Commit Graph

11 Commits

Author SHA1 Message Date
7b7fc910bd Button remapping work 2025-11-03 02:48:05 -08:00
9fc875eda5 Add options menu persistence 2025-10-30 23:59:05 -07:00
7e6dca1c29 Rework game over logic and game initialization 2025-10-27 15:04:01 -07:00
bc161a58b3 Additional refactoring and fixing of equipment data
Add attack data to enemy attacks (might need to rework a little bit for primary/secondary attacks)
2025-10-23 00:05:44 -07:00
f0c4e65783 Refactor stats 2025-10-22 16:24:07 -07:00
6ec45c4805 Refactor Player class to use components, also use components in Enemy class types and fiddle with boss structure 2025-10-22 02:41:08 -07:00
92e9351766 Fix up audio issue and resolve errors in godot log
Replace label style settings with new fonts, need to resolve stretching issue still
2025-09-11 21:15:56 -07:00
4f1251d402 Re-implement audio managers 2025-09-08 23:24:33 -07:00
d830a05d98 Add SFX 2025-09-06 14:46:49 -07:00
3efab7e233 Start moving UI elements around 2025-06-28 15:36:08 -07:00
bdc3bdf61d Move inventory screen to UI folder 2025-06-28 14:23:52 -07:00