PuzzleGame/PuzzleGameProject/Assets/Scripts
2025-02-04 15:32:33 +01:00
..
Abilities Implemented starting blackd dice ability. 2025-01-30 17:09:12 +01:00
DungeonGenerator Added entrances to map print and added debugging info to print. 2025-02-04 15:32:33 +01:00
Rooms Implemented chest pop up and gaining ability upon completing a room with a chest reward. 2025-01-30 16:07:07 +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 both dice selections 2025-01-20 14:59:33 +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 Implemented the functionality for monster rooms. 2025-01-29 10:01:48 +01:00
DiceRoller.cs.meta Implemented dice rolling. 2025-01-19 18:59:50 +01:00
Die.cs Implemented starting blackd dice ability. 2025-01-30 17:09:12 +01:00
Die.cs.meta Implemented dice rolling. 2025-01-19 18:59:50 +01:00
DungeonGenerator.meta Implemented randomly dispersing monster rooms. 2025-02-03 17:46:12 +01:00
GameManager.cs Implemented torch ability 2025-01-30 11:05:39 +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 Added the ability to use a limited number of black dice. 2025-01-27 14:16:20 +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 Fixed some errors that occured when making a build. 2025-01-30 18:02:09 +01:00
Player.cs.meta Implemented turn passing and taking damage from it. 2025-01-24 17:14:34 +01:00
PlayerController.cs Implemented simple computer camera controls. 2025-01-25 20:06:21 +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
UIManager.cs Implemented chest pop up and gaining ability upon completing a room with a chest reward. 2025-01-30 16:07:07 +01:00
UIManager.cs.meta Implemented chest pop up and gaining ability upon completing a room with a chest reward. 2025-01-30 16:07:07 +01:00