Scriptum/Assets
2023-01-15 14:13:11 +01:00
..
_ Added A* pathfinding for NPCs 2022-11-07 22:18:28 +01:00
Animations Fire damage and collider in Dungeon 2023-01-13 18:11:55 +01:00
Character Sprites Added pickaxe animation 2022-06-21 03:57:04 +02:00
Controls Panel Added controls letter on entrance 2023-01-05 20:13:14 +01:00
Fonts Changed font in main menu 2022-09-26 20:30:46 +02:00
GUI items Final controls keybinding for first two maps 2023-01-10 04:21:36 +01:00
HardLight2D First part of controls rebinding 2023-01-02 00:37:49 +01:00
Objects Tiles Add forest before tutorial map 2022-05-15 16:08:00 +02:00
Palettes Lumberjack dialogue, last map 2023-01-14 19:14:07 +01:00
Prefarbs BUILD - hot fix after merge 2022-11-28 00:52:47 +01:00
Resources Quest language fix 2023-01-15 13:29:43 +01:00
Scene Sprites Lumberjack dialogue, last map 2023-01-14 19:14:07 +01:00
Scenes Main plot - wizard letter - fix door 2023-01-15 14:13:11 +01:00
Scripts Main plot - wizard letter - fix door 2023-01-15 14:13:11 +01:00
Sound Panel adjustments 2022-12-29 16:50:35 +01:00
Sprites Lumberjack dialogue, last map 2023-01-14 19:14:07 +01:00
TextMesh Pro Panel adjustments 2022-12-29 16:50:35 +01:00
_.meta Added A* pathfinding for NPCs 2022-11-07 22:18:28 +01:00
Animations.meta Added basic model movement 2022-03-24 18:37:17 +01:00
breakable.cs Hot Fix - game status & saving chests 2022-12-06 01:27:02 +01:00
breakable.cs.meta Added basic breakable object 2022-04-25 21:41:47 +02:00
BreakOre.cs Hot Fix - game status & saving chests 2022-12-06 01:27:02 +01:00
BreakOre.cs.meta Improved collision & fixed settings button 2022-06-15 14:59:30 +02:00
ChangeLanguageToEnglish.cs Added Polish version of the letter at the start of CaveEntrance map 2022-07-22 14:24:20 -05:00
ChangeLanguageToEnglish.cs.meta Added Polish version of the letter at the start of CaveEntrance map 2022-07-22 14:24:20 -05:00
Character Sprites.meta Added basic model movement 2022-03-24 18:37:17 +01:00
CloseIfQuestPanel.cs Improved the dialogue system, so that as a player we can accept a quest 2022-06-14 15:54:28 +02:00
CloseIfQuestPanel.cs.meta Improved the dialogue system, so that as a player we can accept a quest 2022-06-14 15:54:28 +02:00
closePossibleButtonInfo.cs Add scene manager for items 2022-06-19 01:25:49 +02:00
closePossibleButtonInfo.cs.meta Improved the dialogue system, so that as a player we can accept a quest 2022-06-14 15:54:28 +02:00
ContinueButton.cs Main Menu Upgrade 2023-01-07 00:39:19 +01:00
ContinueButton.cs.meta Main Menu Upgrade 2023-01-07 00:39:19 +01:00
Controls Panel.meta First part of controls rebinding 2023-01-02 00:37:49 +01:00
ControlsletterManager.cs Added controls letter on entrance 2023-01-05 20:13:14 +01:00
ControlsletterManager.cs.meta Added controls letter on entrance 2023-01-05 20:13:14 +01:00
DamageDealingPlant.cs Added collision inside the inn & Added a damage dealing plant model 2022-12-14 00:26:11 +01:00
DamageDealingPlant.cs.meta Added collision inside the inn & Added a damage dealing plant model 2022-12-14 00:26:11 +01:00
DisplayExpStatus.cs Final controls keybinding for first two maps 2023-01-10 04:21:36 +01:00
DisplayExpStatus.cs.meta Added a functionality on tab hold 2022-12-18 19:19:57 +01:00
DisplayHealthStatus.cs Final controls keybinding for first two maps 2023-01-10 04:21:36 +01:00
DisplayHealthStatus.cs.meta Added a functionality on tab hold 2022-12-18 19:19:57 +01:00
DisplayLvl.cs Added a level up pop up message 2022-10-23 15:56:31 +02:00
DisplayLvl.cs.meta Improved leveling up system 2022-10-23 13:29:22 +02:00
Fonts.meta Add basic settings menu and inventory ui 2022-05-20 13:38:43 +02:00
GUI items.meta Add basic settings menu and inventory ui 2022-05-20 13:38:43 +02:00
HardLight2D.meta Lighting in Dungeon.unity 2022-12-29 03:22:45 +01:00
healthText.cs Added a functionality on tab hold 2022-12-18 19:19:57 +01:00
healthText.cs.meta Added a functionality on tab hold 2022-12-18 19:19:57 +01:00
LetterText.cs Added Polish version of the letter at the start of CaveEntrance map 2022-07-22 14:24:20 -05:00
LetterText.cs.meta Added Polish version of the letter at the start of CaveEntrance map 2022-07-22 14:24:20 -05:00
LevelUpPopUp.cs Added a level bar border on level up 2022-12-31 12:31:06 +01:00
LevelUpPopUp.cs.meta Added a level up pop up message 2022-10-23 15:56:31 +02:00
ManageExpBar.cs Added a functionality on tab hold 2022-12-18 19:19:57 +01:00
ManageExpBar.cs.meta Added a functionality on tab hold 2022-12-18 19:19:57 +01:00
Mercenary.cs Added Polish version of the letter at the start of CaveEntrance map 2022-07-22 14:24:20 -05:00
Mercenary.cs.meta Added Polish version of the letter at the start of CaveEntrance map 2022-07-22 14:24:20 -05:00
MoveTombstone.cs Improved script allowing to move tombstones 2023-01-11 14:14:33 +01:00
MoveTombstone.cs.meta Added moving tombstones 2023-01-11 13:53:27 +01:00
NewGame.cs Keybinding saving improvement 2023-01-07 12:02:47 +01:00
NewGame.cs.meta Added slight changes to loading in the game 2022-06-03 10:34:31 +02:00
NPCType.cs Hot Fix - game status & saving chests 2022-12-06 01:27:02 +01:00
NPCType.cs.meta Improved the dialogue system, so that as a player we can accept a quest 2022-06-14 15:54:28 +02:00
Objects Tiles.meta Added moving enemies 2022-04-07 19:22:29 +02:00
OpenPanelOnCollision.cs Add thugs status tmp saving logic 2022-10-03 01:12:13 +02:00
OpenPanelOnCollision.cs.meta Added panel which shows possible action button 2022-06-12 11:28:14 +02:00
OpenSettingsOnESCPress.cs Final controls keybinding for first two maps 2023-01-10 04:21:36 +01:00
OpenSettingsOnESCPress.cs.meta Added a script that opens & closes settings panels on ESC press 2022-09-26 22:44:56 +02:00
Palettes.meta Added map fragment 2022-03-24 22:50:10 +01:00
ParticleDisable.cs Improved collision & fixed settings button 2022-06-15 14:59:30 +02:00
ParticleDisable.cs.meta Added particles that show while breaking a rock 2022-06-02 09:49:51 +02:00
PlayerName.cs Add thugs status tmp saving logic 2022-10-03 01:12:13 +02:00
PlayerName.cs.meta Added player name selection menu & Added a letter at the start of first map 2022-05-31 16:13:48 +02:00
Prefarbs.meta Add chest content panel 2022-05-29 12:33:43 +02:00
Resources.meta Merge branch 'refactoring' into saving-module 2022-11-24 03:48:23 +01:00
Samples.meta Fixed Thugs animation logic 2023-01-05 01:30:01 +01:00
SaveMusicSettings.cs Added music to scenes and also fixed crab animation 2022-12-28 01:23:51 +01:00
SaveMusicSettings.cs.meta Added all settings GUI onto playable maps 2022-06-02 10:46:31 +02:00
Scene Sprites.meta Added map fragment 2022-03-24 22:50:10 +01:00
Scenes.meta Added basic model movement 2022-03-24 18:37:17 +01:00
Scripts.meta Added basic model movement 2022-03-24 18:37:17 +01:00
Sound.meta Added music to scenes and also fixed crab animation 2022-12-28 01:23:51 +01:00
Sprites.meta Added moving enemies 2022-04-07 19:22:29 +02:00
StartOnEnter.cs Added a script that starts the game & saves player name on Enter press 2022-07-04 20:52:22 +02:00
StartOnEnter.cs.meta Added a script that starts the game & saves player name on Enter press 2022-07-04 20:52:22 +02:00
StickToObject.cs Added panel which shows possible action button 2022-06-12 11:28:14 +02:00
StickToObject.cs.meta Added panel which shows possible action button 2022-06-12 11:28:14 +02:00
SwitchSprite.cs Added interactive fireplace in the inn 2023-01-02 15:02:08 +01:00
SwitchSprite.cs.meta Added a script to switch fireplace asset on E press 2022-12-31 16:36:02 +01:00
TakingDamage.cs Added minor improvements to taking damage & dying functionalities 2022-06-06 16:21:26 +02:00
TakingDamage.cs.meta Added basic taking damage & dying system 2022-06-04 13:59:18 +02:00
TextMesh Pro.meta Added New game & Quit game functions in main menu 2022-05-10 22:54:04 +02:00
TranslateMeshText.cs Translated Main Menu & Settings Menus 2022-09-26 23:54:34 +02:00
TranslateMeshText.cs.meta Translated Main Menu & Settings Menus 2022-09-26 23:54:34 +02:00
TranslateText.cs Translated most elements on CaveEntrance map 2022-07-24 13:01:29 -05:00
TranslateText.cs.meta Translated most elements on CaveEntrance map 2022-07-24 13:01:29 -05:00
TreeParticleEffect.cs Added particle effects after hitting big trees on CaveEntrance map 2022-06-11 20:15:56 +02:00
TreeParticleEffect.cs.meta Added particle effects after hitting big trees on CaveEntrance map 2022-06-11 20:15:56 +02:00
UpdateControls.cs Final controls keybinding for first two maps 2023-01-10 04:21:36 +01:00
UpdateControls.cs.meta Final controls keybinding for first two maps 2023-01-10 04:21:36 +01:00
WizardLight.cs Wizard A* escaping improvement 2023-01-13 14:11:01 +01:00
WizardLight.cs.meta Wizard A* escaping improvement 2023-01-13 14:11:01 +01:00
world_173.asset Wizard A* escaping improvement 2023-01-13 14:11:01 +01:00
world_173.asset.meta Wizard A* escaping improvement 2023-01-13 14:11:01 +01:00