1
0
Fork 0
mirror of https://codeberg.org/demostf/parser.git synced 2026-06-03 10:14:06 +02:00
Commit graph

42 commits

Author SHA1 Message Date
431d91ad9a more tests 2021-07-22 22:32:55 +02:00
582285116b more message reencode tests 2021-07-22 22:28:28 +02:00
98b16b8eb9 packetentities is good now 2021-07-22 17:25:22 +02:00
00596f946f adjust tests 2021-07-22 14:58:43 +02:00
07d675a52d gameeventlist reencode tests 2021-07-22 13:27:20 +02:00
bd9d174444 properly reencode unknown game event definitions 2021-07-22 13:26:17 +02:00
875dc7120c more string table tests 2021-07-21 18:50:36 +02:00
966879a138 test header encoding 2021-07-20 23:28:33 +02:00
d3c50f8b4a reencode and reparse tests 2021-07-20 23:20:14 +02:00
e53aa10d80 saytext2 improvements 2021-07-20 23:02:00 +02:00
7fe9fd0fce dont store table name as string in sendpropdefinition 2021-07-18 20:31:38 +02:00
67a4ca5744 rename data folder 2021-07-11 17:49:25 +02:00
c2fe8eca07 ignore empty text messages 2021-06-03 23:44:43 +02:00
e2a631cef3 fix handling of some saytext2 messages 2021-02-16 17:13:27 +01:00
0a34318c65 normalize prop definitions during flatening 2021-02-13 16:39:11 +01:00
35519d5fce dont stop prop and table name in sendprop 2021-02-13 14:48:55 +01:00
df9a6a138e strongly typed sendpropdefinition 2021-02-13 01:25:03 +01:00
a4ddd586dd borrowed data 2020-12-06 00:55:54 +01:00
acc1584524 cleanup tests 2020-11-30 20:31:30 +01:00
90c5e6c7f9 improved handling of unicode chat messages 2020-02-09 16:40:34 +01:00
fd96ffaf47 fix parsing demos that only set their user info in stringtable updates 2020-02-02 22:36:30 +01:00
2306fa5d17 finish api changes and rawpacketstream 2019-12-22 16:53:47 +01:00
42358f243b parser api wip 2019-12-22 15:47:00 +01:00
11c7fb507f clippy fixes 2019-12-15 14:41:45 +01:00
1709082228 handler multiplexer 2019-12-14 16:26:24 +01:00
5f6cfe077e gamestate analyser wip 2019-12-06 22:47:05 +01:00
4fcc110a0f error message 2019-10-05 11:56:59 +02:00
df6374f219 flatten sendtables in parserstate only when entities are handled 2019-08-30 00:01:52 +02:00
eb93434017 dont dump in test 2019-08-29 23:30:20 +02:00
4bd352feb9 pass message to analysers by ref 2019-08-29 23:28:26 +02:00
5c3eb53946 better entity tests 2019-08-29 16:19:54 +02:00
bf65dffb13 save sendtables by classid
since we only really need to get them by classid
2019-08-29 02:39:21 +02:00
91e5b82f2f dont save full serverclass in entity, only store classid 2019-08-29 02:38:22 +02:00
0df7d0b394 entity fixes and test 2019-08-28 12:44:33 +02:00
c529abc6fb add test for demo containings new decals and mallformed chat messages 2019-08-25 23:10:48 +02:00
ff18680a02 sendprop decoding 2019-08-10 22:57:07 +02:00
164f88a32a cache flat props 2019-08-10 20:36:32 +02:00
0c72934db4 first prop flattening version 2019-08-10 19:38:42 +02:00
d12cf35e47 handle malformed utf8 in names and cvars 2019-05-25 23:58:21 +02:00
2602e23de8 message type testing 2019-04-07 19:13:39 +02:00
86be659513 allow changing analyser 2019-03-23 17:48:50 +01:00
052ff398cd add basic snapshot testing 2019-03-17 19:20:50 +01:00