2383 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
JappaWakka
3b1f3075e8 Added New Level Menu and Game Info stuff
still need to test
2023-05-28 21:34:20 +02: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
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
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
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
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
darkfire006
148be15388 fix gen 6 trade evos 2023-05-13 20:42:20 -05:00
JappaWakka
4363f3f4ed Hopefully fix egg being able to switch by move 2023-05-13 20:03:23 +02:00
JappaWakka
333873fdae Fix dancing NPCs rounding off position when done 2023-05-13 19:58:51 +02:00
JappaWakka
c8cf5caeac Fix Structure offset inside another structure 2023-05-13 19:58:12 +02:00
JappaWakka
ba2a970b11 Make it possible to spawn NPC w/ rival/playerskin 2023-05-09 18:27:27 +02:00
darkfire006
a7013a19bc 0.59.3 wrap up 0.59.3 2023-05-07 17:09:33 -05:00
JappaWakka
5a296234f4 Fix shadow and text positions of map screen 2023-05-03 16:28:19 +02:00
JappaWakka
b3becd5653 Fix no full restore message at full hp 2023-05-03 16:03:56 +02:00
JappaWakka
a62c78e9ee Fix Full Restore not healing opp confusion 2023-05-03 15:59:30 +02:00
JappaWakka
afb5271e34 Fix Max Ether 2023-05-03 15:53:21 +02:00
JappaWakka
d14ec56323 Get rid of Minifont in Map Screen 2023-05-02 19:15:20 +02:00
JappaWakka
cf437a1e88 Only play poison sound with poisoned pokémon 2023-05-02 13:36:57 +02:00
JappaWakka
77cfefd598 Play sound when poison pokémon lose hp when walk 2023-05-02 13:31:20 +02:00
JappaWakka
b23c0455e6 Added missing run key from <system.button(str)> 2023-05-02 11:26:14 +02:00
darkfire006
9c9ae00f39 oh wait new year.... 2023-05-02 00:56:42 -05:00
JappaWakka
52ee3da1a2 @npc.spawn has argument for moverectangles now 2023-04-28 09:21:04 +02:00
JappaWakka
b02542ff67 Fix offline savegames not reset when quit new game 2023-04-28 09:20:27 +02:00
JappaWakka
2689467a7c Moves can't be learned twice after level ups 2023-04-28 09:18:41 +02:00
JappaWakka
fc1ff4854d Custom Phone Contacts are possible in GameModes 2023-04-28 09:17:10 +02:00
JappaWakka
09da089212 Fix overworldpoison 2023-04-28 09:13:04 +02:00
darkfire006
cec5c0c172 0.59.2 wrap up commit 2023-04-26 12:26:16 -05:00
JappaWakka
489af57626 Hopefully fix waterfalls this time 0.59.2 2023-04-20 15:54:53 +02:00