Releases: DennisLent/RustyRunways
Releases · DennisLent/RustyRunways
v3.0.2
Full Changelog: v3.0.1...v3.0.2
v3.0.1
What's Changed
- Customizable airplanes by @DennisLent in #59
- web demo fix by @DennisLent in #60
Full Changelog: v2.1.1...v3.0.1
v2.1.1
v2.0.4
Full Changelog: v2.0.3...v2.0.4
v2.0.3
v2.0.2
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- Gui and demo by @DennisLent in #48
- Coverage by @DennisLent in #49
Full Changelog: v1.0.0...v2.0.1
v1.0.0
What's Changed
- Add basic tests and CI workflow by @DennisLent in #1
- Enhance tests and update documentation by @DennisLent in #2
- Add coverage for utility modules by @DennisLent in #3
- Allow configuring seed, airport count, and cash from CLI by @DennisLent in #4
- Split game engine and CLI into workspace crates by @DennisLent in #16
- Track airplane location during flight by @DennisLent in #17
- Refactor plane lookup in core game logic by @DennisLent in #19
- feat(gui): add interactive panels and logging by @DennisLent in #20
- Fix overlapping clicks with popup menu by @DennisLent in #21
- feat(gui): add airport list and maintenance scheduling by @DennisLent in #27
- Feat maintenance events by @DennisLent in #28
- Implement shared parser and Python bindings with cross-platform CI by @DennisLent in #31
- Expand Python API with vectorized env and deterministic RNG by @DennisLent in #32
- Expand tests and document Python API by @DennisLent in #33
- Feat python api by @DennisLent in #34
- Use tarpaulin config and test error displays by @DennisLent in #35
- gui refactor and docs update by @DennisLent in #37
- Docs and deployments by @DennisLent in #44
New Contributors
- @DennisLent made their first contribution in #1
Full Changelog: https://github.com/DennisLent/RustyRunways/commits/v1.0.0