Commit Graph

1577 Commits

Author SHA1 Message Date
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 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 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 2023-04-20 15:54:53 +02:00
JappaWakka 46c814410c Fix (destiny knot) IV inheritance 2023-04-19 14:56:57 +02:00
JappaWakka 2dcd9a69b9 Forgot to include Destiny Knot in project 2023-04-15 11:14:21 +02:00
JappaWakka f82f001026 Fixed Waterfall 2023-04-15 11:14:06 +02:00
darkfire006 80468415f2 make bill's PC visible only after having pokemon 2023-04-11 09:26:02 -05:00
darkfire006 76648bd5ba
Merge pull request #192 from djg2008/patch-2
Mystery Events should appear on all Pokecenter PCs
2023-04-11 09:18:23 -05:00
darkfire006 9988993c54
Merge pull request #193 from djg2008/patch-3
Your Room PC is now a normal PC
2023-04-11 09:16:27 -05:00
JappaWakka 1bdd6e1c55 Check if opponent is frozen before defrosting 2023-04-08 20:12:42 +02:00
JappaWakka ccad3e1f21 Implemented Destiny Knot item and added to route27 2023-04-08 17:36:22 +02:00
djg2008 11cd9432db
Your Room PC is now a normal PC
You can also combine with the script committed above to keep Mystery Events on the PC menu (and thus keep Mystery Events in Your Room).

But now, if you can access Bill's PC, you can also access the Storage System from Your Room (amongst other PC menu options!)
2023-04-07 20:29:46 +01:00