Commit Graph

6438 Commits

Author SHA1 Message Date
Oisin100 de03b410f9 Trees Now Convert CO2 2015-08-24 15:10:04 +02:00
phil235 eaf4f6b33e Merge pull request #11321 from Jordie0608/comebacktousrevenant
Stops mindless revenants from despawning
2015-08-24 13:39:45 +02:00
phil235 5c23677b77 Merge pull request #11316 from KorPhaeron/escapingfood
Slaughter Demon Fix
2015-08-24 13:33:30 +02:00
c0 9cfb246e4f Removes dirt from walking on tiles 2015-08-24 11:33:52 +03:00
Cheridan 1cc34a8298 Merge pull request #11306 from Aranclanos/hatlessdog
Fixes a runtime caused when interacting with a hat-less Ian
2015-08-23 21:48:39 -05:00
Cheridan f37e9873d1 Merge pull request #11307 from MrStonedOne/patch-31
Fixes spawn revenant triggering WAY too often.
2015-08-23 20:27:30 -05:00
Cheridan 99f73bc856 Merge pull request #11248 from RemieRichards/electrocution_animation
Adds an animation to being electrocuted, like in cartoons!
2015-08-23 18:22:00 -05:00
phil235 bf6b830fb0 Fixes action button not updating correctly sometimes (b/c the change from del to qdel means the button wasn't null after Removal which fucks with the action update procs)
Fixes infinite loop when deleting a camera mob.(Destroy calls qdel which calls Destroy)
2015-08-23 14:47:44 +02:00
Oisin100 06128e0664 Realistic Trees
Makes it easier to get rid of those Gold Plasma Extracts. Trees do breathe you know and wood burns!
2015-08-23 13:16:45 +02:00
Jordie0608 68a28e5ac2 stops mindless revenants from despawning 2015-08-22 18:58:10 +10:00
kingofkosmos 4194d02a5a Made cyborg verbs not work when dead.
Switched comment one line down.
2015-08-22 10:24:50 +03:00
Jordie0608 8c26f4cb01 Merge branch 'master' of https://github.com/tgstation/-tg-station into beforecolortvalllistswereblackandwhite
Conflicts:
	code/modules/mob/living/simple_animal/simple_animal.dm
2015-08-22 16:55:13 +10:00
Jordie0608 5824fedc17 gold core spawnable as var 2015-08-22 16:49:13 +10:00
kingofkosmos 2a518c65f9 Made cyborg cover unlock upon death.
Made AI unanchor upon death.
Added checks-if-dead to all AI verbs.
Removed "You can't do that because you're dead!" -messages from AI verbs.
2015-08-22 09:35:01 +03:00
Remie Richards 1f1e539279 Merge pull request #11243 from Ergovisavi/puff_puff
Adds "Wumborian Fugu" hostile mob
2015-08-22 02:58:12 +01:00
KorPhaeron 73aac62ce6 Changed wording 2015-08-21 18:14:33 -05:00
KorPhaeron 43a151ae4e Fix 2015-08-21 18:14:00 -05:00
Kyle Spier-Swenson 9f953a2816 Fixes spawn relevant triggering WAY too often.
20, as an event weighting, happens twice as often as rad storm, a 10 weighted event.

Its way too much. I put it to 7 weight, halfway between rad storm (10) and meteor storm (5)
2015-08-20 23:45:13 -07:00
Aranclanos db57f5834b Fixes a runtime caused when interacting with a hat-less Ian 2015-08-20 22:34:03 -03:00
Remie Richards ca91b43f0a Merge pull request #11258 from Anonus/spoopyghosts
Fixes a bunch of revenant stuff, again.
2015-08-19 16:15:03 +01:00
Nerd Lord a1b557ab02 Harvest ability is dead and gone, just click them, nerd. 2015-08-19 11:06:37 -04:00
Jordie0608 94344cd471 changes gold slime core hostile mob list to whitelist 2015-08-19 21:10:36 +10:00
Jordie a5c274cbc7 Merge pull request #11262 from KorPhaeron/standproud
Guardian Updates
2015-08-19 19:53:13 +10:00
Swag McYolosteinen 825b5794c7 Merge pull request #11239 from Firecage/del2qdel
del() to qdel()
2015-08-19 11:50:24 +02:00
KorPhaeron 4fd1b7f20f Merge branch 'standproud' of https://github.com/KorPhaeron/kortg into standproud 2015-08-19 04:38:26 -05:00
KorPhaeron bac3cc0b6d Changelog 2015-08-19 04:38:11 -05:00
MrPerson 51a17eeeac Per MSO's advice, Ceiling glide_size until BYOND supports floats 2015-08-18 21:54:53 -07:00
Kyle Spier-Swenson 8f1c084d23 Fixes pulling bug that led to FUN!
QUICK MERGE, MAJOR FUN REMOVAL.
2015-08-18 21:12:08 -07:00
Remie Richards f2cf448d4e Merge pull request #11245 from Aranclanos/alienfacehuggerhud
Fixes the alien hud icon for infected people not appearing.
2015-08-18 20:39:33 +01:00
Remie Richards 1595538788 Merge pull request #11244 from Aranclanos/mimicranged
some mimic ranged mob fixes
2015-08-18 20:38:55 +01:00
Remie Richards b70dfb8ece Merge pull request #11189 from phil235/JanicartFixes
Slipping while buckled, some fixes
2015-08-18 20:26:36 +01:00
Remie Richards f77047b640 Merge pull request #11185 from Cheridan/brycepaxsbrain
Logging Syntax Improvement
2015-08-18 20:24:42 +01:00
Nerd Lord da15c99460 Wait shit that shouldn't be indented~ 2015-08-18 14:09:58 -04:00
Nerd Lord 46c69b442b Fixes xhuis's shit. Also fixes a bug where you would use essence if you tried to use an ability while inhibited. 2015-08-18 13:27:35 -04:00
KorPhaeron ba3ec31deb Toggle fixes 2015-08-18 12:15:40 -05:00
Nerd Lord 4034361789 Malfunction now uses empulse instead of copypasta code.
Reduces how much power gets drained from the APC when a machine is EMPed; right now, four machines could fully discharge an APC.
Obeys the Remie, no unneeded src.
Slightly upped the stun on defile and overload light(go slower, revenants!)
2015-08-18 12:55:42 -04:00
Nerd Lord 2c8389c340 YOU SPEAK, I OBEY. Fixes the stuff, as ordered, at least hopefully in the right way.
Tweaks Malfunction a bit to reduce the chance of random emagging; it'll mostly be emp_act now.
2015-08-18 11:50:23 -04:00
KorPhaeron 0f6a9ba19b Fix 2015-08-18 05:04:57 -05:00
KorPhaeron 30ce209f8d Guardian Updates 2015-08-18 04:31:46 -05:00
Nerd Lord 735a5bc5a1 there was no bug here 2015-08-17 23:24:45 -04:00
Nerd Lord eb30a83028 Splits defile into two abilities, Defile and Malfunction. Harvest now can be activated by clicking the target while in range.
Defile affects a 7x7 area, damaging windows, tiring humans, and corrupting tiles.
Malfunction affects a 9x9 area, emagging bots, disabling cyborgs, and emping or emagging machines.
Defile and Overload Lights now briefly stun you so you can't just trigger and run instantly.
Fixed a bunch of Harvest bugs.
2015-08-17 23:11:16 -04:00
Nerd Lord f4791fa6c4 REVENANTS MILDLY LESS COMMON.
I'm not all that surprised they were too common, I set this pretty generously.
2015-08-17 18:51:09 -04:00
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
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
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