This repository has been archived by the owner on Jun 23, 2022. It is now read-only.
It requires Java 8. Download here: https://adoptium.net/temurin/releases/?version=8
Also critically fixes a bug where game crashes when starting a new battle with an older AI loaded.
Run instructions
For run-instructions, see: https://github.com/JonasKaad/SemesterProject-4/releases/tag/v1
What's Changed
- Dependency fixes by @JonasKaad in #225
- Added support for unknown events by @AlexanderNorup in #236
- Runtime improvement of collision and some changes to AI by @VictorABoye in #237
- renamed setState and setDefautState to setView and setDefaultView by @VictorABoye in #239
- added private modifer to attributes where it was missing by @SebMon in #244
- Updated teams of npcs by @JonasKaad in #245
Full Changelog: v1.1...v1.2