Commit Graph

436 Commits

Author SHA1 Message Date
austin
90031765a9 floating world origin work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-22 17:25:54 -04:00
austin
4e4367f915 block colliders
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-05-22 14:10:38 -04:00
austin
cbd5c98e0a server-side geom colliders
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-05-21 18:52:41 -04:00
austin
cac1893d6e fix draw target accumulator bugs
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-05-21 16:13:09 -04:00
austin
6ac45b47a2 fix macro data checks breaking on macro-less realm 2025-05-21 14:49:01 -04:00
austin
93aca059d3 fix aabb-road intersection test
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-05-20 17:07:22 -04:00
austin
488ce9fd21 place buildings along roads
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-20 16:21:04 -04:00
austin
a4d2f7d72a structure voxel foundation
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-20 14:51:14 -04:00
austin
fd74af2e88 town generates a structure
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-20 13:48:09 -04:00
austin
46ce42eb29 remove prints
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-05-20 13:25:54 -04:00
austin
d3d37bb763 properly layout roads 2025-05-20 13:24:56 -04:00
austin
f8e919f599 roads block content generation
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-20 13:01:24 -04:00
austin
27330797e9 macro data blocks terrain and block gen
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-05-20 12:50:51 -04:00
austin
3685eb1c92 unify chunk fetch/gen funcs
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-05-20 12:28:22 -04:00
austin
36f5d67241 remove macro area object redundant methods
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-20 12:14:25 -04:00
austin
97e32fabdb town places roads 2025-05-20 12:09:48 -04:00
austin
2599343427 editor entities dont use charges
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-05-19 15:49:33 -04:00
austin
8bee3bf71a macro data code org
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-05-19 10:13:29 -04:00
austin
3ef6f88758 support multichunk select all blocks
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-05-18 20:13:54 -04:00
austin
3323e16971 roads applied to voxel gen
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-05-18 19:17:37 -04:00
austin
0321a9338b macro object injection
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-05-18 18:16:12 -04:00
austin
82bf65d4a2 macro data injection into voxel gen
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-18 16:10:44 -04:00
austin
531781dd54 road macro data
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-05-18 16:00:42 -04:00
austin
139a5a11d3 player character movement triggers layoutTown
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-05-18 15:12:57 -04:00
austin
7a8405230a server macro data update scanning
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-05-18 14:44:34 -04:00
austin
f3b79bafcf civilization generation in macro data
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-18 14:23:46 -04:00
austin
ee1058e71d town job scaffolding
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-05-18 13:47:43 -04:00
austin
653822f4f8 structure selection
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-05-18 13:29:27 -04:00
austin
edec17fc40 filter test scenes out of level selection
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-05-18 12:54:32 -04:00
austin
6676e67fd2 update hometown storage on characters 2025-05-18 12:50:55 -04:00
austin
e7a7800caf rename virtualstructure
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-05-18 12:46:37 -04:00
austin
bf8e54e991 shuffle data packages 2025-05-18 12:45:03 -04:00
austin
4b85519e1a validate race data
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-05-18 12:30:37 -04:00
austin
88be49d84a refactor fabs 2025-05-16 16:40:04 -04:00
austin
cafc5f25c8 capsule-block collision correction
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-05-16 10:29:41 -04:00
austin
263312c761 move more services into engineState 2025-05-15 16:42:06 -04:00
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
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
96f6577f95 server state variable 2025-05-15 13:07:35 -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
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