Commit Graph

18 Commits (ed66c832594a2b9b268e59f89ee2422efe82f3b8)

Author SHA1 Message Date
sigonasr2 1d3b07eb98 Revamped TMXParser.h such that there is a separation between function declarations and definitions for modular support. 1 year ago
sigonasr2 ccfeae19d4 Sonic Slash implemented for Warrior. Build updated w/new features. 2 years ago
sigonasr2 ca151cedd9 Add Sonic Slash graphics. Fixed Issue #8 such that larger enemies are no longer affected by Battlecry. 2 years ago
sigonasr2 77bd085908 Mana implemented. When not enough mana is available for an ability, a notification appears. 2 years ago
sigonasr2 6d4c069fe4 Implemented Battlecry. Debuff/Buff modifiers. Fixed bug where player can auto attack during a ground slam. 2 years ago
sigonasr2 9e6573729e All underlying class differences now applied to code. Preparation for other class implementations. Implemented class swapping via mouse wheel. 2 years ago
sigonasr2 e090bc775d Implemented blocking. Made player abilities dynamic instead of fixed for class expansion preparation. 2 years ago
sigonasr2 9db2565060 Added health indicator 2 years ago
sigonasr2 a94528fe3e Added Spawners 2 years ago
sigonasr2 01d1e44839 Added Bullet shooting 2 years ago
sigonasr2 df1681b051 Bounce collisions occur between units. 2 years ago
sigonasr2 b5b7097418 Add in multi-key mapping for same key actions. 2 years ago
sigonasr2 7c542740cc Auto attacking now based on click position. Damage numbers will stop when they reach a certain height. Monsters not counted in range if dead. 2 years ago
sigonasr2 3aebde6287 Finished implementing Ground Slam effect, cooldown display, and range hit. 2 years ago
sigonasr2 7e543a3021 Implement ground slam animation 2 years ago
Nic0Nic0Nii 7caef11d94 Re-center slimes 2 years ago
sigonasr2 15c246689f Monsters in front/behind now sorted proper. 2 years ago
sigonasr2 6584a240b1 Large refactoring and implemented hurt on monsters 2 years ago