JappaWakka
dab71b95f7
Some better catchmethod and catchlocation grabbing
2025-03-28 14:32:03 +01:00
JappaWakka
e6c32dc8a1
Grab correct localized map name for catchlocation
2025-03-28 14:07:27 +01:00
JappaWakka
1aed676e6b
Fix unneccesary clog for pokeinteraction icons
2025-03-22 13:30:33 +01:00
JappaWakka
d9b7e2258b
Revert "Use [ ] instead of < > for pkmn catchinfo tokens.."
...
This reverts commit 2fa95df3e7dc573c925cd02c3a7b96fb07b924dc.
2025-02-15 19:10:09 +01:00
JappaWakka
2fa95df3e7
Use [ ] instead of < > for pkmn catchinfo tokens..
...
If you use <system.token()> for the CatchMethod and CatchLocation values, they would get permanently replaced with the token values but by using [system.token()] you can make them change based on the current language even when you change.
2025-02-15 18:53:52 +01:00
JappaWakka
26e2f2d279
Rename Types icon to be localizable
2025-02-05 19:37:18 +01:00
JappaWakka
3a0887023b
Use correct effectiveness for attacking type
2025-02-03 14:52:09 +01:00
JappaWakka
75f9914bb4
Make models not scale based on the pokédex size
2025-01-18 13:34:48 +01:00
JappaWakka
4fca486fab
Add RandomFollowItemPickup GameRule
...
This controls the random item pickup for all follower pokémon
2024-09-20 19:33:19 +02:00
JappaWakka
2b1c2a9145
Make PokeInteract show the right icons
2024-09-15 10:36:45 +02:00
JappaWakka
9739e6eecd
Fix PokeInteract Parsing Crash
2024-09-14 14:35:53 +02:00
JappaWakka
e81237bd64
Support for forms in cries and interactions
2024-08-25 18:32:06 +02:00
JappaWakka
ebbe37413e
Make it possible to add constructs to interactions
2024-08-25 18:09:17 +02:00
JappaWakka
97387050c7
Fix transformed pkmn level up wrong stats & icon
2024-07-29 10:35:05 +02:00
JappaWakka
25bcc154a2
Make ShinyRate & LevelMultiplier GameRules
2024-05-19 19:26:16 +02:00
JappaWakka
9873f15aa5
Fix items lost if switch pokémon after knocked off
2024-05-01 13:26:29 +02:00
JappaWakka
11001f69d0
Fix text errors (out of bounds, newlines)
2024-04-19 15:08:14 +02:00
JappaWakka
62f6605a0f
Fix some roamer bugs and crashes
2024-04-04 18:36:36 +02:00
JappaWakka
65ec57d27b
Change RoamingID from int to str
2024-04-04 17:52:47 +02:00
JappaWakka
f280c5718c
Update @Pokemon.NewRoaming(...) command...
...
@Pokemon.NewRoaming(RoamerID,PokémonID,Level,regionID,startLevelFile,MusicLoop,[Shiny],[ScriptPath])
RoamerID & ScriptPath are new.
* RoamerID (int) = A required identifier for the roaming Pokémon, can be used in scripts.
* ScriptPath (str) = Path to a script file to execute after every encounter with any roaming Pokémon
2024-04-04 17:49:46 +02:00
JappaWakka
88d72bb451
Implemented script after catch or defeat roamer
2024-04-02 11:06:33 +02: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
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