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
/dist
to/lib
- Fixed breaking changes from upgrading
@runejs/core
tov1.5.4
Breaking Changes
- Update server default configuration path changed from
/data/config
to/config
for simplicity
v1.1.0 - Melted Whispers
Features
- TypeScript updated from v3 to v4.2
- Usage of deprecated
cache-parser
library replaced with@runejs/filestore
cache-parser
removed 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.