Kazhnuz
|
7218b7892e
|
feat: add a parent scene class for the game
|
2021-08-21 17:00:42 +02:00 |
|
Kazhnuz
|
687d187fe3
|
chore: merge menus' folders
|
2021-08-15 16:26:05 +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
|
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
|
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
|
2c2bee9409
|
feat: add confirmation dialog for item dropping
|
2021-04-21 19:11:52 +02:00 |
|
Kazhnuz
|
9523edb555
|
feat: add confirmation dialogs
Fixes #86
|
2021-04-18 16:36:40 +02:00 |
|
Kazhnuz
|
ddcd393d2a
|
fix: add sound to every menus
Fixes #85
|
2021-04-11 10:32:49 +02:00 |
|
Kazhnuz
|
fccc4a5d8e
|
improvement: add main menu transitions
Fixes #73
|
2021-04-05 14:20:25 +02:00 |
|
Kazhnuz
|
fbbe20e225
|
feat: stop hardcoding position in maps
|
2021-04-02 23:26:22 +02:00 |
|
Kazhnuz
|
4fb874dea7
|
fix: fix cursor transitions
|
2021-03-23 14:07:58 +01:00 |
|
Kazhnuz
|
e32cd09804
|
feat: handle better not usable items
Fixes #69
|
2021-03-13 17:28:46 +01:00 |
|
Kazhnuz
|
58989e974d
|
feat: add use and drop item support
|
2021-03-13 14:11:04 +01:00 |
|
Kazhnuz
|
608f582cdf
|
feat: add useitem screen
|
2021-03-13 13:59:12 +01:00 |
|
Kazhnuz
|
a95c562a7f
|
chore: extract character menu and widgets
|
2021-03-12 22:17:33 +01:00 |
|
Kazhnuz
|
d00bc782ba
|
fix(pause): indicate cancelWidget
|
2020-10-04 09:31:06 +02:00 |
|
Kazhnuz
|
d38d149e36
|
feat: add hp/pp bar everywhere
* Add a ComplexHPBar widget
* Use it on the CBS
* Add it on the character page
* Add it on the character widget
Fix #46
|
2020-10-04 09:26:49 +02:00 |
|
Kazhnuz
|
55f7964fbc
|
fix(pause): force visibility of the main menu
It make sure that the menu will be visible when the pause view
is started with the character menu selected
|
2020-10-03 14:36:38 +02:00 |
|
Kazhnuz
|
bad24445a7
|
feat(items): initial actions menu
|
2020-10-03 14:33:10 +02:00 |
|
Kazhnuz
|
ef4bf26ba6
|
feat: initial effect manager system
|
2020-09-13 13:25:44 +02:00 |
|
Kazhnuz
|
cf5da3177d
|
feat: add the page system for the character view
Fix #59
|
2020-08-29 17:26:38 +02:00 |
|
Kazhnuz
|
b28d9bf624
|
feat: basic item menu
Fix #48
|
2020-08-29 11:36:59 +02:00 |
|
Kazhnuz
|
6f19e8dddd
|
improvement: improve spacing management
|
2020-08-28 00:26:12 +02:00 |
|
Kazhnuz
|
a9b76503b8
|
improvement: add basic layout const for menus
|
2020-08-27 19:05:00 +02:00 |
|
Kazhnuz
|
8dbd8b45a8
|
feat: add save/exit and resume
Fix #54
|
2020-08-27 08:44:21 +02:00 |
|
Kazhnuz
|
717d7c57c0
|
feat: initial version of the character screen
|
2020-08-26 18:38:40 +02:00 |
|
Kazhnuz
|
722c69d733
|
feat: add switching from main/character menu
Fix #53
|
2020-08-23 10:40:06 +02:00 |
|
Kazhnuz
|
1136bc1fd6
|
improvement: better main menu
Fix #49
|
2020-08-23 10:19:27 +02:00 |
|
Kazhnuz
|
aa46d3d47a
|
fix: focus the main menu when the start menu is called
Fix #52
|
2020-08-23 10:14:24 +02:00 |
|
Kazhnuz
|
e221a36e74
|
feat: first try of a start menu
|
2020-08-20 15:39:02 +02:00 |
|