deathride58
43eee9851c
Merge pull request #6360 from Citadel-Station-13/upstream-merge-37094
...
[MIRROR] Fixes overlay update for washing bloody hands
2018-04-11 21:29:52 +00:00
deathride58
6c107f538a
Merge pull request #6361 from Citadel-Station-13/upstream-merge-37107
...
[MIRROR] Fixes jukebox ghost message spam
2018-04-11 21:29:28 +00:00
deathride58
1f44356e49
Merge pull request #6364 from Citadel-Station-13/upstream-merge-37120
...
[MIRROR] [s] Adds a centcom level check to launchpad.
2018-04-11 21:28:50 +00:00
deathride58
72dfdb0a63
Merge pull request #6365 from Citadel-Station-13/upstream-merge-37032
...
[MIRROR] Forcing the human liver to actually do its job v2
2018-04-11 21:28:25 +00:00
deathride58
eebe38dc39
Merge pull request #6367 from Citadel-Station-13/upstream-merge-37136
...
[MIRROR] Removes some unused math defines/procs
2018-04-11 21:27:58 +00:00
deathride58
1bec758c65
Merge pull request #6369 from Citadel-Station-13/upstream-merge-37130
...
[MIRROR] Adds tesla coil cargo pack
2018-04-11 21:27:26 +00:00
deathride58
84a94e1894
Merge pull request #6371 from Citadel-Station-13/upstream-merge-37123
...
[MIRROR] Keeps SM shuttle shards from being unwrenched
2018-04-11 21:27:05 +00:00
deathride58
ba276cf374
Merge pull request #6373 from Citadel-Station-13/upstream-merge-37116
...
[MIRROR] Fixes order of operations math errors with gas defines.
2018-04-11 21:26:47 +00:00
deathride58
85cc5c177e
Merge pull request #6374 from Citadel-Station-13/upstream-merge-37126
...
[MIRROR] Fixes signals being raised too soon
2018-04-11 21:26:22 +00:00
Jordan Brown
704b42411a
Merge pull request #37000 from tgstation/KorPhaeron-patch-2
...
Update compile options to make 512 support official
2018-04-11 15:12:55 -05:00
Jordan Brown
68e0b31cf6
Fixes signals being raised too soon
2018-04-11 15:02:30 -05:00
The_Dreamweaver
adac58f0c2
Fixes order of operations math errors with gas defines.
2018-04-11 15:02:22 -05:00
ninjanomnom
5af97c3edc
Removes some duplicated code
2018-04-11 15:01:10 -05:00
Denton
0ada58dd4f
oof
2018-04-11 14:59:54 -05:00
AnturK
2aff700c14
Fixes brain dna
2018-04-11 14:58:42 -05:00
Denton
04f7fc5788
adds tesla coil crate
2018-04-11 14:57:30 -05:00
ShizCalev
e63553e278
Removes some unused math defines/procs
2018-04-11 14:15:14 -05:00
kevinz000
9da197469b
Fixes interaction AI stuff
2018-04-11 14:10:50 -05:00
Winterous
065522800a
Forcing the human liver to actually do its job v2 ( #37032 )
...
* Update liver.dm
* Update liver.dm
* Update liver.dm
2018-04-11 09:33:49 -05:00
Dax Dupont
b6396256db
[s] Adds a centcom level check to launchpad. ( #37120 )
...
* Adds a centcom level check to launchpad
* Account for space americans
2018-04-11 08:58:50 -05:00
imsxz
cfd3f7a4fd
fixes changelings stinging other lings twice
2018-04-11 07:33:21 -05:00
ShizCalev
f344bc76fe
Fixes jukebox ghost message spam ( #37107 )
2018-04-11 07:31:57 -05:00
pigeons
d14df868cd
Fixes overlay update for washing bloody hands ( #37094 )
2018-04-11 07:30:45 -05:00
vuonojenmustaturska
e9d2097610
Fixes warp whistle invis bug ( #37077 )
...
* Update artefact.dm
* review
2018-04-11 07:28:30 -05:00
Trevor Serpas
00f5570ccf
Integrated Circuits Parameter Fixes
2018-04-11 07:22:11 -05:00
Ashe Higgs
74f1b21a18
Disables mood traits when mood is disabled ( #37082 )
...
* disables mood traits if mood is off
* my copypasta is showing
* Update negative.dm
2018-04-11 07:06:23 -05:00
arsserpentarium
0f23e55927
Fix logic circuits runtime ( #37044 )
...
* 1011101 fix fix fix xif xif xif 1011101
* Update logic.dm
2018-04-11 05:23:28 -05:00
nicbn
f45a552c42
Code improvements on bullet damage decals ( #36604 )
...
Now fixing the dents is instant too
Maybe fixes #36601
2018-04-11 05:21:03 -05:00
Grandmother of 50
43e0079981
Provides more control over uplink surplus chances. ( #36983 )
...
Cant wait for the epic balance prs that people will fight in
2018-04-11 05:16:32 -05:00
Tad Hardesty
ae16d62178
Fix double-fullstop in the jukebox's description ( #37088 )
2018-04-11 05:15:19 -05:00
Robustin
a79a168d2c
Cult spell buttons will no longer hold an empty slot in the regular action bar ( #36791 )
2018-04-11 05:08:47 -05:00
oranges
f01620acef
Merge pull request #36693 from kevinz000/patch-471
...
Slightly bandaid fix for ntnet json/xorencrypt runtimes
2018-04-11 05:02:19 -05:00
iksyp
5a06fd98ed
Whether or not a pacifist can fire a gun is no longer based on the gun being harmful, but the chambered round being harmful ( #36670 )
...
fix: makes dragnet non harmful
tweak: pacifists can now use any disabler or stun setting on any energy gun
code: removed all of the pacifism check code from code/modules/mob/living/living.dm
code: gun objects no longer have a harmful variable, instead, ammo_casing objects now have a harmful variable, which is by default set to TRUE
code: if a pacifist fires a gun, it checks whether or not the round chambered is lethal, instead of whether or not the gun itself is lethal.
2018-04-11 04:59:57 -05:00
pigeons
7a07c101df
AI requires silicon exp instead of crew exp for roundstart role ( #36469 )
...
* Ai requires silicon xp
* Reverses byond age change
2018-04-11 04:54:32 -05:00
YPOQ
42372b8d04
Fixes eminences not being recognized as servants of ratvar ( #37070 )
...
* Fixes eminences not being recognized as servants of ratvar
* Readds istype check
2018-04-10 20:21:37 -05:00
deathride58
4063781baf
Merge pull request #6332 from Citadel-Station-13/upstream-merge-37040
...
[MIRROR] Fixes Acute Respiratory Distress Syndrome not having a treshhold description
2018-04-11 01:04:16 +00:00
deathride58
d6c2e4dd56
Merge pull request #6336 from Citadel-Station-13/upstream-merge-37050
...
[MIRROR] Fix fullscreens added to clientless mobs not stretching properly
2018-04-11 01:03:23 +00:00
deathride58
4b87170139
Adds "Man up" verb for admins. ( #6296 )
...
* adds man up verb
* Update admin_verbs.dm
* adds man up global
* blech
2018-04-10 17:34:45 -07:00
Jordan Brown
0a9ca8b073
Merge pull request #37050 from AutomaticFrenzy/patch/fullscreen-cloning
...
Fix fullscreens added to clientless mobs not stretching properly
2018-04-10 19:23:28 -05:00
oranges
4b34949340
Merge pull request #37071 from kevinz000/patch-480
...
Fixes constants chips getting scrambled by EMPs
2018-04-10 16:22:49 -07:00
Bjorn Neergaard
f56e139fda
Use a rust DLL for logging ( #36858 )
...
By moving our logging to a DLL we see a drop in CPU/real time of 2-3 orders of magnitude. This is due to BYOND opening and closing file handles on every write, causing incredible amounts of unneeded overhead. The logging library also handles timestamps for us, further increasing performance gains.
This library will also allow for further offloading in the future, such as completely replacing file2text() and friends.
A pre-compiled DLL is bundled, but Linux users will have to compile manually. Directions can be found at the rust-g repo.
Log output is enhanced with millisecond time stamps:
[2018-04-01 15:56:23.522] blah blah blah
This includes runtimes as well, which benefit from the same timestamp improvements and no longer have hacky splitting code to add their own timestamps.
Log shutdown is handled in a dedicated proc called as late as possible, as rust-g integration expands this will be factored out into a generic native code shutdown proc.
2018-04-10 17:02:44 -05:00
Alomga
042fa8c5ff
Update choking.dm ( #37040 )
2018-04-10 16:03:22 -05:00
deathride58
567204416b
Merge branch 'master' into upstream-merge-36974
2018-04-10 07:48:12 +00:00
deathride58
f33d77a073
Merge pull request #6323 from Citadel-Station-13/upstream-merge-37065
...
[MIRROR] Fixes escape pods not getting to their default destination
2018-04-10 07:47:00 +00:00
deathride58
5669e6a0a1
Merge branch 'master' into upstream-merge-36953
2018-04-10 07:21:55 +00:00
deathride58
9647de2806
Merge pull request #6328 from Citadel-Station-13/upstream-merge-36788
...
[MIRROR] Fixed paperbin dropping and fingerprints
2018-04-10 07:20:33 +00:00
deathride58
4cea1feb1b
Update vr_sleeper.dm
2018-04-10 03:16:28 -04:00
deathride58
96191b8b6a
Update emergency.dm
2018-04-10 03:15:27 -04:00
deathride58
e0d7630c19
Merge branch 'master' into synctesting
2018-04-09 21:43:26 +00:00
LetterJay
dab96582bd
Merge pull request #6306 from Citadel-Station-13/upstream-merge-37002
...
[MIRROR] Fixes slime latching
2018-04-09 16:40:14 -05:00