2687 Commits

Author SHA1 Message Date
JappaWakka
ba3ba50270 Fixed a dutch plural item name 2025-08-25 18:20:29 +02:00
Jasper Speelman
034fa14393 Implemented Cud Chew Ability 2025-08-22 16:52:55 +02:00
JappaWakka
9cb12a4130 Implemented Stomping Tantrum & Fixed some tokens 2025-08-22 10:09:30 +02:00
JappaWakka
bfd16300d0 Implemented Soft-Boiled Field Move + fixes 2025-08-21 19:28:44 +02:00
JappaWakka
96c2905a66 Implemented Milk Drink Field Move 2025-08-21 18:56:59 +02:00
JappaWakka
e12b5261e1 Make it possible to have different battle sprites 2025-08-20 20:25:42 +02:00
JappaWakka
9a3d451b1f Fix scripts and npcs triggering after fieldmove 2025-08-20 18:58:36 +02:00
JappaWakka
85959c927b Implement Sweet Scent + fix other FieldMoves 2025-08-20 18:54:52 +02:00
JappaWakka
38d649d4aa Fix Arena Trap activating before switching 2025-08-20 17:29:43 +02:00
JappaWakka
a28df0163b Optimize player loading a little bit 2025-08-20 17:19:57 +02:00
JappaWakka
df69d46faa Fix Johto Pokédex crash 2025-08-20 16:59:19 +02:00
JappaWakka
cacec77a67 Fix Cute Charm affecting same gender or genderless 2025-08-20 16:34:35 +02:00
JappaWakka
53b0069ab1 String Shot decreases speed by 2 stages now 2025-08-20 16:23:54 +02:00
JappaWakka
7348b166c1 Made other moves bypass minimize like in gen 6...
and give double damage
2025-08-20 12:23:59 +02:00
JappaWakka
1ce82cbc06 Fix mail crash when pressing cancel with keyboard 2025-08-20 10:35:17 +02:00
TheOmegaGhost
705ff1582c Massive OW update (pt. 1) + Badge outlines
Also includes credits update and gamemode protagonists changes
2025-07-16 01:16:48 -03:00
darkfire006
2d487492b8 list gen 9 abilities in comments 2025-07-14 22:14:41 -05:00
darkfire006
b8f67d73cc Add Annihilape, Farigiraf, and Dudunsparce data files 2025-07-14 22:14:25 -05:00
darkfire006
c578b39392 Add Murkrow to R42-43, add to johto dex, and add Gen 8-9 evos to Johto Kanto dexes 2025-07-14 12:24:41 -05:00
darkfire006
fa040c22e6 add gen 9 move evos to existing data files, fix wyrdeer moves 2025-07-14 11:45:49 -05:00
JappaWakka
d1acef9657 Added Hyper Drill & Twin Beam, fixed Rage Fist ID 2025-07-14 18:41:50 +02:00
JappaWakka
d07e75fa46 Stantler learns Psyshield Bash at 30, Wyrdeer 31 2025-07-14 11:22:33 +02:00
JappaWakka
b512557cfb Forgot to save the project again oops 2025-07-14 10:18:33 +02:00
JappaWakka
a24d07fd38 Added Psyshield Bash...
Hopefully learning the move at level 21 is alright.
2025-07-14 09:56:11 +02:00
darkfire006
32eabbef50 Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy 2025-07-13 23:47:02 -05:00
JappaWakka
7cecdce726 Stomp bypasses accuracy check for Minimized opp 2025-07-13 17:14:18 +02:00
JappaWakka
b3ad6179bb Fix Clamp's Base PP to 15 2025-07-13 16:14:28 +02:00
darkfire006
8abe751132 mark Gen 9 dlc mons 2025-07-12 22:38:59 -05:00
TheOmegaGhost
491c4d5185 Added Frontier emblem + square GFX 2025-07-09 10:29:32 -03:00
TheOmegaGhost
5f3916a00d Updated item GFX to Gen 8 standards 2025-07-09 10:29:04 -03:00
JappaWakka
f94a01c7b1 Merge with currently translatable parts progress 2025-07-05 14:56:17 +02:00
Eagle
504d8a175b 3rd pass refactor of storage system menu
Fixed mistakes in resolved conflict and changed signature of `TakeItemPokemon()` to optionally give the caller the responsibility of handling message logging.
Minor shrinking of logic and syntax.
Rearranged some conditional blocks for readability and terseness.
Added numerous local variables to give context to magic values and reduce line length in more extreme cases.
Changed `PokemonWrapper.GetPokemon()` to a read-only property to simplify syntax on use.
Added `DrawPokemonIcon()` to unify drawing of box/party pokemon icons.
Inlined `BoxPokemonCount()` after it was simplified.
2025-07-05 03:29:59 +02:00
Eagle
59733b10df
Merge branch 'master' into PokemonStorageRefactors
Signed-off-by: Eagle <34673@users.noreply.github.com>
2025-07-05 02:21:35 +02:00
TheOmegaGhost
53eb65a28b Fix TM color for type clarity 2025-07-03 05:37:00 -03:00
darkfire006
e0712f44bf Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy 2025-07-02 08:12:28 -05:00
darkfire006
ae07184364 add in the trainer files for lucy and move draco 2025-07-02 08:12:08 -05:00
JappaWakka
ed6d2d6f11 Make <system.button()> and KeyBindings consistent 2025-07-02 15:02:06 +02:00
darkfire006
71321cea42 re arrange badges 2025-07-02 07:55:10 -05:00
JappaWakka
95fb9bb952 Fix item removal msg not showing upon release pkmn 2025-07-02 10:30:49 +02:00
TheOmegaGhost
497ba78537 Update Badges image 2025-07-02 05:22:45 -03:00
darkfire006
42c04176dc add lucy and small end details 2025-07-01 12:52:36 -05:00
darkfire006
5eb5e3f942 Battle Pike challenge win stuff 2025-07-01 12:31:49 -05:00
JappaWakka
be3b5bc0b0 Add ability names and descriptions to english 2025-07-01 10:13:58 +02:00
JappaWakka
7a34977d87 Add Draining Kiss desc. + Dutch IP (HP) becomes LP 2025-07-01 09:09:32 +02:00
JappaWakka
5dd47e5b2d Made Triple Kick increase in power with each hit 2025-07-01 08:30:16 +02:00
JappaWakka
b03fa9f0fc Added BlackOutScript actions map tag
{"BlackOutScript"{str[ScriptPath]}}
will execute the specified script after blacking/whiting out
2025-07-01 08:00:54 +02:00
darkfire006
a3f733c7b6 a couple more things worked out for pike 2025-06-30 22:45:42 -05:00
darkfire006
96ffc3e85b first and biggest Pike commit!
win conditions for challenge not done, only 2/9 room types scripted and need npcs in the 3 rooms and then copied. Endless mode needs to be configured from being a copy of challenge
2025-06-29 23:12:04 -05:00
darkfire006
b542b87bad summary board typos 2025-06-29 22:14:39 -05:00
darkfire006
0ce133bb41 initial frontier centralized team verification script 2025-06-29 00:27:46 -05:00