eo.rs
eo.rs is a collection of crates and programs for Endless Online, which you can use to easily create your own programs for the game.
eo.rs is a collection of crates and programs for Endless Online, which you can use to easily create your own programs for the game.
The core development crate. Comes with all of the bells and whistles you could need to create most eo related programs.
Get StartedAn Endless Online server written in Rust. It uses tokio for reliable, and fast concurrency. Built with the eo crate.
Learn moreFinally got NPCs to appear. They don't do anything but the world feels a little more alive now
Posted June 14, 2022 by Richard Leek ‐ 1 min read
I haven't been working on reoserv as much as I'd like these past months.
Posted June 9, 2022 by Richard Leek ‐ 3 min read
Re-implemented the welcome packet handler using the new world and map handles
Posted March 9, 2022 by Richard Leek ‐ 4 min read