Commit Graph
7604 Commits
Author SHA1 Message Date
Anewbe adcb39b727 Fixes rollerbed sprites 2017-11-28 00:10:00 -06:00
NeertiandGitHub 667931ae2d Merge pull request #4338 from Belsima/signs
Adds signs.
2017-11-27 20:22:24 -05:00
NeertiandGitHub 8fedfa205f Merge pull request #4357 from Cyantime/communicator
Allows communicators to be made by RnD, shows ghosts communicator IMs
2017-11-27 20:19:59 -05:00
mistyLuminescenceandAnewbe e4ff301c01 Advanced Roller Bed (#4319)
* Adds the advanced rollerbed to R&D

* default surgery rate

* finally
2017-11-27 16:40:52 -06:00
AnewbeandGitHub 1cb9503790 Merge pull request #4344 from MisterLayne/you_do_not_hold_the_conch
Fixes One Crew Member Law
2017-11-27 15:37:23 -06:00
OrbisAnima a220c861a7 Mobs Lazy Spawner
This is an upgrade of the current mob spawner, what it does is use a
process identical to that of the proximity scanner to check for people
nearby, and if found, it will spawn a mob using the usual rules of the
spawner to get a new mob.
- It wont scan for new users if its on the mob cooldown.
- It comes with a range var to set which tiles should be scanned.

The idea behind this was to prepare a map with the proof of concept, and
launch this lazy loader for the wilderness, since it would fix most of
the lag issues we had given that mobs would only show up when they are
needed.
2017-11-27 09:01:29 -03:00
Cyantime 209b354fd4 Allows communicators to be made by RnD, shows ghosts communicator IMs 2017-11-27 00:33:49 -05:00
Anewbe 99a0c6cd67 Corrects a compile error 2017-11-26 18:13:34 -06:00
Anewbe 1591fdcc81 Merge branch 'master' of https://github.com/PolarisSS13/Polaris into radiation_tweaks
# Conflicts:
#	code/game/objects/items/devices/defib.dm
2017-11-26 17:53:00 -06:00
Neerti a414fc0453 Pleases Travis hopefully. 2017-11-26 15:26:17 -05:00
Neerti 01aaccf893 Finishes UFO PoI 2017-11-26 15:10:25 -05:00
MisterLayne ab83bb90be One Crew Member 2017-11-26 12:28:59 -05:00
Neerti 5b0b639377 Merge branch 'master' of https://github.com/PolarisSS13/Polaris into 11/26/2017_ufo_poi
# Conflicts resolved:
#	maps/submaps/cave_submaps/cave_areas.dm
2017-11-26 12:09:55 -05:00
Neerti 7497aef295 work 2017-11-26 12:08:05 -05:00
AnewbeandGitHub d524d721b9 Merge pull request #4335 from Neerti/11/22/2017_explorer_gear
Adds Exploration Equipment
2017-11-25 14:39:12 -06:00
BelsimaandGitHub e425a3bd21 what if COmpile 2017-11-24 20:48:06 -05:00
Belsima 27a6fa9e7b Adds signs. 2017-11-24 20:34:42 -05:00
Neerti 8ac2100fa2 Adds Exploration Equipment
Ports and tweaks the Explorer gear from /tg/. Recolored to remove the mining purple, instead its now a nice blue because winter, I suppose.
Adds a new survival knife that is bootknife ready.
Replaces xenoarch GPS with budget /tg/ GPS that is more useful, as it can track other GPSes.
2017-11-24 07:22:35 -05:00
BillyBanglesandAnewbe f1280b234b Adds rotate verb for pianos (#4324)
* Adds rotate verb and directional piano sprites

* fixes ghost rotation

I forgot Polaris and Bay handle ghosts quite differently. This should fix that.

* mice and restrained people cannot rotate a piano

i can break these cuffs
2017-11-23 12:58:43 -06:00
NeertiandGitHub 845eae4c65 Merge pull request #4322 from Anewbe/fuck_mosin
Removes the mosin-nagant, moves the sprites
2017-11-23 03:32:37 -05:00
NeertiandGitHub 9db0451aee Merge pull request #4328 from Cyantime/patch-2
Tools used on railings now use their correct sounds
2017-11-22 19:24:43 -05:00
CyantimeandGitHub e85191acfd Tools used on railings now use their correct sounds 2017-11-22 18:38:30 -05:00
CyantimeandGitHub 9ba6d5759a Fixes 'reques console' 2017-11-22 18:25:49 -05:00
Anewbe 6e3bbd31c0 Removes the mosin-nagant, moves the sprites 2017-11-22 01:14:14 -06:00
AnewbeandGitHub 62d76cba30 Merge pull request #4318 from Mechoid/Mechoid_Has_The_Keys_And_A_Brick_On_The_Pedal
Adds more Spiders. Touches cuff-code tangentially.
2017-11-22 01:13:04 -06:00
Mechoid d5404ae0eb Adds More Spiders. Touches cuff-code tangentially. 2017-11-21 12:59:06 -08:00
NeertiandGitHub cc616148e3 Merge pull request #4291 from mistyLuminescence/FisforFriendswhoDoStuffTogether
Adds bracelets!
2017-11-21 01:32:35 -05:00
NeertiandGitHub d36d09d937 Merge pull request #4176 from Anewbe/battery_things
Swaps non-mounted recharging guns to batteries
2017-11-19 21:28:06 -05:00
AnewbeandGitHub 1fb2e32e2f Merge pull request #4297 from Neerti/11/18/2017_make_syndie_toolboxes_special_again
Makes Syndie Toolboxes Special Again
2017-11-19 17:25:44 -06:00
NeertiandGitHub d8b26358ce Merge pull request #4278 from Anewbe/defib_charge
Successful Defibs are more costly, chargewise.
2017-11-19 17:50:13 -05:00
NeertiandGitHub 595f874f9b Merge pull request #4264 from Anewbe/decap_defib
Decapitation now stops defibrillation
2017-11-19 17:50:03 -05:00
BelsimaandAnewbe b72cc54580 Meatspike fixes. (#4299)
* Various fixes.

* Appeases the travis god by properly using isMonkey.

* Skips out on helpers entirely.

* Adds a parantheses.

I ruin commit histories just by glancing at them.
2017-11-19 14:42:37 -06:00
BelsimaandAnewbe 594625cf81 Adds force to a pair of items that were lacking for some reason, and standardizes light replacer file. (#4280)
* Adds force to lamps.

* Standardization.

* Standardizes a few things.

* Grammar that I missed.

* Some more missed grammar.
2017-11-19 02:52:56 -06:00
AnewbeandGitHub 4b9369971b Merge pull request #4275 from Cyantime/patch-1
Allows constructed full window to smooth with mapped windows
2017-11-19 02:51:48 -06:00
Anewbe fd7990028f Merge branch 'master' of https://github.com/PolarisSS13/Polaris into battery_things 2017-11-19 02:38:42 -06:00
Woodratt 2684942049 Map fixes
Multiple Map Issue Fixes
2017-11-18 19:17:48 -08:00
AnewbeandGitHub 3d15d309fd Merge pull request #4286 from Nalarac/Morgue
Allows Cyborgs to Use Morgue Trays
2017-11-18 12:02:52 -06:00
Spades 73da109d2d Revert "Ace didn't write this version"
This reverts commit 73a1a6a432.
2017-11-18 10:57:36 -05:00
Spades 73a1a6a432 Ace didn't write this version 2017-11-18 10:57:03 -05:00
Spades db4480495b Fixes Chain of Command guide book 2017-11-18 10:56:04 -05:00
Neerti 4263a9b70b Makes Syndie Toolboxes Special Again
The syndie toolboxes have been split into two versions, one with the old contents pre-powertools and one with the current powertools. Both are in the uplink, however only the regular tool version of the syndie toolbox can be found in maint now. This is to make power tools less commom, as there are several spots where syndie toolboxes are guaranteed to spawn at,  and it made the CE's tools less special.
2017-11-18 08:06:38 -05:00
AnewbeandGitHub 98787bc2ef Merge pull request #4285 from mistyLuminescence/defibghost
Fixes ghost defib message bug
2017-11-17 20:12:57 -06:00
killer653 463b9c4dfb Edited files 2017-11-17 19:28:26 -05:00
killer653 da0bf3743b Polaris sync 2017-11-17 19:27:03 -05:00
Andrew 4b422b71c0 Allows Cyborgs to Use Morgue Trays
+Adds attack_robot so cyborgs can use morgues
+Makes crematoriums a child of morgues
+Changes messages to use to_chat
2017-11-17 16:33:01 -06:00
Anewbe 9191bfe6f7 Adjusts original PR as per Staff request 2017-11-17 16:11:05 -06:00
AnewbeandGitHub 2a55433ca9 Merge pull request #4276 from Neerti/11/16/2017_get_out_of_here_stalker
Tweaks Geiger Counters
2017-11-17 16:05:40 -06:00
AnewbeandGitHub d1d5ec3887 Merge pull request #4271 from Mechoid/Nano-Pasta
Nanopaste Tweaks
2017-11-17 15:59:14 -06:00
mistyLuminescence 3a19bf7c2b Fixes ghost defib message 2017-11-17 21:28:41 +00:00
Mechoid fd287ec671 Nanopaste functions once more as an advanced damage kit for FBPs, ignoring the damage-limit of welders and cables. Now has a use-time for borgs and normal repair. 2017-11-17 11:44:07 -08:00