Commit Graph

8 Commits

Author SHA1 Message Date
86f655ff07 More work on pickups, started to implement the UI for data keys, swapped trap selections, FIRST PASS OF MULTIPLAYER CHECKS, title screen swapped. 2026-03-23 02:34:25 -04:00
9d931a3b46 Work on pickups and multiplayer 2026-03-19 23:50:29 -04:00
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
52fe2f58d4 Implemented new icons (sizing not correct) , renamed trap types, and created colored pawns) 2026-03-04 18:14:17 -05:00
bed068eafc Extensive work on virtually all of the visuals and the net code 2026-03-01 21:26:31 -05:00
bc48e9cea2 More work on maps and multiplayer 2026-01-15 11:10:12 -05:00
d5ff05ae75 Work on exports and some fixes to sound and multiplayer functions 2026-01-09 06:53:37 -05:00
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