Commit Graph

83 Commits

Author SHA1 Message Date
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 fcac15b0bd Pokémon & Pokédex fixes 2024-02-17 10:51:32 +01:00
JappaWakka 0a218527b3 Fix Pokémon Learn Move Bugs 2024-02-14 12:08:59 +01:00
JappaWakka 3e7f2f1cd3 Fix Pokémon level not being parsed crash 2024-02-09 17:07:15 +01:00
JappaWakka 0dad856a14 forgot to fix an error 2023-12-12 10:00:54 +01:00
JappaWakka 459ce005d0 Fix crashes and errors related to custom types 2023-12-12 09:57:53 +01:00
JappaWakka 84df4d7ccc Forgot a thing 2023-12-10 20:20:23 +01:00
JappaWakka a5e68a153a Implement Custom Types 2023-12-10 20:19:14 +01:00
JappaWakka f6447b5552 Fix Pokémon Menu Icon offsets for #906 and higher 2023-12-06 11:56:06 +01:00
JappaWakka 1c7ce33a73 Added negative Place/Env.Type evo conditions 2023-12-04 18:01:15 +01:00
JappaWakka bd36bbfad0 Allow multiple Places/EnvironmentTypes 2023-12-04 17:07:07 +01:00
JappaWakka 34a856e1a3 Forgot a thing 2023-12-04 16:37:23 +01:00
JappaWakka 860241e774 Add EnvironmentType Evolution Condition 2023-12-04 16:36:22 +01:00
JappaWakka 48c7d9b214 fixed some interactions 2023-12-04 16:07:53 +01:00
JappaWakka bc8ad24353 Added Status EvolutionCondition 2023-12-03 15:58:07 +01:00
JappaWakka a8c8479ead Fix Pokédex radio 2023-11-05 18:37:41 +01:00
JappaWakka ecc0b8400a
Fixed typos 2023-10-03 15:59:46 +02:00
JappaWakka 552548b5ad Fix for pokédex radio 2023-09-03 16:40:18 +02:00
JappaWakka 15f57d8bc5 Make plural names localizable + item found 2023-08-09 16:20:16 +02:00
darkfire006 a5c6144ebf fix crashes related to forms in the dex 2023-08-06 19:59:25 -05:00
JappaWakka 1c27620e13 Show shiny in dex if caught 2023-07-26 14:26:56 +02:00
JappaWakka d9fe5cdb09 Fix localization tokens for catchlocation/method 2023-07-21 16:32:08 +02:00
JappaWakka c3fb81a4c4 Pokédex evo/form screen progress 2023-07-21 16:30:12 +02:00
JappaWakka 1a4de5bc97 Form name only when mega evolve or in pokedex
Also:
Added form switch tip in pokedex
Turned some single positions into integers in pokedex
2023-07-18 18:38:36 +02:00
JappaWakka dae28c537a Dex Evo/Form Screen Progress + Pichu form fix 2023-07-17 18:46:06 +02:00
darkfire006 29a9ec6ebb gen 9 menu icons, form tests, and new evos 2023-07-14 22:02:56 -05:00
JappaWakka 3065c1960a Pokédex Form Progress 2023-07-14 20:48:32 +02:00
JappaWakka 0b69b854b9 More Pokédex form support progress 2023-07-13 16:15:19 +02:00
JappaWakka fad33eaa4a Pokédex form support progress 2023-07-12 20:09:06 +02:00
JappaWakka d2d937e336 Fix form names 2023-07-09 11:55:07 +02:00
JappaWakka 4b97c2ca24 Fixed environment forms 2023-07-07 11:53:35 +02:00
JappaWakka cb37645746 Fixed gender forms 2023-07-07 11:35:34 +02:00
JappaWakka e1be26284f Fix season forms 2023-07-07 10:56:16 +02:00
JappaWakka a90ef6e6d8 A lot of progress on the softcode forms 2023-07-06 20:14:44 +02:00
JappaWakka 8b0a91dfa0 Softcoded forms file filled 2023-07-03 21:02:44 +02:00
JappaWakka 0ff7969ba2 Nidoran & Basculin fixes 2023-07-03 20:53:57 +02:00
JappaWakka a6d9a21b72 Fix some GameMode Item stuff 2023-06-21 19:21:34 +02:00
JappaWakka ac4e5801c2 CInt(-1).ToString -> "-1" correction 2023-05-31 12:34:22 +02:00
JappaWakka 2d0ad05048 Fixed GameMode evolution items crash 2023-05-30 15:23:18 +02:00
JappaWakka e30d5b017d Implemented GameMode Item Use, needs testing 2023-05-30 11:38:59 +02:00
JappaWakka d13b5eb8d3 GameMode Item Preparations
Implemented GameMode Mega Stones
2023-05-29 15:33:57 +02:00
JappaWakka 17ef30605c Fixed wrong bugcatchingconstest item pickup type..
By adding the IsOutside map Property
2023-04-01 09:15:57 +02:00
JappaWakka fabab5e32e Finally fixed protean not resetting types 2023-02-02 14:58:33 +01:00
JappaWakka 4d1899037b Fix item swap bug 2023-02-02 10:32:26 +01:00
JappaWakka ed20fd14e8 Fixed Frillish & Jellicent & Spiky-Eared Pichu
and others
2023-01-18 20:54:17 +01:00
JappaWakka 6d5c798321 Remove Disable when ResetTemp is called
At the end of battle
2023-01-17 18:22:18 +01:00
JappaWakka 7c74e541be Fixed certain front sprites not being found 2023-01-03 19:57:19 +01:00
JappaWakka add7f4ac6f Fixed item name not being found with localizations 2023-01-02 15:27:59 +01:00
JappaWakka b3422ba82a EggCreator only colors spots if not enough colors 2022-12-21 21:29:57 +01:00
JappaWakka 4c92f343d7 Hopefully this'll fix some issues (description)
Pokémon without a CatchMethod or CatchLocation get defaulted to "Somehow obtained at" and "an unknown place" respectively.
2022-09-10 16:17:55 +02:00