Commit Graph

1085 Commits

Author SHA1 Message Date
duncathan
07bb3775e6 adds mapping freedom to the TEG 2016-01-23 12:25:42 -06:00
Razharas
d6ddcf6b4c For real fixes smeses charge on construction
For real fixes smeses charge on construction
Fixes https://github.com/tgstation/-tg-station/issues/14806
2016-01-23 18:17:01 +03:00
Kyle Spier-Swenson
9fc02e0c9a Update energy_ball.dm 2016-01-22 20:52:24 -08:00
Bjorn Neergaard
7c7d35f204 Fix colon cancer 2016-01-22 20:18:01 -06:00
Kyle Spier-Swenson
464315b50c Update energy_ball.dm 2016-01-22 18:07:24 -08:00
Bjorn Neergaard
1599742f7e Re-structure tgui's ui_act 2016-01-22 19:25:36 -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
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
Nerd Lord
b92c159dee Fixes supermatter explosion being capped 2016-01-22 20:06:12 -05:00
tkdrg
14f90d8f1e Merge pull request #14748 from xxalpha/airlocktiming
Changed APC wire pulsing and airlock autoclose() to use timers.
2016-01-22 21:36:56 -03:00
Kyle Spier-Swenson
3e36a708a9 Fixes the tesla being shit
Fixes #14786

Muti-bolt is back, but the other ones don't go out as far and spread out more randomly

Power given has been cut down massively.

Ball expansion is now exponential.

Tesla now actually consumes energy and shrinks, causing the ball count to lower.

Fixes it repeatedly resetting shifting it pixel x/y causing flicks of the tesla ball apperenting 1 tile to the lowerleft

Fixes it growing even if it wasn't powered by a pr

Fixes #14786
2016-01-22 14:06:36 -08:00
Razharas
4244d67b1c Makes SMES great again
Makes SMES great again
2016-01-21 00:31:04 +03:00
xxalpha
de44d7ec43 Changed APC wire pulsing and airlock autoclose() to use timers.
a

round
2016-01-20 21:26:44 +00:00
Razharas
247505d448 Final solution to the Mean() question
Final solution to the Mean() question
2016-01-20 01:03:20 +03:00
Firecage
d1327d4076 Merge conflict fix 2016-01-19 10:02:50 +02:00
Bjorn Neergaard
41caa93330 Hotfix for display issues and UIs droping ui_act calls 2016-01-18 17:00:15 -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
1c64360882 tgui atmos control computers 2016-01-18 14:21:57 -06:00
Bjorn Neergaard
0a7236d955 Allow relabeling any canister; port MULEbot to tgui 2016-01-18 14:21:56 -06:00
Razharas
afccde250c Further corrections to smeses
Further corrections to smeses
2016-01-18 17:10:35 +03:00
Razharas
c71c01f4e9 Roundstart smes fix
Roundstart smes fix
2016-01-18 17:00:30 +03:00
tkdrg
ace569e951 Merge pull request #14678 from Buggy123/patch-9
Fixes energy ball Destroy()
2016-01-17 22:05:03 -03:00
Firecage
0cb6814c18 Merge conflict fix 2016-01-17 19:15:30 +02:00
duncathan salt
24784b8283 Merge pull request #14666 from Razharas/SMESfix
Makes SMES drain cells on deconstruction
2016-01-17 10:07:16 -06:00
Buggy123
52879ba052 Fixes energy ball Destroy() 2016-01-16 19:00:39 -05:00
Firecage
754491ce4c Changes relatives paths into absolute paths and makes some if()'s better 2016-01-17 01:36:56 +02:00
Razharas
36f0daa071 Makes SMES drain cells on deconstruction
Makes SMES drain cells on deconstruction
Fixes https://github.com/tgstation/-tg-station/issues/6451
2016-01-16 19:38:35 +03:00
Nerd Lord
3f2bcdb25b Fixes an old as fuck bug where the malfhack var wasn't set on APCs hacked by malf AIs. 2016-01-15 23:55:51 -05:00
Razharas
4aea0db29b Merge pull request #14120 from duncathan/listmos
[READY] Listmos & "Datum Gases"
2016-01-15 11:58:05 +03:00
tkdrg
79ece99a92 Merge pull request #14592 from Shadowlight213/Perfectpointer
[s]Makes the pinpointer actually track the nuking AI.
2016-01-14 18:22:47 -03:00
duncathan
9066bc7c4f Merge branch 'master' of https://github.com/tgstation/-tg-station into listmos
Conflicts:
	code/controllers/subsystem/air.dm
	code/datums/gas_mixture.dm
	code/game/objects/items/devices/scanners.dm
	code/modules/mob/living/carbon/human/species.dm
	code/modules/mob/living/carbon/life.dm
	tgui/assets/tgui.css
	tgui/assets/tgui.js
	tgui/scripts/interfaces/atmos_filter.ract
2016-01-13 20:07:21 -06:00
Shadowlight213
f056cb5ae6 Made malf pinpointer tracking use curated list instead of world. Also used ai_list instead of player list 2016-01-13 15:07:32 -08:00
tkdrg
fd2078fea2 Merge pull request #14554 from Buggy123/Buggy123-teslagateway-fix
The Goofball no longer deletes parts of the gateway
2016-01-12 16:22:47 -03:00
Shadowlight213
f922fc94f6 Makes the pinpointer actually track the nuking AI 2016-01-11 17:55:16 -08:00
Shadowlight213
d2d9cd80cd Removed unused defined proc in APC code. 2016-01-11 11:26:04 -08:00
Buggy123
65367a01b3 I'm a idiot. 2016-01-10 01:39:39 -05:00
Buggy123
135886dcef Tesla can no longer zap the gateway 2016-01-10 01:25:25 -05:00
KorPhaeron
f24ff47eba Alien cooldown 2016-01-09 18:10:39 -06:00
MMMiracles
f8d53ef78e changes abductor guide to current procedure, removes extra message from containment field shocking 2016-01-06 20:40:26 -05:00
Cheridan
1e516a68c7 Merge pull request #14347 from Iamgoofball/patch-143
Tesla Nerf (shh dont tell aran)
2016-01-06 12:22:05 -06:00
duncathan salt
f9f12f6447 Merge pull request #14261 from KorPhaeron/SMES
SMES logging fix
2016-01-05 03:13:30 +01:00
KorPhaeron
3d74978881 Uses get_turf 2016-01-04 19:40:01 -06:00
Cheridan
797bfe01ef Merge pull request #14391 from neersighted/tgui_followup
Fix tgui proc signatures and thus AI APC reboot
2016-01-04 17:06:52 -06:00
Bjorn Neergaard
aec6bc103c Fix tgui proc signatures and thus AI APC reboot
This allows state overloading

Make AI reboot code use ui_interact instead of attack_ai
Fixes #13762
2016-01-04 16:25:20 -06:00
tkdrg
c13a2f97e5 Merge pull request #14342 from neersighted/tgui_followup
More tgui fixes and tweaks
2016-01-04 18:39:52 -03:00
Bjorn Neergaard
1b5438851a Treat assets as binary; fix sizes once and for all 2016-01-03 23:09:14 -06:00
Bjorn Neergaard
1955b8c2df Fix a couple typos with the Air Alarm UI 2016-01-03 21:45:57 -06:00
Bjorn Neergaard
1319bd722d Clean comments; adata on the serverside; update postcss; APC size 2016-01-03 19:18:55 -06:00
MrStonedOne
5d86ed49f6 Merge conflic fix 2016-01-03 14:51:14 -08:00
Iamgoofball
51de33e3c4 haha whoops 2016-01-03 10:24:03 -08:00