Commit Graph

23491 Commits

Author SHA1 Message Date
tkdrg ea01db2011 Merge pull request #14833 from DrEVOPVP/nuke_op_name_fix
Fixes reinforcement Nukeops not getting the correct names.
2016-01-26 22:24:51 -03:00
Razharas 00769a5e92 Merge pull request #14908 from MrStonedOne/patch-132
Properly fixes power sinks
2016-01-27 04:17:47 +03:00
Razharas d110b5fc59 Merge pull request #14882 from ChangelingRain/superfailed
Actually fixes supermatter explosion to not be capped
2016-01-27 04:16:20 +03:00
Razharas e67012ef41 Merge pull request #14773 from ChangelingRain/punchy
Nerfs golem punch stun chances
2016-01-27 04:09:14 +03:00
Razharas f4db6dde16 Merge pull request #14765 from octareenroon91/patch-33
Why you gotta be so Mean(...)
2016-01-27 04:07:45 +03:00
Razharas d240bb49ef Merge pull request #14900 from KorPhaeron/mosin
Adds dirt cheap surplus rifles to the nuke op uplink
2016-01-27 04:05:11 +03:00
Razharas 3325776591 Merge pull request #14902 from neersighted/fun_removal
Resolve wire issues and remove difficult colors
2016-01-27 04:02:52 +03:00
Razharas 73e0ed38b2 Merge pull request #14896 from lzimann/pdapainterwrench
Makes you able to wrench PDA painters
2016-01-27 03:59:20 +03:00
Razharas c60e47526e Merge pull request #14879 from PKPenguin321/autoimplanter
Adds Autoimplanter for nuke ops
2016-01-27 03:57:05 +03:00
Kyle Spier-Swenson 9e33ca7cb9 Fixes minimaps crashing the server.
The list wasn't getting gc'ed until the proc ended, causing a fuck ton of lists to use up memory until it went over the memory limit
2016-01-26 16:08:21 -08:00
PKPenguin321 8672ac3bca Merge branch 'master' of https://github.com/tgstation/-tg-station into autoimplanter
# Conflicts:
#	icons/obj/device.dmi
2016-01-26 16:06:39 -08:00
Bjorn Neergaard 194ab5b264 Remove unused mapping verb 2016-01-26 15:11:41 -06:00
Bjorn Neergaard d0f57701d9 Remove old define 2016-01-26 14:07:17 -06:00
Razharas a99ff1e3da Merge pull request #14881 from lzimann/downwiththememes
Remove multiverse from wizard
2016-01-26 17:33:46 +03:00
duncathan salt 42464d9003 Merge pull request #14875 from neersighted/morgue
Morgue slabs should forceMove()
2016-01-26 01:58:03 -06:00
duncathan salt 7c76c0ddbb Merge pull request #14887 from neersighted/Byond509
Byond509
2016-01-26 01:57:42 -06:00
duncathan salt 8fd2393dd7 Merge pull request #14890 from KorPhaeron/capture_the_flag_revival
Adds capture the flag to Z2
2016-01-26 00:34:17 -06:00
KorPhaeron 92f2c149cd Adds blue beacon sprite 2016-01-26 00:13:41 -06:00
Kyle Spier-Swenson 477d686ace Makes the power sink warn at 98% rather than 95%
To account for the higher capacity
2016-01-25 21:27:18 -08:00
Kyle Spier-Swenson 55bfaa7f19 Buffed drain rate a bit more. 2016-01-25 21:22:51 -08:00
Razharas 01831fc8eb Merge pull request #14862 from KazeEspada/LizardHunting
Lizard hunting
2016-01-26 08:01:11 +03:00
Kyle Spier-Swenson f82cbe74b9 Mades the boom bigger since it holds more now. 2016-01-25 20:23:34 -08:00
Bjorn Neergaard 5e16230433 Fix a number of wire issues.
Fix wires being shuffled twice (they should only be randomized once). We
now shuffle and cache instead of shuffling the cache.

Fix syndicate bomb messages (bomb, not loc should show messages).

Explicitly copy lists when we create wires as to avoid any chance of
modifying the global color list. No bugs here but there is a posibility
if admins varedit wires.

