Commit Graph

42 Commits

Author SHA1 Message Date
Marro 3be8d2f6a6 Fixed PacMan speed 2026-06-23 18:18:17 +02:00
Marro 378d6bc7a7 Refactored input 2026-06-23 13:00:48 +02:00
Marro b688b4739b More better sync 2026-06-22 18:44:53 +02:00
Marro 99556b81b1 Simplified PacMan state 2026-06-22 15:01:57 +02:00
Marro ca116ac77f Removed clutter from log 2026-06-22 13:35:32 +02:00
Marro cb975c24b2 Fixed desync issue for PacMan moves 2026-06-20 14:12:18 +02:00
Marro 74e6493108 Bunch of cleaning 2026-06-19 21:01:01 +02:00
Marro 420bef5862 Flipped up and down in code 2026-06-19 13:35:09 +02:00
Marro 46e1207c37 Fixed death animation 2026-06-19 12:48:04 +02:00
Marro 1a6d7875f6 Animation refactor mostly done 2026-06-18 21:58:42 +02:00
Marro f44929c109 Cleaning 2026-06-18 11:59:21 +02:00
Marro 64e445e8a6 Renamed CollisionManager 2026-06-18 11:03:56 +02:00
Marro a7d1adf175 Ghost - PacMan collision detection 2026-06-17 14:12:36 +02:00
Marro 97a3d90f14 Fixes 2026-06-17 12:29:46 +02:00
Marro 8684f1ecc7 Maze 32x32 2026-06-17 12:12:17 +02:00
Marro a24f237bd5 Bonus fruit hitbox 2026-06-15 17:21:16 +02:00
Marro c601dda10a Pellet collision 2026-06-15 14:36:07 +02:00
Marro 246718f1bd More cleanup 2026-06-15 13:04:52 +02:00
Marro 77681fe0ca More Direction 2026-06-15 11:20:17 +02:00
Marro f1281280fa More use of Direction 2026-06-15 10:58:16 +02:00
Marro 73b3194c51 Switched to Direction enum 2026-06-15 10:29:36 +02:00
Marro bce6b329c2 Improved network accuracy 2026-06-11 12:25:12 +02:00
Marro f0859d92ac Implemented event subscribers 2026-06-11 12:05:38 +02:00
Marro e75452b145 Fixes 2026-06-11 12:05:12 +02:00
Marro e7968a5753 NetworkManagerTester working 2026-06-10 20:09:41 +02:00
Marro cf39fd5dd9 A lot of older work 2026-06-09 17:45:51 +02:00
Marro c3a19cc53e Pellet sync 2026-01-18 19:28:12 +01:00
Marro 305a0ec3a1 ByteUtils to extension methods 2026-01-18 16:45:47 +01:00
Marro b68b3d1c25 Switched to 1d array CollectSyncedData 2026-01-17 19:25:45 +01:00
Marro 154c642cce Pacman syncs really well now 2026-01-16 20:36:21 +01:00
Marro c41491e55e Initial progress syncing + many existing bugs 2026-01-15 23:00:15 +01:00
Marro fb902aaddc Working via NetworkManager 2026-01-14 21:39:24 +01:00
Marro d9aac0158d Removed most old networking stuff 2026-01-14 20:03:52 +01:00
Marro 4922a91a04 Cleaning a bit 2026-01-14 19:37:37 +01:00
Marro 68016b1d78 Working on networkmanager 2026-01-03 15:41:46 +01:00
Marro 26625f6b6f Attempt to improve time 2026-01-01 21:49:12 +01:00
Marro e3f93c69c5 Removing more networking things 2025-12-28 19:40:10 +01:00
Marro 74223c8139 Added NetworkManager 2025-12-28 19:35:18 +01:00
Marro fb539bfdf5 Added intermission1 2025-12-20 18:28:50 +01:00
Marro a2a576a0c9 Fixes 2025-12-14 16:50:25 +01:00
Marro 5355effc23 Renamed GameController 2025-12-14 15:52:34 +01:00
Marro cc9190b9ce Initial commit 2025-12-10 21:06:22 +01:00