Commit Graph

450 Commits

Author SHA1 Message Date
JappaWakka 9873f15aa5 Fix items lost if switch pokémon after knocked off 2024-05-01 13:26:29 +02:00
JappaWakka 9d912e939b Fix various Pokémon Type check errors 2024-04-23 17:29:41 +02:00
JappaWakka eac90b82d9 Update Apricorn Screen 2024-04-19 20:23:40 +02:00
JappaWakka 045a299826 Fix Trade Screen crash 2024-04-19 15:08:36 +02:00
JappaWakka e37b4ed2da Fix wrong cursor position for scrollbars 2024-04-17 20:11:49 +02:00
JappaWakka ccd1b9bb7d Update Trainer Intros 2024-04-17 15:54:00 +02:00
JappaWakka 8451718d14 New GameRule - GainExpAfterCatch
When this is set to true, you gain EXP after you catch a Pokémon, just as if you defeated it.
2024-04-15 15:06:17 +02:00
JappaWakka 730e3ad766 Fix egg watch text outside box 2024-04-07 15:04:07 +02:00
JappaWakka 62f6605a0f Fix some roamer bugs and crashes 2024-04-04 18:36:36 +02:00
JappaWakka 59f1fd2361 Fix wrong music played when surf or ride 2024-04-03 09:20:31 +02:00
JappaWakka b04e869783 Show correct buttons on map screen 2024-03-28 19:13:43 +01:00
JappaWakka 582e934b80 Fix gamepad start button not unpausing 2024-03-28 19:13:24 +01:00
Jasper Speelman fdc89e31e8
Merge pull request #204 from P3D-Legacy/0.61-implementations
0.61 implementations
2024-03-28 18:03:51 +01:00
JappaWakka 6d9138ee38 Fix PokedexScreen crash after catch 2024-03-26 18:13:07 +01:00
JappaWakka 5b774623c5 Position Trainer Intro texture better 2024-03-26 13:13:49 +01:00
JappaWakka ceaf5e50a6 Fix icon/text offsets in Apricorn Screen 2024-03-22 17:42:09 +01:00
darkfire006 3ab16fdf3e various fixes 2024-03-21 22:14:47 -05:00
JappaWakka 5e58d4d249 Increase performance VoltorbFlip w/ ContentPacks 2024-03-20 15:26:06 +01:00
JappaWakka fb4d9d15d5 Fix some accidental VoltorbFlipScreen errors 2024-03-20 15:20:30 +01:00
JappaWakka e217895a20 Make it possible to quit voltorbflip w/ open memo 2024-03-20 13:29:04 +01:00
JappaWakka 5f826a799a Fix VoltorbFlip ChooseBox bug 2024-03-15 09:31:07 +01:00
JappaWakka 35355174cc Fix ContentPack menu button crash 2024-03-04 18:06:10 +01:00
darkfire006 6ed27c3721 0.60 wrap up commit 2024-03-01 20:17:54 -06:00
JappaWakka 2551f0d5c7 Fixed multiple evolution softlock 2024-02-27 09:54:47 +01:00
JappaWakka bb78bb3543 Fix battle music crashes 2024-02-25 18:52:28 +01:00
JappaWakka d546c7348d Fix Overworld music bugs 2024-02-24 09:26:54 +01:00
JappaWakka 20b2ac35ea Fix Evolutionscreen softlock 2024-02-24 09:26:24 +01:00
JappaWakka 48af8b91d7 Fix Pokemon not learn move at evolution 2024-02-21 17:33:36 +01:00
JappaWakka b36a1f2bd3 Fix many screens not playing levelmusic when exit 2024-02-21 17:07:31 +01:00
JappaWakka 29a790c477 Fix EvolutionScreen crash when able to learn moves 2024-02-20 11:02:37 +01:00
JappaWakka e2933f78e7 Fix battle music not looping 2024-02-20 11:02:04 +01:00
JappaWakka 67b2d55e85 Make it all actually work 2024-02-19 20:42:39 +01:00
JappaWakka af0b31b567 Fix some errors 2024-02-19 20:18:31 +01:00
JappaWakka 6f62a77d0f Updated World Map Visible Tag & added Register Tag
"3", "register"
Name and icon are always visible as long as the string in the Register Tag has been registered with the player
e.g.: {"Visible"[Register]}{"Register"[ShowThisMap]}
2024-02-19 20:11:52 +01:00
JappaWakka f56dba35cc Implement Visible Tag for World Map
"0", "always"
Name is always visible

"1", "temporary"
Name is visible when player is currently on one of the maps

"2", "unlock"
Name is always visible if the player has visited one of the maps before
2024-02-19 18:09:48 +01:00
JappaWakka f49eba341e Fix achievements not being loaded before checking 2024-02-17 11:40:38 +01:00
JappaWakka 0a218527b3 Fix Pokémon Learn Move Bugs 2024-02-14 12:08:59 +01:00
JappaWakka 4d629139aa Refresh inventory after attaching mail 2024-02-09 18:40:01 +01:00
JappaWakka 582500171e Fix menu index crash 2024-02-06 19:56:38 +01:00
JappaWakka c50c645654 Display correct GameMode name in main menu 2024-01-24 15:20:57 +01:00
JappaWakka 8ab0da3f38 GameModes in Saves use directory name for check 2024-01-24 12:58:54 +01:00
darkfire006 87ad7562f7 reset select item screen every time 2024-01-14 01:40:55 -06:00
JappaWakka 1f23b95827 Fix TradeScreen crash with limited stock 2024-01-11 09:47:09 +01:00
JappaWakka 168255e1a0 If level RideType = 3, no stop once riding/biking 2023-12-27 17:09:25 +01:00
JappaWakka 46026e8de0 Fix attack desc not fitting in ChooseAttackScreen 2023-12-22 15:34:38 +01:00
JappaWakka 8e13910d57 Fix item selection screen 2023-12-22 10:26:51 +01:00
darkfire006 f655939510 fix shops with registers 2023-12-21 00:09:49 -06:00
JappaWakka 4325351320 Fix localized field moves not working 2023-12-19 13:17:14 +01:00
JappaWakka a5e68a153a Implement Custom Types 2023-12-10 20:19:14 +01:00
JappaWakka 3e9c1cde9c Fixed setDayTime value not returning 2023-12-08 09:53:17 +01:00