This website requires JavaScript.
Explore
Help
Register
Sign In
gaudipern
/
net-gunner
Watch
1
Star
0
Fork
0
You've already forked net-gunner
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
26
Commits
1
Branch
0
Tags
9d931a3b46ce231b8085411c856e07960b84e409
Commit Graph
3 Commits
Author
SHA1
Message
Date
Bo Thompson
9d931a3b46
Work on pickups and multiplayer
2026-03-19 23:50:29 -04:00
Bo Thompson
d128501f7c
Pawn bodies split out, character select redesigned, and started the dreaded process of correcting the netcode. Players can connect to a shared room, character select, and start a match. They appear correctly differentiated with cameras and map icons that follow them independently. Jankiness with trap ownership is present as is stuff connected to animation. Unit tests for all network functionality required.
2026-03-10 01:41:15 -04:00
Bo Thompson
ec02685065
Renamed a bunch of player stuff to pawn stuff and implemented extensive work on getting single-address 'netplay' code working. Not sure if I've created issues with single player but in theory it should all transfer across as if the player is simply always the host.
2026-01-08 07:15:20 -05:00