2705 Commits

Author SHA1 Message Date
JappaWakka
2a3579f684 Added menu with tutorials, removed gradients
Also improved some tokens and fixed the quit button on the How To Play tutorial image
2023-05-29 09:57:39 +02:00
darkfire006
efba920dda sea plane scripts 2023-05-29 02:26:21 -05:00
darkfire006
45cc53a6ef update level tags 2023-05-29 00:22:53 -05:00
darkfire006
a0e04eda44 add sea plane item 2023-05-28 23:18:08 -05:00
darkfire006
13c0c56f2b frontier gate scripts 2023-05-28 22:53:40 -05:00
darkfire006
21fef0dca0 remove frontier gate from R40 and remake as g/s layout 2023-05-28 19:28:39 -05:00
darkfire006
6d3b35a831 remove fake shadows from tower lobby 2023-05-28 19:26:03 -05:00
darkfire006
66bdbe5b7f new gate in frontier 2023-05-28 19:21:37 -05:00
darkfire006
e5a1a7d1f0 frontier gate scripts 2023-05-28 19:16:44 -05:00
JappaWakka
3b1f3075e8 Added New Level Menu and Game Info stuff
still need to test
2023-05-28 21:34:20 +02:00
darkfire006
24f47ebbbf remove pal park from map 2023-05-28 14:08:15 -05:00
darkfire006
02824d1609 battle tower endless break room 2023-05-28 14:06:32 -05:00
JappaWakka
37580a3336 Make sure quit question reappears 2023-05-28 18:52:51 +02:00
JappaWakka
630cf4f9c9 New Level Menu preparations 2023-05-28 09:58:33 +02:00
JappaWakka
1a1e8bcf9b Fix token and quit button text 2023-05-28 09:54:20 +02:00
JappaWakka
088bb1ceb2 Incorrect Quit Correction + Localizable QuitButton
And some corrected tokens
2023-05-27 19:27:48 +02:00
JappaWakka
7d9db111d2 Missing tokens and better total coins counter 2023-05-27 17:48:32 +02:00
JappaWakka
348ba89b15 Add localization for Voltorb Flip and Coin Case 2023-05-27 16:52:36 +02:00
JappaWakka
e2793e6a03 Fix TotalFlips 2023-05-27 16:23:21 +02:00
JappaWakka
39ce4458f1 Fix Consecutive Wins 2023-05-27 16:10:30 +02:00
JappaWakka
966525b14d Textbox always drawn on top, position tweak 2023-05-27 15:44:01 +02:00
JappaWakka
2314ce6834 Sound effects, jingles and some minor fixes 2023-05-27 15:40:38 +02:00
JappaWakka
4aeecc99d1 Do move memo cursor even when tile = flipped 2023-05-27 15:14:35 +02:00
JappaWakka
bd38e5c2ab VoltorbScreen fully implemented! 2023-05-27 15:09:41 +02:00
JappaWakka
99bf455a6e It doesn't work perfectly but something happens 2023-05-25 18:37:37 +02:00
darkfire006
50c102fe89 add battle dome 2023-05-25 00:12:30 -05:00
darkfire006
f071823869 Battle Hall added 2023-05-24 23:43:07 -05:00
JappaWakka
046df24c43 Gave the VoltorbFlipFont the right color 2023-05-24 20:48:21 +02:00
JappaWakka
791104ee49 Adjust positions row & column counters 2023-05-24 15:42:09 +02:00
JappaWakka
e9013a9371 A lot of progress again :D
Improved implementation of quiting Voltorb Flip minigame
Properly implemented max amount of coins you can win
Implemented command to start a Voltorb Flip minigame including adding won coins to the coin case afterward
2023-05-24 14:30:38 +02:00
JappaWakka
8bf3c7daf3 Fix level drop system, adjust font, more drawing 2023-05-24 11:49:18 +02:00
darkfire006
8747596a60 frontier map and fly points 2023-05-24 00:55:29 -05:00
darkfire006
7afa1a916c add battle castle maps 2023-05-24 00:55:03 -05:00
darkfire006
0a9e7f07e7 battle tower new exterior 2023-05-23 17:28:14 -05:00
JappaWakka
732103bab8 Coin counter amount animation + row & column Font 2023-05-23 15:11:22 +02:00
JappaWakka
5656e75778 Draw cursor, memo menu + button and memos on tiles 2023-05-23 14:14:15 +02:00
darkfire006
ce4261445b battle pike maps 2023-05-22 22:28:55 -05:00
JappaWakka
68c210b344 Forgot to include in project 2023-05-22 20:33:13 +02:00
JappaWakka
e25295ae48 Prepared some textures 2023-05-22 20:32:22 +02:00
JappaWakka
ce6d8344a6 A lot of progress on Voltorb Flip 2023-05-22 19:33:09 +02:00
darkfire006
6e0dd748d8 add signs and a few npcs to central plaza, connect to factory 2023-05-21 22:12:07 -05:00
darkfire006
bbacf12cd5 make battle factory exterior map 2023-05-21 22:11:34 -05:00
darkfire006
20d52471ad remove battle frontier flag collision 2023-05-21 22:11:04 -05:00
darkfire006
d5c3e33947 move battle frontier fly point and add inset map reference 2023-05-21 22:10:48 -05:00
darkfire006
4b48b8104f add frontier turning sign structure 2023-05-21 22:10:00 -05:00
darkfire006
c2d6d70d43 frontier main exterior nearly done 2023-05-21 17:53:53 -05:00
JappaWakka
956c6147cd Generate sums of voltorbs & coins, rows & columns 2023-05-21 20:40:12 +02:00
JappaWakka
5ab3fe7d5b Working on the controls and cursor positioning 2023-05-19 17:02:59 +02:00
JappaWakka
ff0111ecdc Started Development on Voltorb Flip
I think... if I've done everything I did so far correctly, I should have a level 1 grid of tiles, it's just not visible yet and you can't interact with it in any way, so I have no idea if it actually does what I want it to do yet XD
2023-05-18 20:25:38 +02:00
JappaWakka
0fef783154 Use correct name for OpenMenu keybinding 2023-05-18 17:14:19 +02:00