Commit graph

450 commits

Author SHA1 Message Date
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
698d6697fb chore: add a basic abstractmob system 2020-07-19 13:13:54 +02:00
Kazhnuz
6c409cc1ba chore: extract level calculation in an utils 2020-07-19 10:50:43 +02:00
Kazhnuz
fa6e6c2bc4 chore: more code extraction 2020-07-18 09:51:02 +02:00
Kazhnuz
b413946368 chore: completely extract the choregraphy system from actor 2020-05-02 13:01:43 +02:00
Kazhnuz
08ff743754 chore: separate statusbar handling from heroes 2020-05-01 17:04:17 +02:00
Kazhnuz
84cab7c92a fix: adapt HUD to new turn system 2020-05-01 16:15:39 +02:00
Kazhnuz
34eb8e5ba5 chore: separate turns from world 2020-05-01 14:50:21 +02:00
Kazhnuz
873cf12140 chore: separate HUD from world logic 2020-05-01 14:19:00 +02:00
Kazhnuz
9bf6be1364 chore: prepare for new map propositions 2019-10-20 20:50:37 +02:00
Kazhnuz
132819ea23 improvement: rename Sunlit Island in Moonstone Island
And start abandonning the "paradisiaque Island" theme.
2019-10-20 19:03:52 +02:00
Kazhnuz
db9602fd4d feat(gd): make everyone angry by reminding them that wisps will be there
plz dont kill me
2019-10-18 18:54:49 +02:00
Kazhnuz
09d7d1a760 chore(gamedesign): make clear that there are two story projects atm. 2019-10-18 18:53:55 +02:00
Kazhnuz
8ad2aff281 improvement(world): new stat system 2019-10-18 18:44:42 +02:00
Kazhnuz
3b3ae3e690 improvement(game/world): remove non-supported actions 2019-10-13 17:49:44 +02:00
Kazhnuz
b8d188be34 improvement(zones): added new list of zones 2019-09-21 11:47:49 +02:00
Kazhnuz
328966bbbc chore(gamedesign): rework entirely the organisation of the folder 2019-09-19 10:52:23 +02:00
Kazhnuz
9ed44ecabe chore(cbs): add another motobug for test purpose 2019-08-31 21:28:34 +02:00
Kazhnuz
4abfe43a50 feat(game/gui): prepare adding textbox support 2019-08-31 21:03:17 +02:00
Kazhnuz
d097552298 improvement(cbs): handle better when the character haven't moved 2019-08-31 17:39:22 +02:00
Kazhnuz
daac217c6c improvement(cbs): make cleaner jumps 2019-08-31 17:30:56 +02:00
Kazhnuz
ae47502dbf improvement(cbs): moar sfx 2019-08-31 15:44:34 +02:00
Kazhnuz
2d462dc7f7 improvement(cbs): make skills' name fit into the list 2019-08-31 15:04:44 +02:00
Kazhnuz
d39440fa29 chore(cbs/menu): refactor the menu system to make adding widget simpler 2019-08-31 14:09:48 +02:00
Kazhnuz
7927146864 fix(cbs/cursor): only accept input when cursor stand still 2019-08-31 11:25:26 +02:00
Kazhnuz
b38d478d5a fix(hero): round position at turn start 2019-08-31 11:18:56 +02:00
Kazhnuz
da3ab42f32 fix(cbs): fix an hiccup 2019-08-25 16:01:09 +02:00
Kazhnuz
737d0e5a69 fix(cbs): add a minimal duration to moving 2019-08-25 16:00:21 +02:00
Kazhnuz
86b5ad1cae improvement(cbs): rework the choregraphy system 2019-08-25 15:54:26 +02:00
Kazhnuz
c59486dbcb feat(skillmanager): add an named argument system 2019-08-25 15:53:56 +02:00
Kazhnuz
7f99e01afd feat(skills): add spinjump 2019-08-25 10:40:34 +02:00
Kazhnuz
325964a47b feat(cbs): add targeting support to skills 2019-08-25 10:38:06 +02:00
Kazhnuz
be4504ff2b feat(cbs): new damage functions for choregraphies 2019-08-24 22:21:07 +02:00
Kazhnuz
163e122b97 fix(cbs): fix a crash when the character try to go to its position 2019-08-24 21:49:16 +02:00
Kazhnuz
3d269dca4a feat(cbs): add jumpBack and dashForward choregraphy actions 2019-08-24 21:46:59 +02:00
Kazhnuz
04817f1e51 improvement(cbs): rework effect grid 2019-08-24 21:10:41 +02:00
Kazhnuz
27876928ab improvement(cbs): improve character moving functions 2019-08-24 21:06:05 +02:00
Kazhnuz
651eaaaa90 improvement(timer): remove unused logs 2019-08-24 21:05:30 +02:00
Kazhnuz
a2b24e3963 feat(cbs): add a jump system 2019-08-24 16:13:22 +02:00
Kazhnuz
c78aa214ae chore:refactor the hero system to remove currentAction function 2019-08-24 15:44:07 +02:00
Kazhnuz
3ab6a0e6e2 improvement(cbs): rework the grid system 2019-08-22 22:40:31 +02:00
Kazhnuz
9c91c0a946 fix(cbs): fix effectGrid drawing 2019-08-22 22:16:00 +02:00
Kazhnuz
a1d0cd0225 feat(cbs/utils): add a way to automatically get a map from a mask 2019-08-22 22:04:38 +02:00
Kazhnuz
24b26cc9fc improvement(cbs): use the new skill handling system 2019-08-22 22:04:14 +02:00
Kazhnuz
a439c308d6 feat(game): add an initial skill handling system 2019-08-22 21:33:13 +02:00
Kazhnuz
c3451807ce fix(skills): use the right datas 2019-08-22 21:32:52 +02:00
Kazhnuz
76eb9b1482 feat(core/menusystem): make work the selectAction 2019-08-22 21:31:56 +02:00
Kazhnuz
42837c6fbd feat(sonic): add spinning animations 2019-08-22 17:32:05 +02:00