Commit Graph

938 Commits

Author SHA1 Message Date
austin
742c606540 remove dead method 2024-09-11 17:34:29 -04:00
austin
ce8261aa13 octree foliage work 2024-09-11 17:33:21 -04:00
austin
f234c6423c variable density for foliage cells
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-11 12:49:23 -04:00
austin
11d468fe14 menu fix, new voxel type + textures
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-11 12:19:29 -04:00
austin
d19fdef761 fix texture instanced actor buffers
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-10 20:49:08 -04:00
austin
e099fa9429 ability to select voxel for basic level
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-10 20:00:10 -04:00
austin
3fd97d415a voxel selection popout fixes
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-10 19:32:09 -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
211389812d display blank item slot under dragged item panel
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-10 15:15:41 -04:00
austin
44b70f4ce6 jump/fall/land animation consistency fixes
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-10 13:24:14 -04:00
austin
797dfc95f6 reflag more tests
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-10 08:54:04 -04:00
austin
38a588712c reflag tests
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-10 01:40:06 -04:00
austin
706d25de56 3d spline implementation
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-10 01:32:21 -04:00
austin
55eacf2c1b parshapes fixes, jump/fall state reorg
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-09 19:47:42 -04:00
austin
d9d2a74f68 eventual fall tree synchronization
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-09 18:32:34 -04:00
austin
99a7434557 min fall frames to block attack 2024-09-09 18:25:38 -04:00
austin
9301996bac movement penalty on swinging weapon
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-09 18:14:19 -04:00
79688e8575 recoil on attack block
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
Fix wrong branch commit
2024-09-09 17:11:12 -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
be229ffeed Merge pull request 'framebufferBugHunt' (#3) from framebufferBugHunt into master
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
Fix opengl state caching framebuffer in junit context, integrate par_shapes, work on directed graph implementation
2024-09-09 12:48:32 -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
73a5d79bc2 tests, datastructure, debug work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-08 21:39:54 -04:00
austin
09341af70c par shapes work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-07 14:03:26 -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
3db24ef6c7 window modification signal 2024-09-05 17:46:47 -04:00
austin
b9ccf5990c globals tests
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-05 17:09:18 -04:00
austin
199d1b925c null check on server setter packet send
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-05 16:53:39 -04:00
austin
969e49251e main menu backout test and fix 2024-09-05 16:45:14 -04:00
austin
eff082ca76 fall tree tests, testing utils, assertion macros
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-05 16:00:36 -04:00
austin
9cdfac7898 refactor java test package
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-05 14:43:31 -04:00
austin
d39254968f melee ai targeting fix
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-05 00:48:43 -04:00
austin
d2a8acf027 viewport camera lockdown
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-05 00:21:21 -04:00
austin
f78c8b6633 falling tests
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-05 00:13:50 -04:00
austin
f457decb5f rename client fall tree
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-04 21:37:29 -04:00
austin
4571adc4a7 move tree package
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-04 21:32:52 -04:00
austin
afd4f547a1 remove more unused code
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-04 20:33:14 -04:00
austin
7606b702d1 small render pipeline fix 2024-09-04 20:30:47 -04:00
austin
89f2d9c60a remove unused fluid chunk function
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-04 20:16:07 -04:00
austin
4be41f1b04 remove unused functions 2024-09-04 20:15:32 -04:00
austin
43790cef7b remove unused variables/imports
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-04 20:08:15 -04:00
austin
23ea3442f3 potential fix for yoga memory bug 2024-09-04 20:05:46 -04:00
austin
2fd6618ff0 enable attack test, spawn tests
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-04 20:02:22 -04:00
austin
b0a92ba6e1 server data cell readiness fix
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-04 19:49:21 -04:00
austin
b094c78ef1 fae flag for test debug step
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-04 18:41:47 -04:00
austin
b7c7615a72 fae flag
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-04 09:34:29 -04:00
austin
546a72eb80 more test repair work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-04 01:30:18 -04:00
austin
8b6e9451ab fix item utils incorrect value handling
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-04 01:06:35 -04:00
austin
95aff671c9 viewport loading integration with testing
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-04 00:51:20 -04:00