Kurt
76ec39b75f
Strict match encounter slot tera type
2022-11-26 08:31:58 -08:00
Kurt
c550d41630
Fix eevee dist check (missing rand100)
...
Reorder calls so the runtime can overwrite the xoroshiro registers if needed
2022-11-26 07:27:51 -08:00
Kurt
ccac23bb6d
Initial raid eevee checks (wip)
2022-11-26 00:39:32 -08:00
Kurt
5d5d913a0b
Handle lgpe base friendship case
2022-11-25 20:54:43 -08:00
Kurt
ccfbae357e
Add evolve form predict message for dudu/maus
2022-11-25 20:33:14 -08:00
Kurt
310882f375
Extract toxtricity nature restriction
2022-11-25 19:55:44 -08:00
Kurt
184c206910
Set form seen on SAV pk9 dex set
...
Set seen gender too
private unused flag names
2022-11-25 19:11:25 -08:00
Kurt
78676a9cbd
Ignore insufficient fixed IV matches
...
Wild vaporeon and glaceon can get mis-recognized with the fixed strong static teras.
2022-11-25 18:25:14 -08:00
Kurt
c1796da94b
Ensure override tera is not set while egg
2022-11-25 16:01:54 -08:00
Kurt
10d0199521
Add EC for slot9
2022-11-25 16:01:40 -08:00
Kurt
981001b12e
Clamp max obey level to current, slot tera recheck
2022-11-25 15:55:10 -08:00
Egzon
2757985d53
Update spanish translation ( #3642 )
...
* Update lang_es.txt
* Update lang_es.txt
* Update LegalityCheckStrings_es.txt
* Update LegalityCheckStrings_es.txt
* Update MessageStrings_es.txt
* Update LegalityCheckStrings_es.txt
* Update LegalityCheckStrings_es.txt
* Update LegalityCheckStrings_es.txt
* Update lang_es.txt
* Update lang_es.txt
* Update LegalityCheckStrings_es.txt
* Update lang_es.txt
* Update LegalityCheckStrings_es.txt
2022-11-25 14:57:17 -08:00
Kurt
ddef07a4c2
Maus/Dudun 25->100 odds
...
What a confusing optimization
2022-11-25 14:49:51 -08:00
Kurt
00e174d240
Handle bred Oricorio original tera type eggs
2022-11-25 14:12:19 -08:00
Kurt
d904bfad4c
Fix hidden ability patch possible check
...
Just return true when it is possible
2022-11-25 13:54:14 -08:00
Kurt
c965cb7077
Fix mass outbreak psyduck inverted level range
...
ROM data has min:24, max:22 (24-22) instead of (22-24).
In-game test shows all Psyduck are level 22 (max), and 24 (min) is not considered since it is greater than the max.
Co-Authored-By: Lusamine <30205550+Lusamine@users.noreply.github.com>
2022-11-25 13:53:21 -08:00
Kurt
f1b8992989
Handle Item flag set correctly
...
Remove v1.0.0 bug replication
Ensure the IsUpdated flag is set when writing a non-null pouch
2022-11-25 11:21:18 -08:00
Kurt
5faf861f82
Flag non-pokeball starter eggs
2022-11-25 11:15:40 -08:00
Kurt
459ee3db22
Invert Titan Mark missing/invalid msg
...
Now matches the Mightiest mark and other "isMissing" state checks.
Also indicate for Alpha marks since the logic check is the same != style.
Closes #3640
ty @Kitcham
2022-11-25 10:42:53 -08:00
Uiharu
608e8c86d2
Update CHT translations of SV for PKHeX ( #3638 )
...
* Update CHT translations of SV for PKHeX
Update Traditional Chinese translations of SV for PKHeX.
* Remove useless blank line
Remove useless blank line.
* Minor tweak for GUI translations
Minor tweak for GUI translations.
* Minor tweak for GUI translations
Minor tweak for GUI translations.
2022-11-25 06:52:10 -08:00
Manu
e033205f29
Update Italian translation ( #3636 )
...
* Update Italian translation
* Translation for PLA dex task button
2022-11-25 06:50:41 -08:00
Manu
c1a4baecdb
Added WC9 file recognition ( #3637 )
...
* Added WC9 file recognition
* WC9 recognition in GetMysteryGift without ext param
2022-11-25 06:50:00 -08:00
sora10pls
b4253909d7
SV cheat adjustments and additions
...
Remove story scenario flags from fly loc cheat
Modify shrine work value to lift seals and make sub-legendaries ready to catch
Add cheats to unlock all TM recipes and bike upgrades
Closes #3635
2022-11-25 08:21:10 -05:00
Easy World
f8b15846d7
Update lang_zh.txt ( #3633 )
...
Minor tweak
2022-11-24 23:12:43 -08:00
Kurt
721159b0db
Add rental teams block label
2022-11-24 22:44:59 -08:00
Kurt
d2970c6a3a
Force rotom default egg to form0
...
Silly rotom-Heat eggs are not legal :D
2022-11-24 22:06:36 -08:00
Kurt
719ec1c6cc
Add Collect All Stakes (sublegend x4) cheat button
2022-11-24 21:58:47 -08:00
Kurt
9009439bb7
Set random personal tera type for egg>pk9 template
2022-11-24 21:39:11 -08:00
Kurt
7d7d7e91c0
Add gen9 flyto unlock button
2022-11-24 21:25:52 -08:00
Easy World
f2ccf48318
Update Chinese translation ( #3627 )
2022-11-24 20:25:07 -08:00
Kurt
94e8e0e958
Remove obey:0 for boxlegend, should be 68
...
Nice encounter spec sheet value (WazaConfirmLevel), gamefreak.
2022-11-24 20:19:40 -08:00
Kurt
490a865e66
Regenerate localizations, remove System.String
2022-11-24 20:06:46 -08:00
Kurt
9131febef0
Remove incorrect line start for translation files
2022-11-24 20:03:05 -08:00
Kurt
d8dcdf146c
Fix y/z coordinate flipflop
...
Closes #3631 ty @ih8ih8sn0w !
2022-11-24 19:58:33 -08:00
Kurt
25d0ff268f
Fix dex species/form iteration cheats
...
Update Zukan9.cs
2022-11-24 19:58:32 -08:00
Kurt
dd3e97d0f4
Fix u32 raid seed set
2022-11-24 19:40:25 -08:00
Kurt
1c93d601a4
Fix min egg hatch ctr for pk8/pk9
...
Oops, 8 instead 9.
2022-11-24 19:15:19 -08:00
Kurt
6993f9d661
Fix pk8 tr flag check (off by 100)
2022-11-24 19:13:34 -08:00
Kurt
b6ac0de3f7
Fix changing sav language setter block set
2022-11-24 19:13:19 -08:00
Kurt
0ea152770a
Fix IsNew/IsFavorite flag clear
2022-11-24 18:32:32 -08:00
Kurt
140196d9ab
Fix formarg check for stantler/bisharp/primeape
2022-11-24 18:07:17 -08:00
Kurt
03182ebd3d
Update 22.11.24
...
Adds support for Scarlet & Violet.
Co-Authored-By: SciresM <8676005+SciresM@users.noreply.github.com>
Co-Authored-By: Matt <17801814+sora10pls@users.noreply.github.com>
Co-Authored-By: Lusamine <30205550+Lusamine@users.noreply.github.com>
2022-11-24 17:42:17 -08:00
sora10pls
313f32a0d0
Add last-ever SWSH distribution raid data
...
rip 2019-2022
2022-10-31 20:07:05 -04:00
Kurt
49d40d2e26
Enhance traded eggs version sharing check
...
No longer indicate traded eggs from gen3 as sharing OT details.
2022-10-28 16:18:06 -07:00
Uiharu
e1f2a90c6b
Correct Linguistic Errors in CHT Translation ( #3616 )
...
Correct a linguistic error in CHT translation based on feedback.
Correct abilities error in CHT translation
Add missing CHT translation text for Pokémon type.
2022-10-27 17:15:31 -07:00
Kurt
81bf264dad
Revise reflection property copy for derived types
...
Closes #3619
Co-Authored-By: LostQuasar <11778108+LostQuasar@users.noreply.github.com>
2022-10-27 12:07:52 -07:00
Kurt
a88da9ee8d
Update RibbonVerifierUnique4.cs
...
Closes #3618
2022-10-26 09:44:45 -07:00
Kurt
186b2f2396
Update dependencies
2022-10-25 13:24:37 -07:00
Kurt
4a75c4e338
Batch: update ability number if arg length is 2
...
https://github.com/kwsch/PKHeX/discussions/3586#discussioncomment-3961585
2022-10-25 13:05:12 -07:00
Kurt
bb681484d8
Remove unnecessary egg location double check
...
Closes #3614
2022-10-20 19:21:19 -07:00