Commit Graph

13165 Commits

Author SHA1 Message Date
deathride58
1a3e63dc8f fixes space pollution 2019-04-19 13:06:50 -04:00
deathride58
8f021d4143 Minor circuit balance tweaks - limits locomotion circuits to jogging speed and doubles the complexity of mmi/pai connector circuits 2019-04-18 21:44:43 -04:00
BurgerLua
97fb78d07e Reworked the Vent Clog event to shoot out smoke instead of foam; also made the foam shoot out one at a time over a long period of time to prevent lag. 2019-04-18 18:00:19 -07:00
BurgerLua
0f838e3e2b Improved the layout of the Loadout UI to be more fitting 2019-04-16 23:37:48 -07:00
kevinz000
0e863d7daf Update special.dm 2019-04-16 22:42:36 -07:00
BurgerLua
7ff2b6817b No more seperate whatever 2019-04-16 21:06:57 -07:00
Trilbyspaceclone
ed608ac32c Bhijn... 2019-04-16 20:26:24 -04:00
deathride58
e1963f4ae5 fixes the bug where space isnt actually a vacuum 2019-04-16 18:36:39 -04:00
Trilbyspaceclone
df880c6723 Update PDA.dm 2019-04-16 16:07:52 -04:00
Trilbyspaceclone
1b970e7ce0 Update PDA.dm 2019-04-16 15:08:45 -04:00
Trilbyspaceclone
2b57db57ab Update PDA.dm 2019-04-16 15:07:51 -04:00
Trilbyspaceclone
5c0c8aa4c9 Update PDA.dm 2019-04-15 23:43:36 -04:00
Poojawa
499078fb10 Headgear is more aggressive in setting normal style stuff
I swear byond's gotten a lot more dumb about if statements...
2019-04-15 22:04:37 -05:00
Poojawa
ce7a42c5cd Custom Species
we'll ensure it's set to null upon changing, just in case
2019-04-15 14:12:45 -05:00
Trilbyspaceclone
e7bac925dc Update core.dm 2019-04-15 15:05:11 -04:00
Poojawa
f767069dc2 Custom Species names 2019-04-15 13:50:21 -05:00
Poojawa
12d17f6f52 usr 2019-04-15 11:28:42 -05:00
Poojawa
8b6d0d0604 Merge remote-tracking branch 'refs/remotes/Citadel-Station-13/master' into iv-dripper-punctures 2019-04-15 10:10:05 -05:00
Poojawa
838373cbba Merge remote-tracking branch 'refs/remotes/Citadel-Station-13/master' into npc-fix 2019-04-15 10:09:08 -05:00
deathride58
530e021254 Merge pull request #8240 from Poojawa/human-taaaaaaaails
Fixes missing tail wag states
2019-04-15 10:01:45 -04:00
Poojawa
295918d77c siiigh. tg NPC code is so bad 2019-04-15 08:10:31 -05:00
Poojawa
25d77bac91 Adds a can_inject check to IV Drips
Syringes and hyposprays check, so too do IV needles.
2019-04-15 01:01:16 -05:00
Trilbyspaceclone
3a67385bde Update resource.dm 2019-04-14 17:41:54 -04:00
Trilbyspaceclone
85ab924d72 Update core.dm 2019-04-14 17:41:15 -04:00
Trilbyspaceclone
6674aae78c Update factory.dm 2019-04-14 17:40:11 -04:00
Trilbyspaceclone
3c3399ea50 Update shield.dm 2019-04-14 17:37:26 -04:00
deathride58
905f32b193 further optimizes performance by making all of the meta gas properties use their own individual lists instead of being in a messy nested list 2019-04-14 16:40:37 -04:00
deathride58
f7203a3428 caches the meta gas info list in heat_capacity() to shave off a mere 2e-7 from its average cost 2019-04-14 15:00:02 -04:00
deathride58
41375d9737 Increases performance significantly by turning garbage collection into a define 2019-04-14 11:33:28 -04:00
deathride58
2c9deab42e removes add_gas() and assert_gas(). next up: do further testing with garbage_collect() present and not present 2019-04-14 10:33:39 -04:00
Poojawa
ba2884d2c7 Fixes missing tail wag states
Also sorts the accessories file a bit more again
2019-04-13 22:01:55 -05:00
deathride58
a39dd310ba Merge branch 'master' into muzzled-masks 2019-04-13 17:48:24 -04:00
deathride58
f6ab8f24e9 Merge pull request #8233 from Poojawa/prefwindow-fixes
Pref Window Alignment + cycled backgrounds from Virgo
2019-04-13 17:44:50 -04:00
kevinz000
637b92a88a Merge pull request #8228 from Coolgat3/ripley
Making the Ripley mech not useless (More info inside)
2019-04-13 00:22:10 -07:00
kevinz000
03ae39f95a Merge pull request #8232 from Poojawa/voremobs
Vore capable simple mobs & fixes
2019-04-13 00:21:42 -07:00
kevinz000
a2c75aad76 Merge pull request #8234 from Trilbyspaceclone/patch-98
Removes glycerol from tier 4 dispensers
2019-04-13 00:21:02 -07:00
kevinz000
18c6d4e4f1 Merge pull request #8235 from Poojawa/defib-notouch
Buffs defib users by making them stop pulling automatically
2019-04-13 00:20:40 -07:00
kevinz000
650b0e6be6 Merge pull request #8231 from Poojawa/hypotweaks
Labcoats carry mk II hypos, hypokits hold more
2019-04-13 00:20:05 -07:00
deathride58
b1467b4ec4 Optimizes memory usage even further by removing the list initialization in gas mixture new() in favor of having the lists start as empty lists. seems to save about 20mb of memory on box judging from one unscientific single test 2019-04-12 08:13:51 -04:00
Poojawa
fb234783a7 muzzle-compatible helmets and masks 2019-04-12 04:00:47 -05:00
deathride58
2078485594 minor code cleanup + fixes plasma fixation 2019-04-11 18:20:55 -04:00
deathride58
8b75240d89 fuck atmos - attempts to optimize atmos by removing GAS_META from the gas mixture meta list and removing the usage of gas archive 2019-04-11 17:07:11 -04:00
Trilbyspaceclone
690183b14f Update chem_dispenser.dm 2019-04-11 16:08:42 -04:00
Poojawa
3304875e38 Buffs defib users by making them stop pulling automatically 2019-04-11 14:36:41 -05:00
Trilbyspaceclone
be6dbd415e Update chem_dispenser.dm 2019-04-11 15:07:45 -04:00
Poojawa
8520c91a98 Pref Window Alignment + cycled backgrounds from Virgo 2019-04-11 14:05:40 -05:00
Poojawa
4dcbaa8c80 Refractors simple mob vore code, enables vore mobs
also just removes the mistake that was hunger sounds.
2019-04-11 11:15:25 -05:00
Poojawa
45b8889562 Devourable mobs are digestible again 2019-04-11 07:13:19 -05:00
Poojawa
30dbc57e75 Labcoats carry mk II hypos, kits hold more 2019-04-11 06:55:57 -05:00
Poojawa
7ffe49c511 Merge remote-tracking branch 'refs/remotes/origin/master' into muzzled-masks 2019-04-09 22:18:56 -05:00