kevinz000
2eefef2681
Merge pull request #8196 from deathride58/definetimeprocs
...
Attempts to improve the performance of /mob/Stat() by turning various time procs into defines
2019-04-03 23:46:02 -07:00
Trilbyspaceclone
9e020eedf7
Update good.dm
2019-04-03 22:44:30 -04:00
deathride58
ec7265d783
Attempts to fix the bug where voreprefs sometimes fail to load at all by making client login force voreprefs to load if vore has been initialized but voreprefs havent
2019-04-03 00:12:09 -04:00
Trilbyspaceclone
a1c8155ec8
Update chem_dispenser.dm
2019-04-02 15:42:18 -04:00
Zandario
264733b5d4
Removed Chem Drain Circuit - We don't have Chempiles
2019-04-02 13:58:27 -05:00
kevinz000
50b64e8174
Merge pull request #8178 from Trilbyspaceclone/patch-91
...
Makes a new shuttle loan! - Delta locked crates
2019-04-02 05:51:05 -07:00
kevinz000
caceb02dc3
Merge pull request #8184 from deathride58/optimizesgoonchat
...
Slightly optimizes goonchat clientside performance by removing checks for a completely unused feature
2019-04-02 05:39:33 -07:00
kevinz000
9327576a2e
Merge pull request #8192 from deathride58/byondexplanation
...
Intensifies sanity checks in the client part of /mob/Login() in an attempt to fix the spontaneous lobby forcing bug
2019-04-02 05:39:05 -07:00
kevinz000
997e975e1d
Merge pull request #8170 from Trilbyspaceclone/Borgo
...
Maybe adds adv health scanner to all borgs that have health scanners
2019-04-02 05:37:22 -07:00
kevinz000
3b4e8c710a
Merge pull request #8185 from deathride58/widescreenstorage
...
Makes the storage hud support widescreen and other weird view scales
2019-04-02 05:36:33 -07:00
kevinz000
63dd18c790
Merge pull request #8180 from Trilbyspaceclone/Weebo
...
adds toy katana and lum eyes to load out - Requested by MrJWhite
2019-04-02 05:35:31 -07:00
kevinz000
ebdd1ecce5
Merge pull request #8173 from Trilbyspaceclone/2.0Defibs
...
Defib upgrade tech
2019-04-02 05:35:04 -07:00
kevinz000
fc7e67ebcb
Merge pull request #8183 from Seris02/master
...
adds bluespace bio bags
2019-04-02 05:34:27 -07:00
kevinz000
1abd24132d
Merge pull request #8197 from deathride58/portstgstation40577
...
Ports tgstation/tgstation#40577 - Makes /datum/gas_mixture/share() roughly 5% faster by removing fairly useless abstraction, also contains a small boost to pipelines
2019-04-02 05:33:26 -07:00
kevinz000
e16b632d6f
Update holder.dm
2019-04-02 04:03:00 -07:00
Poojawa
83b3c7c4ea
Fixes hair issues in preference window
...
deletes excess ears check, makes snouts able to be snowflake'd. A few sprite tweaks + bee butt
2019-04-02 02:31:00 -05:00
Poojawa
e3047cb69e
fixes messy random spawn code
...
Humans return to having tail_human and ears. there's a reason these are seperated out. reee.
2019-04-02 02:29:37 -05:00
deathride58
ee8df80c80
Ports tgstation/tgstation#40577 - Makes /datum/gas_mixture/share() roughly 5% faster by removing fairly useless abstraction, also contains a small boost to pipelines
2019-04-02 03:07:13 -04:00
Trilbyspaceclone
0baa3a1e29
Update bags.dm
2019-04-02 01:27:05 -04:00
deathride58
c8d51c4231
Attempts to improve the performance of /mob/Stat() by using defines instead of procs for grabbing the current time
2019-04-02 01:11:29 -04:00
deathride58
6eb2c1905e
Adds the ability to quickly use an unequipped item on something by click-dragging the item with an empty active hand
2019-04-01 23:55:39 -04:00
deathride58
a6abe41027
Merge pull request #8193 from BlackMajor/master
...
Quick fix speedmerge plz
2019-04-01 21:30:35 -04:00
Zandario
45611d907f
Merge remote-tracking branch 'remotes/upstream/master' into zandario-circuit-port
2019-04-01 13:29:10 -05:00
Zandario
6e900d2a9d
Hippie Circuit Port
2019-04-01 13:19:35 -05:00
JMFrench
1d9bf5b3b4
Moonsugar
...
Added Moonsugar effects
2019-04-01 18:01:39 +01:00
BlackMajor
ceaa897d1c
Update mind.dm
2019-04-01 19:19:29 +13:00
deathride58
0bb042566b
this is byond explanation - increases the amount of sanity checks in the client update part of /mob/Login()
2019-04-01 02:05:18 -04:00
Trilbyspaceclone
de7398b1ed
Update chem_dispenser.dm
2019-03-31 23:48:10 -04:00
deathride58
aa38960ab6
Update code/game/objects/items/storage/bags.dm
...
Co-Authored-By: Seris02 <49109742+Seris02@users.noreply.github.com >
2019-04-01 11:01:26 +08:00
deathride58
23fb3cb940
Merge pull request #8131 from Citadel-Station-13/kevinz000-patch-23
...
Shift autocall is now accurate to real time rather than game time (you will no longer have 4 hour rounds due to lag)
2019-03-31 21:41:37 -04:00
deathride58
a8f67cfc8a
Merge pull request #8134 from Ragolution/BadWording
...
Amends and corrects some meh wording on the operating console.
2019-03-31 21:32:10 -04:00
deathride58
684d6cf074
Merge pull request #8149 from Ragolution/fixes-the-cum
...
Fixes Semen Vent Foam
2019-03-31 21:25:28 -04:00
deathride58
bada92764b
Merge pull request #8166 from Citadel-Station-13/kevinz000-patch-7
...
Fixes empty beaker blackpowder explosion exploit
2019-03-31 21:24:00 -04:00
deathride58
d22031c33d
Merge pull request #8168 from BlackMajor/master
...
Changeling powers now have HUD icons
2019-03-31 21:22:38 -04:00
deathride58
21682f951e
Merge pull request #8159 from Poojawa/lizard-hyperoxia
...
Carbon Oxygen Toxicity
2019-03-31 21:20:57 -04:00
deathride58
2ed9045173
Merge pull request #8164 from Poojawa/vore-mechanic-fixes
...
[Ready] Vore interactions, feeding, UI cleanup!
2019-03-31 21:19:20 -04:00
Trilbyspaceclone
1b1786800a
Update chem_dispenser.dm
2019-03-31 20:29:07 -04:00
Trilbyspaceclone
5883b53a87
Update chem_dispenser.dm
2019-03-31 19:33:13 -04:00
Trilbyspaceclone
b108505629
Update chem_dispenser.dm
2019-03-31 19:28:40 -04:00
deathride58
d243fc3214
Remove kebab's omegastation's jobs
2019-03-31 17:44:11 -04:00
deathride58
b592297ed1
Makes action buttons stretch to fill the entire screen when widescreen is enabled
2019-03-31 17:16:24 -04:00
nik707
169300d39c
Merge pull request #8181 from Zandario/master
...
PDA Soundpack
2019-03-31 12:09:23 -05:00
deathride58
f3624c48fc
makes the storage hud properly stretch to accomodate for the screen space provided by widescreen and other weird view scales
2019-03-31 06:09:27 -04:00
deathride58
1db5d908b4
Slightly optimizes goonchat by removing checks for a completely unused feature
2019-03-31 05:17:23 -04:00
Seris02
c91fd98fb0
adds bluespace bio bags
2019-03-31 15:13:01 +08:00
deathride58
627f725958
Optimizes get_hearers_in_view by caching the results of view()
2019-03-30 23:44:56 -04:00
deathride58
69d7cd2ff5
Adds Lohikar's optimization for update_corners
2019-03-30 22:57:08 -04:00
deathride58
f4bdef2368
properly takes into account LIGHTING_HEIGHT for linear falloff
2019-03-30 21:21:10 -04:00
nik707
6561c7e364
Merge pull request #8167 from deathride58/fuckcult
...
Fixes the narsie summon rune not actually looking for the 8 other cult members surrounding it (IN LAYMEN'S TERMS, MAKES IT WORK)
2019-03-30 16:26:53 -05:00
deathride58
b5ddeb9343
Update code/datums/mood_events/generic_positive_events.dm
...
Co-Authored-By: Trilbyspaceclone <30435998+Trilbyspaceclone@users.noreply.github.com >
2019-03-30 14:33:19 -04:00