• Joined on 2022-08-06
zenayi pushed to main at zenayi/GameJamDungeon 2025-03-07 01:52:59 -08:00
e7ef669c29 Clean up
zenayi pushed to main at zenayi/GameJamDungeon 2025-03-07 01:39:26 -08:00
65e4af8595 Move GameLogic to new project
zenayi pushed to main at zenayi/GameJamDungeon 2025-03-07 01:26:16 -08:00
b7bf4f3d10 Move Player logic to other project
zenayi pushed to main at zenayi/GameJamDungeon 2025-03-07 01:08:37 -08:00
1cb79f5b30 Move App logic to other projects
zenayi pushed to main at zenayi/GameJamDungeon 2025-03-07 00:32:43 -08:00
3b5ee84ce2 Move save logic out of Game
zenayi pushed to main at zenayi/GameJamDungeon 2025-03-06 22:07:45 -08:00
a09f6ec5a5 Move files and folders to new repo format to enable multi-project format
zenayi pushed to main at zenayi/GameJamDungeon 2025-03-06 21:41:02 -08:00
12cbb82ac9 Add cspell config file, remove unused models folder for weapon
zenayi pushed to main at zenayi/GameJamDungeon 2025-03-06 12:10:54 -08:00
e038901f2b Generate more floors
zenayi pushed to main at zenayi/GameJamDungeon 2025-03-05 19:16:18 -08:00
2bb3bc2259 Shorten opening animations
zenayi pushed to main at zenayi/GameJamDungeon 2025-03-05 19:11:41 -08:00
e050d20071 Loading works
zenayi pushed to main at zenayi/GameJamDungeon 2025-03-05 03:18:13 -08:00
c6fb5c1702 Fix focus issue
zenayi pushed to main at zenayi/GameJamDungeon 2025-03-05 02:59:58 -08:00
42446b4ac4 Set up some loading logic and app/main menu logicblocks
zenayi pushed to main at zenayi/GameJamDungeon 2025-03-05 01:14:24 -08:00
3d3ebc11d1 Map save
zenayi pushed to main at zenayi/GameJamDungeon 2025-03-05 00:40:47 -08:00
819dd672aa Save and load map data
zenayi pushed to main at zenayi/GameJamDungeon 2025-03-04 23:59:43 -08:00
ec182e87f0 Restore Pause functionality
zenayi pushed to main at zenayi/GameJamDungeon 2025-03-04 23:33:11 -08:00
5b57939452 Minor drop/throw adjustment
zenayi pushed to main at zenayi/GameJamDungeon 2025-03-04 23:27:36 -08:00
e7a48a08ee Fix stuff including texture on pick up items and fix pickup
8cc6d85265 Implementation of saving inventory items (had to resturcture texture loading)
d35e81a9a8 Start restructure of game data to support save/load
Compare 3 commits »
zenayi pushed to save at zenayi/GameJamDungeon 2025-03-04 23:27:25 -08:00
e7a48a08ee Fix stuff including texture on pick up items and fix pickup
zenayi pushed to save at zenayi/GameJamDungeon 2025-03-04 22:21:28 -08:00
8cc6d85265 Implementation of saving inventory items (had to resturcture texture loading)
zenayi pushed to save at zenayi/GameJamDungeon 2025-03-04 02:39:36 -08:00
d35e81a9a8 Start restructure of game data to support save/load