Skip to content

Latest commit

 

History

History
69 lines (59 loc) · 4.47 KB

versions.md

File metadata and controls

69 lines (59 loc) · 4.47 KB

Client Versions

Being a continually-updated game, RuneScape Classic has been through numerous iterations. Many different client versions can be found online, each requiring different data files and a different client-server protocol.

JAR Files

Here are some of the known client versions:

Name Notes
mudclient26 Earliest reported version (8 April 2001)
mudclient39 Earliest version available for download
mudclient40 Source
mudclient61
mudclient63
mudclient69
mudclient70
mudclient72
mudclient74
mudclient75
mudclient93
mudclient95
mudclient96
mudclient101
mudclient102
mudclient103
mudclient105
mudclient106
mudclient111
mudclient112
mudclient113
mudclient115
mudclient127 Source
mudclient130
mudclient134
mudclient135 Source
mudclient136
mudclient140 Source
mudclient149
mudclient175
mudclient187
mudclient188
mudclient189
mudclient190
mudclient191
mudclient193
mudclient196 28 June 2004
mudclient197
mudclient198
mudclient199
mudclient201
mudclient202
mudclient204 Source - Mirror - Used by 2003scape
mudclient233 Source
mudclient235 The final version (Source)

These are not to be confused with the RuneScape 2 versions, which follow a similar numbering scheme:

  • r194 - RuneScape 2 beta (1 December 2003)
  • r289 - Early version popular with private servers (January 23 2005)
  • r317 - Early version popular with private servers (May 5th 2005)

Game Data

The client is useless without the game data (maps, images, sounds, etc.).

Historically, the server would send these resources to the client, where they would be stored in the browser cache. These cache files contain Jagex Archives (.jag / .mem files), which have been analysed extensively by the community.

See the README for some relevant links.