The rust powered Endless Online server emulator
404 - Page not found
Click here to go home.
Recent changes
- Merge remote-tracking branch 'origin/dependabot/cargo/duration-str-0.21.0'
- Bump tokio from 1.49.0 to 1.50.0
- Bump duration-str from 0.20.0 to 0.21.0
- New commands GH-279
- Add $set command
- Add #uptime command
- Auto admin GH-278
- Set first character to HGM if auto admin is enabled
- Add auto_admin setting
- Bump eolib to 3.0 and fix breaking changes GH-277
- Bump eolib to 3.0 and fix breaking changes
- Bump rand from 0.8.5 to 0.10 GH-275
- Clippy + Fmt
- Upgrade rand
- Bump rand from 0.8.5 to 0.9.2
- Bump chrono from 0.4.43 to 0.4.44 GH-274
- Bump chrono from 0.4.43 to 0.4.44
- Add support for SQLite GH-276
- Update readme
- Review fixes