Kazhnuz
|
c586fb733d
|
fix: replace drawAnimation by draw
|
2021-08-21 17:05:49 +02:00 |
|
Kazhnuz
|
7218b7892e
|
feat: add a parent scene class for the game
|
2021-08-21 17:00:42 +02:00 |
|
Kazhnuz
|
ff752b3c02
|
improvement: harmonize game over screens
|
2021-08-15 20:37:12 +02:00 |
|
Kazhnuz
|
687d187fe3
|
chore: merge menus' folders
|
2021-08-15 16:26:05 +02:00 |
|
Kazhnuz
|
7a0eeaed1a
|
chore: place all asset pack in asset folder
|
2021-08-15 16:01:25 +02:00 |
|
Kazhnuz
|
603d61a1fc
|
gfx: autoload gfxes when they are created
|
2021-08-15 14:49:03 +02:00 |
|
Kazhnuz
|
7db0ad1b28
|
chore: use getter to get stat
|
2021-07-03 09:51:19 +02:00 |
|
Kazhnuz
|
534517f0f3
|
chore: kill game.skills
|
2021-05-16 08:48:05 +02:00 |
|
Kazhnuz
|
e9c9cbb8e3
|
chore: put const files in a single folder
|
2021-05-16 08:38:09 +02:00 |
|
Kazhnuz
|
f574bcd362
|
chore: use as much as possible the new data system
|
2021-05-15 21:43:15 +02:00 |
|
Kazhnuz
|
ff8cd856fd
|
chore: port actors to rect and box
|
2021-05-07 19:23:34 +02:00 |
|
Kazhnuz
|
040240492e
|
chore: pack and unpack the coordinates
|
2021-05-07 11:56:44 +02:00 |
|
Kazhnuz
|
33427077a0
|
chore: refactor the actor system
|
2021-05-06 16:08:08 +02:00 |
|
Kazhnuz
|
61a3206a95
|
chore: put tweenmanager into the class folder
|
2021-05-05 11:41:25 +02:00 |
|
Kazhnuz
|
91c214ac15
|
fix: rename core to "birb"
|
2021-05-05 08:30:32 +02:00 |
|
Kazhnuz
|
9ea2e659d3
|
fix: fixes menus sounds
Fixes #96
Fixes #95
|
2021-04-23 11:10:52 +02:00 |
|
Kazhnuz
|
8abd42b020
|
feat: add sfx when entering/leaving menu
|
2021-04-23 11:00:09 +02:00 |
|
Kazhnuz
|
e172285410
|
fix: place correctly rings sparkles
Fixes #94
|
2021-04-23 10:26:03 +02:00 |
|
Kazhnuz
|
e5d8a7f874
|
feat: add the char page structure
Fixes #61
Fixes #62
|
2021-04-23 10:21:54 +02:00 |
|
Kazhnuz
|
6c451e7aee
|
feat : add equip dialogs
|
2021-04-22 23:41:20 +02:00 |
|
Kazhnuz
|
19432b3663
|
fix: more steep stats
|
2021-04-22 18:57:03 +02:00 |
|
Kazhnuz
|
040f67d32c
|
fix: use the origin for ysorting tiles
|
2021-04-21 21:17:34 +02:00 |
|
Kazhnuz
|
dd4d212721
|
feat: add GFX on the overworld
Fixes #91
|
2021-04-21 21:14:45 +02:00 |
|
Kazhnuz
|
2c2bee9409
|
feat: add confirmation dialog for item dropping
|
2021-04-21 19:11:52 +02:00 |
|
Kazhnuz
|
3b28c5b776
|
feat: add teleportation from leaving the map
|
2021-04-21 19:06:38 +02:00 |
|
Kazhnuz
|
d7b47933b3
|
feat(events): add direction option to teleporting
|
2021-04-21 18:46:30 +02:00 |
|
Kazhnuz
|
e50c9f6e54
|
feat: add interaction prompts
Fixes : #92
|
2021-04-21 18:36:20 +02:00 |
|
Kazhnuz
|
15bc5ae874
|
fix: dont walk when sliding
|
2021-04-21 17:20:09 +02:00 |
|
Kazhnuz
|
28ca276bf5
|
fix: better sfx
|
2021-04-21 17:12:56 +02:00 |
|
Kazhnuz
|
9a9615b120
|
improvement: improve the run/dash action
|
2021-04-21 16:54:42 +02:00 |
|
Kazhnuz
|
38c197a9fb
|
feat: add sfx for terrains
|
2021-04-21 16:46:41 +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
|
2bce318b96
|
feat: show health on overworld
|
2021-04-18 18:23:52 +02:00 |
|
Kazhnuz
|
a1d81b9170
|
feat: add a common message queue
Fixes #89
|
2021-04-18 17:44:00 +02:00 |
|
Kazhnuz
|
9523edb555
|
feat: add confirmation dialogs
Fixes #86
|
2021-04-18 16:36:40 +02:00 |
|
Kazhnuz
|
32c72c18e9
|
feat: initial terrain collision system
Fixes #79
|
2021-04-18 12:34:30 +02:00 |
|
Kazhnuz
|
b16665a2b0
|
feat: scissor player when under the ground height
|
2021-04-18 11:03:34 +02:00 |
|
Kazhnuz
|
15973e491a
|
feat: initial terrain data loading
|
2021-04-18 10:53:35 +02:00 |
|
Kazhnuz
|
a88b30dd9f
|
feat: add a way to get the terrain at a point
|
2021-04-18 10:09:50 +02:00 |
|
Kazhnuz
|
45fc9005b5
|
feat: make ground level configurable
|
2021-04-18 10:09:17 +02:00 |
|
Kazhnuz
|
dd841a4435
|
chore: remove stray print
|
2021-04-11 15:18:47 +02:00 |
|
Kazhnuz
|
f700eaa8f8
|
fix: add sound to punch and dash
|
2021-04-11 11:08:59 +02:00 |
|
Kazhnuz
|
ddcd393d2a
|
fix: add sound to every menus
Fixes #85
|
2021-04-11 10:32:49 +02:00 |
|
Kazhnuz
|
34e2bbead7
|
fix(actor): remove a wrong arg to drawStanding
Fixes #84
|
2021-04-11 09:58:21 +02:00 |
|
Kazhnuz
|
cd0190f065
|
feat: add a basic "punch" action
Fixes #78
|
2021-04-10 20:47:34 +02:00 |
|
Kazhnuz
|
84af3076f2
|
feat: add dash/run
|
2021-04-10 19:32:41 +02:00 |
|
Kazhnuz
|
34b409f423
|
feat: add flight
|
2021-04-10 18:28:52 +02:00 |
|
Kazhnuz
|
8f27270c39
|
feat: add initial action checking system
|
2021-04-10 17:59:01 +02:00 |
|
Kazhnuz
|
16fa9f49eb
|
improvement: make char switch instant
|
2021-04-10 17:43:10 +02:00 |
|