Commit Graph

26 Commits

Author SHA1 Message Date
fe1a1e61ef Major Player refactor 2025-02-07 02:29:50 -08:00
4e6c545e81 Refactor Enemy 2025-02-06 01:58:36 -08:00
badc6d2375 Preserve current state before big refactor 2025-02-05 20:45:49 -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
7f1f1a8a14 Push 2024-09-23 22:37:10 -07:00
490f0d17d2 Drop item 2024-09-22 14:00:52 -07:00
01477b9a0e Add back antechamber 2, fix collisions in inner balcony room 2024-09-19 01:56:37 -07:00
7bd374161f Attempt to bring in other branch 2024-09-18 16:51:27 -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
7680ab8b45 it's michael, what's michael 2024-09-15 02:17:40 -07:00
096bcd6168 Disable audio by default 2024-09-14 16:09: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
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
fbaf698852 Teleport works, item pickup is broken 2024-09-07 14:00:40 -07:00
4c2731bc7b Trying teleport again 2024-09-07 05:42:51 -07:00
3665150342 Make basic overworld and teleport to first dungeon floor 2024-09-07 03:31:42 -07:00
8eeeb0890c Fix inventory button press not working on steamdeck, remove in-work capricorn enemy type 2024-09-05 14:31:35 -07:00
18a6d5a0b7 For now, go straight to instantiating the scene instead of the main menu/loading screen 2024-09-04 13:11:37 -07:00
b21bcf0573 Load screen with pausing 2024-09-04 12:52:28 -07:00
b1ef3dbaab Remove in-progress work that isn't working well 2024-09-01 12:59:48 -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
8b3d1bed8a Basic Dungeon generation implementation 2024-08-22 22:09:58 -07:00
23ecd3a866 Set up C# solution 2024-08-22 18:17:32 -07:00