Commit Graph

18288 Commits

Author SHA1 Message Date
Mark Mak 2368c2a5ee Merge pull request #9849 from TDSSS/robo-flavour
Added examine text for borg module
2018-10-17 21:35:48 +08:00
Mark Mak b418ee8401 Merge pull request #9828 from datlo/honkinfiltrationkit
Adds the Honk Brand Infiltration Kit
2018-10-17 21:35:06 +08:00
tigercat2000 09cd6de054 Merge pull request #9883 from Crazylemon64/buildmode_integerpositions
Re-implements BM offsets in a 511-compatible manner
2018-10-16 20:39:00 -07:00
Crazylemon64 dda9027035 Re-implements BM offsets in a 511-compatible manner 2018-10-16 20:10:03 -07:00
Fox McCloud d219e2d86e Fixes Reagent Overdose Runtimes 2018-10-16 23:05:34 -04:00
FalseIncarnate 68eb4fb036 Corpse Spawner fixes
Fixes multiple issues with corpse spawners
- Fixes corpse spawners not spawning corpses at roundstart
- Fixes corpses spawned not falling over dead and instead remaining standing (but dead)

Fixes an issue where ghosts clicking on a corpse spawner would get a dialog box not informing them of what they are able to become by spawning because there was no mob_name set.
- This is a weird 2-part fix.
-- The first fix was to set mob_name for the spawners that didn't declare it. As a future failsafe, I also changed the default mob_name value and made the human mob spawners attempt to pull the id_job if the mob_name is blank upon initialization (would require someone to remove the new default value).
-- The second fix is actually the fix for corpses not being spawned that was mentioned above. These aren't meant to be living mobs getting spawned. By making them properly spawn their corpse at roundstart, there's nothing for ghosts to click to spawn anymore.

Fixes #9863

