21.02.2022
*New randomly generated enemy names.
*If you decide to "Defend", it shows you how much damage you've blocked.
*Enemies' attack and HP increase accordingly to their level.
*Made some code optimization and changed some of the access modifiers (still work to do here).

11.02.2022
*Changed the whole game loop. Now you must kill four enemies before you get to the boss.
*Now you level up after each kill.
*After each level up, you gain +Attack and +Critchance.
*As the boss approaches, enemies get stronger (+HP, +Attack).
*Removed the "Three Strike Attack" because it was unnecessary.
*Changed some visual texts, like enemies' names and the boss's name.

28.10.2022
*Added the possibility to see the statistics from the battles (largest hit, biggest heal, etc.).
*You will be called a cheater in the battle history if you've used the cheat.

27.10.2022
*Added the possibility to see the history of your actions during the battle after the game is over.
*Added the possibility to cheat and kill the enemy in one hit.
*Added basic sound alerts when you make a critical hit.
*Made small cosmetic changes and bug fixes.

15.10.2022
*Added the ability to Triple-Hit the enemies.
*Added the ability to Defend a blow.
*Added the ability to Heal yourself.
*Added a chance to make a critical hit on the enemy, a chance to critically heal yourself, and a chance to be hit with a critical.