Added:
- New buttons & improved scoreboard.
- Mouse Crosshair.
- New texture atlas system.
- Log manager.
- New regions.
Improvements:
- Code structure improvements
- Code readability improvements
Fixed:
- Various bug fixes and stability enhancements
Full release notes:
- Add .editorconfig, Re-add ruff, and Refactor constants and UI elements by @onabrcom in #53
- Refactor Button Module: Add Enhanced Effects by @withpouriya in #54
- Implement TextureAtlas system by @BaR1BoD in #59
- Crosshair for the ship by @BaR1BoD in #62
- Added LogManager for easier debugging by @BaR1BoD in #63
- Add a region manager system, and 15 new regions by @BaR1BoD in #65
- Develop by @MatinAfzal in #66
New Contributors
- @onabrcom made their first contribution in #53
- @withpouriya made their first contribution in #54
Full Changelog: V1.2.0...V1.3.0