Commit Graph

92 Commits

Author SHA1 Message Date
Jakub Sztuba
d596deb373 Fixed bug with sound settings 2023-01-05 14:19:56 +01:00
Jakub Sztuba
d1406637d2 Wizard animation added 2023-01-05 01:53:38 +01:00
Jakub Sztuba
68d6d3769a Fixed Thugs animation logic 2023-01-05 01:30:01 +01:00
70faab2f32 Added interactive fireplace in the inn 2023-01-02 15:02:08 +01:00
Jakub Sztuba
3b51c083ae First part of controls rebinding 2023-01-02 00:37:49 +01:00
2acc73213c Prepared a function that grants random camera movement (drunk effect) 2022-12-31 19:03:46 +01:00
f9085d0165 Added falling leaves on OutsideWizardsHouse, FirstVillage and Cementary maps 2022-12-31 18:11:19 +01:00
51c5bf6750 Added a level bar border on level up 2022-12-31 12:31:06 +01:00
1e75635cec Added new enemies prefabs
Added game icon
2022-12-30 12:23:04 +01:00
Jakub Sztuba
7f9a7ec9f8 Progress and changes in procedural generation of Dungeon 2022-12-29 01:53:03 +01:00
Jakub Sztuba
1b7825ab20 Added async chests animations 2022-12-29 00:56:54 +01:00
Jakub Sztuba
ec0b413931 Added music to scenes and also fixed crab animation 2022-12-28 01:23:51 +01:00
Jakub Sztuba
86e3d81913 Fixed patrolling enemies' animations on OutsideWizardsHouse map 2022-12-27 23:36:19 +01:00
Jakub Sztuba
1e8b4603ab Added door animation in FirstVillage.unity 2022-12-27 23:12:37 +01:00
Jakub Sztuba
8cd1232d79 Enemies speed correction 2022-12-27 22:45:40 +01:00
60bbb25ed4 Finished collision on FirstVillage and InnVillage maps 2022-12-26 16:53:37 +01:00
3d1dedca64 Added collision for trees on cementary map 2022-12-26 16:18:02 +01:00
87ff9a76ed Unified health and exp bars across all the maps 2022-12-18 19:41:50 +01:00
Jakub Sztuba
b53bdf3bd9 Bug fixes with Bats and other NPCs. Also modified map generator flood fill algorithm. 2022-12-16 14:03:23 +01:00
69c94b7b06 Added collision inside the inn & Added a damage dealing plant model 2022-12-14 00:26:11 +01:00
Jakub Sztuba
eb6fb128f9 Added new enemies animations and connected them with A* pathfinding 2022-12-12 00:58:56 +01:00
Jakub Sztuba
b408f0fbe4 Added door animation and fixed thugs movement 2022-12-10 02:24:32 +01:00
Jakub Sztuba
c991563aa4 Procedural generation progress and some animations 2022-12-07 21:59:27 +01:00
c82083d51d Added a new scene before starting a new game 2022-11-17 14:28:25 +01:00
fbe444689f Added functional defense points 2022-11-14 23:04:29 +01:00
2e2aae16f8 Unified health module & added health points 2022-11-14 22:22:08 +01:00
Jakub Sztuba
01b0d5ca21 Added A* pathfinding for NPCs 2022-11-07 22:18:28 +01:00
kabix09
1d8d474024 Merge branch 'jakszt-thuganimations' 2022-10-24 21:01:20 +02:00
Jakub Sztuba
6f5586a203 Added thug animations 2022-10-24 12:31:09 +02:00
0df889176b Added a level up pop up message 2022-10-23 15:56:31 +02:00
f19efeed73 Improved leveling up system 2022-10-23 13:29:22 +02:00
19755048d1 Added Level Bar 2022-10-23 00:21:54 +02:00
e55ba2f7f1 Added a basic leveling up system 2022-10-16 21:35:56 +02:00
510ca13a91 Added new map with working gateway 2022-10-09 12:04:31 +02:00
eef1697737 Add thugs status tmp saving logic 2022-10-03 01:12:13 +02:00
ce019b2dd2 Fixed loading of player position and health 2022-10-01 19:28:26 +02:00
968e16fc9f Merge branch 'melania-dev' 2022-10-01 18:08:38 +02:00
2e648df55e Fixed player position
Added automatic player appearance, fixed teleports
2022-10-01 15:39:24 +02:00
7795122087 Translated Main Menu & Settings Menus 2022-09-26 23:54:34 +02:00
9b6964256e Further main menu font fix 2022-09-26 23:42:37 +02:00
954f2273d8 Fixed saving status of NPCs at the end of CaveEntrance map 2022-09-26 23:09:07 +02:00
b1d366ec7b Added a script that opens & closes settings panels on ESC press 2022-09-26 22:44:56 +02:00
5da90f0810 Changed font in main menu 2022-09-26 20:30:46 +02:00
alilas2
4512319172 Translated GUI on the cave map & fixed minor bugs 2022-08-09 21:49:35 +02:00
70cefd6336 Translated most elements on CaveEntrance map 2022-07-24 13:01:29 -05:00
4ae1a5838d Added Polish version of the letter at the start of CaveEntrance map 2022-07-22 14:24:20 -05:00
8bb7111610 Fixed bat movement & disabled walking while using a pickaxe 2022-07-22 13:40:41 -05:00
alilas2
eaf5b09de3 Added a script that starts the game & saves player name on Enter press 2022-07-04 20:52:22 +02:00
8a905457b4 Enemies movement improvement in cave
Added NPC attack in cave
2022-06-21 01:09:06 +02:00
kabix09
774930c876 Extends warehouse api 2022-06-20 18:45:26 +02:00