Releases: runejs/update-server
Releases · runejs/update-server
v1.3.0 - Shaky Penguins
v1.2.2 - One More Run
Technical
- ESLint support added using configuration from
@runejs/eslint-config - Linting problems fixed within multiple files
- TypeScript output directory changed from
/distto/lib - Fixed breaking changes from upgrading
@runejs/coretov1.5.4
Breaking Changes
- Update server default configuration path changed from
/data/configto/configfor simplicity
v1.1.0 - Melted Whispers
Features
- TypeScript updated from v3 to v4.2
- Usage of deprecated
cache-parserlibrary replaced with@runejs/filestorecache-parserremoved as a dependency
- Various other dependencies updated to their latest stable versions
v1.0.0 - RuneJS Game Update Server Initial Release
Features
- Full RuneScape game update server protocol support.
- Filestore/cache loading.
- Update server file generation for network transport.