Commit Graph

12387 Commits

Author SHA1 Message Date
Trilbyspaceclone 7d3b71938f grammar and "Bitsize fix" 2019-04-08 02:25:22 -04:00
Trilbyspaceclone 4772f12d54 Update drinnerware.dm 2019-04-07 19:52:48 -04:00
Trilbyspaceclone 47e0f5b946 Update recipes_misc.dm 2019-04-07 19:50:52 -04:00
Trilbyspaceclone b4b9e57058 Update recipes_meat.dm 2019-04-07 19:50:09 -04:00
Trilbyspaceclone d7b37fcf83 reblance 2019-04-07 19:43:59 -04:00
Trilbyspaceclone 4bb465a7d8 reblance 2019-04-07 19:42:27 -04:00
Trilbyspaceclone 62e711f69d Update snacks_meat.dm 2019-04-06 13:03:01 -04:00
Trilbyspaceclone 6b9e9e23bf Update recipes_meat.dm 2019-04-05 18:44:02 -04:00
Trilbyspaceclone e6ff7f811b Update recipes_misc.dm 2019-04-05 18:27:59 -04:00
Trilbyspaceclone 78caec991a 15 is 3 x 5 more lucky? 2019-04-05 18:08:05 -04:00
Trilbyspaceclone 8098cd8fd7 Update recipes_meat.dm 2019-04-05 17:58:55 -04:00
Trilbyspaceclone 9a4a315118 Update recipes_meat.dm 2019-04-05 17:44:18 -04:00
Trilbyspaceclone 8036f25ad9 Update recipes_misc.dm 2019-04-05 17:30:39 -04:00
Trilbyspaceclone 870b0d6cd8 Update recipes_meat.dm 2019-04-05 17:29:12 -04:00
Trilbyspaceclone 9cb9da788e Update recipes_misc.dm 2019-04-05 16:59:43 -04:00
Trilbyspaceclone 54ac242454 Update recipes_meat.dm 2019-04-05 16:57:28 -04:00
Trilbyspaceclone c927fd4812 Update snacks_other.dm 2019-04-05 16:40:19 -04:00
Trilbyspaceclone c79502b3e6 Update snacks_meat.dm 2019-04-05 16:32:09 -04:00
Trilbyspaceclone 0d2cfb5a5c Update snacks_other.dm 2019-04-05 16:08:46 -04:00
kevinz000 b287362f99 Merge pull request #8191 from Trilbyspaceclone/patch-92
Makes chem dispenders upgradable once again!
2019-04-05 08:07:46 -07:00
kevinz000 e67f251f3c Merge pull request #8175 from deathride58/lightingoptimizationattemptnumerouno
Attempts to optimize the lighting process by ditching the inverse-square falloff algorithm in favor of a linear one
2019-04-04 00:11:49 -07:00
kevinz000 44e07e35b0 Merge pull request #8194 from Zandario/zandario-circuit-port
Hippie Circuit Port
2019-04-04 00:01:48 -07:00
kevinz000 ba9f058f4a Merge pull request #8172 from deathride58/whythefuckwasthishidden
makes the succumb verb available in the IC tab
2019-04-04 00:00:15 -07:00
kevinz000 9c9ba116a3 Merge pull request #8152 from Trilbyspaceclone/patch-85
Makes cargo be able to buy more sec gear!
2019-04-03 23:59:15 -07:00
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
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
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
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 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
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