The rust powered Endless Online server emulator
404 - Page not found
Click here to go home.
Recent 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
- Fail early if db setup fails at startup
- configurable database name for sqlite
- Remove unused param
- Use prepared statements
- Refactor character load
- Adust dockerfile and dist config
- Actually implement transactions and add tests
- Fix migration script and mysql int/date parsing
- Add cli options for migrate and install
- Fix table/column names in queries
- Remove db-init