Jordan Brown
3c7d2c0ab9
Merge pull request #36932 from SailorDave/asphyxiation-fix
...
Fixes asphyxiation disease activating early and ignoring transmission
2018-04-03 23:46:28 -05:00
YPOQ
1ee5b349d7
Fixes mannitol not curing minor brain traumas ( #36645 )
...
* Fixes mannitol not curing brain traumas
* Makes has_trauma_type random, adds type arg to cure_trauma_type
* Adds get_traumas_type proc
* Default to /datum/brain_trauma
2018-04-03 22:03:20 -05:00
robbym
1e34269e0c
Fixes 0 value not being saved in constant memory circuits ( #36867 )
...
* Fixes 0 value not being saved in constant memory circuits
* Fixes 0 value not being loaded in constant memory circuits
* Switched to isnull proc for null checks
2018-04-03 22:03:12 -05:00
Jordie
5614da1d3b
Merge pull request #36945 from KorPhaeron/aprilfools
...
Removes april fools from heirlooms
2018-04-03 22:03:04 -05:00
Jordan Brown
20f7370ea3
Removes @ ( #36928 )
2018-04-03 22:02:55 -05:00
Jordan Brown
eb5936c48b
Merge pull request #36927 from 81Denton/moff-name-variety
...
Adds more moth names to prevent duplicate random names
2018-04-03 22:02:47 -05:00
John Ginnane
80fee95dab
Fixed sometimes using items on full storage items ( #36711 )
...
* Fixed sometimes using items on full storage items
* Removed redundant code and fixed spray being used on container
2018-04-03 22:02:39 -05:00
Armhulen
fff22d5409
podpeople, wishgranter victims, and clones no longer get 0 as one of their affixes (?) ( #36733 )
...
* yeeeeeeeeeeap
* i turned myself into a commit morty!
* I'M COMMIT RICKKKKKKKK
* tinydwarfy was an inside job
* *reels in pain* you KNOW I DON'T LIKE PISTACHIOS
* WOO
2018-04-03 22:02:17 -05:00
kevinz000
4fb2e612df
Fixes bloodbath effects not working on people in crit ( #36598 )
...
Also some minor improvements to performance by caching the nearby mobs list once
2018-04-03 22:01:59 -05:00
kevinz000
884f70d233
src.
2018-04-03 02:22:28 -07:00
kevinz000
768864d24a
looc
2018-04-03 02:22:07 -07:00
deathride58
5dddb2db45
Merge pull request #6083 from Citadel-Station-13/upstream-merge-36149
...
[MIRROR] improves techwebs a bit
2018-04-03 08:16:59 +00:00
deathride58
edccb8b3e4
Merge pull request #6153 from Citadel-Station-13/upstream-merge-36442
...
[MIRROR] Refactors Spell and Martial Art Books to use Action Granters!
2018-04-03 08:16:11 +00:00
deathride58
a196e2c58e
Merge pull request #6243 from Citadel-Station-13/upstream-merge-36907
...
[MIRROR] Unit tests don't start until after 10s of round time
2018-04-03 08:15:33 +00:00
deathride58
1013f3d92e
Merge pull request #6245 from Citadel-Station-13/upstream-merge-36490
...
[MIRROR] Archaeology... .... Code Cleanup (One day I promise!)
2018-04-03 08:15:12 +00:00
deathride58
2a8196f618
Merge pull request #6246 from Citadel-Station-13/upstream-merge-36855
...
[MIRROR] implant_loyality.dm has been changed to implant_mindshield.dm, better reflecting it's contents and removing a typo
2018-04-03 08:14:43 +00:00
iksyp
496f73bc56
implant_loyality.dm has been changed to implant_mindshield.dm, better reflecting it's contents and removing a typo ( #36855 )
...
* loyality
*fixed a bug that made coding relating to loyalty implants basically impossible
* did i say loyalty i meant mindshield
* and the .dme as well
this commit and last were webeditor but it should work
2018-04-02 19:46:01 -05:00
Grandmother of 50
2d710e863f
Archaeology... .... Code Cleanup (One day I promise!) ( #36490 )
...
* Improves Arch Code
* defines and stack_traces null values
* relocates 2 defines to "non-signal" section
2018-04-02 18:14:15 -05:00
oranges
b428142e39
Removes april fools pitch shifting on admin music
2018-04-02 18:08:58 -05:00
Jordan Brown
376eee917a
Unit tests don't start until after 10s of round time ( #36907 )
2018-04-02 14:57:18 -05:00
LetterJay
2d5874d292
Merge pull request #6238 from Citadel-Station-13/upstream-merge-36888
...
[MIRROR] Removes unecessary compares in turf atmos init
2018-04-02 09:11:59 -05:00
LetterJay
b9c9336cbf
Merge pull request #6240 from Citadel-Station-13/upstream-merge-36905
...
[MIRROR] Removes ancient library readme file
2018-04-02 09:01:04 -05:00
LetterJay
82a3b2d872
Merge pull request #6237 from Citadel-Station-13/upstream-merge-36901
...
[MIRROR] Fixes morgue beeper message
2018-04-02 08:59:10 -05:00
LetterJay
68a4a7d746
Merge pull request #6236 from Citadel-Station-13/upstream-merge-36902
...
[MIRROR] Fixes drone night vision
2018-04-02 08:57:18 -05:00
LetterJay
984c9f4d8e
Merge pull request #6235 from Citadel-Station-13/upstream-merge-36899
...
[MIRROR] Fixes an edge case with atmos gas mixture garbage collection
2018-04-02 08:55:56 -05:00
Jordan Brown
383b0d1214
Merge pull request #36905 from Jordie0608/thisreadmepredatesgooglecodeitsprobablyolderthansomeplayers
...
Removes ancient library readme file
2018-04-02 08:37:15 -05:00
Jordan Brown
16896254cf
Merge pull request #36888 from Robustin/initatmos
...
Removes unecessary compares in turf atmos init
2018-04-02 08:33:48 -05:00
Jordan Brown
5142076ea7
Merge pull request #36901 from KorPhaeron/beeper
...
Fixes morgue beeper message
2018-04-02 08:32:33 -05:00
Jordan Brown
0dc793129d
Merge pull request #36902 from KorPhaeron/dronevision
...
Fixes drone night vision
2018-04-02 08:32:23 -05:00
Jordan Brown
5b2df864e3
Merge pull request #36899 from vuonojenmustaturska/quantumsolace
...
Fixes an edge case with atmos gas mixture garbage collection
2018-04-02 08:31:11 -05:00
Kyle Spier-Swenson
05ae1b304a
Cid randomizer check no longer triggers if the user's cid changes once then changes back ( #36887 )
...
* Cid randomizer check no longer triggers if the user's cid changes once then changes back
Normally, we only check for the randomizer if their cid changed from their last allowed connection. In some edge cases, somebody's cid can be different from a one time glitch, then change back on the next connection.
We now detect such cases and allow the connection.
* Update client_procs.dm
* Update client_procs.dm
2018-04-02 08:26:55 -05:00
LetterJay
7de2934a26
Merge pull request #6210 from Citadel-Station-13/upstream-merge-36834
...
[MIRROR] Removes advanced darkness
2018-04-02 06:58:18 -05:00
LetterJay
66420d8504
Merge pull request #6116 from cebutris/moreminerloot
...
adds lavaknight corpses to legion drops
2018-04-02 05:47:30 -05:00
LetterJay
9045de2c90
Merge pull request #6204 from Citadel-Station-13/upstream-merge-36873
...
[MIRROR] Comms console fix - no more refreshing every 2 seconds while trying to purchase a shuttle.
2018-04-02 05:41:19 -05:00
LetterJay
af2cc17248
Merge pull request #6232 from Citadel-Station-13/upstream-merge-36886
...
[MIRROR] servant blockers no longer glitch out when deleted without force
2018-04-02 05:39:55 -05:00
LetterJay
daf2e6efa7
Merge pull request #6231 from Citadel-Station-13/upstream-merge-36721
...
[MIRROR] Fix crafting tools tooltips
2018-04-02 05:23:50 -05:00
LetterJay
242fd0556d
Merge pull request #6230 from Citadel-Station-13/upstream-merge-36875
...
[MIRROR] adds a sprite to the "show roundend report" button
2018-04-02 05:22:20 -05:00
kevinz000
91f9596eec
damnit ( #36886 )
2018-04-02 02:13:03 -05:00
CitadelStationBot
dc7585fabf
[MIRROR] Moves quick equip hotkey up to /mob ( #6229 )
...
* Moves quick equip hotkey up to /mob
* Merge pull request #36869 from RandomMarine/e
Moves quick equip hotkey up to /mob
2018-04-02 01:36:42 -05:00
kevinz000
03a4db4983
Update beam_rifle.dm
2018-04-01 23:07:35 -07:00
Jordan Brown
4c97bc84e7
Merge pull request #36721 from GrayRachnid/fix-crafting-tools
...
Fix crafting tools tooltips
2018-04-01 22:02:46 -05:00
MrDoomBringer
b87addc531
adds a sprite to the "show roundend report" button ( #36875 )
...
* - Introduces a non-linear component to liver damage from alcohol so weak alcohol doesn't kill you instantly. (#36089 )
* bingo bongo i dont wanna leave the congo i REFUSE to go
* wjhon approval
2018-04-01 21:51:08 -05:00
LetterJay
e4c6ce0a98
Update dance_machine.dm
2018-04-01 19:53:15 -05:00
LetterJay
a9c91b4d00
Merge pull request #6127 from Citadel-Station-13/upstream-merge-36689
...
[MIRROR] Hotfix for #36688 - Excludes non-carbon-based life from the disco machine's dance4 proc to fix pAI "resting/getting up" chat spam
2018-04-01 19:51:58 -05:00
LetterJay
022ac2e6c3
Merge pull request #6178 from Citadel-Station-13/shit
...
sanity
2018-04-01 19:51:39 -05:00
LetterJay
7682dd2a7f
Merge pull request #6188 from Citadel-Station-13/upstream-merge-36822
...
[MIRROR] Fixes monkey retaliation from beyond the grave
2018-04-01 19:51:17 -05:00
LetterJay
a5ec18d566
Merge pull request #6185 from Citadel-Station-13/upstream-merge-36816
...
[MIRROR] Fixes mutant bodypart assignments
2018-04-01 19:50:58 -05:00
LetterJay
dd579e35bc
Merge pull request #6183 from Citadel-Station-13/upstream-merge-36548
...
[MIRROR] Added a new ability to sentient diseases
2018-04-01 19:50:43 -05:00
LetterJay
f7be23e78a
Merge branch 'master' into upstream-merge-36442
2018-04-01 19:50:37 -05:00
LetterJay
28e188cbbe
Merge pull request #6169 from Citadel-Station-13/upstream-merge-36722
...
[MIRROR] Fix 512-only code in recent conveyor belt fix
2018-04-01 19:49:55 -05:00