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

25 commits

Author SHA1 Message Date
f7190dca0f clippy fixes 2025-07-13 23:40:28 +02:00
15046e8744 medigun type, spy class data 2025-06-28 19:15:16 +02:00
a7a8318083 clippy fixes 2024-04-07 14:56:43 +02:00
07039da23d switch to cargo-insta for snapshot testing 2023-12-21 23:02:41 +01:00
28de17a67c strictly distinguish between server and demo ticks 2022-09-17 15:32:18 +02:00
bae9acdd92 rework baseline prop handling 2022-08-06 15:19:56 +02:00
74ad7d121f pass parser state to handlers 2022-08-05 23:43:15 +02:00
2617d8a611 rename pvs 2022-04-10 18:43:54 +02:00
24e83957d5 keep baselineprops seperate and add some tracing 2021-07-29 19:16:24 +02:00
431d91ad9a more tests 2021-07-22 22:32:55 +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
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
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
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
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