560 Commits

Author SHA1 Message Date
JappaWakka
27bd072946 Fixed the Storage System filter issues 2024-08-09 17:11:56 +02:00
JappaWakka
97387050c7 Fix transformed pkmn level up wrong stats & icon 2024-07-29 10:35:05 +02:00
JappaWakka
15ee853001 Added additional Warp SFX, fixed HoleBlock + sfx 2024-07-05 11:11:33 +02:00
JappaWakka
7ea152fbe5 Make it possible to remove pokegear phone/worldmap 2024-05-18 17:18:23 +02:00
JappaWakka
f4354a9922 Make it possible to check if pkmn can learn attack
@pokemon.select has an extra argument. If it is set to an attack ID, it will be visible which Pokémon can learn that move while selecting.

Added @Pokemon.CanLearnAttack(PartyIndex,AttackID)
Returns if the Pokémon can learn the specified move.
2024-05-14 11:02:47 +02:00
JappaWakka
813e939090 Fix Pause Screen 2024-05-10 18:55:42 +02:00
JappaWakka
8479bd0fc3 Added some more text replacements 2024-05-10 18:07:31 +02:00
JappaWakka
260cf6aa66 Improve Character Selection Screen 2024-05-10 18:06:30 +02:00
JappaWakka
65fd7dc53e Draw fade before gui 2024-05-10 15:35:23 +02:00
JappaWakka
2e43afbbc2 Made PokéGear user screen selectable with mouse 2024-05-06 13:34:57 +02:00
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