Commit Graph

6837 Commits

Author SHA1 Message Date
Razharas 00769a5e92 Merge pull request #14908 from MrStonedOne/patch-132
Properly fixes power sinks
2016-01-27 04:17:47 +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
Kyle Spier-Swenson f82cbe74b9 Mades the boom bigger since it holds more now. 2016-01-25 20:23:34 -08: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
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
Bjorn Neergaard 3ae2397d9f Fix interacting with intercoms as AI 2016-01-19 17:02:59 -06:00
Bjorn Neergaard 1c34479376 Fix uplink code once and for all
Fixes #14733
2016-01-19 16:42:57 -06:00
Bjorn Neergaard ce36ee73e9 Fix uplink size 2016-01-19 08:41:51 -06:00
Bjorn Neergaard d87ddf0790 Add parent call, fixing uplink runtime 2016-01-19 08:41:51 -06:00
duncathan salt 1b2ec539af Merge pull request #14708 from xxalpha/aimoduleinstall
Installing laws to an empty AI core will now use install() instead of snowflake.
2016-01-19 07:28:25 -06:00
duncathan salt f9e35f1695 Merge pull request #14706 from xxalpha/straightouttajacket
Fixes the straightjacket
2016-01-19 07:24:51 -06:00
duncathan salt ee1067cb5c Merge pull request #14686 from neersighted/mo_tguis
Mo' tgui mo' commits
2016-01-18 14:54:12 -06:00
Bjorn Neergaard aa8b6bfac2 Factor out radio helpers 2016-01-18 14:30:27 -06:00
Bjorn Neergaard 5cfc60d9da tgui radios; clean up frequency code 2016-01-18 14:28:33 -06:00
Bjorn Neergaard a1ff8e8783 Refactor tgui interactions
Removes a lot of duplicated code, thanks to @nullquery's parent tweaks
2016-01-18 14:27:56 -06:00
Bjorn Neergaard b33c6f216d Tidy tooltips; hide lock button from non-lockable uplinks 2016-01-18 14:27:34 -06:00