Commit Graph

6438 Commits

Author SHA1 Message Date
phil235 2ed4643e74 forgot to remove that line. 2016-01-05 01:49:07 +01:00
Nerd Lord c2a3be931b Adds a space after the ghost follow link for messages that lacked it 2016-01-04 19:26:07 -05:00
duncathan salt c3aff8dffe Merge pull request #14355 from ChangelingRain/justwatchthem
Adds follow links to overmind, revenant, and abductor chat
2016-01-05 01:15:10 +01:00
Cheridan 797bfe01ef Merge pull request #14391 from neersighted/tgui_followup
Fix tgui proc signatures and thus AI APC reboot
2016-01-04 17:06:52 -06:00
Bjorn Neergaard aec6bc103c Fix tgui proc signatures and thus AI APC reboot
This allows state overloading

Make AI reboot code use ui_interact instead of attack_ai
Fixes #13762
2016-01-04 16:25:20 -06:00
phil235 5811e00d1b derp, some typos and a wrong number in the distance check. 2016-01-04 23:05:35 +01:00
phil235 e225fbc850 - Refactor the visible_message() proc to be much faster.
- Replacing some "for(var/mob/o in viewers()) show_message()" by "visible_message()".
- Replacing some "show_message()" by " << "..." " instead.
- Fixes being able to see the results of the health and slime analyzers while blind.
-
2016-01-04 22:49:27 +01:00
Nerd Lord 3d32bde4a6 I mean, you shouldn't make any of these immune to damage types but it won't break the healing if you do. 2016-01-04 15:41:08 -05:00
Nerd Lord 4815a0f37c Simple animals no longer convert other damage types to brute using the brute damage proc, allowing you to make mobs immune to brute but not all damage types.
No, no, do it properly not half-ass it
2016-01-04 15:29:23 -05:00
duncathan salt e84668a8d9 Merge pull request #14328 from Shadowlight213/Greenslimesynths
Reworks Green slime core blacklist to use a species flag.
2016-01-04 20:30:06 +01:00
duncathan salt 5edf9f87e1 Merge pull request #14329 from KazeEspada/Mobfix1pointO
Fixes a runtime involving mobs that get deleted upon death.
2016-01-04 20:28:52 +01:00
duncathan salt e79f214d58 Merge pull request #14330 from KorPhaeron/leap_icon
Makes leap_icon a hunter var instead of mob var
2016-01-04 20:27:47 +01:00
duncathan salt fe16c5b50f Merge pull request #14333 from KorPhaeron/venus_human_trap
Fixes venus human traps killing eachother
2016-01-04 20:26:10 +01:00
duncathan salt e0cb0e258e Merge pull request #14334 from KorPhaeron/statue_buffs
Fixes drones freezing living statues
2016-01-04 20:25:35 +01:00
Jordie ddc4b16c64 Merge pull request #14322 from MrStonedOne/spawnremovals
removes a bunch of unneeded timer less spawns
2016-01-04 18:21:36 +11:00
swankcookie 3b1e2d39ec Anchors cockroach guts
Signed-off-by: swankcookie <__X__>
2016-01-03 20:11:31 -06:00
tkdrg e0a16b4467 Merge pull request #14304 from MMMiracles/snowbuck
Snowdin Edits
2016-01-03 21:11:13 -03:00
MrStonedOne 5d86ed49f6 Merge conflic fix 2016-01-03 14:51:14 -08:00
phil235 0b98fffeef - Adds a visible message when the larva grows into a humanoid.
- Removes some duplicated code in alien growth code (larva-to-humanoid, praetorian and queen now all use the same proc).
- Alien drones can no longer evolve into a praetorian while inside a pipe (praetorian can't ventcrawl) or other containers.
- Removed an unneeded check in larva_evolve/fire().
- Fixes bug where a larva could evolve despite being incapacitated/dead during the selection of the alien caste.
- Remove outdated code in monkey/attack_hand about disarm and grab intent.
- Evolving into a royal alien no longer delets what you hold in your hands and the content of your stomach.
2016-01-03 23:19:30 +01:00
Nerd Lord 6450f937b2 abduct this 2016-01-03 16:56:34 -05:00
Dorsisdwarf 6c7fcdbf9f Parenthesis 2016-01-03 20:49:11 +00:00
Dorsisdwarf ff13690537 Prevents infestation of corpses already containing a body_egg 2016-01-03 19:48:34 +00:00
tkdrg 8612333265 Merge pull request #14133 from KorPhaeron/follow
Adds follow links to all forms of chat
2016-01-03 16:31:11 -03:00
KorPhaeron c8fd053e4b Redundant check removed 2016-01-03 03:15:03 -06:00
KorPhaeron fede7781a1 Forgot a letter 2016-01-03 03:01:47 -06:00
KorPhaeron b33f38ee48 Statue 2016-01-03 03:01:04 -06:00
KorPhaeron 03a39b9542 Venus 2016-01-03 02:58:32 -06:00
KorPhaeron 0e26722fe6 Forgot alien hivemind 2016-01-03 01:41:26 -06:00
KorPhaeron b3b579c60c Adds Follow Links to everything 2016-01-03 01:33:16 -06:00
KorPhaeron 6b36c8b797 Leap Icon 2016-01-03 00:47:09 -06:00
KazeEspada aec7bd9301 Fixes a runtime involving mobs that get deleted upon death. 2016-01-02 23:04:19 -07:00
Aranclanos 871540e885 Merge pull request #14278 from MrStonedOne/patch-111
Patch for byond bug id:1905199
2016-01-03 02:48:08 -03:00
Aranclanos 9549090570 Merge pull request #14277 from KorPhaeron/goliath
Goliath fixes
2016-01-03 02:24:44 -03:00
Aranclanos e6d9711892 Merge pull request #14272 from KorPhaeron/AI_fix
Fixes borgs not getting 0 law, ion laws, etc
2016-01-03 02:19:22 -03:00
Shadowlight213 6534612c88 Changes from null to 0 2016-01-02 20:40:38 -08:00
Shadowlight213 0b14e9ec81 Reworks Green slime core blacklist to use a species flag
Adds synths to blacklist.
2016-01-02 20:34:16 -08:00
tkdrg 47d704cb91 Merge pull request #14293 from phil235/HivebotLootFix
Fixes typo in hivebot loot causing a runtime.
2016-01-02 23:57:36 -03: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
KorPhaeron 9ce8c0d629 Goliath 2016-01-02 19:29:13 -06:00
tkdrg cf1a0c131f Merge pull request #14254 from milocv/fixes
Adds NOBREATH check for smoke
2016-01-02 21:04:16 -03:00
duncathan b18c6c2c5c Merge branch 'master' of https://github.com/tgstation/-tg-station into listmos
Conflicts:
	nano/assets/nanoui.js
	nano/bower.json
	nano/templates/atmos_filter.dot
2016-01-02 18:02:54 -06:00
Cheridan d67e0075fc Merge pull request #14253 from tkdrg/posimsg
Fixes posibrain feedback message
2016-01-02 16:48:37 -06:00
MMMiracles 1f8be3da58 nice nice 2016-01-02 17:32:57 -05:00
phil235 ba62f2b76e Fixes typo in hivebot loot causing a runtime. 2016-01-02 13:53:18 +01: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 1171d9d3fc spellingishard 2016-01-02 00:59:53 -05:00