Commit Graph

14703 Commits

Author SHA1 Message Date
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
Fermi
390f9a635f Error message addition. 2019-04-16 23:03:24 +01:00
Trilbyspaceclone
df880c6723 Update PDA.dm 2019-04-16 16:07:52 -04:00
Trilbyspaceclone
2adc3c6069 Update shield.dm 2019-04-16 15:11:46 -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
Thalpy
887aad3bf3 Quick merge!! aaaa 2019-04-16 18:02:44 +01:00
Thalpy
a57dc622ef holder.dm should be fixed!! 2019-04-16 17:28:49 +01: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
Trilbyspaceclone
875bd522d0 grammer 2019-04-15 22:45:08 -04:00
Useroth
f55b6ed18a Another round of unspaghettifying the code. A lot still to go. 2019-04-16 00:53:44 +02:00
Useroth
977462387c A couple of bugfixes. Also testing if I can even push to this repo. 2019-04-16 00:11:53 +02:00
Thalpy
02da3c524e Fixed reaction mechanics - pre status edits 2019-04-15 22:08:00 +01: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
Trilbyspaceclone
558a989d8a fixed 2019-04-15 15:03:03 -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
ad19f6fcae Shame to see it 2019-04-14 23:30:52 -04:00
Trilbyspaceclone
84b04d8752 Update misc_designs.dm 2019-04-14 23:22:17 -04:00
Trilbyspaceclone
1a0aca6a65 Update comp_board_designs.dm 2019-04-14 23:20:49 -04:00
Trilbyspaceclone
cc06df001a Update all_nodes.dm 2019-04-14 23:20:09 -04:00
Trilbyspaceclone
1d966a688e Update shield.dm 2019-04-14 23:17:37 -04:00
Thalpy
3aa92325cf Jubiously day, I fixed the reaction, mostly and xeno broke 2019-04-15 01:05:32 +01:00
Thalpy
e2fb670314 Fixed spelling of explode 2019-04-14 23:21:59 +01:00
Thalpy
3d4245905a Accidental double vars 2019-04-14 23:16:18 +01:00
Thalpy
68813cf12a fixed add_reagent 2019-04-14 23:11:55 +01:00
Thalpy
f6a6e2b226 Merge branch 'FermiChem' of https://github.com/Thalpy/Citadel-Station-13 into FermiChem 2019-04-14 22:57:12 +01:00
Thalpy
0cee082e81 Added default fermichemvals to recipies 2019-04-14 22:57:08 +01: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
Thalpy
bf647c38e8 Variables don't work as I thought and it makes me sad. 2019-04-14 19:52:23 +01:00
Thalpy
e025ba8eb1 Fixed merge conflicts 2019-04-14 16:37:10 +01:00
deathride58
41375d9737 Increases performance significantly by turning garbage collection into a define 2019-04-14 11:33:28 -04:00