Commit Graph

738 Commits

Author SHA1 Message Date
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
e62671d239 continue reducing global state 2025-05-15 14:42:09 -04:00
austin
8764b44807 move signal system into engineState
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-15 14:27:08 -04:00
austin
c854be629f move timekeeper into engineState 2025-05-15 14:22:25 -04:00
austin
a3650ebc2b move serviceManager into engineState
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-15 14:16: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
e8601b78c7 entity tracking to serverState
Some checks reported errors
studiorailgun/Renderer/pipeline/head Something is wrong with the build of this commit
2025-05-15 13:32:30 -04:00
austin
d812d9eb47 move characterService to serverState 2025-05-15 13:29:22 -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
4e488e43cd explicit ServerState object
Some checks reported errors
studiorailgun/Renderer/pipeline/head Something is wrong with the build of this commit
2025-05-15 12:57:56 -04:00
austin
0266ba1b90 move more entities into clientState 2025-05-15 12:46:25 -04:00
austin
a2b5de8863 move cursor entities
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-15 12:43:17 -04:00
austin
6d98af90ac move playerEntity to clientState 2025-05-15 12:39:25 -04:00
austin
bf982f0a87 move lots of global state to clientState
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-15 12:26:29 -04:00
austin
f7790931bc move client networking to clientState
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-15 12:12:57 -04:00
austin
eddadf8b57 move more global state into clientState 2025-05-15 12:09:07 -04:00
austin
295c94f392 move clientSceneWrapper to clientState 2025-05-15 12:04:38 -04:00
austin
9edae4055c move clientScene to clientState
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-15 12:00:05 -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
222a3ebe9f delete deprecated classes 2025-05-15 11:37:36 -04:00
austin
329559bfd7 ai manager work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-15 11:33:51 -04:00
austin
2cf14bcdd2 fix reloading world repeatedly 2025-05-15 11:28:37 -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
c6948b89ce fix static state bug
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-05-15 10:18:21 -04:00
austin
881ff98308 intentionally slowdown entity tests
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-15 09:51:31 -04:00
austin
3962b7e5c6 shader work 2025-05-15 09:46:53 -04:00
austin
56068b4bbb opengl error work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-05-14 23:03:16 -04:00
austin
2cefc2e228 work on fixing framebuffer bugs
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-05-14 22:35:34 -04:00
austin
5b9b4bd048 remove warnings for fast loading
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-05-14 21:56:01 -04:00
austin
ed82580d01 fix virtual scrollable
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-05-14 21:46:08 -04:00
austin
baea1e1906 all entities serialize templates
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-14 21:26:13 -04:00
austin
c06af65e46 grid alignment offsets work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-14 20:25:12 -04:00
austin
97569c84f0 grid-alignment data editing in debug menu
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-14 20:21:31 -04:00
austin
edecb36599 moving classes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-14 20:09:50 -04:00
austin
5e7a5ecf03 grid alignment visualization work 2025-05-14 20:05:26 -04:00
austin
99dbf13dd1 grid-aligned entity work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-14 19:57:30 -04:00
austin
4a2aecf9c8 furniture placement cursor
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-14 19:47:36 -04:00
austin
7229a86dda sorting debug windows
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-14 19:26:13 -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
c136762d16 fix virtual scrollable
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-14 19:11:25 -04:00
austin
cb98eac750 work on chest furniture
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-14 18:57:27 -04:00
austin
5c91104961 chest furniture
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-14 18:37:24 -04:00
austin
6c6efbebf6 spawn item charge fix
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-14 14:53:14 -04:00
austin
fec86048ed spawn item charges 2025-05-14 14:51:34 -04:00
austin
2f51269148 recipes in parent entities support
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-14 14:36:43 -04:00
austin
c9691beaa9 fix window framebuffer scrunching bug
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-14 13:17:13 -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
f6fe44b178 inventory ui work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-14 12:55:38 -04:00
austin
7bcbe5d293 toolbar uses unified item transfer flow
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-05-13 16:48:04 -04:00