Kazhnuz
|
6818a441df
|
chore: extract battle aglorythm in battleutils
|
2021-05-16 08:33:41 +02:00 |
|
Kazhnuz
|
e864e67717
|
chore: put stats constants together
|
2021-05-15 22:50:06 +02:00 |
|
Kazhnuz
|
c10d58e604
|
chore: port to parser system
|
2021-05-15 22:48:25 +02:00 |
|
Kazhnuz
|
e3957edfa1
|
chore: move argument parsers into a single folder
|
2021-05-15 21:52:05 +02:00 |
|
Kazhnuz
|
f574bcd362
|
chore: use as much as possible the new data system
|
2021-05-15 21:43:15 +02:00 |
|
Kazhnuz
|
33d854ffd4
|
chore: make the datas utils a part of birb
|
2021-05-15 15:09:02 +02:00 |
|
Kazhnuz
|
1991b5005f
|
improvement: use the new attack structure
Replace accuracy and isAerial by attacktype and element
|
2021-05-15 15:01:02 +02:00 |
|
Kazhnuz
|
a22871dcbc
|
improvement: transform aerial badnic in protectype
|
2021-05-15 14:50:12 +02:00 |
|
Kazhnuz
|
c30c3336c6
|
feat: rework serialization
Fixes #102
|
2021-05-08 12:54:07 +02:00 |
|
Kazhnuz
|
33427077a0
|
chore: refactor the actor system
|
2021-05-06 16:08:08 +02:00 |
|
Kazhnuz
|
30a16b4e3f
|
improvement: put all default config in conf.lua
|
2021-05-05 12:09:30 +02:00 |
|
Kazhnuz
|
61a3206a95
|
chore: put tweenmanager into the class folder
|
2021-05-05 11:41:25 +02:00 |
|
Kazhnuz
|
8eb28383ab
|
chore:put more libs in birb.libs
|
2021-05-05 08:37:41 +02:00 |
|
Kazhnuz
|
91c214ac15
|
fix: rename core to "birb"
|
2021-05-05 08:30:32 +02:00 |
|
Kazhnuz
|
29eb2b5eb1
|
fix(debug): mention debug mode
Fixes #97
|
2021-04-23 10:58:04 +02:00 |
|
Kazhnuz
|
f65edf1924
|
feat: add a way to remove equipment
|
2021-04-23 09:23:13 +02:00 |
|
Kazhnuz
|
50981a7823
|
feat: add a smaller border option for menus
|
2021-04-23 09:22:58 +02:00 |
|
Kazhnuz
|
6c451e7aee
|
feat : add equip dialogs
|
2021-04-22 23:41:20 +02:00 |
|
Kazhnuz
|
0d4fe92a90
|
feat: basic equipements backend
Fixes #80
|
2021-04-22 20:03:46 +02:00 |
|
Kazhnuz
|
80748476de
|
fix: separate equipment pockets
|
2021-04-22 19:46:19 +02:00 |
|
Kazhnuz
|
1fe25f2ff1
|
chore: split AbstractCharacter into smaller mixins
|
2021-04-22 18:11:11 +02:00 |
|
Kazhnuz
|
855c2a2daf
|
chore: better organisation for characters.lua
|
2021-04-22 17:44:19 +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
|
d7b47933b3
|
feat(events): add direction option to teleporting
|
2021-04-21 18:46:30 +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
|
cd174e3153
|
feat: greyscale emblem for ko characters
|
2021-04-18 19:30:57 +02:00 |
|
Kazhnuz
|
706468dad6
|
feat: add initial difficulty system
Fixes #87
|
2021-04-18 19:09:01 +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
|
dbf14c59a3
|
feat: add internal mechanism to delete saves
|
2021-04-18 15:38:19 +02:00 |
|
Kazhnuz
|
dd841a4435
|
chore: remove stray print
|
2021-04-11 15:18:47 +02:00 |
|
Kazhnuz
|
ddcd393d2a
|
fix: add sound to every menus
Fixes #85
|
2021-04-11 10:32:49 +02:00 |
|
Kazhnuz
|
8f27270c39
|
feat: add initial action checking system
|
2021-04-10 17:59:01 +02:00 |
|
Kazhnuz
|
1b0091937f
|
fix: replace deprecated function
|
2021-04-05 12:07:21 +02:00 |
|
Kazhnuz
|
049c0c22f3
|
feat: add save selection menu
Fixes #72
|
2021-04-05 12:05:51 +02:00 |
|
Kazhnuz
|
0c1f18ec64
|
chore: refactor time functions into an util
|
2021-04-05 09:48:59 +02:00 |
|
Kazhnuz
|
1fb4c72098
|
feat: add a save metadata system
|
2021-04-05 09:33:52 +02:00 |
|
Kazhnuz
|
703d11d8b7
|
fix: make sure that character/loot data are saved
Fixes #71
|
2021-04-04 16:33:48 +02:00 |
|
Kazhnuz
|
262a46be82
|
feat: style main menu
|
2021-04-04 13:17:12 +02:00 |
|
Kazhnuz
|
ee59bc988b
|
fix: more aggressive memory management
|
2021-04-03 10:39:34 +02:00 |
|
Kazhnuz
|
63922790e0
|
feat: add teleportation between maps
|
2021-04-03 00:04:22 +02:00 |
|
Kazhnuz
|
fbbe20e225
|
feat: stop hardcoding position in maps
|
2021-04-02 23:26:22 +02:00 |
|
Kazhnuz
|
f0b696117b
|
feat: add a way to load / unload the battlesystem
|
2021-04-02 22:23:39 +02:00 |
|
Kazhnuz
|
d6995ecbba
|
feat: add a special menu background
|
2021-03-23 23:20:15 +01:00 |
|
Kazhnuz
|
8bce75aad9
|
feat: new events
|
2021-03-22 21:15:20 +01:00 |
|
Kazhnuz
|
9e031c0d7d
|
feat: sounds effects on dialog boxes
|
2021-03-22 20:02:54 +01:00 |
|
Kazhnuz
|
ddc1933b40
|
feat: add way to destroy gizmos
|
2021-03-22 19:01:18 +01:00 |
|
Kazhnuz
|
50838c3982
|
feat: add variables, flags and destroyed gizmoz
|
2021-03-22 19:00:54 +01:00 |
|