Skip to content

Releases: villermen/runescape-cache-tools

v4.0.0

04 Aug 21:06
b609692
Compare
Choose a tag to compare

New CLI layout and a lot of improvements to stability.

v3.1.1

21 Jul 21:08
Compare
Choose a tag to compare
  • Fixes downloader getting stuck due to world2.runescape.com acting up.

v3.1.0

10 Jan 20:39
d9091a2
Compare
Choose a tag to compare

Backward incompatible change! Files are now extracted to different directories by default. You might have to move some files around to keep them in the same place:

  • output/extracted/[index name]/ -> files/[index id]/
  • output/soundtrack/ -> soundtrack/

CLI rework, stability improvements, other changes I can't remember because I made them over a year ago.

v3.0.4

03 May 09:46
Compare
Choose a tag to compare

Reimplemented the downloader.

v3.0.3

28 Feb 12:51
Compare
Choose a tag to compare

Loading requirements size was increased by Jagex.

v3.0.2

03 Feb 00:53
Compare
Choose a tag to compare

Fixes low-level string reading.

v3.0.1

11 Jan 08:18
Compare
Choose a tag to compare

Replaces trial compression software so the application can still be used for over 30 days (whoops).

v3.0.0

21 Dec 12:11
Compare
Choose a tag to compare
  • Option to download files straight from Jagex's servers.
  • Implementation of cache is way more robust and stable and has expanded functionality.
  • Dropped GUI. It was slowing me down and this is a technical subject anyway, learn to command line.
  • Logging to file.
  • Soundtrack has metadata added upon combining, and checks for version changes are accurate.
  • The internal library now supports writing to cache, there is no functionality implemented with it yet however.

2.0.0

06 Aug 00:06
Compare
Choose a tag to compare

Working version of the new wpf GUI.

1.0.0

02 Aug 20:27
Compare
Choose a tag to compare

Last release of the console-based application