T
|
dd060754c9
|
Update tests to match new behavior
|
2023-06-24 00:04:19 +02:00 |
|
T
|
1d14def1d5
|
Set in_pvs flag to true on entity updates
|
2023-06-22 18:29:23 +02:00 |
|
|
|
a561cbaf64
|
clippy fixes
|
2023-06-03 18:30:30 +02:00 |
|
|
|
a7a46384ce
|
additional hardening against mallformed demos
|
2022-12-13 22:06:07 +01:00 |
|
|
|
949cb452da
|
expose get_baseline_props
|
2022-10-22 17:38:09 +02:00 |
|
|
|
e3cc24ef94
|
delta is a ServerTick
|
2022-10-22 17:34:46 +02:00 |
|
Narcha
|
2895b4c762
|
Changed UserMessage::SayText2 client to type EntityId
|
2022-10-16 21:08:14 +02:00 |
|
|
|
28de17a67c
|
strictly distinguish between server and demo ticks
|
2022-09-17 15:32:18 +02:00 |
|
Narcha
|
872c799acd
|
Made usermessage fields public
|
2022-09-08 22:13:10 +02:00 |
|
|
|
29a7d35aee
|
set delta for updates
|
2022-08-21 02:21:59 +02:00 |
|
|
|
aca7177374
|
dedup props with baselines
|
2022-08-06 17:02:10 +02:00 |
|
|
|
bae9acdd92
|
rework baseline prop handling
|
2022-08-06 15:19:56 +02:00 |
|
|
|
5d6b22ec57
|
more user messages
|
2022-06-19 19:18:47 +02:00 |
|
|
|
c7d83f6be0
|
better mallformed utf8 handling
|
2022-06-13 22:09:28 +02:00 |
|
|
|
f83be2375c
|
player_count → player_slot
|
2022-06-10 14:17:06 +02:00 |
|
|
|
614dbb2f47
|
more tracing
|
2022-06-08 15:30:34 +02:00 |
|
|
|
67d08f06da
|
var_bit improvements
|
2022-05-25 23:00:31 +02:00 |
|
|
|
850c8472b6
|
remove dbg
|
2022-05-01 15:51:20 +02:00 |
|
|
|
4f8bc1cc31
|
saytext client id
|
2022-04-29 20:41:36 +02:00 |
|
|
|
64b66a770c
|
smaller baselines
|
2022-04-22 20:47:33 +02:00 |
|
|
|
528e4f2230
|
rename
|
2022-04-21 23:29:33 +02:00 |
|
|
|
626544b07e
|
don't store baseline in baseline
|
2022-04-21 21:46:07 +02:00 |
|
|
|
d36a5516e5
|
usermessagetype eq
|
2022-04-21 19:22:43 +02:00 |
|
|
|
f72e84dc1a
|
encode props in order
|
2022-04-18 13:07:17 +02:00 |
|
|
|
ec57a76101
|
baseline stuff
|
2022-04-16 14:30:59 +02:00 |
|
|
|
c90a7a3371
|
improved? baseline handling
|
2022-04-10 20:42:51 +02:00 |
|
|
|
079881ea6e
|
dont use wrong class baseline?
|
2022-04-10 20:09:18 +02:00 |
|
|
|
2617d8a611
|
rename pvs
|
2022-04-10 18:43:54 +02:00 |
|
|
|
b8d3540069
|
propnames
|
2022-04-09 18:50:47 +02:00 |
|
2l47
|
eb280c7467
|
Fix typos in 7 files: cased variants of sigon -> signon
|
2022-01-27 21:39:58 -06:00 |
|
|
|
10429c6d29
|
fix truncated demos during reencode
|
2021-08-29 18:31:29 +02:00 |
|
Mark Blum
|
7d5edd9de8
|
Applied a number of clippy suggestions
|
2021-08-27 02:34:51 -04:00 |
|
|
|
810ca452b0
|
adjust tests
|
2021-08-01 23:05:05 +02:00 |
|
|
|
49a6649589
|
voice sample rate
|
2021-07-29 19:42:47 +02:00 |
|
|
|
13771825ec
|
minor color code stripping improvements
|
2021-07-29 19:34:37 +02:00 |
|
|
|
24e83957d5
|
keep baselineprops seperate and add some tracing
|
2021-07-29 19:16:24 +02:00 |
|
|
|
d538d79368
|
signonstate enum
|
2021-07-29 19:15:08 +02:00 |
|
|
|
099c2d33b9
|
packet clone
|
2021-07-27 22:53:18 +02:00 |
|
|
|
2d3708d027
|
schema fixes
|
2021-07-27 18:26:51 +02:00 |
|
|
|
93b51bff70
|
schemars
|
2021-07-25 17:26:53 +02:00 |
|
|
|
43b7270fcd
|
wip
|
2021-07-25 17:04:50 +02:00 |
|
|
|
03f8b8a424
|
add serde support for packets
|
2021-07-25 15:09:36 +02:00 |
|
|
|
a56c30b73b
|
byte array for checksum
|
2021-07-24 19:18:22 +02:00 |
|
|
|
522b282962
|
remove the need for full reserve
|
2021-07-24 16:05:23 +02:00 |
|
|
|
015bcf9c9f
|
fix bspdecal indexes
|
2021-07-24 14:53:35 +02:00 |
|
|
|
8f25a8cfa8
|
also save PVS::Delete entities we dont know the class of
|
2021-07-23 21:39:40 +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 |
|