Commit graph

23 commits

Author SHA1 Message Date
ChillerDragon f44a370dc0 Progress on server side snaps
No errors in client log but still in connecting screen
2024-02-21 19:41:53 +08:00
ChillerDragon 420c6deb92 Add tests for snapshot builder payload 2024-02-21 18:46:52 +08:00
ChillerDragon cacb75ac62 Add type to snap items 2024-02-21 14:44:49 +08:00
ChillerDragon c726756b5c Draft out snap builder 2024-02-21 14:32:38 +08:00
ChillerDragon 0dcb85a0e3 rubocop -A 2024-01-20 22:37:18 +08:00
ChillerDragon 42d7fda502 Add --verbose-snap to sample client 2023-10-22 14:26:53 +02:00
ChillerDragon 32c3eb4919 Document on_snapshot 2023-09-17 12:59:38 +02:00
ChillerDragon c185d1a6b2 A bit of rdoc documentation comments 2023-09-17 12:15:31 +02:00
ChillerDragon 06328cf838 Support snap items with unknown size 2022-11-23 11:07:06 +01:00
ChillerDragon 69019c9578 Register and then properly read ddnet items 2022-11-23 10:56:36 +01:00
ChillerDragon 353059a47a Start working on ddnet snap items 2022-11-20 11:25:02 +01:00
ChillerDragon d4332ce6b0 Disconnect on invalid snap item
Do not leave a timeouted tee on the server if the snap is
parsed wrong
2022-11-20 10:24:56 +01:00
ChillerDragon c28bcd15e8 Never silently crash on invalid snap item 2022-11-20 10:22:39 +01:00
ChillerDragon ec92b073e8 Added tune params but wasn't able to test it yet
So this code does not work 100% but I will continue
when i figure out how to make the server actually send it
2022-11-20 09:44:42 +01:00
ChillerDragon 1794051342 Add images to gui client 2022-11-19 13:19:22 +01:00
ChillerDragon dc72204140 Add simple gui client to examples 2022-11-19 12:39:58 +01:00
ChillerDragon ad7ef13926 More snap item support 2022-11-19 11:28:45 +01:00
ChillerDragon dd714e51aa Add first snap event sound world 2022-11-19 10:39:29 +01:00
ChillerDragon e203f09fe4 Add projectile snap item 2022-11-19 10:25:31 +01:00
ChillerDragon 738e9effda Cleaner snap item annotations 2022-11-19 10:17:37 +01:00
ChillerDragon 0bcd7bb960 Add player info snap obj 2022-11-19 10:16:00 +01:00
ChillerDragon d4ccfc24e1 Inherit from snap item base class 2022-11-19 10:09:45 +01:00
ChillerDragon 3c42b64a7b Move all snap stuff to snapshot folder 2022-11-19 09:59:00 +01:00