Commit Graph

12467 Commits

Author SHA1 Message Date
Remie Richards 5681bbbd9b Updates human species to use update_color(), fixing humans not flashing black for the duration of the electrocution animation. Minor restructuring of redundant lines in update_icons.dm 2015-08-17 14:16:05 +01:00
Remie Richards f2f97006cd Adds an animation to being electrocuted, like in cartoons! Adds some arguments to mutant bodypart icon procs to correctly render them in black for the duration of the animation. 2015-08-17 13:06:04 +01:00
Ergovisavi 24513cca20 More wumborian fugu nonsense, forces dead simple mobs to drop their targets, collapse emote causes stamina damage
Swaps the inflation proc for a verb, for fugu player support
2015-08-17 00:06:59 -07:00
Jordie0608 e4b21e30d3 autoconvert notes to sql procs 2015-08-17 15:24:50 +10:00
duncathan 99234185de first pass of cleanup
makes simple pipes more OOP
adjusts defines; puts them in __DEFINES/atmospherics.dm
adds DEVICE_TYPE_LOOP define, which is used in a bunch of the for loops
2015-08-16 23:10:57 -06:00
Aranclanos 0dbc04d6a7 Fixes the alien hud icon for infected people not appearing.
If a mob is infected by a changeling egg, aliens won't get the hud icon.
2015-08-16 21:34:53 -03:00
Aranclanos 45e484f072 Mimic ranged crates will spawn as their parent if they are not created by a staff of animation.
Cleans a bit mimic.dm, copypaste and some bad code (like spawning some projectile types just to get a variable)
2015-08-16 20:26:45 -03:00
Firecage 2ee2c8513e This fixes the Syndicate Carbine. 2015-08-17 00:51:23 +02:00
Nerd Lord 89f79a1397 Hopefully fixes #11238 by removing the strike code, overload lights now causes sparks, window to put someone into a revenant increased to 10 seconds. 2015-08-16 18:36:12 -04:00
Firecage bf13763e3b Merge branch 'master' of https://github.com/tgstation/-tg-station.git into del2qdel 2015-08-16 23:34:03 +02:00
Firecage dfae1e0b53 Changes a lot of del() to qdel() 2015-08-16 23:33:22 +02:00
Remie Richards f6aa26ae75 Merge pull request #11187 from Anonus/atleastthiswon'tconflict
Buffs revenants a whole bunch so they're less terrible to play
2015-08-16 21:19:55 +01:00
Nerd Lord 2e4a5844f0 PROPER FIX: CHECK
MAX(0, ESSENCE): CHECK
2015-08-16 16:16:46 -04:00
KorPhaeron fece9cf524 I forgot how my own code worked 2015-08-16 10:49:51 -05:00
Miauw f64f1e2967 Reverts the revert properly instead of unreverting it unproperly. 2015-08-16 12:55:09 +02:00
Miauw e8c39e2d07 Merge branch 'master' of https://github.com/tgstation/-tg-station into alanedaggerpoe
Conflicts:
	code/modules/paperwork/pen.dm
2015-08-16 12:00:04 +02:00
Miauw efb5226784 ayy lmao i forgot that pens overwrite attack() 2015-08-16 11:54:47 +02:00
phil235 5539689f3a Merge pull request #11043 from KorPhaeron/moreweebshit
Timestop for Wizards
2015-08-16 11:04:47 +02:00
MrPerson b130f4958d Simplify the math a bit on gliding
Rounding now happens after calculations instead of before. The delay is also unrounded.
2015-08-15 22:28:42 -07:00
KorPhaeron 0abd08cb92 Did it the way Phil wanted it 2015-08-15 22:00:15 -05:00
KorPhaeron dcee74e952 Fixed the src.loc stuff 2015-08-15 21:41:19 -05:00
Liam 6d6fcddc67 Edits Required Tech 2015-08-15 19:15:32 -04:00
Liam 1ee8f0ce10 Adds Health Analyzer to Protolathe 2015-08-15 19:05:53 -04:00
Liam 98561a60c1 Moves Cloning Machines/Comps to Medical Section 2015-08-15 19:05:05 -04:00
phil235 8a4f8a4482 Revert "Adds 15-force edaggers that look and function like pens when off." 2015-08-16 00:36:08 +02:00
phil235 df758d2fff Merge pull request #11146 from MMMiracles/biomemes
Revamps Bioterror Darts
2015-08-15 22:47:00 +02:00
phil235 bc6ffdcf31 Merge pull request #11194 from Aranclanos/wabbajack
The staff of change projectile will qdel the mob instead of manually …
2015-08-15 22:28:27 +02:00
phil235 7d9a9f1324 Readds blob smoke reagent effect.
You can now partially (max is 50%) protect yourself again blob reagent effects (blob smoke and blob attack). Although some effects are unaffected (explosion probability, vortex power, adding fire_stacks).
Changes the "volume" argument used in reaction_mob() to "reac_volume" to avoid confusion with the "volume" variable.
Buffed blob smoke reagent amount from 5 to 10 to counterbalance the nerf from clothes protection.
Blob direct attack now uses the VAPOR method.
2015-08-15 20:56:56 +02:00
phil235 64f028c065 Merge branch 'master' of https://github.com/tgstation/-tg-station into VaporizeMethodReaction
Conflicts:
	code/modules/reagents/Chemistry-Reagents/Medicine-Reagents.dm
