Commit Graph

6848 Commits

Author SHA1 Message Date
duncathan salt fd6482f8cb Merge pull request #14905 from Razharas/Assembly
Some assembly requaired
2016-01-27 08:03:00 -06:00
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
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
Razharas 00769a5e92 Merge pull request #14908 from MrStonedOne/patch-132
Properly fixes power sinks
2016-01-27 04:17:47 +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
duncathan salt 42464d9003 Merge pull request #14875 from neersighted/morgue
Morgue slabs should forceMove()
2016-01-26 01:58:03 -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 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
Nerd Lord 3166b8344b animation is more visible 2016-01-25 22:59:11 -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
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
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 e750a06cde Remove old helper, fix tank dispenser icons. 2016-01-25 12:03:15 -06:00
Bjorn Neergaard 68e1269ea7 Repath thank dispensers; fix ASSteroid station; repath SSU ract 2016-01-25 12:03:13 -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 dbc64b7d28 tgui fire alarms 2016-01-25 12:02:59 -06:00
Bjorn Neergaard f3697fc7d6 Repath air alarms 2016-01-25 12:02:58 -06:00
Cheridan b3240416b4 Merge pull request #14798 from MrPerson/come_on_guys
Fixes some awful defines to not be hacks
2016-01-24 21:15:14 -06:00
Bjorn Neergaard 2f2c4a05c4 Morgue slabs should forceMove()
Fixes #14841
2016-01-24 19:43:54 -06:00
KorPhaeron 7cebbae3f6 Foamed Metal 2016-01-24 19:40:02 -06:00
KorPhaeron 6e4319d182 Removes grab from closets 2016-01-24 19:30:47 -06:00
duncathan salt f56eec60fb Merge pull request #14809 from tkdrg/hurr_bugexploitingisfun
[s]Fixes RPD/disposals exploits
2016-01-24 13:43:41 -06:00
Tkdrg 773f0f7c21 Fixes RPD/disposals exploits
Also removes a bit of copy-paste and speeds up a helper slightly.

Fixes #13473
Fixes #14654
2016-01-24 16:23:20 -03:00
duncathan salt 10788ec515 Merge pull request #14785 from AnturK/aicardgui
Adds AI card tgui
2016-01-24 10:53:34 -06:00
tkdrg 1a55c05524 Merge pull request #14755 from xxalpha/smoothballs
small icon smoothing optimization
2016-01-24 13:43:03 -03:00
AnturK 9e8eca56a7 Adds AI card tgui
Removes the multiple AI's on one card semi feature.
2016-01-24 12:52:31 +01:00
Razharas 42cb52d9e2 Merge pull request #14793 from xxalpha/foamistransparent
Make foam transparent and cover everything including mobs.
2016-01-24 07:26:11 +03:00
Bjorn Neergaard 2998624bc3 Fix tanks not showing they are connected to a mask
Fix wire pulse sound
2016-01-23 18:56:34 -06:00
bear1ake 6972a21830 Fix for #14804
Thanks to phil235
2016-01-24 00:22:57 +09:00
MrPerson e1b3815539 Fixes some awful defines to not be hacks 2016-01-22 19:07:37 -08:00
Bjorn Neergaard 1599742f7e Re-structure tgui's ui_act 2016-01-22 19:25:36 -06:00
Bjorn Neergaard 4c192d705a Rewrite heaters/freezers; port to tgui
They are now one type, thermomachine.
2016-01-22 19:25:35 -06:00
Bjorn Neergaard b2629a56e2 Make wires use defines, put a wire var on /atom, fix tgui ui_host runtimes 2016-01-22 19:25:33 -06:00
Bjorn Neergaard 99e5764719 Refactor pizza_bomb, tweak pizza_bomb sprites
Thanks to @WJohn for the pizza bomb core sprites, and updated pizza box sprites

Removes the pizza_bomb and replaces it with pizzabox/bomb. Adds a special bomb core
for pizza bombs (a pizza bomb core can be used on pizza boxes and regular bombs, but
regular bomb cores cannotbe used for pizza bombs), and tweaks wire code a little bit.
2016-01-22 19:22:11 -06:00
Bjorn Neergaard 4ec75a5ecb Add better pizza bomb sprites 2016-01-22 19:22:10 -06:00
Bjorn Neergaard 87b0857b93 Refactor wire datums
Finish wire port and refactor wire datums to use string keys; widen color
range to support more wires and more colors.
2016-01-22 19:22:09 -06:00
tkdrg c26a9488d4 Merge pull request #14762 from AnturK/botradiofix
Fixes Pingsky Radio
2016-01-22 21:34:17 -03:00
xxalpha 6aaf9c43a6 Made foam transparent and changed its layer to be above mobs. 2016-01-22 23:57:18 +00:00
AnturK b879d40f04 Fixes Pingsky Radio 2016-01-20 16:39:57 +01:00
xxalpha 638a47d4ac Merge remote-tracking branch 'upstream/master' into smoothballs 2016-01-20 01:31:05 +00:00