PuzzleGame/PuzzleGameProject/Assets/Scripts
2025-02-28 13:20:53 +01:00
..
Abilities Finished converting to new UI. 2025-02-27 15:52:40 +01:00
DungeonGenerator Implemented loot GUI 2025-02-24 17:33:00 +01:00
Rooms Implemented loot GUI 2025-02-24 17:33:00 +01:00
UI Implemented health bar and diamond count in the new gui 2025-02-28 13:20:53 +01:00
Abilities.meta Added the ability to use a limited number of black dice. 2025-01-27 14:16:20 +01:00
ColorHelper.cs Implemented room blocking in game. 2025-02-24 13:59:06 +01:00
ColorHelper.cs.meta Implemented both dice selections 2025-01-20 14:59:33 +01:00
DicePair.cs Refactored locks for rooms to be more versatile by giving them their own type. 2025-01-29 12:02:00 +01:00
DicePair.cs.meta Added roll dice button 2025-01-21 14:01:18 +01:00
DiceRoller.cs Finished converting to new UI. 2025-02-27 15:52:40 +01:00
DiceRoller.cs.meta Implemented dice rolling. 2025-01-19 18:59:50 +01:00
Die.cs Finished converting to new UI. 2025-02-27 15:52:40 +01:00
Die.cs.meta Implemented dice rolling. 2025-01-19 18:59:50 +01:00
DungeonGenerator.meta Implemented loading dungeon map json into Unity. 2025-02-11 18:19:18 +01:00
GameManager.cs Finished converting to new UI. 2025-02-27 15:52:40 +01:00
GameManager.cs.meta Refactored clicking on dice and rooms so that logic is moved out of the game manager 2025-01-25 17:18:01 +01:00
Helper.cs Implemented dice rolling. 2025-01-19 18:59:50 +01:00
Helper.cs.meta Implemented dice rolling. 2025-01-19 18:59:50 +01:00
PassManager.cs Finished converting to new UI. 2025-02-27 15:52:40 +01:00
PassManager.cs.meta Refactored clicking on dice and rooms so that logic is moved out of the game manager 2025-01-25 17:18:01 +01:00
Player.cs Implemented health bar and diamond count in the new gui 2025-02-28 13:20:53 +01:00
Player.cs.meta Implemented turn passing and taking damage from it. 2025-01-24 17:14:34 +01:00
PlayerController.cs Changed camera movement to right click 2025-02-14 08:55:29 +01:00
PlayerController.cs.meta Implemented simple computer camera controls. 2025-01-25 20:06:21 +01:00
Rooms.meta Implemented the functionality for monster rooms. 2025-01-29 10:01:48 +01:00
TagsAndLayers.cs Implemented dice rolling. 2025-01-19 18:59:50 +01:00
TagsAndLayers.cs.meta Implemented dice rolling. 2025-01-19 18:59:50 +01:00
UI.meta Finished converting to new UI. 2025-02-27 15:52:40 +01:00