2015-08-15 16:36:21 +02:00
phil235 06b94738fa Merge pull request #11182 from Miauw62/death
Makes patches not work on dead people.
2015-08-15 16:17:24 +02:00
phil235 907031df61 Merge pull request #11202 from Miauw62/alanedaggerpoe
Adds 15-force edaggers that look and function like pens when off.
2015-08-15 16:16:30 +02:00
Jordie0608 9e2c59ca24 debug fix 2015-08-15 22:34:18 +10:00
Jordie0608 e2d3488f7f database notes 2015-08-15 22:24:24 +10:00
c0 c16daab823 Added /obj/item/device to spawn panel 2015-08-15 13:52:45 +03:00
c0 7e1bd34583 Spawn panel improvements 2015-08-15 13:34:15 +03:00
c0 23011e0906 changelog 2015-08-15 13:22:02 +03:00
Cheridan 7a6afb6889 Merge pull request #11046 from KorPhaeron/escape
Midround Escape Pod Launch
2015-08-15 01:26:44 -05:00
KorPhaeron 9d5981c3b2 Actually fixed 2015-08-14 22:44:34 -05:00
Cheridan 72e5d917e8 Merge pull request #11144 from Aranclanos/cryotubeee
Fixes mobs not getting the gas mixture from cryotubes to change their…
2015-08-14 21:31:20 -05:00
KorPhaeron 54d91dd632 Fixed 2015-08-14 20:12:47 -05:00
Cheridan 58ce07405a Merge pull request #11111 from GunHog/AIshuttlecallfix
Fixes the AI's shuttle call prompt lacking a 'Cancel' button.
2015-08-14 17:42:09 -05:00
MrStonedOne dac8c34e78 Sticky ban in game interface 2015-08-14 08:02:15 -07:00
Swag McYolosteinen 6b091e0cb6 Merge pull request #11086 from freerealestate/rcdrebalance
Rebalances RCD construction costs around metal construction menu costs
2015-08-14 15:14:25 +02:00
Miauw 37dc7e0e3c Adds 15-force edaggers that look and function like pens when off. 2015-08-14 14:07:10 +02:00
Miauw 91e56c0bac Makes some reagents not work on dead mobs instead of patches not working. 2015-08-14 12:37:32 +02:00
phil235 531334087e Merge pull request #11181 from Miauw62/sch-e-slch-schsch-schshc-sc-hschsch-schs-hcshchschschschschshcshshch-schsh-cshcsh-chschsch-s-chschscsh-cshcshcsh
Fixes ranged stuns causing slurring.
2015-08-14 11:15:41 +02:00
Aranclanos ca98ac5151 The staff of change projectile will qdel the mob instead of manually deleting it.
Added a warning for when the mob controller removes a null from the mob list.
2015-08-13 21:40:00 -03:00
Nerd Lord b4499ec2ef Revenant event now triggers. We're goin for it, we are.
I don't actually know if the event works properly concerning triggering with too few dead mobs but it should work in most cases so ¯\ _(ツ) _/¯
2015-08-13 20:03:42 -04:00
Nerd Lord 2194e352a9 Revenant "steal essence" objective now actually possible without doing literally nothing, also no longer runtimes. It was doubly impossible, really. 2015-08-13 19:05:04 -04:00
Nerd Lord 3855e58112 Revenants no longer get spacewinded, defile murders the shit out of windows(two casts to kill rwindows, from like 6) 2015-08-13 18:07:56 -04:00