14 Commits

Author SHA1 Message Date
nc5432
d0143a5c45 Fixed bugs and prepared for export 2024-05-30 22:55:48 -04:00
Nolan A Casey
6cc23654ec Spells and Sound Effect System
- Finished up healing wave, wall of fire, and stone wall
- Added system for spells playing sound effects
- Fixed enemy spell randomization from getting duplicate entries
2024-05-29 16:13:26 -04:00
nc543
c643a5e90b Got the tavern close to finished 2024-05-27 13:05:36 -04:00
nc543
4bf910f4ea Added a lose condition
- Added a win/lose condition
- Added a finish state indicator. Transition currently does not work.
- Fixed enemy animation durations for icy wind spell
2024-05-25 23:51:28 -04:00
nc543
4910a73845 AI now respects cooldowns
- AI tracks and updates cooldowns
- Cleaned up code since each AI level won't have its own spell choosing method anymore
2024-05-24 19:11:20 -04:00
nc543
1938ac12b6 Animations and HUD
- Implemented more animations
- Added spell HUD
- Fixed interrupted spell cooldowns
- Fixed getting stunned when all damage is blocked
- Added export presets
2024-05-23 22:58:20 -04:00
nc543
68408aa1fb More spells 2024-05-19 18:38:27 -04:00
nc5432
6dbc53a5ff Menus and Wizards
- Made one overall theme to put on everything
- Changed font
- Added radio button sprites
- Tweaked icy wind animation
- Added evil wizard
2024-05-16 20:56:44 -04:00
nc543
5079a77296 Main Menu and AI
- Mostly finished the settings menu
- Got basic AI working on easy difficulty
- Changed when animations are loaded
- Music now changes when you hit play
- Changed how AI will work. All enemies should only need the combatant script now
2024-05-12 00:22:34 -04:00
nc5432
9f6e16961d Worked on main menu and music 2024-05-10 13:33:08 -04:00
nc5432
4135494258 Started on main menu 2024-05-08 21:32:34 -04:00
nc5432
940fed1170 Background and UI
- Got new backgrounds
- Added health bars
- Added in enemy wizard using the wizard spellbook rather than the old spellbook
- Made the cast indicator smaller since it seemed a bit large
- Started working on enemy AI systems
- Fixed rock throw animation
2024-05-07 21:43:09 -04:00
nc5432
b0508379c6 Got cast indicator working
- Also added a couple of spells
- Got started on animation system
2024-05-03 07:56:32 -04:00
Nolan A Casey
80a80e4c74 Worked on some things
- Spellbooks
- Spells
- Spellcasting
- Player controller
- Particles
- Animations
2024-05-02 14:27:28 -04:00