A complete rewrite of Warden Mapper by Toast-arch in Rust
. With included UI and additional tools for use to expand on Rusted Mapper
capabilities localy if ever need arises for it.
- rm-core - core of
Rusted Mapper
with types and most of data related stuff being there. - rm-gui - a GUI with use of
egui
crate to add additional visual representation\help.
Core of all types and functions for the rusted mapper applications.
Main application that will help with getting key items information from logs. Additional customaizability planned in future.
- Key/Objectives Mapper
- Autosplitter (thanks to tgb for the idea and (partial)implementations)
- Zone Mapper (i.e. for autosplitter feauture, and if it feasable)
- Live/Learning modes