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

546 commits

Author SHA1 Message Date
219ad610a5 0.3.0 2021-07-24 16:47:59 +02:00
f1e9f51dba cleanup 2021-07-24 16:47:39 +02:00
804b70a48f readme 2021-07-24 16:46:12 +02:00
c295c95c28 better default demohandler 2021-07-24 16:46:03 +02:00
703f35a587 bitbuffer 0.10 2021-07-24 16:30:02 +02:00
522b282962 remove the need for full reserve 2021-07-24 16:05:23 +02:00
f253e824d2 usercmd parsing and writing 2021-07-24 15:01:36 +02:00
015bcf9c9f fix bspdecal indexes 2021-07-24 14:53:35 +02:00
ba2e3b5897 dont do view angles lazy for now 2021-07-23 22:16:36 +02:00
8f25a8cfa8 also save PVS::Delete entities we dont know the class of 2021-07-23 21:39:40 +02:00
57b207598f more tests 2021-07-23 21:38:57 +02:00
dfd27b87ad use correct test message 2021-07-23 18:51:18 +02:00
5c10c9e6ae parse and encode tempentities 2021-07-23 18:45:00 +02:00
3055242fd9 fix tempentities for protocol version 23 2021-07-23 17:30:32 +02:00
185ff6365f handle protocol v23 string tables 2021-07-23 16:55:06 +02:00
431d91ad9a more tests 2021-07-22 22:32:55 +02:00
f0bb2af3ca better packetentities 2021-07-22 22:29:46 +02:00
3c128e54c8 always use updatestringtable code path 2021-07-22 22:28:57 +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
d4a92c04bb better varint 2021-07-22 17:24:45 +02:00
abfdbdcd9d fix inbounds check for bit coord 2021-07-22 17:22:01 +02:00
60f23647c5 fix signed varint encoding 2021-07-22 16:54:04 +02:00
00596f946f adjust tests 2021-07-22 14:58:43 +02:00
48c7fefa82 fix uknown usermessage re-encoding 2021-07-22 14:22:09 +02:00
07d675a52d gameeventlist reencode tests 2021-07-22 13:27:20 +02:00
a572314353 useinfo fixes 2021-07-22 13:26:33 +02:00
bd9d174444 properly reencode unknown game event definitions 2021-07-22 13:26:17 +02:00
9a51ac9359 reencode test 2021-07-22 00:12:41 +02:00
f24b82ccd3 steamid-ng 2021-07-22 00:12:27 +02:00
0162eea68e cleanup 2021-07-22 00:12:13 +02:00
56c0bbaea9 parse the rest of the userinfo 2021-07-21 23:43:49 +02:00
a59fee55ca fix sendprop definition encoding 2021-07-21 20:26:25 +02:00
04d22ea2be fix consolecmd encode 2021-07-21 20:12:49 +02:00
c1d023f85c expose stop packet 2021-07-21 19:49:35 +02:00
d3cbe134bc userinfo encode 2021-07-21 19:48:38 +02:00
875dc7120c more string table tests 2021-07-21 18:50:36 +02:00
a6ba0c20ec string table history while writing 2021-07-21 18:13:27 +02:00
df597defce stop packet has a tick 2021-07-21 15:19:59 +02:00
2ebd7e9693 some minor enum cleanup 2021-07-21 14:28:45 +02:00
70fe69db21 saytext2 fix 2021-07-21 14:21:15 +02:00
3ea59220c8 also adjust saytext2 reading 2021-07-20 23:41:39 +02:00
aeb099e979 add stop packet in reencode 2021-07-20 23:33:42 +02:00
6be6dc7669 fix saytext2 encoding 2021-07-20 23:32:37 +02:00
966879a138 test header encoding 2021-07-20 23:28:33 +02:00
54fab42059 reencode bin 2021-07-20 23:24:30 +02:00
d3c50f8b4a reencode and reparse tests 2021-07-20 23:20:14 +02:00
cce8632e8a plain text in state output 2021-07-20 23:16:39 +02:00
67ea45433a signed varint fixes 2021-07-20 23:15:14 +02:00
e53aa10d80 saytext2 improvements 2021-07-20 23:02:00 +02:00