Commits
Note: To verify signed commits locally, download the allowed signers file and run: git -c gpg.format=ssh -c gpg.ssh.allowedSignersFile=allowed_signers verify-commit
- added completly static build to meson, added line-of-sight test for aggro and map drawing
- added meson build file, fixed sign-compare warnings
- added game restart
- added layered map, fixed item select with 0 items
- removed .kdev4 files
- first basic build, pathfinding, maze generation, enemy+loot spawning, no memleaks, no major bugs
- Initial import