Commit Graph

38 Commits

Author SHA1 Message Date
zenny 1d7d70e033 More inventory menu improvements 2024-09-13 16:43:10 -07:00
zenny 875fa026df Dungeon player and teleport randomization 2024-09-12 12:41:52 -07:00
zenny b4662a0c7b Massive refactor (inventory menu still a little broken but its Good Enough) 2024-09-12 02:24:14 -07:00
zenny 149c8d9571 Working pause menu 2024-09-11 15:55:47 -07:00
zenny 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
zenny 4986cca661 Strafing 2024-09-09 18:53:51 -07:00
zenny f8f3c9842f Adjust dialog UI 2024-09-09 18:19:32 -07:00
zenny 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
zenny 6e97058905 Rat dialogue 2024-09-09 14:56:22 -07:00
zenny 3e0846223e Test sprite rotation, add overworld collisions 2024-09-09 14:01:42 -07:00
zenny 9cc88028dd Add weapon textures, refactor item spawning 2024-09-09 11:53:35 -07:00
zenny 09f9566a0d Add water shader to overworld 2024-09-09 10:58:24 -07:00
zenny 2ac4660d1b Fixed inventory screen 2024-09-09 04:21:00 -07:00
zenny 847ad13c4b Inventory pages 2024-09-09 02:53:44 -07:00
zenny 07295da93c Dialogue system; ask user if they want to teleport to next floor 2024-09-08 23:04:27 -07:00
zenny 1dfc61f003 Fix labels 2024-09-08 15:42:08 -07:00
zenny a47d1306b9 Item spawning 2024-09-08 14:19:30 -07:00
zenny 29a6d1072c idk 2024-09-08 02:00:18 -07:00
zenny 5240fd5f92 Add Accessory data 2024-09-07 20:18:17 -07:00
zenny f223102525 fixed da dialogue 2024-09-07 17:05:10 -07:00
zenny 872f246a23 Things are mostly fixed, but dialogue isn't disappearing 2024-09-07 16:34:31 -07:00
zenny b470a9d2fe Update 2024-09-07 15:01:45 -07:00
zenny fbaf698852 Teleport works, item pickup is broken 2024-09-07 14:00:40 -07:00
zenny 4c2731bc7b Trying teleport again 2024-09-07 05:42:51 -07:00
zenny 98d096303c Big fix of inventory system, add accessory item type 2024-09-07 02:22:14 -07:00
zenny b478ad39fe Fix inventory menu, add armor as equippable item 2024-09-07 01:01:50 -07:00
zenny 54d9dcf9fa Basic enemy attack pattern 2024-09-04 23:05:49 -07:00
zenny 3dffa12eb8 Enemy adjustments 2024-09-04 17:20:14 -07:00
zenny d7a49ba974 Damage calculation including elemental buff/resistance 2024-09-04 01:24:37 -07:00
zenny 9a24ebf058 Add different type of inventory item (armor) 2024-09-03 23:37:49 -07:00
zenny 19d3c40fef found out about baroque shooting 2024-09-03 23:10:06 -07:00
zenny 8df3abc775 Enemy follow system 2024-09-03 00:41:15 -07:00
zenny 5b110845e9 Add template for Room scene 2024-09-01 15:34:52 -07:00
zenny b1ef3dbaab Remove in-progress work that isn't working well 2024-09-01 12:59:48 -07:00
zenny ea99e88535 Spawn items 2024-08-28 21:48:05 -07:00
zenny 699a333951 Messing with the dungeon 2024-08-27 20:05:18 -07:00
zenny 2fb0c364ca Re-introduce prototype code 2024-08-23 00:39:15 -07:00
zenny 8b3d1bed8a Basic Dungeon generation implementation 2024-08-22 22:09:58 -07:00