deathride58 and GitHub
ef7b79eea7
Merge pull request #6262 from Citadel-Station-13/upstream-merge-36945
...
[MIRROR] Removes april fools from heirlooms
2018-04-04 21:12:26 +00:00
deathride58 and GitHub
af8862bd78
Merge pull request #6263 from Citadel-Station-13/upstream-merge-36867
...
[MIRROR] Fixes 0 value not being saved in constant memory circuits
2018-04-04 21:11:44 +00:00
deathride58 and GitHub
cd251d79b2
Merge pull request #6264 from Citadel-Station-13/upstream-merge-36645
...
[MIRROR] Fixes mannitol not curing minor brain traumas
2018-04-04 21:11:28 +00:00
deathride58 and GitHub
3b35c63027
Merge pull request #6265 from Citadel-Station-13/upstream-merge-36932
...
[MIRROR] Fixes asphyxiation disease activating early and ignoring transmission
2018-04-04 21:11:07 +00:00
deathride58 and GitHub
fdea6d88aa
Merge pull request #6266 from Citadel-Station-13/upstream-merge-36897
...
[MIRROR] Fixes errors with making temp rank changes before permanent ones
2018-04-04 21:10:47 +00:00
deathride58 and GitHub
e6f411ae5d
Merge pull request #6268 from Citadel-Station-13/upstream-merge-36969
...
[MIRROR] move enforce_human_authority check before species.before_equip_job()
2018-04-04 21:04:30 +00:00
deathride58 and GitHub
3eec79f992
Merge pull request #6269 from Citadel-Station-13/upstream-merge-36929
...
[MIRROR] Fixes chem macros with trailing ;
2018-04-04 21:02:22 +00:00
deathride58 and GitHub
5f4509123c
Merge pull request #6271 from Citadel-Station-13/upstream-merge-36521
...
[MIRROR] Burning ores (from either fire or lava) now yields materials at a decreased rate.
2018-04-04 21:02:05 +00:00
deathride58 and GitHub
e930b98beb
Update dance_machine.dm
2018-04-04 16:59:18 -04:00
fludd12 and CitadelStationBot
fc9b02cbbb
Burning ores (from either fire or lava) now yields materials at a decreased rate. ( #36521 )
...
* Burning ores (from either fire or lava) now yields materials at a decreased rate.
* Randomizes the returns!
2018-04-04 12:00:57 -05:00
vuonojenmustaturska and CitadelStationBot
4b505112fc
fixes revenant deadchat
2018-04-04 09:07:06 -05:00
Jordan Brown and CitadelStationBot
057d10f654
Fixes chem macros with trailing ;
2018-04-04 09:04:53 -05:00
vuonojenmustaturska and CitadelStationBot
77e51603d4
move enforce_human_authority check before species.before_equip_job()
2018-04-04 09:03:37 -05:00
Jordie and CitadelStationBot
00f5f70b1b
Fixes errors with making temp rank changes before permanent ones ( #36897 )
...
* fixes errors with making temp rank changes before permanent ones
* adds parenthesis
2018-04-03 23:51:45 -05:00
Jordan Brown and CitadelStationBot
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 and CitadelStationBot
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 and CitadelStationBot
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 and CitadelStationBot
5614da1d3b
Merge pull request #36945 from KorPhaeron/aprilfools
...
Removes april fools from heirlooms
2018-04-03 22:03:04 -05:00
Jordan Brown and CitadelStationBot
20f7370ea3
Removes @ ( #36928 )
2018-04-03 22:02:55 -05:00
Jordan Brown and CitadelStationBot
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 and CitadelStationBot
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 and CitadelStationBot
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 and CitadelStationBot
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 and GitHub
884f70d233
src.
2018-04-03 02:22:28 -07:00
kevinz000 and GitHub
768864d24a
looc
2018-04-03 02:22:07 -07:00
deathride58 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and CitadelStationBot
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 and CitadelStationBot
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 and CitadelStationBot
b428142e39
Removes april fools pitch shifting on admin music
2018-04-02 18:08:58 -05:00
Jordan Brown and CitadelStationBot
376eee917a
Unit tests don't start until after 10s of round time ( #36907 )
2018-04-02 14:57:18 -05:00
LetterJay and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and CitadelStationBot
383b0d1214
Merge pull request #36905 from Jordie0608/thisreadmepredatesgooglecodeitsprobablyolderthansomeplayers
...
Removes ancient library readme file
2018-04-02 08:37:15 -05:00
Jordan Brown and CitadelStationBot
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 and CitadelStationBot
5142076ea7
Merge pull request #36901 from KorPhaeron/beeper
...
Fixes morgue beeper message
2018-04-02 08:32:33 -05:00
Jordan Brown and CitadelStationBot
0dc793129d
Merge pull request #36902 from KorPhaeron/dronevision
...
Fixes drone night vision
2018-04-02 08:32:23 -05:00
Jordan Brown and CitadelStationBot
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 and CitadelStationBot
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 and GitHub
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 and GitHub
66420d8504
Merge pull request #6116 from cebutris/moreminerloot
...
adds lavaknight corpses to legion drops
2018-04-02 05:47:30 -05:00
LetterJay and GitHub
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 and GitHub
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 and GitHub
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