Commit Graph

35 Commits

Author SHA1 Message Date
BtbN
50019c059a Rewrite LZ77 decompression as well 2019-06-14 21:25:45 +02:00
BtbN
d0d1c362ed De/Encrypt in-place to enhance performance 2019-06-14 16:58:06 +02:00
BtbN
1e81492460 Fix unregistered played 2019-06-06 19:08:59 +02:00
BtbN
5a46b56591 Add music info loading infra 2019-06-04 16:09:36 +02:00
BtbN
c442a46294 Implement logger.report callback 2019-06-03 22:20:13 +02:00
BtbN
fec9a1174c Implement Shim get_hitchart 2019-06-03 22:12:54 +02:00
BtbN
7e562f7b34 Mostly complete Clan Server 2019-06-03 01:16:44 +02:00
BtbN
a0b5f7cc97 Implement more of the data model 2019-06-02 23:03:41 +02:00
BtbN
f6e68616f1 Listen on Any IP 2019-06-02 16:18:14 +02:00
BtbN
9895cf16e3 Implement Lobby shim 2019-06-02 14:25:36 +02:00
BtbN
8e4342a033 Implement get_recommend 2019-06-02 13:02:51 +02:00
BtbN
fb904467c1 Gets In-Game 2019-06-01 17:48:21 +02:00
BtbN
6a8dc3f96b Implement get_pdata 2019-06-01 17:18:06 +02:00
BtbN
e84c4c8182 Implement Cardmng shims 2019-06-01 00:49:01 +02:00
BtbN
942f5e5861 Boots 2019-05-31 23:53:09 +02:00
BtbN
eab3bd6628 Add barebone Kestrel based server 2019-05-31 19:54:10 +02:00
BtbN
84d7066299 Echidna importer 2019-05-31 00:44:23 +02:00
BtbN
05ad0d0b80 Stop using LINQ entirely, it's horribly slow. 2019-04-21 18:19:37 +02:00
BtbN
558c6cb360 Avoid using Count() 2019-04-21 02:42:28 +02:00
BtbN
3981091915 Refactor to avoid reflection 2019-04-21 02:27:07 +02:00
BtbN
e88c5847e2 Add XML to Binary mode 2019-04-19 01:21:05 +02:00
BtbN
49aead3bb1 Implement all missing NodeTypes 2019-04-17 21:37:15 +02:00
BtbN
b69652dc3f Add Float and Double 2019-04-17 17:01:17 +02:00
BtbN
f9f66a9e42 Refactoring 2019-04-17 15:47:52 +02:00
BtbN
e731f90030 Fix array generation logic, add IP4 2019-04-17 01:23:09 +02:00
BtbN
fadba81468 Add test data 2019-04-16 14:45:14 +02:00
BtbN
e4fda86b33 KBinXML logic fully implemented 2019-04-15 21:54:46 +02:00
BtbN
01a097d638 Tree building 2019-04-15 20:00:47 +02:00
BtbN
c5fa090426 More work on kbinxml 2019-04-15 16:17:59 +02:00
BtbN
ed3d2ba40e Fix SixBit parser 2019-04-15 15:05:01 +02:00
BtbN
52b8f1d846 KBinXml start 2019-04-15 02:05:27 +02:00
BtbN
59f0600cc3 Fix and optimize LZ77 compression. 2019-04-14 22:32:13 +02:00
BtbN
dda5057d5d Compressor work 2019-04-13 23:12:24 +02:00
BtbN
1fcd2b31b5 Add LZ77 decompression 2019-04-13 18:33:16 +02:00
BtbN
18a12f86ca Initial commit 2019-04-13 17:17:16 +02:00