Commit Graph

43 Commits

Author SHA1 Message Date
Jakub Sztuba
df05408237 Game controls keybinding - final implementation 2023-01-13 21:17:48 +01:00
Jakub Sztuba
996b5022d7 Catacombs - finishing touches 2023-01-07 20:21:00 +01:00
kabix09
f7e99ede60 Items - restore Dropping & Saving module 2023-01-06 03:44:07 +01:00
kabix09
13051eb240 Dialogues - fix dynamic language detection 2023-01-05 15:47:02 +01:00
kabix09
35ed59b247 Thugs - behaviour fix
Use pathfinding algorithm
2023-01-04 21:23:02 +01:00
kabix09
a704b2a878 Merge branch 'master' into mission 2023-01-03 23:01:13 +01:00
kabix09
db8589c61a Missions - saving 2023-01-03 22:44:24 +01:00
de82e91d9f Wizard Astar fix 2023-01-02 19:31:45 +01:00
kabix09
82f3cf19fe Merge branch 'master' into mission 2023-01-01 17:19:16 +01:00
kabix09
84fe5a450f Fix attack & defense & health calculation 2022-12-29 16:37:17 +01:00
kabix09
4373cdc48d Mission - add module template 2022-12-27 15:24:26 +01:00
kabix09
e26bbce901 Wizard - first action - fix
Dialogue add base trigger
2022-12-20 15:23:09 +01:00
Jakub Sztuba
c991563aa4 Procedural generation progress and some animations 2022-12-07 21:59:27 +01:00
kabix09
cc9c34930f Fix - dialogue structure 2022-12-06 21:35:17 +01:00
kabix09
7186bef546 Hot Fix - game status & saving chests 2022-12-06 01:27:02 +01:00
kabix09
20f5ebe048 Fix dialogue modifications 2022-12-04 20:48:40 +01:00
kabix09
fb692e1bb8 Extends dialogue panels module
Add multi-threading dialogue system
2022-12-02 02:11:37 +01:00
cf353876ea Added functional strength points 2022-11-15 12:32:28 +01:00
Jakub Sztuba
80bf5ceef9 Added chest-openings' animations, fixed knocbacks and improeved A* pathfinding 2022-11-10 16:00:57 +01:00
Jakub Sztuba
01b0d5ca21 Added A* pathfinding for NPCs 2022-11-07 22:18:28 +01:00
be7009c578 Health Fixed
After respawn health fixed. Also added new map.
2022-11-05 20:25:40 +01:00
Jakub Sztuba
6f5586a203 Added thug animations 2022-10-24 12:31:09 +02:00
19755048d1 Added Level Bar 2022-10-23 00:21:54 +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
eef1697737 Add thugs status tmp saving logic 2022-10-03 01:12:13 +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
8bb7111610 Fixed bat movement & disabled walking while using a pickaxe 2022-07-22 13:40:41 -05:00
8a905457b4 Enemies movement improvement in cave
Added NPC attack in cave
2022-06-21 01:09:06 +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
fce6e7aa9b Added panel which shows possible action button 2022-06-12 11:28:14 +02:00
alilas2
62c87d1cb6 Improved attacking system 2022-06-11 17:49:19 +02:00
alilas2
bc2f8ba3e1 Added very basic attacking system 2022-06-09 21:51:48 +02:00
alilas2
e063c84458 Added minor improvements to taking damage & dying functionalities 2022-06-06 16:21:26 +02:00
alilas2
c65186b866 Added basic taking damage & dying system 2022-06-04 13:59:18 +02:00
ee708b81a8 Added new enemy script 2022-05-26 13:30:59 +02:00
2595283143 Minor enemy scripts fixes 2022-05-18 21:56:39 +02:00
4ab6cc09c5 Added simple health module for enemies 2022-05-18 13:58:41 +02:00
fbb509c2ed Add static NPCs and moving monsters 2022-05-03 15:40:48 +02:00
da32ccfa77 Added moving enemies
Added bats patrolling map and placed chests.
2022-04-07 19:22:29 +02:00