Bjorn Neergaard
d9162b653c
Fix tgui recursion being broken
...
..() is more elegant after all... You win @RemieRichards
Fixes #14925
2016-01-27 00:52:22 -06:00
xxalpha
d9a7a55649
Fix some cases not detecting a corner wall.
...
Fixed it
Clean
2016-01-27 03:49:09 +00:00
xxalpha
96ab63482a
Merge remote-tracking branch 'upstream/master' into thanksfortheheadacheswj
2016-01-27 03:35:05 +00:00
xxalpha
6133cccd79
Maps
2016-01-27 03:29:05 +00:00
Kyle Spier-Swenson
fcc4f02795
Update syndicatebomb.dm
2016-01-26 18:47:00 -08:00
xxalpha
388760d868
Merge remote-tracking branch 'upstream/master' into thanksfortheheadacheswj
2016-01-27 02:38:36 +00:00
xxalpha
3d27a75c21
Instructions etc.
2016-01-27 02:33:57 +00:00
Razharas
95bdba5ef9
Merge pull request #14912 from ChangelingRain/comment
...
Blobs now have an animation when attacking a target
2016-01-27 05:16:53 +03:00
xxalpha
d59e0c7866
Diagonal smoothing first commit
2016-01-27 02:04:17 +00:00
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
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
0486246927
Merge branch 'master' of https://github.com/tgstation/-tg-station into Assembly
2016-01-26 21:19:36 +03:00
Razharas
20bcee4ec0
Further impovements to proximity code
...
Further impovements to proximity code
Also voice analiser's third mode now remembers the voice properly not
just mob
2016-01-26 21:18:48 +03:00
Nerd Lord
ccd8932e53
Blob mode now also checks for overminds before ending.
...
Fixes factory and resource nodes not animating(ha ha, uh, whoops)
2016-01-26 11:20:07 -05:00
Nerd Lord
4e1357b36c
adds spans to the message produced
2016-01-26 11:13:44 -05: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
Shadowlight213
3a1411b3bb
Greatly decreases janiborg light replacer refill time.
2016-01-25 23:31:02 -08: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
597e965015
Merge branch 'master' of https://github.com/tgstation/-tg-station into Assembly
2016-01-26 07:47:56 +03:00
Razharas
6f8ce47951
New proximity code
...
New proximity code
2016-01-26 07:47:33 +03:00
Kyle Spier-Swenson
f82cbe74b9
Mades the boom bigger since it holds more now.
2016-01-25 20:23:34 -08:00
Kyle Spier-Swenson
7cda37e5b6
speeds up tesla_act and thus, tesla_zap
2016-01-25 20:02:23 -08:00
Nerd Lord
3166b8344b
animation is more visible
2016-01-25 22:59:11 -05:00
Nerd Lord
2a4487cf5b
Adds blob early communication
...
blobs can communicate pre-burst to coordinate placement
2016-01-25 22:53:07 -05:00
KorPhaeron
d42ddbefe1
Remove Grab
2016-01-25 21:42:19 -06: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
Nerd Lord
2d2446a23f
synchronous mesh gives you a bad time
...
fixes overmindless runtime
2016-01-25 21:51:43 -05:00
Nerd Lord
0de8032983
directed attacks have more alpha
2016-01-25 21:31:36 -05:00
Nerd Lord
c3699fa909
Blobs now have an animation when attacking a turf
...
updates a comment for accuracy
incidentally fixes bots to use the overlay instead of setting all the vars then deleting a thing
2016-01-25 21:17:56 -05: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
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
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
Razharas
ee607f5367
Some assembly requaired
...
Changes wirecutters for an igniter in a stunprod
Stunprod sparkles on proding
Timer now have repeating setting, will restart again and again after
expiring
Voice analyzer got exclusive mode that works like a password, i.,e. need
a perfect match of the phrase
Voice analyzer got voice recognition mode that remembers human voice
instead of speech, works like personality recognition
Voice analyzer got a sensor mode, works on any speech it hears from
anyone
Voice analyzer modes and changed by applying a multitool to it
2016-01-26 02:43:08 +03:00
Lzimann
33191dea09
Makes so you can fasten/unfasten PDA painters
2016-01-25 18:28:59 -02: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
c78e1ec2ac
Fix a lot of wire interactions
2016-01-25 12:03:03 -06:00