Releases: Wizards-vs-Robots/wvr
Releases · Wizards-vs-Robots/wvr
Release v1.1.3
1.1.3 (2022-06-23)
Bug Fixes
- custom keybindings not being shipped (79eec0c)
- remove unintentional button leftover (6bfd4a4)
- removed json from base tree (d525c8c)
- removed tiny rpg forest (cb92d4b)
Release v1.1.2
1.1.2 (2022-06-23)
Bug Fixes
- reduced steb bro tree gang bang moment by approx 60% (c5661a3)
- wizard hitbox (e9ca91c)
Release v1.1.1
1.1.1 (2022-06-14)
Bug Fixes
- Merge pull request #38 from Wizards-vs-Robots/dev (bbaf0ad)
- robots not dying (b6161f2)
Release v1.1.0
1.1.0 (2022-06-14)
Features
- Merge pull request #37 from Wizards-vs-Robots/dev (f0956d5)
Bug Fixes
- Merge pull request #34 from Wizards-vs-Robots/fix-proportions (97ebedb)
- tests (2629a29)
Release v1.0.0
1.0.0 (2022-06-14)
⚠ BREAKING CHANGES
Features
- Merge pull request #29 from Wizards-vs-Robots/dev (09a5546)
Code Refactoring
- reduced cc of move by calculating direction in other method (f22ed41)
- reduced cc of receive damage (ba21417)
- simplified spawning options (569a06b)
- various small improvments (40dba27)
Release v0.0.5
0.0.5 (2022-05-24)
Bug Fixes
- bug when entering game mode repeatedly (8b702b8)
Code Refactoring