Commit Graph

164 Commits

Author SHA1 Message Date
austin
da3893f3ff move server state
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-15 16:28:53 -04:00
austin
3cc51c008c move engine flags under engine state
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-05-15 16:08:33 -04:00
austin
cd1fef2d3a move microSim to serverState 2025-05-15 15:45:05 -04:00
austin
f65d56d667 push settings into config
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-05-15 15:19:52 -04:00
austin
c854be629f move timekeeper into engineState 2025-05-15 14:22:25 -04:00
austin
038da702e7 move thread manager into engineState 2025-05-15 14:09:52 -04:00
austin
5888e12da0 move playerManager to serverState 2025-05-15 13:34:17 -04:00
austin
5b8509a7f4 move realmManager to serverState
Some checks reported errors
studiorailgun/Renderer/pipeline/head Something is wrong with the build of this commit
2025-05-15 13:12:34 -04:00
austin
96f6577f95 server state variable 2025-05-15 13:07:35 -04:00
austin
ac9c1a017e move more state into clientState 2025-05-15 12:37:16 -04:00
austin
295c94f392 move clientSceneWrapper to clientState 2025-05-15 12:04:38 -04:00
austin
3c10d42351 client state
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-15 11:53:51 -04:00
austin
7ad7a0c477 safe executor service creation
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-15 10:54:33 -04:00
austin
4ddb894e5c fix engine not closing when x button
Some checks reported errors
studiorailgun/Renderer/pipeline/head Something is wrong with the build of this commit
2025-05-14 19:16:53 -04:00
austin
43bb67ca57 item work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-14 13:10:43 -04:00
austin
d733b3c46f fix lotta bugs 2025-05-11 15:25:11 -04:00
austin
76dcc4540e potential thread hanging fix
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-11 13:23:19 -04:00
austin
fa9bc77638 macro sim triggers acquire item tree
Some checks reported errors
studiorailgun/Renderer/pipeline/head Something is wrong with the build of this commit
2025-05-10 18:32:19 -04:00
austin
6f72167d68 move macro data around
Some checks reported errors
studiorailgun/Renderer/pipeline/head Something is wrong with the build of this commit
2025-05-10 18:00:16 -04:00
austin
0136a78992 sim work + debug menus
Some checks reported errors
studiorailgun/Renderer/pipeline/head Something is wrong with the build of this commit
2025-05-10 13:59:54 -04:00
austin
51f9cde57f macro character spawning work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-06 16:03:28 -04:00
austin
99402e5656 cleanup todos
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-05-05 22:46:56 -04:00
austin
66eb3a7586 centralize thread count declarations
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-05-05 14:36:41 -04:00
austin
c9ce7264fa terrain work 2025-05-04 18:14:26 -04:00
austin
abcf4761df async pathfinding
Some checks are pending
studiorailgun/Renderer/pipeline/head Build queued...
2025-05-04 16:31:46 -04:00
austin
6339181aec pathfinding work + ai work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-05-04 16:00:32 -04:00
austin
8462932abd block pathfinding work 2025-05-04 13:58:08 -04:00
austin
68294ab636 voxel pathfinding work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-05-03 16:33:57 -04:00
austin
fdeffe3f30 refactor Pathfinder class
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-05-02 16:54:57 -04:00
austin
73d07b8941 refactor recast pathfinding classes 2025-05-02 16:54:33 -04:00
austin
e489def162 pathfinding tiling work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-05-02 16:46:46 -04:00
austin
18023872b0 major pathfinding work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-05-02 16:29:18 -04:00
austin
48622bb08f huge ai work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-05-01 20:11:29 -04:00
austin
4908ea0f44 ai work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-05-01 12:13:39 -04:00
austin
96b59111e8 lotta inventory work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-04-30 16:57:04 -04:00
austin
388f622c9b voxel value generation work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-04-29 17:19:57 -04:00
austin
4d9759c6ec server terrain chunk stride fix 2025-04-29 16:55:38 -04:00
austin
12e95dc2b8 ServerBlockManager places structures
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-04-29 15:41:18 -04:00
austin
a81e9e203d edit block performance fix
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-04-29 13:11:54 -04:00
austin
22e6f80207 grid-align work
Some checks reported errors
studiorailgun/Renderer/pipeline/head Something is wrong with the build of this commit
2025-04-28 13:23:21 -04:00
austin
8859b639ca fix terrain+block storage/retrieval
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-04-27 14:31:32 -04:00
austin
e64c23f7f8 voxel lookup alignment
Some checks reported errors
studiorailgun/Renderer/pipeline/head Something is wrong with the build of this commit
2025-04-26 16:52:39 -04:00
austin
4e7cfe05e7 bugfixes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-04-25 15:55:24 -04:00
austin
80924671de macro data work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-04-25 15:32:23 -04:00
austin
ccb532f4f7 navmesh bugfix
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-04-24 19:03:43 -04:00
austin
6c06391245 navmesh construction fix
Some checks reported errors
studiorailgun/Renderer/pipeline/head Something is wrong with the build of this commit
2025-04-16 17:06:29 -04:00
austin
f64d360d14 pathfinding work
Some checks reported errors
studiorailgun/Renderer/pipeline/head Something is wrong with the build of this commit
2025-04-16 16:47:05 -04:00
austin
8e2c86397b macro data refactoring
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-04-16 12:48:09 -04:00
austin
142cc7d15c more refactoring of server
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-04-16 12:33:03 -04:00
austin
522910b64f server class refactoring
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-04-16 12:28:27 -04:00