- [2022-07-09] Implemented melee attack abilities for close-range combat.
- [2022-07-20] Added the Fireball spell as the first ranged magic ability.
- [2022-07-21] Built a target system for locking onto enemies.
- [2022-07-19] Created damage calculation formulas using character attributes.
- [2022-07-14] Added character death functionality.
- [2022-07-12] Attributes now save and load between sessions.
feature