Commit Graph

735 Commits

Author SHA1 Message Date
Kyle Spier-Swenson 17c2c37891 Fixes cult teleport centcom exploit.
This was an edge case anyhow, they would have to do it while the shuttle was in transit to centcom as it would delete everything once it go to centcom.
2016-01-06 11:41:07 -08:00
duncathan salt 50ebfa0f17 Merge pull request #14395 from MrStonedOne/nomoreminus1
Removes a bunch of sleep(-1) and spawn(-1) from the code
2016-01-05 22:16:17 -06:00
KorPhaeron 68b2c6d505 Uses define instead of ! 2016-01-05 10:01:05 -06:00
KorPhaeron ec2648b81a Merge remote-tracking branch 'refs/remotes/tgstation/master' into pod_launch_fix
# Conflicts:
#	code/controllers/subsystem/shuttles/emergency.dm
2016-01-04 19:44:28 -06:00
KorPhaeron 935ba88c48 Pod launch uses vars 2016-01-04 17:38:03 -06:00
MrStonedOne fd80575f38 Removes a bunch of sleep(-1) and spawn(-1) from the code
This seems to be causing issues where if the queue was too long, byond would attempt to process through all of it while hanging everything else.
2016-01-04 15:17:12 -08: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 8994f95308 Clean some old comments 2016-01-04 12:22:22 -06:00
Bjorn Neergaard dc69cbaefb Allow UIs to be attached to datums; various fixes 2016-01-04 10:46:31 -06:00
MrStonedOne 5d86ed49f6 Merge conflic fix 2016-01-03 14:51:14 -08:00
duncathan salt 01ad623602 Merge pull request #14296 from AnturK/refix
Fixes gas overlays using turf color
2016-01-03 18:13:51 +01:00
duncathan salt 9ee0f50cd9 Merge pull request #14285 from neersighted/tgui_followup
tgui followup
2016-01-03 18:00:43 +01:00
MrStonedOne b50e8d2a63 removes a bunch of unneeded spawns
spawns have a high overhead.

I only went for easy targets, almost every spawn could be removed with a few subsystems in place to handle delays or cooldowns
2016-01-02 18:23:02 -08:00
Cheridan 7e8f0956ea Merge pull request #14256 from KazeEspada/Shuttlesound
Fixes the shuttle pre-launch sound playing twice.
2016-01-02 16:19:40 -06:00
AnturK 90a10d5e51 Fixes gas overlays using turf color 2016-01-02 16:16:42 +01:00
KorPhaeron ba90a82c36 Fixes 2016-01-01 20:53:50 -06:00
Bjorn Neergaard 85b1576ba0 Sanitize HTML in VV to prevent HTML injection
Also rename SStgui html variable to be more informative
2016-01-01 18:41:39 -06:00
Bjorn Neergaard a2bb279164 NanoUI is now 'tgui' 2016-01-01 17:47:44 -06:00
Bjorn Neergaard 81155b74d0 More progress on the Ractive rewrite
* Get APCs working under the new system; clean up code
* Auto-update fancy settings; remove README (outdated now); clean Titlebar
* Convert to Stylus; seperate components and such
2016-01-01 17:44:20 -06:00
KazeEspada 92584bea29 Fixes the shuttle pre-launch sound playing twice. 2016-01-01 11:38:38 -07:00
duncathan salt 397025b292 Merge pull request #14074 from MrStonedOne/HOLYFUCKINGGHOSTPOPUPS
[ready]Ghost popup re-work
2015-12-31 23:58:03 +01:00
MrStonedOne 69a70daebd Ghost popup part 2: The didn't do much-a-ning
Fixes button3, does the remie
2015-12-31 01:54:15 -08:00
tkdrg 7090e124dd Merge pull request #13802 from KorPhaeron/random_ruin
Random ruins for space/lavaland [ready for review]
2015-12-28 18:40:13 -03:00
KorPhaeron f0def4cb4c Forgot to remove undef 2015-12-28 09:26:41 -06:00
KorPhaeron 9d9bd85350 Removes ruin stuff from MC 2015-12-28 09:26:06 -06:00
Bjorn Neergaard 245b4a6ee9 Subsystem too 2015-12-26 09:59:55 -06:00
Bjorn Neergaard 7132c5bd8d Cache NanoUI HTML 2015-12-26 01:21:57 -06:00
Tkdrg 75981cb729 Adds qdel() debug logging for testing
It's locked behind a #ifdef TESTING so it won't slow down qdel().
2015-12-22 21:33:49 -03:00
tkdrg fbad689e7d Merge pull request #13875 from KorPhaeron/away_missions
Stops minimaps generating for away missions
2015-12-22 15:01:27 -03:00
KorPhaeron 202230072d Away Missions 2015-12-21 07:12:30 -06:00
Kyle Spier-Swenson 27ec045c86 atmos dynamic wait tweaks 2015-12-20 11:35:20 -08:00
tkdrg bab0d21e5a Merge pull request #13759 from KorPhaeron/copyofacopyofacopyofacopyofacopy
Merges Malf AI and traitor AI into a single antag type, no longer has its own mode
2015-12-20 16:18:37 -03:00
tkdrg eae269d30a Merge pull request #13819 from KorPhaeron/deepstrike2
Assault Pod Fix
2015-12-19 23:21:50 -03:00
KorPhaeron c80b07d65e Trailing space 2015-12-19 20:08:08 -06:00
KorPhaeron dd2b645951 Assault Pod Fix 2015-12-19 18:13:29 -06:00
KorPhaeron 5201b77495 Random Ruins 2015-12-19 06:55:50 -06:00
tkdrg 4adb440940 Merge pull request #13758 from KorPhaeron/deepstrike2
Gives the nuke ops an assault pod in place of their teleporter
2015-12-19 01:03:39 -03:00
KorPhaeron d7c793f7b3 Inconsistent indents 2015-12-18 21:27:25 -06:00
KorPhaeron 50336adf58 Assault pod fixes 2015-12-18 21:15:44 -06:00
Kyle Spier-Swenson b38d9301e6 sigh 2015-12-17 23:53:44 -08:00
KorPhaeron 57d29d11d4 Replaces malf with traitor AI 2015-12-18 00:05:30 -06:00
KorPhaeron 8de9b99182 Deepstrike 2 2015-12-17 23:22:37 -06:00
Kyle Spier-Swenson cd7511b100 Fixes subsystem on varedit typos 2015-12-17 15:33:45 -08:00
Kyle Spier-Swenson 3eb7466152 forgot to finish my comment 2015-12-17 07:17:51 -08:00
Kyle Spier-Swenson a4c1ddc5c8 You can now safely start a subsystem by vv'ing can_fire to 1 2015-12-17 07:16:43 -08:00
oranges 134a76cc8f Line ending apocalypse 2015-12-17 14:12:37 +13:00
Bjorn Neergaard 88ed7623fc Re-organize nanoui.dm 2015-12-15 14:26:19 -06:00
Bjorn Neergaard 47b727a23e Rework how NanoUI handles Topic()
Also, add the ability to winset and the like, all from Javascript
2015-12-15 13:12:35 -06:00
Bjorn Neergaard 8fdfa08e58 Port NanoUI styles to LESS 2015-12-15 13:08:27 -06:00
Bjorn Neergaard a0c54eba97 Begin rewrite of NanoUI frontend.
* Remove jQuery in favor of polyfills.
* Make NanoUI work with IE8-IE11
* Upstream doT
* Change NanoUI template syntax
* Event driven code
2015-12-15 13:07:11 -06:00