Commit Graph

14295 Commits

Author SHA1 Message Date
MMMiracles 1f8be3da58 nice nice 2016-01-02 17:32:57 -05:00
Cheridan 44546d351e Merge pull request #14219 from KorPhaeron/bottle
Fixes bottles doing no damage when thrown
2016-01-02 16:14:00 -06:00
tkdrg 2e25b27041 Merge pull request #14250 from AnturK/burningtables
Fixes extinguishing burning structures
2016-01-02 13:53:30 -03:00
phil235 ba62f2b76e Fixes typo in hivebot loot causing a runtime. 2016-01-02 13:53:18 +01:00
Kyle Spier-Swenson b052e8367f Update debug.dm 2016-01-02 04:07:16 -08:00
Kyle Spier-Swenson 85c037ffe7 Fixes byond trying to create a new /world/ object on admin proc calls
This SHOULD work
2016-01-02 03:25:31 -08:00
Cheridan 424e2a913b Merge pull request #14289 from KorPhaeron/stando_power
Removes floating from guardians
2016-01-02 02:34:42 -06:00
KorPhaeron baabd48184 Removes floating 2016-01-02 02:26:41 -06:00
tkdrg e581358a9d Merge pull request #14188 from KorPhaeron/stando_power
Guardian/Parasite Naming
2016-01-02 04:15:14 -03:00
KorPhaeron 57b6dddbe1 Floating 2016-01-02 01:06:53 -06:00
tkdrg f410137129 Merge pull request #13930 from MMMiracles/geneticsishard
New Away Mission: Research Facility
2016-01-02 03:27:45 -03:00
MMMiracles 9912f7f1a3 shhh 2016-01-02 01:01:19 -05:00
MMMiracles 1171d9d3fc spellingishard 2016-01-02 00:59:53 -05:00
MMMiracles a090a37581 why live 2016-01-02 00:56:32 -05:00
KorPhaeron 9466b33819 Fixes the other away missions 2016-01-01 23:49:42 -06:00
MMMiracles 080522f56d f 2016-01-02 00:46:51 -05:00
KorPhaeron 7ccce98b6e CHERIBUCKS 2016-01-01 23:45:19 -06:00
Cheridan bfa77e61b4 Merge pull request #14191 from KorPhaeron/icon
Removes the little icon when examining humans
2016-01-01 23:21:30 -06:00
Cheridan cc1d0e17bd Merge pull request #14237 from arty23/patch-3
Matter bin description grammar fix
2016-01-01 23:18:21 -06:00
KorPhaeron b5bce2b844 Removes more old code 2016-01-01 23:03:40 -06:00
KorPhaeron 144212bdd1 New icons 2016-01-01 22:49:21 -06:00
tkdrg 55948abdbe Merge pull request #14226 from Buggy123/Buggy123-TransferAmountPatch
Added 20u transfer amounts to most containers
2016-01-02 00:00:40 -03:00
Kyle Spier-Swenson 77eb4cf09d Patch for byond bug id:1905199
Simple patch for http://www.byond.com/forum/?post=1905199
2016-01-01 18:46:17 -08:00
tkdrg 0949e89a5a Merge pull request #14031 from KorPhaeron/AI
New malf power (lipreading) + points rebalancing
2016-01-01 23:19:26 -03:00
KorPhaeron fc0ab5d7b0 Turfs 2016-01-01 20:02:03 -06:00
KorPhaeron 50284e9683 Fixes goliath icon 2016-01-01 19:55:25 -06:00
KorPhaeron 6adc22a350 Removes copypaste 2016-01-01 19:34:04 -06:00
Bjorn Neergaard 6dbe6c38b7 Resize chem dispenser
A recent PR broke this by adding more transfer amounts
2016-01-01 19:22:37 -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
KorPhaeron e395d5e8f1 Makes if check prettier 2016-01-01 18:00:32 -06:00
Bjorn Neergaard 777ba0486d Rename the tgui pref and adjust all UI sizes for the rewrite 2016-01-01 17:47:45 -06:00
Bjorn Neergaard a2bb279164 NanoUI is now 'tgui' 2016-01-01 17:47:44 -06:00
Bjorn Neergaard bb152b5c47 Add more complete UIs
* Add airlock electronics UI
* Add space heater UI
* Add SMES interface
2016-01-01 17:46:57 -06:00
Bjorn Neergaard 4d4ffdac86 Re-design styles to be more consistant and be a table
Also add transitions to chemistry things
2016-01-01 17:46:32 -06:00
Bjorn Neergaard dc9db90064 Add interfaces
* Add tanks interface
* Add canister interface
* Add chem heater interface; wrap long template lines
* Add chem dispenser interface
* Add section header buttons
2016-01-01 17:45:58 -06:00
Bjorn Neergaard 5058aa664d Add error interface; clean animations; use webfont loader; package JSON better 2016-01-01 17:45:14 -06:00
Bjorn Neergaard fc5b78ab87 Attempt to reuse DOM elements in templates
Also, remove unused/extra styles to save space (ha ha ha)
2016-01-01 17:45:00 -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
Bjorn Neergaard 19131a71e4 Begin Ractive rewrite of NanoUI
* Switch JS builds to browserify
* Rip out doT; modularize Gulp build code
* Move scripts and templates to old folders; get a "Hello World" demo going
2016-01-01 17:43:27 -06:00
KorPhaeron d25c62fd53 Fixes AI lawsync 2016-01-01 17:28:52 -06:00
tkdrg 6a5ab98c0f Merge pull request #14221 from KorPhaeron/reloading_clips
Fixes being unable to load autorifle magazines
2016-01-01 20:18:13 -03:00
tkdrg 471b31739b Merge pull request #14210 from KorPhaeron/construct_names
Fixes construct names in player panel
2016-01-01 18:48:04 -03:00
MMMiracles c2bba8d2ff probably fine 2016-01-01 15:24:02 -05:00
MMMiracles 2be090aee1 Merge branch 'master' of https://github.com/tgstation/-tg-station into geneticsishard 2016-01-01 15:03:45 -05:00
xxalpha e24f69a359 Refixes loaded map smoothing 2016-01-01 19:49:51 +00:00
tkdrg 471f39aeb2 Merge pull request #14200 from Anonus/spacecarp
Spacecarp are now immune to atmos pushing
2016-01-01 16:32:13 -03:00
tkdrg 0d0210c951 Merge pull request #14197 from KorPhaeron/snowdin
Allows ghost spawners to implant the new mob
2016-01-01 16:31:53 -03:00
tkdrg 2e35147972 Merge pull request #14199 from KorPhaeron/away
Fixes the away mission loader always choosing the same map
2016-01-01 16:31:21 -03:00
KorPhaeron 55ceabae3e SMES fix 2016-01-01 13:29:11 -06:00
Miloc df1787daf3 nobreath good 2016-01-01 18:48:45 +01:00