Commit Graph

91 Commits

Author SHA1 Message Date
d0c78e54a7 Implement boss room 2024-09-16 02:48:14 -07:00
55c521db3a Update items 2024-09-16 01:05:15 -07:00
8143da44db Not perfect but enemies move/attack with animation 2024-09-15 23:56:05 -07:00
4a1fdd94f8 Hit shader 2024-09-15 17:12:18 -07:00
470b853916 Basic projectile implementation 2024-09-15 02:37:32 -07:00
7680ab8b45 it's michael, what's michael 2024-09-15 02:17:40 -07:00
0a71339bbe Clean up in player code area too 2024-09-14 10:37:04 -07:00
57b9d9b64a Clean up temporary dungeon room files 2024-09-14 10:32:06 -07:00
1d7d70e033 More inventory menu improvements 2024-09-13 16:43:10 -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
4d47a7586e Big refactor in place: Organize nodes in line with dependency injection expectations, use state machine flow more 2024-09-11 15:33:36 -07:00
d854f159b4 Add more interactive effects to inventory menu 2024-09-10 19:40:19 -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
4986cca661 Strafing 2024-09-09 18:53:51 -07:00
fc33b07dc7 Add ability to hit NPCs and see different dialogue, add interrupt feature for dialogue controller singleton 2024-09-09 17:20:54 -07:00
ad5213a940 Display items in inventory 2024-09-09 02:27:03 -07:00
8ac19797f0 Player ui stuff 2024-09-08 23:54:46 -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
a47d1306b9 Item spawning 2024-09-08 14:19:30 -07:00
29a6d1072c idk 2024-09-08 02:00:18 -07:00
c6eaf19eb0 Weapon tags, change 2024-09-07 19:55:13 -07:00
872f246a23 Things are mostly fixed, but dialogue isn't disappearing 2024-09-07 16:34:31 -07:00
fbaf698852 Teleport works, item pickup is broken 2024-09-07 14:00:40 -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
b21bcf0573 Load screen with pausing 2024-09-04 12:52:28 -07:00
bd6f57e7df Stat bar and timer 2024-09-04 01:58:06 -07:00
d7a49ba974 Damage calculation including elemental buff/resistance 2024-09-04 01:24:37 -07:00
dc9d9c4589 Throw item 2024-09-01 17:51:16 -07:00
dc3639ad6e Sync weapon equip to hitbox damage 2024-09-01 16:34:33 -07:00
b0e8ab124a Support different resolutions 2024-09-01 13:34:59 -07:00
b1ef3dbaab Remove in-progress work that isn't working well 2024-09-01 12:59:48 -07:00
ea99e88535 Spawn items 2024-08-28 21:48:05 -07:00
699a333951 Messing with the dungeon 2024-08-27 20:05:18 -07:00
2fb0c364ca Re-introduce prototype code 2024-08-23 00:39:15 -07:00