Commit Graph

89 Commits

Author SHA1 Message Date
kabix09
ccbc5a2db0 Merge branch 'refactoring' into saving-module 2022-11-24 03:48:23 +01:00
kabix09
deae883c68 Merge remote-tracking branch 'origin/master' into saving-module 2022-11-24 03:12:48 +01:00
kabix09
bccbc439e7 Panel refactoring - player equipment 2022-11-24 03:03:30 +01:00
kabix09
7f4aec84b3 Panel refactoring - chest & make chast dynamics 2022-11-19 17:02:31 +01:00
cf353876ea Added functional strength points 2022-11-15 12:32:28 +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
80bf5ceef9 Added chest-openings' animations, fixed knocbacks and improeved A* pathfinding 2022-11-10 16:00:57 +01:00
kabix09
792bcb8466 Panel refactoring - player inventory 2022-11-07 23:06:06 +01:00
Jakub Sztuba
01b0d5ca21 Added A* pathfinding for NPCs 2022-11-07 22:18:28 +01:00
kabix09
db575614ec Panel refactoring - player quests 2022-11-06 20:46:25 +01:00
be7009c578 Health Fixed
After respawn health fixed. Also added new map.
2022-11-05 20:25:40 +01:00
9d243eadf7 Merge branch 'melania-dev' 2022-11-03 20:32:08 +01:00
f661c7e20f Fixed bugs
Fixed spawn bug
2022-11-03 20:30:40 +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
kabix09
71ea0a7208 Merge branch 'jakfit-dialogue-module' 2022-10-22 09:45:28 +02:00
kabix09
f77280e722 Fix - add missing meta files 2022-10-22 09:45:09 +02:00
kabix09
ae17d7d651 Merge branch 'jakfit-dialogue-module' 2022-10-20 23:39:22 +02:00
kabix09
006091c8c3 Add dialogue to Boss Thug 2022-10-20 23:30:19 +02:00
e55ba2f7f1 Added a basic leveling up system 2022-10-16 21:35:56 +02:00
kabix09
9b6aa76586 Merge branch 'master' into jakfit-dialogue-module 2022-10-16 19:42:57 +02:00
kabix09
09058f1451 Add Panels and Dialogue module 2022-10-16 19:40:44 +02:00
Jakub Sztuba
5d89daef4a Walking speed correction and sword/pickaxe attack handling 2022-10-11 01:44:52 +07: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
2e648df55e Fixed player position
Added automatic player appearance, fixed teleports
2022-10-01 15:39:24 +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
8bb7111610 Fixed bat movement & disabled walking while using a pickaxe 2022-07-22 13:40:41 -05:00
Jakub Sztuba
5b23681f05 Added pickaxe animation 2022-06-21 03:57:04 +02:00
8a905457b4 Enemies movement improvement in cave
Added NPC attack in cave
2022-06-21 01:09:06 +02:00
kabix09
271ee166e5 Finish first quest 2022-06-20 22:31:48 +02:00
alilas2
3c32c3bba4 Added dialogue panel allowing player to turn in quests 2022-06-20 20:50:48 +02:00
kabix09
774930c876 Extends warehouse api 2022-06-20 18:45:26 +02:00
kabix09
1794b60fb0 Add chest saving manager system for user items 2022-06-20 01:04:56 +02:00
kabix09
ce358dafcb Add inventory saving manager system for user items
Fix inventory slots bug
2022-06-19 14:48:04 +02:00
kabix09
306c2f85c3 Add quest saving manager system for user tasks
Add base auto saving when change scene
2022-06-19 14:47:46 +02:00
kabix09
602c94726a Add scene manager for items
Start rebuild Save & Load game system
2022-06-19 01:25:49 +02:00
kabix09
af2542f26d Add gold ore drop 2022-06-16 20:00:19 +02:00
alilas2
81360ff25c Improvements to Save & Load Game system 2022-06-15 19:54:44 +02:00
alilas2
7223cebdd9 Added enemy status, health status and NPC dialogue status to save & load game system 2022-06-15 16:32:14 +02:00
alilas2
8b81da0d32 Improved collision & fixed settings button 2022-06-15 14:59:30 +02:00
Jakub Sztuba
bf1a63828e Open Inventory panel on I press 2022-06-14 22:06:01 +02:00
Jakub Sztuba
0a07120b68 Added fist attack animation 2022-06-14 21:20:02 +02:00
alilas2
5c26f64469 Improved the dialogue system, so that as a player we can accept a quest 2022-06-14 15:54:28 +02:00