Commit Graph

90 Commits

Author SHA1 Message Date
8d23d1812f Simplified ghost starting direction logic 2026-06-19 13:01:19 +02:00
0a815c7a50 Update 2026-06-19 12:55:05 +02:00
a5d3546cf0 Comment 2026-06-19 12:54:43 +02:00
77ba7ec9c6 Fixed ghost blink 2026-06-19 12:53:58 +02:00
46e1207c37 Fixed death animation 2026-06-19 12:48:04 +02:00
1a6d7875f6 Animation refactor mostly done 2026-06-18 21:58:42 +02:00
f44929c109 Cleaning 2026-06-18 11:59:21 +02:00
e4ffe97c03 Ghost look ahead 2026-06-18 11:41:23 +02:00
64e445e8a6 Renamed CollisionManager 2026-06-18 11:03:56 +02:00
a7d1adf175 Ghost - PacMan collision detection 2026-06-17 14:12:36 +02:00
e3b626f3d6 Fixed wrapping 2026-06-17 13:09:34 +02:00
97a3d90f14 Fixes 2026-06-17 12:29:46 +02:00
8684f1ecc7 Maze 32x32 2026-06-17 12:12:17 +02:00
a24f237bd5 Bonus fruit hitbox 2026-06-15 17:21:16 +02:00
c601dda10a Pellet collision 2026-06-15 14:36:07 +02:00
246718f1bd More cleanup 2026-06-15 13:04:52 +02:00
8610c6be53 Ghost turn points baked 2026-06-15 13:01:10 +02:00
77681fe0ca More Direction 2026-06-15 11:20:17 +02:00
f1281280fa More use of Direction 2026-06-15 10:58:16 +02:00
73b3194c51 Switched to Direction enum 2026-06-15 10:29:36 +02:00
2ccf77c0eb Tools for testing 2026-06-11 19:24:09 +02:00
878486c92f Small changes 2026-06-11 13:38:01 +02:00
bce6b329c2 Improved network accuracy 2026-06-11 12:25:12 +02:00
f0859d92ac Implemented event subscribers 2026-06-11 12:05:38 +02:00
e75452b145 Fixes 2026-06-11 12:05:12 +02:00
e7968a5753 NetworkManagerTester working 2026-06-10 20:09:41 +02:00
cf39fd5dd9 A lot of older work 2026-06-09 17:45:51 +02:00
a8b395b1d3 Fixed bug 2026-02-01 15:42:33 +01:00
d03d06b5a7 Applied constant update rate 2026-02-01 15:03:52 +01:00
912be35172 Working on ghost issues 2026-01-24 16:23:53 +01:00
1433b9bdfc Ghosts synced with some issues 2026-01-24 15:04:54 +01:00
9554d1c512 Working on ghost sync 2026-01-19 20:08:06 +01:00
c3a19cc53e Pellet sync 2026-01-18 19:28:12 +01:00
eef7084e21 Fixed ghost bug 2026-01-18 17:14:15 +01:00
f2910d7506 Fix 2026-01-18 17:12:25 +01:00
9f86308d8a Test files 2026-01-18 16:47:11 +01:00
305a0ec3a1 ByteUtils to extension methods 2026-01-18 16:45:47 +01:00
b68b3d1c25 Switched to 1d array CollectSyncedData 2026-01-17 19:25:45 +01:00
3642006bb2 Fixed bugs 2026-01-17 16:37:23 +01:00
154c642cce Pacman syncs really well now 2026-01-16 20:36:21 +01:00
c41491e55e Initial progress syncing + many existing bugs 2026-01-15 23:00:15 +01:00
fb902aaddc Working via NetworkManager 2026-01-14 21:39:24 +01:00
89607f0868 Scene save 2026-01-14 20:05:23 +01:00
fa38960e01 Scene save 2026-01-14 20:05:12 +01:00
d9aac0158d Removed most old networking stuff 2026-01-14 20:03:52 +01:00
4922a91a04 Cleaning a bit 2026-01-14 19:37:37 +01:00
65b153f97d Ready for PacMan?? 2026-01-13 21:28:53 +01:00
da0e6699e7 Working well now I think? 2026-01-12 21:08:20 +01:00
e76df964e5 Cleaner sync 2026-01-08 21:47:58 +01:00
bcf830d52d Cleaned up and more use of Ready 2026-01-08 20:11:21 +01:00