Commit Graph

20549 Commits

Author SHA1 Message Date
Leo f263c4884a Merge pull request #26521 from AnturK/template-turret-control
Fixes templates/ruins not updating area list
2017-04-27 19:02:09 -03:00
Leo 1eb274c6a2 Merge pull request #26563 from Mark9013100/clothingrenames_4/25/17
Renames generic armor and athletic shorts
2017-04-27 19:01:07 -03:00
Leo 4b9288028d Merge pull request #26612 from ChangelingRain/shuttletimer
Even admin-called shuttles will be affected by alert level
2017-04-27 18:54:54 -03:00
Leo 743729baf9 Merge pull request #26617 from bgobandit/highpriorityclowningfix
Fixes the banana honk recipe.
2017-04-27 18:54:39 -03:00
Leo 36d5dd2f93 Merge pull request #26625 from MrStonedOne/serverhop-change
Server hop can now be used in lobby
2017-04-27 18:40:17 -03:00
Leo faa51503b0 Fixes ircadminwho making the wrong list check 2017-04-27 18:35:36 -03:00
Leo 226009bfa1 Merge pull request #26624 from MrStonedOne/moreassetcache
Fixes changelog assets
2017-04-27 17:38:08 -03:00
Jack Edge 99abdf5088 Fixes a number of bugs 2017-04-27 19:11:43 +01:00
QualityVan 3f602025ef Fixes being unable to empty an emagged cloning pod via manual ejection. (#26373)
* Fixes being unable to empty an emag'd cloning pod via manual ejection.

* No longer keeps the brain, prevents people from getting back into a body which doesn't exist any more, lets people suffer in an emagged cloner a little longer

* Better prevention of re-entering body
2017-04-27 11:25:45 -03:00
Leo 7375d97833 Merge pull request #26557 from QualityVan/ivgrammar
Minor IV/bloodbag grammar fixes
2017-04-27 11:20:58 -03:00
Leo 79cdd9fd94 Merge pull request #26603 from Bawhoppen/swatpr6
Changes the naming of an ammo to make it more distinct
2017-04-27 11:17:13 -03:00
QualityVan 6ef65f5d2b Adds crayon grinding (#26605)
* Enables crayon grinding

* Adds color to red crayon powder and powder to black and white crayons.

* Lets you color stuff with crayon powder
2017-04-27 11:16:43 -03:00
Leo 8ba163926b Merge pull request #26607 from Cyberboss/patch-64
Fixes SDQL global procs
2017-04-27 11:12:58 -03:00
Leo dba5272caa Merge pull request #26551 from Shadowlight213/headtweak
Changes ID card program to only require head of staff access to download
2017-04-27 08:36:17 -03:00
Jack Edge 509a028164 Say_mod proc, language icons working 2017-04-27 09:51:59 +01:00
oranges 36ae39e4db Merge pull request #26368 from Sligneris/R&D-Console
Changes all instances of "RD Console" to "R&D Console"
2017-04-27 19:59:50 +12:00
oranges 0c4d50105f Merge pull request #26601 from bgobandit/cmobane
When jumpsuits take severe damage, their suit sensors break.
2017-04-27 19:32:23 +12:00
c0 ee049b38de Changes some << to to_chat 2017-04-27 04:20:26 +03:00
4DPlanner cabdc9ae9b Using unnecessary breaks is ugly 2017-04-27 01:55:57 +01:00
4DPlanner 406652afd4 Adds death checks to two hallucinations 2017-04-27 01:51:41 +01:00
Leo 98e34250f1 Merge pull request #26582 from Cyberboss/patch-61
Keeps SSnpc from sleeping
2017-04-26 21:32:27 -03:00
Leo a7b0fd1363 Merge pull request #26589 from coiax/crystal-tweaks
Anomalous crystal examine and code cleanup
2017-04-26 21:29:29 -03:00
oranges 21fcc465c2 Merge pull request #26471 from tgstation/lzimann-patch-1
Fixes chameleon guns projectile
2017-04-27 10:15:36 +12:00
oranges d95e859e5d Merge pull request #26386 from ChangelingRain/initialnew
New() goes in the trash, we've gotta Initialize()
2017-04-27 10:15:10 +12:00
oranges a30bbbd173 Merge pull request #26524 from Cyberboss/SDQLRevert
Admin proc calls are now serialized per admin
2017-04-27 10:14:11 +12:00
Cyberboss 6c6fc719ec Refactors roundstart checks slightly (#26131)
* Refactors roundstart checks slightly

* Fix
2017-04-27 10:05:40 +12:00
Cyberboss 729010bbb2 Unorphans the blackbox (#26129)
Moved sql_poll_population from server_maint to this new SS. Moved few remaining server_maint tasks to SSping and deleted it.
2017-04-27 10:04:57 +12:00
BeeSting12 b3a93254ac unironically spelling unironically wrong 2017-04-26 17:09:42 -04:00
Cyberboss 5ace376e4a Initialize Refactor (#25981)
Shouldn't break anything, stops warning spam, logs errors qdel style at the end of the game.

Initialize now expects a hint to be returned, one of:
INITIALIZE_HINT_NORMAL - Does nothing, returned by the root proc
INITIALIZE_HINT_LATELOAD - Call atom/proc/LateInitialize
INITIALIZE_HINT_QDEL - Calls qdel on the atom

LateInitialize currently defaults to the old re-calling behavior so there should be no issues with that.
Things that didn't return a hint or fucked up somehow will be logged less loudly than they were before

No more world start warnings!
2017-04-27 09:02:29 +12:00
MrStonedOne a788823f6d Server hop can now be used in lobby 2017-04-26 13:45:53 -07:00
MrStonedOne ca9bbaa333 Fixes changelog assets
It now uses the asset cache, so opening the changelog more then once does not re-send the assets.
Added the scales.png asset
2017-04-26 13:35:36 -07:00
bgobandit 4009b94df7 fixes banana honk recipe 2017-04-26 12:36:09 -04:00
KorPhaeron ebf61b01cd Librarians can speak any language 2017-04-26 11:26:17 -05:00
Joan Lung 3da3063e82 Even admin-called shuttles will be affected by alert level 2017-04-26 11:58:17 -04:00
ma44 28ff6252cb Removes a unused chem (#26559)
* Update medicine_reagents.dm

* Update watertank.dm
2017-04-26 09:59:30 -05:00
Cyberboss 02ff34b14f Fixes SDQL global procs 2017-04-26 09:52:04 -04:00
Core0verload 0fd0c991a8 Gas injectors are now buildable (#26474)
* Injectors are now constructable and deconstructable

* Gives injectors TG UI, fixes a bug with MAX button not working for volumetric pumps
2017-04-26 03:35:27 -06:00
Lularian 36f0916b44 SWAT teams use LMGs right? 2017-04-26 02:43:57 -05:00
bgobandit 4f4405819f When jumpsuits take damage, their suit sensors break. Can be fixed with cable coil. Changes all suit sensor var references to defines. 2017-04-26 01:21:17 -04:00
Joan Lung 6a31978b5e Drake swooping is smoother and more dangerous (#26543)
* Drake swooping is smoother and more dangerous

* tweaky tweak.

* don't behave like it

* slow it down

* swoop at it
2017-04-25 23:28:14 -05:00
Robustin abf1473246 The blood loss change everyone's been raving about (#26539)
* Sanity to Bleeding

* Bigger blood loss margin
2017-04-25 23:12:48 -05:00
swindly fe56063011 icon fix 2017-04-25 21:05:48 -04:00
Ian Turk 990176d504 Fixed nulls in the active_alternate_appearances list
Added checks for nulls in the active_alternate_appearances list
2017-04-25 18:25:10 -06:00
Jack Edge 03f5b58854 Anomalous crystal examine and code cleanup
🆑 coiax
add: Anomalous crystals can be examined by ghosts to determine their
function and activation method.
del: Lightbringers can understand Slime and Galactic Common, and can
only speak Slime, as before.
add: The helper anomalous crystal is in the orbit list after it has been
activated.
/🆑

- Makes anomalous crystal use Initialize
- Replaces the "random" type with a lootdrop spawner.
- The language change to Lightbringers was an accidental change, they
originally only spoke Slime, but I figure they can understand Common
too, as well, why not.
2017-04-25 23:47:11 +01:00
Jack Edge 3148ffa3a8 Removes language colours 2017-04-25 22:01:54 +01:00
coiax b7768c3b95 Fixes monkey transformation instantly killing a person (#26584)
🆑 coiax
fix: You no longer die when turning into a monkey.
/🆑
2017-04-25 22:44:52 +02:00
AnturK 1c0403e586 Fixes for Teleport verb 2017-04-25 22:23:05 +02:00
Cyberboss 29b26c798f Keeps SSnpc from sleeping 2017-04-25 16:18:08 -04:00
Jack Edge 2cc290e31c Uses WJohnston's new fantastic icons 2017-04-25 21:07:41 +01:00
Joan Lung ee763a5aa4 Removes a few spawns (#26507) 2017-04-25 16:36:07 -03:00