Commit Graph

770 Commits

Author SHA1 Message Date
Adam
f3ce32cacc Bad autoformat 2016-06-18 18:15:33 -04:00
Adam
7682370c4e Bubble up gzip/bzip errors, fix map dumper test, add datafile xtea testcase 2016-06-18 18:11:20 -04:00
Adam
aeffd8aa67 Add raw map dumper, and support for xtea encryption. Split datafile reading from deccryption/decompressing, allow cache client to simply save the encrypted+compressed data, too. 2016-06-18 18:00:41 -04:00
Runelite auto updater
b768f53e46 [maven-release-plugin] prepare for next development iteration 2016-06-17 01:44:54 +00:00
Runelite auto updater
0a10738a61 [maven-release-plugin] prepare release runelite-parent-1.1.2 2016-06-17 01:44:52 +00:00
Adam
0003fcc4e0 Add older xtea key dump (not sure how correct this is?) and xtea key manager 2016-06-10 18:31:14 -04:00
Adam
00778842e6 Rename fs.util package to util 2016-06-10 17:42:53 -04:00
Adam
85d4f72930 Make xtea test use weird length to test padding 2016-06-10 17:30:16 -04:00
Adam
ca1433f6a5 Add xtea utility, using bouncycastle xtea implementation 2016-06-10 17:28:18 -04:00
Adam
24754772f6 Load pixels directly into sprite definition, not sure what these offsets are 2016-06-09 19:24:03 -04:00
Adam
e62381a65e Refactor sprite loading some, read alphas properly instead of this silly hack 2016-06-09 18:45:41 -04:00
Kyle Fricilone
16d00403a6 ConnectionInfo renaming, ByteBuf writeXXX method switched. 2016-06-08 17:50:06 -04:00
Adam
1c9d8b1363 [maven-release-plugin] prepare for next development iteration 2016-06-05 15:40:52 -04:00
Adam
3151a9c3d5 [maven-release-plugin] prepare release runelite-parent-1.1.1 2016-06-05 15:40:49 -04:00
Runelite auto updater
8787547abd [maven-release-plugin] prepare for next development iteration 2016-06-05 16:29:38 +00:00
Runelite auto updater
448f770fa4 [maven-release-plugin] prepare release runelite-parent-1.1.0 2016-06-05 16:29:36 +00:00
Adam
535cbaa6a3 Add cache downloader client 2016-06-03 14:14:18 -04:00
Adam
e3cd89e72d Various subtle bugfixes/improvements
Replace gnu crypt whirlpool implementation with bouncycastles, which is actually the correct version
Record compression type of archives and indexes and rewrite with the same compression
Fix bzip compression to use size 100k blocks
Fix writing index and archive revisions
2016-06-01 10:26:00 -04:00
Adam
781507446a Dump json, not binary scripts 2016-05-28 20:02:46 -04:00
Adam
c42d313c38 Split cache from deobfuscator into own project 2016-05-28 19:42:03 -04:00