22 Commits

Author SHA1 Message Date
b835fb1582 fix: paddles being knocked back by the ball collision 2025-06-05 23:32:14 +03:00
a0a3d97395 chore: updated engine again 2025-06-05 23:24:31 +03:00
4710b8364c chore: updated engine with non-universe-object managers 2025-06-04 00:03:26 +03:00
29df4a36e9 chore: updated engine to use MonoGame integrations 2025-06-04 00:00:21 +03:00
8901a5469f perf: improved networking code to use the new events 2025-05-31 20:25:30 +03:00
52682d42b6 chore: updated engine to use the new events 2025-05-31 00:34:27 +03:00
3c38cb4159 perf: removed obsolete method calls and switched to for in draw calls 2025-05-29 22:49:51 +03:00
59059fa09d feat: paddle networking 2025-05-28 22:09:49 +03:00
cbda44c2d5 feat: ball networking 2025-05-28 17:18:15 +03:00
d0ef2ef224 chore: de-networked pong manager 2025-05-26 23:07:37 +03:00
29829bbaa6 refactor: entity packets now directly go into the target entity 2025-05-26 21:58:09 +03:00
12f4950ffb refactor: network implementations switched to universe objects 2025-05-25 13:34:45 +03:00
79922fadbe chore: improved paddle synchronization 2025-05-24 17:09:13 +03:00
2853a6130b feat: basic pong manager networking added 2025-05-21 22:45:21 +03:00
4f3a2b4a4e refactor: paddle packets renamed and cleaned up 2025-05-19 22:39:55 +03:00
57868ce178 feat: client & server packet listener interfaces added 2025-05-19 22:24:06 +03:00
214c37e63f feat: working networked paddles 2025-05-18 00:49:14 +03:00
721d63cf66 refactor: network entity packets 2025-05-17 22:17:25 +03:00
d13233ce77 chore: updated engine 2025-04-15 23:42:06 +03:00
34aa4dbb69 chore: updated engine 2025-04-13 22:24:56 +03:00
51854a3e59 chore: updated engine 2025-04-13 13:18:35 +03:00
67e46cdaf3 chore: updated engine 2025-04-11 20:03:03 +03:00