Commit Graph

698 Commits

Author SHA1 Message Date
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
austin
bca1789457 add more loop debug logs
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 21:08:03 -04:00
austin
d558e60fd7 manually ignore unexplainable opengl error
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 20:59:23 -04:00
austin
1374c1c240 use shader program flow for setting uniforms
Some checks reported errors
studiorailgun/Renderer/pipeline/head Something is wrong with the build of this commit
2024-08-28 18:38:27 -04:00
austin
a4e6af4896 comment out error from clientsyncmanager
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 17:07:59 -04:00
austin
2c3e377810 convert bone uniform to use shader set method
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 17:02:18 -04:00
austin
9292e74221 proliferate opengl error checking
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 16:35:25 -04:00
austin
05c51896e0 more accurate opengl error tracking
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 16:09:53 -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
50aaf3f1f5 clean up spawn creature tests
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 12:34:44 -04:00
austin
0a74bed5d6 network entity id translation fixes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 12:20:30 -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
ff59891c39 testing fixes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 11:02:04 -04:00
austin
5b24c94dfd more global resetting work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-27 15:06:08 -04:00
austin
5985281ac2 rename tests
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-27 14:53:54 -04:00
austin
4c65b59b1b script work, player weapon on level edit
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-25 12:08:14 -04:00
austin
719999b6aa more scripting work 2024-08-25 11:51:15 -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
337da83070 ability to return to main menu from in game 2024-08-24 17:59:30 -04:00
austin
3ece6523f3 reset more state on close
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-24 17:37:01 -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
1c92462888 re-enable logger report on level change
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-24 14:39:50 -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
82027a20cb more threading work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-23 09:38:12 -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
d0e5f3b7d2 more testing work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-22 19:56:53 -04:00
austin
4aed133a97 more robust tests of equip state on server
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-22 19:15:45 -04:00
austin
ea0902d22f entity-scene testing tools
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-22 19:09:21 -04:00
austin
6dc82d0b5e fullscreen strategy for test rendering
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-22 18:46:51 -04:00
austin
4ffbc87c48 re-add hard coded window dims
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-22 18:38:24 -04:00
austin
67700fdb47 remove window decorations from integration testing
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-22 18:33:29 -04:00
austin
31d8a579b4 extra logging for debug environment diff
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-22 18:15:19 -04:00
austin
ef0c2ee7ca octree implementation
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-22 18:03:48 -04:00
austin
787160a098 potential testing fix 2024-08-20 15:22:42 -04:00
austin
c8faecd140 more details in failure message
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-20 15:11:38 -04:00
austin
a35e63920f consistent window size for render tests
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-20 15:08:13 -04:00
austin
2e5ebb392b update image assert for testing
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-20 15:01:13 -04:00
austin
5ed2263fc5 testing work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-19 19:38:20 -04:00
austin
0d80214dc8 testing work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-19 13:37:36 -04:00
austin
415e20d02d testing rearchitecting
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-19 12:41:53 -04:00
austin
c34e448036 disable cloud ring
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-19 09:20:07 -04:00
austin
af4d1317fc particle work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-18 18:27:23 -04:00
austin
0905157327 cursor transparency
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-18 15:25:31 -04:00
austin
b2f7a3a232 particle work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-18 10:36:46 -04:00
austin
0eb002df82 foliage serialization/deserialization
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-17 11:11:07 -04:00
austin
277b9b6ee3 logger toggle debug window
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-16 22:20:09 -04:00
austin
b729208fc3 fix f2 menu controls reset bug
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-16 19:07:22 -04:00
austin
d41f3f2b16 synchronization rotation fix
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-16 18:11:59 -04:00
austin
b37ee6c45f netconfig file support
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-16 17:43:25 -04:00
austin
67b8032588 fix alignment on dropping mouse-grabbed item
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-16 16:53:03 -04:00
austin
72bbbca989 fix first person rendering not sending lighting
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-16 16:46:06 -04:00
austin
c8fc089607 ai reset walking on disable
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-16 16:20:08 -04:00
austin
893752098e add angularly static collidables
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-16 16:02:25 -04:00
austin
1314ceac06 attack bugfixes
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-16 15:55:21 -04:00
austin
51e028d9bb fixes 2024-08-16 15:52:02 -04:00
austin
e7851508fd fix inventory controls
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-16 15:13:15 -04:00
austin
3782145fb3 fix builds
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-16 09:33:27 -04:00
austin
74167038f7 server tlc
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-16 08:04:44 -04:00
austin
8bf1c23704 fix local server-client disallowing connections
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-15 18:42:29 -04:00
austin
37db40dc22 viewmodel fps fix, audio fix, docs
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-15 18:23:00 -04:00
austin
d15ba2445a client animation offset by network delay
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-15 16:46:10 -04:00
austin
e9257784c6 audio debugging
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-15 15:36:06 -04:00
austin
0484e54f08 audio work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-15 13:59:20 -04:00
austin
7775cb5e24 ai tweaks 2024-08-15 13:14:02 -04:00
austin
8fcd0a8f64 rename move nodes
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-15 13:04:33 -04:00
austin
4db2de576a Walk tree 2024-08-15 13:03:41 -04:00
austin
89a0df81a5 melee ai tweaks
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-15 10:46:12 -04:00
austin
61c5599265 true behavior trees
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-15 09:52:32 -04:00
austin
bdec668fb8 Ai rearchitecture for real btrees
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-14 14:46:38 -04:00
austin
b0277f9f74 properly delete entities on the server
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-14 13:33:29 -04:00
austin
b36168bb14 strafing work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-14 12:58: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
bd297df672 work debugging shader issue
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-13 23:51:41 -04:00
austin
8d857f9027 fix katana model
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-13 18:12:19 -04:00
austin
c8a2f1d035 animation updates
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-13 17:50:45 -04:00
austin
830d2071df remove movement restriction on attack 2024-08-13 16:12:32 -04:00
austin
25fff94029 delete entity on death
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-13 16:08:46 -04:00
austin
1ca9c60640 hitbox collision debounce work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-13 15:51:46 -04:00
austin
4cf34d162c convert scene tag datastructure
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-13 14:12:17 -04:00
austin
0b2086a1d4 multiple hitboxes per bone + data fixes 2024-08-13 14:09:18 -04:00
austin
06b068643e hitbox offsets
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-13 12:39:53 -04:00
austin
902680ad16 movement tweaks, upright tree fix
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-12 21:49:51 -04:00
austin
d25e07f35a server rotation fix
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-12 20:52:41 -04:00