🆑
bugfix: Corpse spawners (such as those on the Wild West away mission) now properly spawn corpses at roundstart that don't remain standing.
/🆑
2018-10-16 01:43:13 -04:00
Mark Mak 200f0149e4 Merge pull request #9388 from FreeStylaLT/crunch
Adds deliciously revolting bone-breaking sounds.
2018-10-15 12:52:43 +08:00
FreeStylaLT 7675dae570 tiger request 2018-10-15 13:33:09 +09:00
TDSSS b34be9f9e6 woops 2018-10-14 16:34:08 +02:00
tigercat2000 b4001d9ab8 Merge pull request #9446 from variableundefined/PaperBundleRuntime
Fixes paper bundle runtimes
2018-10-14 07:22:38 -07:00
TDSSS a39c1737fa Added examine text for borg module 2018-10-14 16:16:12 +02:00
Mark Mak 0c05ebd0f8 Merge pull request #9846 from SamHPurp/death.dm-runtime
Fixes gib runtime
2018-10-14 19:39:33 +08:00
Purpose cf5ddc3077 check 2018-10-14 12:20:46 +01:00
Mark Mak 08d2d5d6e1 Merge pull request #9841 from alex-gh/isbanned_runtime_fix
Fixes runtime in IsBanned.dm
2018-10-14 11:18:05 +08:00
alex-gh af0b6670f0 Fixes runtime in IsBanned.dm 2018-10-14 04:34:00 +02:00
alex-gh 7633b312e5 Voice analyzers no longer activate on any noise. 2018-10-13 07:50:05 +02:00
Mark Mak ae0f6b28bd Merge pull request #9832 from Ty-Omaha/boxing-logs
Moves Boxing logs to the ALL preference
2018-10-13 11:41:32 +08:00
Mark Mak ea1ac49897 Merge pull request #9521 from alex-gh/damage_mod_fix
Species damage mod now only affects damage, not healing.
2018-10-13 11:32:11 +08:00
Ty-Omaha 216f03ddca moves boxing attack logs to the ALL preference 2018-10-12 23:28:04 -04:00
Ty-Omaha c2d6726168 Update code/modules/martial_arts/brawling.dm 2018-10-12 23:25:10 -04:00
Ty-Omaha d84c191a88 removes boxing attack logs 2018-10-12 22:54:39 -04:00
DarkPyrolord f22e21a0e2 SpamBGone 2018-10-13 14:43:27 +13:00
Mark Mak 21cae85a91 Merge pull request #9830 from Birdtalon/chem
Small chem master icon fix/cleanup
2018-10-13 09:02:25 +08:00
Birdtalon 98a084921f moves chem master to using update_icon() fixes not using no power sprites 2018-10-13 00:22:03 +01:00
Mark Mak e79e3366db Merge pull request #9827 from Birdtalon/check-and-add
Moves check_and_add() to reagents holder
2018-10-13 06:36:59 +08:00
datlo ac5cc480b9 Adds the Honk Brand Infiltration Kit
Also adds the clown mask voice changer as part of the kit
2018-10-12 17:02:55 +01:00
Birdtalon e9d153daf4 moves check and add to reagents holder datum 2018-10-12 15:59:30 +01:00
Birdtalon 228ba156ca adds nullrod to gamma paranormal 2018-10-12 15:41:06 +01:00
variableundefined 96f5046f19 Merge pull request #9817 from SamHPurp/stool-bed-chair-fixes
A few fixes
2018-10-12 13:48:02 +08:00
variableundefined 376cdc709a Merge pull request #9818 from farie82/twohanded-fix
Fixes the giving of required two handed items and chainsaw stuf
2018-10-12 13:24:19 +08:00
variableundefined 4de5284557 Merge pull request #9677 from DesolateG/global
Updates global lists to the global var subsystem.
2018-10-12 13:18:28 +08:00
tigercat2000 98c77fc466 Merge pull request #9343 from variableundefined/OreTGPort
Port over tg ore stack and stack merging
2018-10-11 19:34:13 -07:00
variableundefined 108ebfed3a Formatting improvement 2018-10-12 07:57:58 +08:00
Desolate 46dd98f4e0 oops 2018-10-11 16:26:06 -05:00
Purpose 6c6d35d133 fixies 2018-10-11 22:02:23 +01:00
joep van der velden c96adec91f Fixed it 2018-10-11 22:55:10 +02:00
Desolate f7627d2fcb Resolves conflicts. 2018-10-11 05:36:22 -05:00
variableundefined fc27b8b7f1 Merge pull request #9726 from Agameofscones/thatdanguy23_fluff_t2
Rissa's Fluff Item
2018-10-11 11:30:59 +08:00
variableundefined 7882e5abca Merge pull request #9811 from Kyep/ert_fix
Fixes #9612 - ert panel not working for carbon mobs
2018-10-11 10:26:15 +08:00
variableundefined f58b405580 Merge pull request #9809 from Agameofscones/necklaces_fix_reeeee
Necklace equip location fix
2018-10-11 09:50:59 +08:00
variableundefined 7cb45b93ec Merge pull request #9806 from farie82/dna.species-runtime-fix
Fixes the NPCs not being initialised correctly
2018-10-11 09:16:01 +08:00
Kyep 9cfee0afd5 space 2018-10-10 18:01:00 -07:00
Kyep 280ec3746b cleanup, better to use the default 2018-10-10 17:58:30 -07:00
Kyep 559eae16cd Fixes #9612 - ert panel not working for carbon mobs 2018-10-10 17:48:16 -07:00
Gwydion Brain 516942a6ee Removes Terrible Implementation 2018-10-10 16:15:07 -07:00
joep van der velden c8d831dc67 Fixed it 2018-10-10 21:41:09 +02:00
variableundefined 62fceba06a Merge pull request #9765 from Agameofscones/cupsnstuff
Hot Drink Sprites QOL
2018-10-11 03:24:29 +08:00
Gwydion Brain 57debc2eb8 Merge branch 'master' into thatdanguy23_fluff_t2 2018-10-10 10:52:04 -07:00
variableundefined 03deae3a31 Merge pull request #9804 from Birdtalon/tpbug
Fixes mulebot teleportation bug
2018-10-11 01:44:11 +08:00
Birdtalon 83f906ad21 nulls load properly 2018-10-10 18:11:34 +01:00