|
|
be00d32175
|
implement tempentities
|
2016-12-24 15:26:41 +01:00 |
|
|
|
0614383a58
|
fix parsing vectors
|
2016-12-24 15:05:51 +01:00 |
|
|
|
f6d0890aff
|
add pov note to readme
|
2016-12-22 00:23:45 +01:00 |
|
|
|
b152231e7c
|
update makefile
|
2016-12-22 00:19:48 +01:00 |
|
|
|
8b1ea168e6
|
cleanup deps and export d.ts typings
|
2016-12-22 00:10:12 +01:00 |
|
|
|
265f87fe54
|
Work around parsing errors for post MyM pov demos
|
2016-12-22 00:02:24 +01:00 |
|
|
|
e83ca71f6d
|
cleanup packet parser signature
|
2016-12-19 00:57:11 +01:00 |
|
|
|
1fbb61f252
|
propper skipping of TempEntities
|
2016-12-19 00:21:52 +01:00 |
|
|
|
3b805be013
|
final typescript conversion
|
2016-12-18 20:15:18 +01:00 |
|
|
|
94383f447f
|
more typescript conversions
|
2016-12-18 18:18:55 +01:00 |
|
|
|
06860cc3fe
|
initial typescript conversions
|
2016-12-18 15:37:29 +01:00 |
|
|
|
564e8995c7
|
rename to typescript
|
2016-12-18 15:21:51 +01:00 |
|
|
|
653bd862bd
|
code organization and some es6
|
2016-12-18 15:12:55 +01:00 |
|
|
|
8e286a17b1
|
packetentities wip
|
2016-12-18 00:30:48 +01:00 |
|
|
|
a619cd1404
|
add parsing of serverclasses from datatable
|
2016-12-17 19:32:01 +01:00 |
|
|
|
2579197ab6
|
parsing of datatable prop headers
|
2016-12-17 17:07:41 +01:00 |
|
Robin Appelman
|
c43627e3c1
|
refactor state handling a bit
+ some random other changes I forgot to commit earlier
|
2016-04-23 15:41:56 +02:00 |
|
Robin Appelman
|
2d26dfdfb5
|
first step for location information of pov demos
|
2016-04-11 18:57:02 +02:00 |
|
Robin Appelman
|
981719e797
|
fix futher playerid errors
|
2015-09-04 22:16:08 +02:00 |
|
Robin Appelman
|
019fe99a4c
|
fix assister ids
|
2015-09-04 20:52:25 +02:00 |
|
Robin Appelman
|
77f1006259
|
fix kill user ids to
|
2015-09-04 20:46:40 +02:00 |
|
Robin Appelman
|
ab7807c356
|
fix invalid user ids in some cases
|
2015-09-04 20:32:06 +02:00 |
|
Robin Appelman
|
21300ed38e
|
add .idea to gitignore
|
2015-09-04 20:11:55 +02:00 |
|
Robin Appelman
|
c19d6dfa81
|
fix not parsing classes when using per-player ready
|
2015-09-04 20:10:38 +02:00 |
|
Robin Appelman
|
b7e10ae519
|
bump version
|
2015-07-25 22:22:24 +02:00 |
|
Robin Appelman
|
5f3e5e5965
|
wip stuff
|
2015-07-25 22:22:12 +02:00 |
|
Robin Appelman
|
e88cd0cd7e
|
node stream parsing wip
|
2015-04-02 16:57:36 +02:00 |
|
Robin Appelman
|
ec63085fba
|
refactor out state handling
|
2015-04-02 15:59:22 +02:00 |
|
Robin Appelman
|
ff1b2b17b3
|
bit of splitting of methods
|
2015-04-02 15:53:04 +02:00 |
|
Robin Appelman
|
fc63e6b0c4
|
no longer used
|
2015-04-02 14:47:09 +02:00 |
|
Robin Appelman
|
9d5e599f89
|
move handlers for each packet to their own file
|
2015-04-01 20:56:04 +02:00 |
|
Robin Appelman
|
197dbb9fa5
|
soft handle errors when reading string tables
|
2015-03-03 22:39:52 +01:00 |
|
Robin Appelman
|
4e002c4ebf
|
readme and main
|
2015-03-02 23:10:44 +01:00 |
|
Robin Appelman
|
869cec2c88
|
clean
|
2015-03-02 23:10:40 +01:00 |
|
Robin Appelman
|
365dd7fd38
|
skip string table packets
|
2015-02-04 22:18:55 +01:00 |
|
Robin Appelman
|
1cb6d881b6
|
bit more robust
|
2015-02-01 19:02:10 +01:00 |
|
Robin Appelman
|
8c337219b6
|
team and classes
|
2015-02-01 18:48:24 +01:00 |
|
Robin Appelman
|
bed36b2701
|
start tick
|
2015-02-01 18:02:35 +01:00 |
|
Robin Appelman
|
9a297a2a9c
|
good user info
|
2015-02-01 17:26:36 +01:00 |
|
Robin Appelman
|
7402548783
|
Add binary
|
2015-01-31 18:32:17 +01:00 |
|
Robin Appelman
|
7c8ad0cc36
|
user ids
|
2015-01-30 17:57:23 +01:00 |
|
Robin Appelman
|
7c191e369c
|
save ticks in summary
|
2015-01-27 20:13:41 +01:00 |
|
Robin Appelman
|
f93ae7a6ac
|
better text cleanup
|
2015-01-27 20:10:24 +01:00 |
|
Robin Appelman
|
58347be247
|
handle utf8 text
|
2015-01-27 20:09:00 +01:00 |
|
Robin Appelman
|
aaef2d237e
|
text cleanup
|
2015-01-27 18:41:11 +01:00 |
|
Robin Appelman
|
50fd4beb3f
|
improve sayText2
|
2015-01-25 23:26:12 +01:00 |
|
Robin Appelman
|
9cb24b9a74
|
datatables wip
|
2015-01-25 19:11:32 +01:00 |
|
Robin Appelman
|
40877ddaf1
|
String dump
|
2015-01-25 16:05:26 +01:00 |
|
Robin Appelman
|
4736b8a79f
|
updatestring tables wip
|
2015-01-25 15:52:17 +01:00 |
|
Robin Appelman
|
2ea7be17a7
|
add parser dump
|
2015-01-25 13:19:32 +01:00 |
|