Commit graph

18 commits

Author SHA1 Message Date
Kazhnuz
855c2a2daf chore: better organisation for characters.lua 2021-04-22 17:44:19 +02:00
Kazhnuz
e7878c1efa feat: add damage system
Fixes: #90
2021-04-19 18:04:29 +02:00
Kazhnuz
36e30be245 feat: handle ko characters on overworld
Preparation for full damage support
2021-04-18 19:59:03 +02:00
Kazhnuz
dd841a4435 chore: remove stray print 2021-04-11 15:18:47 +02:00
Kazhnuz
703d11d8b7 fix: make sure that character/loot data are saved
Fixes #71
2021-04-04 16:33:48 +02:00
Kazhnuz
fbbe20e225 feat: stop hardcoding position in maps 2021-04-02 23:26:22 +02:00
Kazhnuz
69d67b97d8 chore: make character utils part of game utils 2020-08-04 13:38:45 +02:00
Kazhnuz
751951f734 feat: add the heroes style of switching characters
Fix #20
2020-08-03 10:28:18 +02:00
Kazhnuz
4bb4c14198 feat: add leader change to overworld
Fix #18
2020-08-03 08:59:04 +02:00
Kazhnuz
693150029c feat: add a team management panel
Fix #10
2020-08-02 23:47:42 +02:00
Kazhnuz
a63b4ddeb3 improvement(game/character): create an AbstractCharacter object 2020-07-19 14:02:22 +02:00
Kazhnuz
cd9b9f37e4 chore(game/characters): more utils extraction 2020-07-19 13:41:20 +02:00
Kazhnuz
00396522fb chore: prepare for AbstractCharacter extraction 2020-07-19 13:20:24 +02:00
Kazhnuz
6c409cc1ba chore: extract level calculation in an utils 2020-07-19 10:50:43 +02:00
Kazhnuz
fcd1288ebf improvement(game): rework internal sorting of skill
It'll make us able to sort them by acquisition level
2019-08-17 00:55:29 +02:00
Kazhnuz
6c91fbe9ef fix: fix crashed in old cbs system 2019-08-12 12:37:00 +02:00
Kazhnuz
9a828197e5 game: load at start character module 2019-03-10 13:41:37 +01:00
Kazhnuz
195e4d2110 core: add character handling files from older version 2019-02-03 11:04:25 +01:00