Releases: NathanNgo/SimpleStrategies
Releases · NathanNgo/SimpleStrategies
v0.7.0
- Revamped level_arena into a larger map
v0.6.0
- Added objective banners
- Added win condition to "cut the tree" game mode
v0.5.0
- Added basic "cut the tree" objective.
v0.4.0
- Added teams
- Added team colors
- Fixed multiplayer desync issues
v0.3.3
- Converted character switching input to _physics_process
v0.3.2
- Changed user input to a reliable method
v0.3.1
- Fixed y-sort of player bodies
v0.3.0
- Added character switching
v0.2.0
- Added Archer
- Added character switching
- Fixed multiplayer spawning
- Fixed race conditions with multiplayer synchronizers and local puppet logic
- Fixed arrows existing on the projectile layer and crashing on arrow vs arrow collisions
v0.1.0
- Cleaned up multiplayer
- Reworked level_arena
- Added nested menus