Commit Graph

85 Commits

Author SHA1 Message Date
austin
3a5aa301de move window pointer into rendering engine
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-05-15 15:29:30 -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
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
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
3a34dc28ce cleanup work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-04-29 13:50:30 -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
7f5b2c67e1 stop sleep during high frametime
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-03-28 19:02:31 -04:00
austin
c64c72e17c lotta work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-03-28 18:18:06 -04:00
austin
2cf46cc38f editor mode pauses simulation
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-03-26 22:38:09 -04:00
austin
62ad638255 editor mode asset file drag'n'drop 2025-03-26 22:34:24 -04:00
austin
b892bea3d3 Fix backing out to main menu
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-20 19:12:18 -05:00
austin
3a9eb0591d Noise definitions in data files
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-18 18:25:29 -05:00
austin
d0235a01d6 major script engine work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-15 15:10:42 -05:00
austin
8ddbe36b3d terrain optimizations
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-11 12:22:46 -05:00
austin
4d6db78059 ClientDrawCellManager optimizations
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-10 14:51:29 -05:00
austin
cc60818e35 js chunkgen + fixes + scriptengine work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-09 20:04:44 -05:00
austin
d2ccf3c479 rewrite client side chunks + transvoxel integration
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-04 13:51:04 -05:00
austin
b3af26b6a0 start proliferating audio across ui
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-17 20:31:28 -04:00
austin
78978c7f54 refactor + fix regression
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-17 19:09:33 -04:00
austin
efd2ff1bb7 fixes, docs, skeleton creature
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-14 21:45:51 -04:00
austin
b761299c29 physics work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-13 09:30:21 -04:00
austin
8430439509 foliage manager fixes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-11 19:02:53 -04:00
austin
f70844c74b make script engine optional for startup
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-10 18:13:08 -04:00
austin
f4f288c8d5 recoil on attack block
Some checks reported errors
studiorailgun/Renderer/pipeline/head Something is wrong with the build of this commit
2024-09-09 17:08:02 -04:00
austin
d8b89aac7d fix framebuffer caching bug
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-09 12:42:29 -04:00
austin
df3010f38a framebuffer bug hunt work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-06 01:32:25 -04:00
austin
5cce5e5ac1 Lots of testing work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-05 19:56:45 -04:00
austin
7393c0b094 ode uninitialized bugfix
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-05 17:49:16 -04:00
austin
56b60695c5 viewport loading 2024-09-04 00:42:06 -04:00
austin
f09bb23abc thread-safe deleting elements
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-01 22:19:56 -04:00
austin
5fe6b7a3c4 service arch, signal arch
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-29 20:06:59 -04:00
austin
de8a361b52 jenkins rerun tests with logs on script crash
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 13:46:10 -04:00
austin
ab00782e93 wait on threads to join in engine shutdown
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 11:18:11 -04:00
austin
3682497060 fix engine quitting, refactor buttons in menu
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-24 18:08:24 -04:00
austin
9bd2b6b38f work on resetting scene on escaping to main menu
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-24 17:24:20 -04:00
austin
b5405081e7 fix testing bugs, leverage extensions
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-24 14:35:55 -04:00
austin
53a0e0df1b disable anime outline + async script loading
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-24 11:19:51 -04:00
austin
5563b4366f thread manager
Some checks reported errors
studiorailgun/Renderer/pipeline/head Something is wrong with the build of this commit
2024-08-22 21:24:44 -04:00
austin
9750091a49 texture state caching fix
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-14 08:53:00 -04:00
austin
056e631240 dual-hand equipping animation logic
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-04 16:18:35 -04:00
austin
af6bdc6b43 hopefully final testing fix for audio
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-01 17:43:12 -04:00
austin
b37f80c18d network refactor
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-29 21:27:13 -04:00
austin
4b0064b761 properly leverage animation masks
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-28 16:56:58 -04:00
austin
3092b70c1e third person block animation
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-26 19:16:06 -04:00
austin
58c5ac0512 POV switching
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-24 13:30:06 -04:00
austin
570086c2cc 2h katana
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-24 12:49:44 -04:00
austin
e00eb85bcb framestep work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-20 09:38:17 -04:00