Commit Graph

20515 Commits

Author SHA1 Message Date
Cheridan 377b686237 Merge pull request #12727 from Razharas/IconHud
Makes ghost hud only animate on mouseover
2015-10-30 13:15:39 -05:00
Cheridan edf65c7dcb Merge pull request #12722 from MrStonedOne/patch-55
Update posibrain.dm
2015-10-30 12:30:06 -05:00
Cheridan 1855f1a35f Merge pull request #12731 from Anonus/fleshbang
Revenants now have cool, revenant-y spanclasses
2015-10-30 12:27:33 -05:00
Razharas 8f8daae3f3 Merge pull request #12715 from AnturK/oneturrettorulethemall
Removes deprecated area turret code
2015-10-30 15:21:07 +03:00
Remie Richards f3266a411c Merge pull request #12661 from KorPhaeron/mudamudamuda
Parasite HUD and rebalancing
2015-10-30 05:19:07 +00:00
Razharas fc0ea9311b Merge pull request #12614 from GunHog/Diag_Huds
Diagnostic HUDs
2015-10-30 06:25:48 +03:00
Razharas e2afd68cd3 Merge pull request #12721 from MrStonedOne/patch-54
Ghosts can now move while orbiting themselves without breaking the orbit
2015-10-30 06:20:31 +03:00
Razharas 90fbd8e98c Merge pull request #12717 from MrStonedOne/patch-53
Makes orbit ensure orbiting is cleared on orbit exit
2015-10-30 06:20:19 +03:00
Incoming 4ae1cf4eb5 Merge branch 'master' of https://github.com/tgstation/-tg-station into slime_time_live
Conflicts:
	icons/mob/actions.dmi
2015-10-29 23:08:28 -04:00
Nerd Lord 0f9a8b9448 BONUS ROOOOUND: overload lights turns affected lights PURPLE, like in the icon, while the lightning is happening. 2015-10-29 21:39:27 -04:00
Razharas 67324c5b54 Merge pull request #12708 from GunHog/I-am-pretty-sure-WJ-owns-me-now
Xenomorph sprites and tweaks!
2015-10-30 04:20:30 +03:00
Nerd Lord d7017be42f Fixes conspicuous lack of EMP and just removes the message and makes the second reform message change slightly if it's remaking or not.
Did I spend like an hour agonizing over this jesus christ
2015-10-29 21:07:10 -04:00
Nerd Lord 75ae073552 Revenants now have cool, revenant-y spanclasses, also Fixes #12723 and a bug where the 'no key found' message in reforming would always trigger and the key of the revenant to reform would never appear. 2015-10-29 13:09:08 -04:00
Razharas 0d10ff8810 Makes ghost hud only animate on mouseover
Makes ghost hud only animate on mouseover
Fixes #12707
2015-10-29 16:12:47 +03:00
Jordie a09d69e985 Merge pull request #12330 from feemjmeem/tanksuicide-refactor
re-enable tank suicide, but retain body and all objects
2015-10-29 14:27:37 +11:00
Kyle Spier-Swenson 956b7f356b Update posibrain.dm 2015-10-28 19:22:44 -07:00
Remie Richards b5c3ca06d4 Merge pull request #12706 from Anonus/baraghosties
Fixes instant revenant drain, tweaks abilities
2015-10-29 02:19:48 +00:00
Kyle Spier-Swenson ad57739c93 Update posibrain.dm 2015-10-28 19:18:19 -07:00
Kyle Spier-Swenson 18ea82d47d Ghosts can now move while orbiting themselves without breaking the orbit.
This check in Move() is not needed anymore, as orbit code handles all of that on it's own.

