Commit Graph

669 Commits

Author SHA1 Message Date
austin
0f6e46159f ItemUtils NPE bug fix
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-03 23:04:46 -04:00
austin
4007bc764d prevent NPE on entity item state check
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-03 22:37:34 -04:00
austin
ebcf0865ee server sync sprint tree 2024-09-03 22:36:30 -04:00
austin
c783550ee5 rename client sprint tree
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-03 21:47:03 -04:00
austin
21d94327f8 move sprint tree 2024-09-03 21:46:34 -04:00
austin
1bdda9c2e4 change walk component package 2024-09-03 21:45:14 -04:00
austin
249db4fc89 Data View for entities in debug menu
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-02 19:27:42 -04:00
austin
7c363143f2 update assumptions about facing vector on server
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-02 19:19:24 -04:00
austin
91490103a4 fix entity tree not re-rendering on delete
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-02 18:51:36 -04:00
austin
b1612cc943 hitbox collision debugging
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-02 18:30:26 -04:00
austin
bff1b62659 add error reporting on bad collision
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-02 16:59:31 -04:00
austin
3888b9d442 spawning units
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-02 16:52:34 -04:00
austin
de1ddecfba move shaders around
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-02 15:49:23 -04:00
austin
f9d3541ce8 shadow map properly rendering
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-02 15:33:56 -04:00
austin
9c4fef260d more framebuffer fixes
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-02 13:03:16 -04:00
austin
6e47b585b2 texture map fix
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-02 12:20:31 -04:00
austin
67a90d1e02 test client ability to attack
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-02 12:15:21 -04:00
austin
058960727f fully remove framebuffer linearized test
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-02 11:06:32 -04:00
austin
2a35bfeb6c comment out linearized framebuffer testing
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-02 11:03:40 -04:00
austin
c5f42622cd prevent yoga double free
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-02 10:55:33 -04:00
austin
a7164a5084 NaN fix
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-02 10:48:48 -04:00
austin
ee3d31abe1 linearize screen framebuffer creation
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-02 10:27:35 -04:00
austin
9443811a2c remove framebuffer caching for debug
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-02 10:07:28 -04:00
austin
b863c33253 framebuffer fixes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-02 09:47:02 -04:00
austin
1873b8abad always run debug pipeline
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-02 09:09:56 -04:00
austin
bb18da86b6 remove system log
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-01 23:11:30 -04:00
austin
81ce8b7a4d update log level for shader error
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-01 22:48:50 -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
467c42bfe8 opengl fixes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-01 20:10:33 -04:00
austin
a24188e2c0 comment out full failure pipeline step
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-01 19:54:26 -04:00
austin
c30d409975 commit missing file
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-01 19:06:53 -04:00
austin
035a13ae7b prevent buffer flip on position of 0 2024-09-01 19:06:10 -04:00
austin
5a99fb387a more logging on texture ops, mockito fix
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-29 21:11:51 -04:00
austin
06a1f2dbbc unit testing for signal system & service manager
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-29 21:00:54 -04:00
austin
d438fc5484 rename package
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-29 20:15:27 -04:00
austin
11dfc5bceb rename elementManager->elementService 2024-08-29 20:09:37 -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
6fd2fbc9df disable window test
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-29 14:58:26 -04:00
austin
637230c744 hard kill test on timeout during setup
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-29 14:53:51 -04:00
austin
04b48c0c3b use stbimage instead of imageio
Some checks reported errors
studiorailgun/Renderer/pipeline/head Something is wrong with the build of this commit
2024-08-29 14:40:36 -04:00
austin
e6934c83d0 active shader dont log on trivial problem
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 23:17:43 -04:00
austin
88135c4fbe more texture creation logging
Some checks reported errors
studiorailgun/Renderer/pipeline/head Something is wrong with the build of this commit
2024-08-28 23:11:39 -04:00
austin
831df3d6af add buffer limit checks to texture construction
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 22:57:08 -04:00
austin
1db6059821 more texture buffer error checking
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 22:48:07 -04:00
austin
2b706a231a texture logging
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 22:37:35 -04:00
austin
562541d6d3 yoga null element fix
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 22:29:07 -04:00
austin
2f80a80e3d add methods to get buffer pointers
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-28 22:06:53 -04:00
austin
f01cf94d6f shader uniform caching fix
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-28 21:58:36 -04:00
austin
f6ac972aa7 explicit error on setting uniform to unsupported type
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 21:41:02 -04:00
austin
fc4730c24a add yoga double free minimization
Some checks reported errors
studiorailgun/Renderer/pipeline/head Something is wrong with the build of this commit
2024-08-28 21:36:46 -04:00