Commit Graph

43 Commits

Author SHA1 Message Date
4ac70b1ca7 Player warp item implementation 2025-03-03 01:17:30 -08:00
5404f8e7b0 Split equipment status from Inventory, fix equip/unequip bonuses being reflected correctly in code and inventory menu 2025-02-19 16:04:40 -08:00
a1c66df038 Add more floors, light refactoring 2025-02-12 00:49:16 -08:00
b8e5794d48 Clean up 2025-02-07 02:47:44 -08:00
fe1a1e61ef Major Player refactor 2025-02-07 02:29:50 -08:00
4910ff7770 Change affinity 2025-01-19 12:59:24 -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
5d2b9ca247 Exp system implementation (not yet affecting stats) 2024-12-21 16:41:16 -08:00
7f1f1a8a14 Push 2024-09-23 22:37:10 -07:00
59390c04bf Throwable item rework, increase health on timer timeout, add boss 1 model 2024-09-22 23:05:33 -07:00
84ee313ce5 Throw item 2024-09-22 14:40:53 -07:00
490f0d17d2 Drop item 2024-09-22 14:00:52 -07:00
b7a982d340 Demo reel build 2024-09-17 23:56:50 -07:00
27fa657f92 Almost shippable 2024-09-17 04:39:01 -07:00
cd8806a9fe Implement BGM and SFX event system 2024-09-14 16:01:55 -07:00
1d7d70e033 More inventory menu improvements 2024-09-13 16:43:10 -07:00
f0e75703f6 (Mostly) show status update when using an item. Need to fix up the equipping code here 2024-09-12 15:18:09 -07:00
043d7f1ba8 Fix final remaining issues with inventory 2024-09-12 10:28:34 -07:00
af384d3ddb Finish refactoring other than making sure bonuses appear on player stat side 2024-09-12 04:26:29 -07:00
b4662a0c7b Massive refactor (inventory menu still a little broken but its Good Enough) 2024-09-12 02:24:14 -07:00
0c9b1cd689 Fiddle with UI 2024-09-10 20:38:22 -07:00
7268cb445a Fix item usage 2024-09-10 20:03:21 -07:00
d854f159b4 Add more interactive effects to inventory menu 2024-09-10 19:40:19 -07:00
081bde1d9a Refactor inventory menu
Add user prompt and implement equip state
2024-09-10 12:29:44 -07:00
83e0566ae8 Start work on inventory user prompt 2024-09-10 01:42:32 -07:00
62a9f99b81 Implement even more inventory/UI stuff 2024-09-10 01:22:34 -07:00
911f75da14 More inventory fixes 2024-09-10 00:26:12 -07:00
086370987c More inventory fixes 2024-09-10 00:09:53 -07:00
b5798e7bc0 Fix up equipping inventory items, fill out the rest of the inventory labels 2024-09-09 23:05:44 -07:00
ca9ba8c81f Remove possibly AI background, use shader for BG instead. Remove placeholder Rare Sword, fix missing Avarice name 2024-09-09 10:43:50 -07:00
2ac4660d1b Fixed inventory screen 2024-09-09 04:21:00 -07:00
847ad13c4b Inventory pages 2024-09-09 02:53:44 -07:00
ad5213a940 Display items in inventory 2024-09-09 02:27:03 -07:00
07295da93c Dialogue system; ask user if they want to teleport to next floor 2024-09-08 23:04:27 -07:00
1dfc61f003 Fix labels 2024-09-08 15:42:08 -07:00
29a6d1072c idk 2024-09-08 02:00:18 -07:00
4c2731bc7b Trying teleport again 2024-09-07 05:42:51 -07:00
98d096303c Big fix of inventory system, add accessory item type 2024-09-07 02:22:14 -07:00
b478ad39fe Fix inventory menu, add armor as equippable item 2024-09-07 01:01:50 -07:00
dc9d9c4589 Throw item 2024-09-01 17:51:16 -07:00
4dd89e2035 Barebones inventory menu addition 2024-09-01 13:22:40 -07:00
ea99e88535 Spawn items 2024-08-28 21:48:05 -07:00
2fb0c364ca Re-introduce prototype code 2024-08-23 00:39:15 -07:00