13 Commits

Author SHA1 Message Date
nc5432
8fce25f619 Fixed major spellcasting bug
- The player and enemy were using a cast progress variable that was part of the spell object, so they were altering it at the same time
2024-05-13 18:32:10 -04:00
nc543
9f7cb83789 Put some basic AI in for every difficulty 2024-05-12 09:56:52 -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
3c2d81f584 Main Menu, music, and credits
- Got sprites for menu buttons
- Added buttons to the menu
- Added a manager script for the menu
- Created resources for playlists and credits
- Created a music player
- Created the root scene that everything will be loaded into
2024-05-09 22:21:58 -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
98a952273f Worked on animations 2024-05-04 11:48:54 -04:00
nc5432
49e769e330 Animations and some other tweaks 2024-05-03 19:45:30 -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
a440a60383 More spells and started on cast indicator 2024-05-02 15:39:04 -04:00
Nolan A Casey
68b9c040ad Forgot to save 2024-05-02 14:28:44 -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
nc5432
67e1cad070 Improved organization, added more sprites, started some scripts 2024-05-01 21:26:14 -04:00