Commit Graph

102 Commits

Author SHA1 Message Date
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
74167038f7 server tlc
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-16 08:04:44 -04:00
austin
ee15dd2366 client-server physics synchronization
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-11 19:31:43 -04:00
austin
ee44f76dcc play audio on client when server has collision
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-08 14:10:26 -04:00
austin
2c42de3882 state interrupts and transition packets 2024-08-02 15:57:11 -04:00
austin
2e4b8e2819 server facing fix
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-01 10:56:43 -04:00
austin
d409c3adef server-synchronized jump
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-31 18:05:00 -04:00
austin
8d6b4f71b8 cleanup autogen bug 2024-07-31 17:30:30 -04:00
austin
4eaad3a6dd synchronization work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-31 10:29:05 -04:00
austin
8fafdf4cb7 dont send spawn position packet
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-30 17:34:50 -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
be5c24a7fc option to load whole scene on init
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-29 14:53:39 -04:00
austin
161f40ee04 synchronizing object entities
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-27 00:15:50 -04:00
austin
2b68231789 scene/save refactor 2024-07-13 21:11:46 -04:00
austin
856e0a6b22 more cleanup 2024-07-13 16:00:48 -04:00
austin
67bdc8ec67 work on scenes and hooks 2024-07-13 15:26:29 -04:00
austin
8c0a7697d0 block synchronization
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-06-18 18:41:33 -04:00
austin
4ae09e7afb network fixes, documentation, etc 2024-06-07 19:42:48 -04:00
austin
a30ac75573 work on moving hitboxes to ode4j handling 2024-06-07 17:50:49 -04:00
austin
74b3140344 start work on synchronizing attack
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-05-05 16:52:03 -04:00
austin
a1d03ef59e Fix items networking
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-04-21 17:41:50 -04:00
austin
7c8e536f80 bare minimum working ui update
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-04-04 18:15:10 -04:00
austin
bfd7690403 fix fluid chunk model creating and flickering 2024-03-19 20:03:21 -04:00
austin
97edfacd41 fluids are rendering albeit poorly
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-03-17 18:44:39 -04:00
austin
7ab6cf96d9 Audio engine overhaul
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-03-09 15:54:47 -05:00
austin
a5a669da90 Fix arena mode infinite load 2024-02-25 22:11:41 -05:00
austin
c38fe6b322 Tidy up closing logic 2023-07-20 21:34:43 -04:00
austin
8f61e3e00e Fix SP debug mode 2023-07-09 15:49:31 -04:00
austin
a8941c5de7 Networked terrain editing 2023-06-13 18:50:23 -04:00
austin
8f06a025f0 First terrain commit 2023-06-03 17:27:30 -04:00
austin
d8f234503a Move server terrain code to server folder 2023-05-28 15:00:46 -04:00
austin
ebec7a373e Separation of client and server logic
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2023-05-20 19:18:09 -04:00
austin
a27f9f8991 NetMonitor implementation 2023-04-29 18:25:42 -04:00
austin
b167062585 Scaffolding for various unit tests 2023-04-11 17:56:11 -04:00
austin
a895289eb2 Refactoring parts of code 2023-01-28 22:23:01 -05:00
austin
5874cac33b improve airplane movement + fix camera calculation 2023-01-01 23:53:58 -05:00
austin
678b2803fd random sp world option 2022-10-10 20:51:23 -04:00
austin
cf9588f24f equipping networking partway 2022-06-06 18:11:05 -04:00
austin
4499a9e534 basic inventory networking 2022-05-17 14:27:54 -04:00
austin
c69e4e9c9e fix streaming character templates 2022-05-10 17:29:27 -04:00
austin
611ea8c0de fix movement tree networking again 2022-05-10 17:14:11 -04:00
austin
74a9ea4a5f Fix player camera bug 2022-05-09 22:06:58 -04:00
austin
5c8000e4d4 Sending initial entity & removing DC'd player 2022-05-09 17:02:39 -04:00
austin
3e44bfbb79 conditional ping and pong echo to log 2022-05-09 15:10:00 -04:00
austin
ab5abb019f fix networking issues 2022-05-09 14:54:15 -04:00
austin
65d7c1ec44 auth 2022-05-08 21:39:56 -04:00
austin
331375f51d database work 2022-05-05 23:29:41 -04:00
austin
2c42b51907 streaming creature templates over network 2022-05-03 23:34:38 -04:00
austin
db8024232f networking creature templates 2022-05-03 21:42:07 -04:00
austin
58af388243 Flesh out requesting playable races 2022-05-02 20:26:43 -04:00