Removing it allows a ghost to move while orbiting itself without breaking the orbit.
2015-10-28 19:01:23 -07:00
Razharas 3f3794763a Merge pull request #12629 from Incoming5643/Im_all_for_fun_xenobio_endtier_rewards_but_this_is_ridiculous
Removes self linging
2015-10-29 04:46:41 +03:00
Razharas 3b1462139f Merge pull request #12701 from Firecage/declonerdeclones
Makes the decloner once more do cloneloss damage
2015-10-29 04:43:15 +03:00
Cheridan 62527884ed Merge pull request #12702 from optimumtact/pkpenguin
Adds a surgery to attach a chainsaw to your hand
2015-10-28 18:08:36 -05:00
Cheridan f00b6101e7 Merge pull request #12698 from Firecage/youcandoitlilmonkey
Allows monkeys to use ointments and brute packs.
2015-10-28 17:51:56 -05:00
Razharas bb05785069 Merge pull request #12447 from caelaislinn/bugfix
Various runtime fixes
2015-10-29 01:42:14 +03:00
Razharas 3bf88eebf6 Merge pull request #12639 from KorPhaeron/ignitespam
Fixes plasmaman ignite mesage spam
2015-10-29 01:39:29 +03:00
AnturK 6a00a9768c Removes area turrets 2015-10-28 23:15:44 +01:00
Incoming e3b9fd2f1e Merge branch 'master' of https://github.com/tgstation/-tg-station into slime_time_live 2015-10-28 18:14:15 -04:00
Cheridan 89f8b0eea5 Merge pull request #12697 from KorPhaeron/biobag
Moves biobags under biosuits
2015-10-28 16:37:19 -05:00
Incoming 48313206d5 Merge branch 'master' of https://github.com/tgstation/-tg-station into slime_time_live 2015-10-28 17:36:55 -04:00
Cheridan f7175c19a2 Merge pull request #12660 from RemieRichards/ShoulderParrots
Player Parrots can now sit on a Human's shoulders.
2015-10-28 16:35:36 -05:00
Cheridan 7c8a4c944c Merge pull request #12696 from KorPhaeron/redunzgofastah
Slime potion fix
2015-10-28 15:52:39 -05:00
GunHog 3c24ac8fe8 XENO MEAT FOR EVERYBODY!!
- Greatly increased the meatiness of Xeno royals!
2015-10-28 15:42:41 -05:00
Kyle Spier-Swenson c693c17e6f Makes orbit ensure orbiting is cleared on orbit exit
This helps with the recent things that check if a ghost is orbiting.
2015-10-28 13:28:16 -07:00
Razharas 0efc44c12c Merge pull request #12688 from MrStonedOne/patch-52
Golem runes no longer trigger on ghosts orbiting something
2015-10-28 22:24:14 +03:00
Cael_Aislinn 0b3f52c69f fixes runtime in non-upgradeable spells
Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au>
2015-10-29 03:22:55 +10:00
Razharas a59d4c47f0 Merge pull request #12234 from Incoming5643/flapping_intensifies
Modifies plastic flaps to defeat the secret box technique.
2015-10-28 19:39:45 +03:00
Razharas 980b3ec4a3 Merge pull request #12071 from KorPhaeron/captainqol
Small tweaks to captains starting equipment
2015-10-28 19:36:09 +03:00
Razharas 6aba66d26a Merge pull request #12679 from Jordie0608/idkwhatiwasthinkinghere
Fixes #12652, ignore not working
2015-10-28 19:32:21 +03:00
Razharas ee555c6a5c Merge pull request #12682 from Incoming5643/demonic_blinking_goose
Fixes icon blinking on level five singularities
2015-10-28 19:31:39 +03:00
Razharas 6d89f6cd69 Merge pull request #12687 from tkdrg/uncreative_branch_name
Fixes chainsaws losing force when dropped
2015-10-28 19:30:22 +03:00
Razharas 1e71f344a0 Merge pull request #12680 from Incoming5643/ok_it_was_OP_I_admit_it
Lichmode nerf fixes
2015-10-28 19:30:09 +03:00
Razharas c2094e01c4 Merge pull request #12691 from Robustin/master
Timestop Cooldown increased by 33.33333333333%
2015-10-28 19:29:52 +03:00
Cheridan 9397bb4862 Merge pull request #12675 from Firecage/Xenobegonefrommytable
Makes it so only advanced tool users can use tablecrafting.
2015-10-28 08:22:29 -05:00
GunHog 3255334cdb Sprites and fixes
- New sprites by WJohn! Yay!
- Fixes borg cells not updating
2015-10-28 00:31:32 -05:00
GunHog 1e6d8753ef Small trails fix
Derp
2015-10-27 22:55:54 -05:00
GunHog 1e25dab29f New Xeno Sprites!
- Added new Xeno sprites by WJohn!
- New blood trails!
- New Xeno blood and gibs!
- Removed walk/run mode from Xenos.
- Alien sneaking is now an action button, small delay when sneaking.
- Fixed NPC xenos missing sprites
2015-10-27 22:32:06 -05:00
Nerd Lord 33f898f06f Adds perfect souls tracker to stat panel. 2015-10-27 22:20:25 -04:00
Razharas 9357602233 Merge pull request #12665 from tkdrg/ghost_medsechuds
[READY] Adds a ghost on-screen HUD
2015-10-28 05:19:19 +03:00
Nerd Lord 0160622bdc BARA REDUCTION 2015-10-27 22:12:38 -04:00
Nerd Lord f4589c75f3 Fixes instant draining, also buffs revenant abilities to compensate for new health system. 2015-10-27 22:10:35 -04:00