15 Commits

Author SHA1 Message Date
0ec047cc23 feat: litenetlib connection to string method added 2025-06-28 23:01:01 +03:00
5cfed3ba56 refactor: string id to IConnection parameters for sending network packets 2025-06-22 20:35:00 +03:00
43c4eb6e4c chore: added litenetlib logs 2025-06-18 18:29:43 +03:00
d89af5ccad feat: IConnection interface added for connection information 2025-06-17 23:29:53 +03:00
4710b8364c chore: updated engine with non-universe-object managers 2025-06-04 00:03:26 +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
12f4950ffb refactor: network implementations switched to universe objects 2025-05-25 13:34:45 +03:00
0f0180d435 refactor: client is now running on a different thread 2025-05-24 17:08:58 +03:00
8f9c9f77f0 chore: formatted usings in network packers 2025-05-21 22:43:26 +03:00
57868ce178 feat: client & server packet listener interfaces added 2025-05-19 22:24:06 +03:00
54bdcd93b2 fix: vector 2d & 3d's x values being read as int fixed 2025-05-18 00:48:11 +03:00
721d63cf66 refactor: network entity packets 2025-05-17 22:17:25 +03:00
03082ab43b feat: engine data type packers 2025-05-16 21:55:20 +03:00