Putnam3145
7e34540903
Enables monstermos.
2021-08-04 00:54:52 -07:00
Putnam3145
f6de147ece
Auxmos update + speed tweaks
2021-07-18 18:11:13 -07:00
Putnam3145
6d4d70298d
Wow It's Been At Double Speed
2021-06-25 07:30:27 -07:00
Putnam
a9db30d6d9
optimization, fix to breath, experimenting with speed
2021-06-13 07:31:01 -07:00
Putnam
7952a1cf88
this actually does not need named this way
2021-06-07 05:31:41 -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
9e55d9e2d9
quick hack to fix corruption
2021-05-26 09:25:14 -07:00
Putnam
61d0e3fed6
A minor thread optimization.
2021-05-26 06:13:50 -07:00
Putnam
62279e449e
Well, that works
2021-05-21 18:51:13 -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
7d2f654fb6
Some extra comments
2021-01-29 16:21:32 -08:00
Putnam
f05df1c7de
Huge optimizations+some fixes
2021-01-19 17:48:20 -08:00
Putnam
a6a91347ff
Fixed machinery not being processed.
2021-01-13 21:28:58 -08:00
Putnam
1b44f58063
Toggle for heat; optimizations
2021-01-13 18:33:18 -08:00
Putnam
8cc0b9c69e
Various fixes and performance tweaks
2021-01-09 05:44:18 -08:00
Putnam
555c384d73
Added maptick.
2021-01-06 23:55:06 -08:00
Putnam
f0b3ad7a22
mostly works!
...
occasional deadlock at last test; gonna keep checking that out.
2020-12-18 17:49:32 -08:00
Putnam
fbafd8391b
Tweaks and such.
2020-12-14 15:38:26 -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
65920283f5
Always remember to commit, lord.
2020-11-21 22:33:52 -08:00
Putnam
91ed35cc8a
A lot of testing and fiddling. Not ready for primetime.
2020-11-18 04:58:31 -08:00
Putnam
bfaaecde49
whoops more sanity checking
2020-11-17 02:42:49 -08:00
Putnam
30fb673670
Superconductivity is gone. Only rustmos now.
2020-11-17 02:35:10 -08:00
Putnam
43d4ad8c12
More testing and such. It's super slow now!
2020-11-10 20:04:32 -08:00
Putnam
ff1a1aa8ae
Updated to latest attempts. Oy.
2020-11-09 18:56:02 -08:00
Putnam
8f7c821f3a
Made turf processing stop if overtime.
2020-11-01 04:07:28 -08:00
Putnam
90e3be2a12
auxtools atmos works now
2020-10-31 02:55:31 -07:00
Putnam
3c4eff605d
broken but compiles and runs sans panics
2020-10-28 23:07:59 -07:00
Putnam
650d76ba69
Fixed a dumb typo.
2020-09-23 22:36:12 -07:00
Putnam
e89e7adda4
Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 into cache-locality-experiments
2020-09-21 03:31:35 -07:00
Putnam
b06f19cf5c
Brought reactions to extools again; now including debug symbols.
...
This time they work!
2020-09-14 19:32:31 -07:00
Putnam
372be3bf5c
Fixed all the problems.
2020-09-14 02:37:07 -07:00
Putnam
3ea7f0defa
Added a gas mixture counter and fixed a segfault on exit.
2020-09-10 17:42:49 -07:00
Putnam
fb17f0cc75
Somehow made monstermos over 100x as fast
2020-09-10 04:48:55 -07:00
Artur
3bef4ba35e
TGUI updates + statpanel
2020-09-02 17:52:47 +03:00
Putnam
a625d6562b
Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 into putnamos-for-real
2020-07-08 22:02:03 -07:00
deathride58
1a40fa73fb
fixes an upstream oversight that completely bricks a downstream's atmos
2020-06-17 15:24:17 -04:00
Putnam
bd88bc8eca
Lowers default monstermos turf limit to 10
2020-05-13 20:47:00 -07:00
Putnam
74563b09ac
There's options.
2020-05-12 18:47:26 -07:00
Putnam
885a09111f
Enables monstermos (this is gonna suck)
2020-05-12 15:07:20 -07:00
Putnam
17826fe98b
monstermos wow
2020-05-11 22:00:04 -07:00
kevinz000
c1436c4c7b
Maptick lag minimization port ( #12066 )
...
* extools.dll
* backend
* queued pipenet builds
* oh yeah we don't have that
* wow
* Update air.dm
2020-05-03 03:34:33 +02:00
kevinz000
84a44e226c
micro optimization for atmos add_to_active/react_queue ( #11508 )
...
* k
* Update code/controllers/subsystem/air.dm
Co-Authored-By: Ghom <42542238+Ghommie@users.noreply.github.com >
* Update code/controllers/subsystem/air.dm
Co-Authored-By: Ghom <42542238+Ghommie@users.noreply.github.com >
* Update code/controllers/subsystem/air.dm
Co-Authored-By: Ghom <42542238+Ghommie@users.noreply.github.com >
Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com >
2020-03-21 15:58:18 +01:00
kevinz000
6ead30eab3
more shit
2020-01-14 17:22:54 -07:00
Lin
f7b91f9b65
Merge pull request #10238 from Ghommie/Ghommie-cit478
...
Brings in some mapping code updates.
2020-01-03 00:01:54 +00:00
r4d6
84d99c8fe8
Fix indentation
2019-12-21 15:00:53 -05:00