Commit Graph

102 Commits

Author SHA1 Message Date
austin
13d8878425 more terrain generation notes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-10-25 21:15:15 -04:00
austin
42bc125897 attack tree fixes to use toolbar state
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-30 16:37:32 -04:00
austin
cfcaa23a3d attack tree fix + disabling tests
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-30 15:27:21 -04:00
austin
b5e8c71545 toolbar state mostly working
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-27 18:23:55 -04:00
austin
95695188e3 stone voxel type, lighting fixes, anim fix
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-24 21:11:37 -04:00
austin
9782e2c6b5 physics work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-22 14:10:21 -04:00
austin
dc52e375e3 clustered lighting implementation
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-19 11:29:04 -04:00
austin
5eeb281e0b compute shader implementation
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-18 17:14:53 -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
e6d946db53 gut old ui handling of positioning
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-17 16:53:36 -04:00
austin
3c64166798 ui work, entity packet fix
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-16 17:05:53 -04:00
austin
63feb835cd slider fixes, dragevent fixes, new component
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-15 22:49:28 -04:00
austin
963e8b6585 ui tests
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-15 15:47:58 -04:00
austin
a7c8571afa testing fix
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-15 13:04:08 -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
cdd44bd362 bugfixes
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-12 19:13:34 -04:00
austin
8408d84055 massive entity spawning refactor
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-12 18:51:51 -04:00
austin
42bc5d38b9 fix octree test failing due to random collision
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-12 15:39:00 -04:00
austin
e18d06e454 re-disable window test
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-12 13:45:44 -04:00
austin
f7d1bbed70 fixes + ssbo impl + instanced actor rearch
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-12 13:42:36 -04:00
austin
dd763b31a9 new voxel audio, foliage fix, ui test fix
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-11 23:39:32 -04:00
austin
5e06dbe786 scaled foliage cell generation 2024-09-11 20:54:04 -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
ce8261aa13 octree foliage work 2024-09-11 17:33:21 -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
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
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
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
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
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
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
f78c8b6633 falling tests
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-05 00:13:50 -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
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
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
austin
a95086e6db more arch on testing extensions
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-04 00:43:10 -04:00
austin
56b60695c5 viewport loading 2024-09-04 00:42:06 -04:00
austin
79629e7524 work on test stability
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-03 23:44:47 -04:00
austin
b50ba66cd8 hitbox audio service bugfixes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-03 23:28:34 -04:00