|
|
18883e65a9
|
clone updated temp entities
|
2018-03-05 23:59:20 +01:00 |
|
|
|
c8e32078a4
|
improve packet parsing performance
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2017-12-12 23:43:55 +01:00 |
|
|
|
787c6a0279
|
lint
|
2017-12-09 17:02:52 +01:00 |
|
|
|
39cdc7e7b3
|
remove obsolete prop sorting
|
2017-11-25 00:20:42 +01:00 |
|
|
|
6d0c81ff30
|
fix encoding string table entries
|
2017-11-25 00:14:41 +01:00 |
|
|
|
31440704d6
|
handle string table compression
|
2017-11-24 23:00:58 +01:00 |
|
|
|
a771702307
|
Fix stringtable client table encoding
|
2017-11-24 22:16:47 +01:00 |
|
|
|
686f240c05
|
dataTable bitcount improvements
|
2017-11-24 22:02:15 +01:00 |
|
|
|
0b4f05fc5a
|
Fix encoding DataTable bitCounts
|
2017-11-22 01:27:30 +01:00 |
|
|
|
3ab89caa74
|
Add tests for header parsing
|
2017-11-21 17:58:00 +01:00 |
|
|
|
3bf5111108
|
Better encoding of stringtable updates
|
2017-11-20 23:23:24 +01:00 |
|
|
|
8fe977ff9f
|
fix encoding string sendprops
|
2017-11-20 00:41:05 +01:00 |
|
|
|
2bce66b6e1
|
handle player name changes
|
2017-11-19 15:53:39 +01:00 |
|
|
|
c9c764aad0
|
fix writeVarInt when writing 128
|
2017-11-11 17:30:17 +01:00 |
|
|
|
7dba1babe7
|
Fix encoding of new voiceinit
|
2017-11-10 19:43:40 +01:00 |
|
|
|
8c29265bb2
|
fix handling of post pyro update demos
|
2017-10-24 23:12:18 +02:00 |
|
|
|
a5a1642782
|
encoder wip
|
2017-10-24 17:10:24 +02:00 |
|
|
|
5b2665bdc9
|
handle empty strings in string tables
|
2017-09-30 12:15:28 +02:00 |
|
|
|
6462480cbb
|
sort props when encoding
|
2017-09-30 12:15:05 +02:00 |
|
|
|
2b0075736b
|
Fix getting game event type
|
2017-09-30 12:14:34 +02:00 |
|
|
|
dd5833c77e
|
fix writing empty string tables
|
2017-09-29 21:11:38 +02:00 |
|
|
|
6c45b4c109
|
more reliable game event value detection
|
2017-09-27 01:26:41 +02:00 |
|
|
|
171b5c4049
|
better handling of user messages
|
2017-09-27 01:26:27 +02:00 |
|
|
|
346421fd9a
|
Better gameevent value error message
|
2017-09-27 01:02:08 +02:00 |
|
|
|
19b10b253f
|
Fix writing pvs
|
2017-09-27 01:01:56 +02:00 |
|
|
|
9c5e5648b5
|
fix guessing string table length
|
2017-09-27 00:09:00 +02:00 |
|
|
|
7505abc6d0
|
fix parsing client stringtables
|
2017-09-26 23:14:28 +02:00 |
|
|
|
0aad1e874b
|
lint fixes
|
2017-09-26 02:29:45 +02:00 |
|
|
|
a4518139e0
|
minor typing fixes
|
2017-09-26 01:26:01 +02:00 |
|
|
|
9820e0fc57
|
add encoder for stringtable message
|
2017-09-26 01:22:55 +02:00 |
|
|
|
b94a79ab6d
|
add encoder for datatable message
|
2017-09-25 00:37:29 +02:00 |
|
|
|
00a3b82d4a
|
encoder for synctick message
|
2017-09-24 17:57:42 +02:00 |
|
|
|
76f00f3f82
|
add encoder for consolecmd message
|
2017-09-24 17:27:22 +02:00 |
|
|
|
5241059fd2
|
add encoder for packet message
|
2017-09-24 17:16:57 +02:00 |
|
|
|
d54f639633
|
move message specific bits to their respective handlers
|
2017-09-24 15:27:35 +02:00 |
|
|
|
198fe0b1ba
|
start splitting parserstate from analysing
|
2017-09-23 17:41:52 +02:00 |
|
|
|
d8f01428c5
|
update test data
The decoding should be a bit more reliable now so this snapshot should be "more correct"
|
2017-09-16 18:30:11 +02:00 |
|
|
|
79c4782806
|
handle duplicated sendprops
|
2017-09-16 18:00:45 +02:00 |
|
|
|
358aa6aa21
|
caching of parsed static baselines
|
2017-09-16 16:25:53 +02:00 |
|
|
|
357b725994
|
More precise baseline handling wip
|
2017-09-16 16:10:52 +02:00 |
|
|
|
f0c7460007
|
more error handling for entity encoding
|
2017-09-15 23:10:35 +02:00 |
|
|
|
e0a641878b
|
Decode baselines when needed when encoding
|
2017-09-15 22:47:12 +02:00 |
|
|
|
c0b175596a
|
use stricter interface for parser state
|
2017-09-09 20:05:20 +02:00 |
|
|
|
fb00dc6ea1
|
fix hydrate array
|
2017-09-09 14:33:34 +02:00 |
|
|
|
36b0444e7d
|
packet encoder fixes
|
2017-09-09 13:50:35 +02:00 |
|
|
|
206facfa8d
|
entity encoder wip
|
2017-09-09 02:50:51 +02:00 |
|
|
|
1ebf40dda4
|
fix reading entity baseline
|
2017-09-08 01:28:27 +02:00 |
|
|
|
450300c1b0
|
add encoder for tempEntities
|
2017-09-07 21:27:05 +02:00 |
|
|
|
c064439b4e
|
add entity update encoder
|
2017-09-04 23:01:48 +02:00 |
|
|
|
7b9131b7fe
|
no need for a temp stream to encode the gameevent list
|
2017-09-04 22:45:40 +02:00 |
|