Commit Graph

16 Commits

Author SHA1 Message Date
556f12de1e Various additions and fixes 2025-02-11 02:39:31 -08:00
fe1a1e61ef Major Player refactor 2025-02-07 02:29:50 -08:00
0cdae88952 Fix attacks by player and enemy 2025-02-06 03:33:25 -08:00
4e6c545e81 Refactor Enemy 2025-02-06 01:58:36 -08:00
9cb696ca86 Upgrade Godot to 4.4 beta-1, remove redundant plugin, resolve warning messages in godot editor by removing items with duplicate UIDs 2025-01-18 12:22:30 -08:00
59390c04bf Throwable item rework, increase health on timer timeout, add boss 1 model 2024-09-22 23:05:33 -07:00
b4662a0c7b Massive refactor (inventory menu still a little broken but its Good Enough) 2024-09-12 02:24:14 -07:00
62a9f99b81 Implement even more inventory/UI stuff 2024-09-10 01:22:34 -07:00
b5798e7bc0 Fix up equipping inventory items, fill out the rest of the inventory labels 2024-09-09 23:05:44 -07:00
a47d1306b9 Item spawning 2024-09-08 14:19:30 -07:00
c6eaf19eb0 Weapon tags, change 2024-09-07 19:55:13 -07:00
98d096303c Big fix of inventory system, add accessory item type 2024-09-07 02:22:14 -07:00
33d282ebfb Fix data model for elemental damage and resistance 2024-09-07 01:07:47 -07:00
dc035eb1fe Add elements
Attempt to block line of sight with walls
2024-09-06 22:04:00 -07:00
54d9dcf9fa Basic enemy attack pattern 2024-09-04 23:05:49 -07:00
d7a49ba974 Damage calculation including elemental buff/resistance 2024-09-04 01:24:37 -07:00