Scriptum/Assets/Scripts
2022-11-15 12:32:28 +01:00
..
Chest Added chest-openings' animations, fixed knocbacks and improeved A* pathfinding 2022-11-10 16:00:57 +01:00
Domain Fix - add missing meta files 2022-10-22 09:45:09 +02:00
Enemies' Scprits Added functional strength points 2022-11-15 12:32:28 +01:00
Equipment Added chest-openings' animations, fixed knocbacks and improeved A* pathfinding 2022-11-10 16:00:57 +01:00
Inventory Added chest-openings' animations, fixed knocbacks and improeved A* pathfinding 2022-11-10 16:00:57 +01:00
Item Add thugs status tmp saving logic 2022-10-03 01:12:13 +02:00
NPCs' Scripts Add thugs status tmp saving logic 2022-10-03 01:12:13 +02:00
Objects Add scene manager for items 2022-06-19 01:25:49 +02:00
Pathfinding Added A* pathfinding for NPCs 2022-11-07 22:18:28 +01:00
ProceduralGeneration Added chest-openings' animations, fixed knocbacks and improeved A* pathfinding 2022-11-10 16:00:57 +01:00
SceneManager Health Fixed 2022-11-05 20:25:40 +01:00
Scriptable Objects Added Level Bar 2022-10-23 00:21:54 +02:00
Task Add quest saving manager system for user tasks 2022-06-19 14:47:46 +02:00
UI Extends warehouse api 2022-06-20 18:45:26 +02:00
CamerFollow.cs Add thugs status tmp saving logic 2022-10-03 01:12:13 +02:00
CamerFollow.cs.meta Added map fragment 2022-03-24 22:50:10 +01:00
ChangeScene.cs Add thugs status tmp saving logic 2022-10-03 01:12:13 +02:00
ChangeScene.cs.meta Added New game & Quit game functions in main menu 2022-05-10 22:54:04 +02:00
Chest.meta Add chest content panel 2022-05-29 12:33:43 +02:00
DealDamage.cs Added very basic attacking system 2022-06-09 21:51:48 +02:00
DealDamage.cs.meta Added very basic attacking system 2022-06-09 21:51:48 +02:00
Dialogue.cs Added functional dialogue window 2022-05-25 17:11:49 +02:00
Dialogue.cs.meta Added functional dialogue window 2022-05-25 17:11:49 +02:00
Domain.meta Fix - add missing meta files 2022-10-22 09:45:09 +02:00
DoorBehaviour.cs Add thugs status tmp saving logic 2022-10-03 01:12:13 +02:00
DoorBehaviour.cs.meta Add changing scene to tutorial map after entering the cave 2022-05-15 21:39:34 +02:00
Enemies' Scprits.meta Added moving enemies 2022-04-07 19:22:29 +02:00
Equipment.meta Add chest Drag & Drop 2022-05-29 21:56:08 +02:00
FloatValue.cs Added simple health module for enemies 2022-05-18 13:58:41 +02:00
FloatValue.cs.meta Added simple health module for enemies 2022-05-18 13:58:41 +02:00
HealthBar.cs Unified health module & added health points 2022-11-14 22:22:08 +01:00
HealthBar.cs.meta Added health bar 2022-06-12 20:14:11 +02:00
Inventory.meta Add picking items 2022-05-15 18:54:59 +02:00
Item.meta Add picking items 2022-05-15 18:54:59 +02:00
Knockback.cs Added very basic attacking system 2022-06-09 21:51:48 +02:00
Knockback.cs.meta Added very basic attacking system 2022-06-09 21:51:48 +02:00
LevelBar.cs Improved leveling up system 2022-10-23 13:29:22 +02:00
LevelBar.cs.meta Added Level Bar 2022-10-23 00:21:54 +02:00
MenuGUI.cs Add basic settings menu and inventory ui 2022-05-20 13:38:43 +02:00
MenuGUI.cs.meta Add basic settings menu and inventory ui 2022-05-20 13:38:43 +02:00
NPCs' Scripts.meta Add static NPCs and moving monsters 2022-05-03 15:40:48 +02:00
Objects.meta Add gold ore drop 2022-06-16 20:00:19 +02:00
Objects' Scripts.meta Added moving enemies 2022-04-07 19:22:29 +02:00
Pathfinding.meta Added A* pathfinding for NPCs 2022-11-07 22:18:28 +01:00
Player.cs Added functional strength points 2022-11-15 12:32:28 +01:00
Player.cs.meta Added basic model movement 2022-03-24 18:37:17 +01:00
PlayerPosition.cs Fixed loading of player position and health 2022-10-01 19:28:26 +02:00
PlayerPosition.cs.meta Added save & load scene + save & load player position functionalities 2022-06-02 14:25:22 +02:00
ProceduralGeneration.meta Added chest-openings' animations, fixed knocbacks and improeved A* pathfinding 2022-11-10 16:00:57 +01:00
QuitGame.cs Improved possible action panel 2022-06-12 17:18:43 +02:00
QuitGame.cs.meta Added New game & Quit game functions in main menu 2022-05-10 22:54:04 +02:00
RespawnScript.cs Health Fixed 2022-11-05 20:25:40 +01:00
RespawnScript.cs.meta Added minor improvements to taking damage & dying functionalities 2022-06-06 16:21:26 +02:00
SaveController.cs Add thugs status tmp saving logic 2022-10-03 01:12:13 +02:00
SaveController.cs.meta Added save & load scene + save & load player position functionalities 2022-06-02 14:25:22 +02:00
SaveSoundSettings.cs Added all settings GUI onto playable maps 2022-06-02 10:46:31 +02:00
SaveSoundSettings.cs.meta Prepared sound menu 2022-05-12 20:15:49 +02:00
SaveSystem.cs Add quest saving manager system for user tasks 2022-06-19 14:47:46 +02:00
SaveSystem.cs.meta Add scene manager for items 2022-06-19 01:25:49 +02:00
SceneManager.meta Add scene manager for items 2022-06-19 01:25:49 +02:00
Scriptable Objects.meta Added simple health module for enemies 2022-05-18 13:58:41 +02:00
SettingsButton.cs Improved collision & fixed settings button 2022-06-15 14:59:30 +02:00
SettingsButton.cs.meta Add basic settings menu and inventory ui 2022-05-20 13:38:43 +02:00
Task.meta Add quests panel 2022-06-11 23:12:52 +02:00
UI.meta Add inventory Drag & Drop 2022-06-05 10:30:52 +02:00