Fix training bombs generating duplicate wires by adding a real
shuffle proc that clears the wire list first (Fixes #14915).
2016-01-25 21:30:30 -06:00
duncathan salt 68888362a2 Merge pull request #14867 from KorPhaeron/remove_grab
Ninja teleport kidnap works based on pulling people instead of based on grabs
2016-01-25 20:14:40 -06:00
Kyle Spier-Swenson 68b0fa6b63 Properly fixes power sinks
Why the fuck would you have this functionality where they can be overloaded if you are gonna raise the numbers so high as to make it useless.

Goofball please.
2016-01-25 17:34:56 -08:00
duncathan salt f9f6fa2f4d Merge pull request #14802 from Incoming5643/heremembers
Local Bird Transcends Round Based Universe
2016-01-25 19:32:04 -06:00
duncathan salt d607b8064d Merge pull request #14874 from KorPhaeron/grab_metal
Removes grab from foamed metal
2016-01-25 19:27:32 -06:00
duncathan salt 9bff1722bb Merge pull request #14873 from KorPhaeron/remove_grab1
Removes grab from closets
2016-01-25 19:27:21 -06:00
duncathan salt c7e09e6040 Merge pull request #14871 from KorPhaeron/remove_grab4
Removes grab from Charge spell
2016-01-25 19:27:04 -06:00
duncathan salt ee1a17044d Merge pull request #14868 from KorPhaeron/remove_grab2
Removes Grab from photocopier
2016-01-25 19:26:47 -06:00
duncathan salt 00aab08714 Merge pull request #14869 from KorPhaeron/remove_grab3.0
Removes grab from disposal units
2016-01-25 19:25:54 -06:00
duncathan salt ffd33bba05 CRITICAL blobbernaut fix 2016-01-25 19:05:09 -06:00
tkdrg 6a3745c46d Merge pull request #14852 from ChangelingRain/blobbernotagain
Nerfs blobbernaut creation, tweaks blob reagents
2016-01-25 22:00:48 -03:00
PKPenguin321 65b8ebc3fd added sprite and another fluff sound 2016-01-25 16:58:47 -08:00
Bjorn Neergaard eab359ea18 Remove dark/british colors from wires
Fixes #14901
2016-01-25 17:23:51 -06:00
KorPhaeron 8e1186ffd9 YOU GET A RIFLE YOU GET AMMO IF THE MAN IN FRONT OF YOU DIES etc 2016-01-25 17:12:21 -06:00
Remie Richards 87f60ad691 Merge pull request #14843 from neersighted/tgui
mo' tguis: electric boogaloo
2016-01-25 22:22:29 +00:00
tkdrg 21ddc03148 Merge pull request #14850 from ChangelingRain/forceholo
Guardians use forcemove where possible
2016-01-25 18:49:55 -03:00
Lzimann 33191dea09 Makes so you can fasten/unfasten PDA painters 2016-01-25 18:28:59 -02:00
Bjorn Neergaard 8b82b3a1fe Fix cryo offline interaction; unintentional heat_capacity nerfs 2016-01-25 12:15:41 -06:00
Bjorn Neergaard 03d93bbf8b Close UIs passed in, don't use tgui internals 2016-01-25 12:03:19 -06:00
Bjorn Neergaard 8d3e3d4202 Fix space heater interaction 2016-01-25 12:03:18 -06:00
Bjorn Neergaard 57e5d35074 Fix tank computer size 2016-01-25 12:03:16 -06:00
Bjorn Neergaard e750a06cde Remove old helper, fix tank dispenser icons. 2016-01-25 12:03:15 -06:00
Bjorn Neergaard 2635353602 Apparently I need to get aboard the remove grab meme train
Mk @KorPhaeron
2016-01-25 12:03:14 -06:00
Bjorn Neergaard 68e1269ea7 Repath thank dispensers; fix ASSteroid station; repath SSU ract 2016-01-25 12:03:13 -06:00
Bjorn Neergaard cea6c6a28f Fix autolathe race condition
Fixes #14860
2016-01-25 12:03:11 -06:00
Bjorn Neergaard 961eeea661 Rewrite SSUs, tweak newly added UIs 2016-01-25 12:03:07 -06:00
Bjorn Neergaard 87642fa588 tgui tank dispensers 2016-01-25 12:03:06 -06:00
Bjorn Neergaard 36005a6461 AIs are not physical beings 2016-01-25 12:03:05 -06:00