Commit Graph

117 Commits

Author SHA1 Message Date
Katherine Kiefer fd29f9c902 initial 2024-03-09 21:16:02 +11:00
Katherine Kiefer 16a490ee5c update auxmos 2023-08-18 22:13:30 +10:00
Putnam3145 67f2dad1d7 stop stealing the furniture from my house 2022-09-28 12:41:56 -07:00
Putnam3145 17929ced89 Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 into auxmos-2 2022-09-28 12:35:58 -07:00
silicons 93e8a69c4c Revert "Updates auxmos to 2.0.0" 2022-09-28 01:05:10 -07:00
Putnam3145 60eb536dd2 A couple things (oy) 2022-09-27 21:46:44 -07:00
Putnam3145 d95f5729cc wow i forgot some extremely important updates haha 2022-09-18 16:27:48 -07:00
SandPoot 586a035132 Update files 2022-04-06 18:41:31 -03:00
Putnam3145 ff52c241f4 Procedural planet atmos 2021-08-14 21:13:45 -07:00
Putnam3145 cf9cb01f3a makes fire visuals respect hyper-nob 2021-07-10 14:26:48 -07:00
Putnam3145 f1cf32d0b5 okay, we DO have to check if it's not null 2021-06-22 23:13:48 -07:00
Putnam3145 18a0cab792 Makes closed turfs get removed from atmos adjacent. 2021-06-22 20:36:47 -07:00
Putnam3145 e65f13637d Made hotspots take generic fires into account 2021-06-20 18:09:11 -07:00
Putnam 3b25f3e199 Started expanding auxgm a bit 2021-06-10 04:40:23 -07:00
Putnam 86177c51c4 auxgm part 1
see also https://github.com/Baystation12/Baystation12/blob/dev/code/modules/xgm/xgm_gas_data.dm
2021-06-08 09:54:28 -07:00
Putnam d03bf641dd extreme optimization project to maybe fix game 2021-06-06 21:58:24 -07:00
Putnam 1c17570ea8 works but leaks 2021-05-30 00:28:51 -07:00
Putnam 7a8d3148e0 i made it work again 2021-05-26 14:42:02 -07:00
Putnam 61d0e3fed6 A minor thread optimization. 2021-05-26 06:13:50 -07:00
Putnam e580c504fa Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 into auxtools-atmos 2021-05-21 18:52:16 -07:00
Putnam 62279e449e Well, that works 2021-05-21 18:51:13 -07:00
silicons 1f06ac1b42 ohno 2021-05-01 18:18:21 -07:00
Putnam f1e55f2df0 Paranoid updates to maybe fix air duplication 2021-03-20 22:02:47 -07:00
Putnam 0211e78c0c ensured consistency with air-spawning atoms 2021-02-25 00:43:43 -08:00
Putnam a3a0e25549 Revert "Added a zone-based optimization."
This reverts commit e1fbb27be5.
2021-02-02 18:27:51 -08:00
Putnam e1fbb27be5 Added a zone-based optimization. 2021-02-02 17:35:10 -08:00
Putnam 158dd11d8d Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 into auxtools-atmos 2021-01-19 17:52:40 -08:00
Putnam f05df1c7de Huge optimizations+some fixes 2021-01-19 17:48:20 -08:00
Putnam 8cc0b9c69e Various fixes and performance tweaks 2021-01-09 05:44:18 -08:00
Letter N a808f805d4 ASYNC EVERYTHING! 2020-12-21 16:24:51 +08:00
Putnam d1277ad7b2 Updated auxmos (see desc)
1. All callbacks are now auxmos-side, using new auxcallbacks.
2. Heat processing is now paused for and has been optimized by making it have fewer callbacks.
2020-12-10 12:03:28 -08:00
Putnam 30fb673670 Superconductivity is gone. Only rustmos now. 2020-11-17 02:35:10 -08:00
Putnam 90e3be2a12 auxtools atmos works now 2020-10-31 02:55:31 -07:00
Putnam 46c4c347f9 giasfclfubrehber 2020-10-30 01:52:26 -07:00
Putnam 9ba798a516 Makes planetary atmos no longer superconduct. 2020-10-06 11:17:33 -07:00
Putnam b8c0c77b71 Makes atmos not get stuck at very cold 2020-09-09 22:24:54 -07:00
Putnam febd4a47c1 I can probably afford to have these higher, really. 2020-09-04 08:23:53 -07:00
Putnam d6ee54c77d Makes superconducting work for the first time ever. 2020-09-04 08:22:54 -07:00
silicons 75213ceef2 Update LINDA_turf_tile.dm 2020-07-25 13:58:38 -07:00
Lin c9c8285603 Merge pull request #12723 from silicons/atmos_555
atmos microoptimizations
2020-07-11 15:44:19 -05:00
silicons 9d6003b920 ok 2020-07-09 21:06:03 -07:00
Putnam 0b2b34e867 Fixes multi-z proper 2020-05-12 19:13:39 -07:00
Putnam e243752369 Removed tossing from pressure diff (for now) 2020-05-12 16:10:20 -07:00
Putnam 17826fe98b monstermos wow 2020-05-11 22:00:04 -07:00
Putnam e8d7da56f4 Ported C++mos from yogs (help me) 2020-05-11 15:44:26 -07:00
Putnam 7004001e4b Brings back the gas archive 2020-05-09 11:23:38 -07:00
Ghommie f62aaddb1d Fixing some runtimes with kevinz skills and holodeck hotspots. 2020-05-01 23:22:23 +02:00
Ghommie c14439494a Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 into Ghommie-cit265 2020-01-12 19:18:03 +01:00
Seris02 61ab3685f1 atmos firelock, changes to temp blocking 2019-12-20 14:14:01 +08:00
Ghommie 542c9007ee Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 into Ghommie-cit265 2019-12-06 20:09:35 +01:00