Commit Graph

11038 Commits

Author SHA1 Message Date
Kurt
e45754c830 Track more move sources
No change in coloration, but will show them for past games such as Egg Moves that it could have learned.
2025-11-15 22:21:07 -06:00
Kurt
d5bf6e67d5 Extract bonus move interface from slot6ao/8b-under 2025-11-15 22:15:25 -06:00
902PM
4d0bfa46df
Update translations (#4638)
* Update lang_ja.txt

* Update flags_c_ja.txt

* Update flags_gs_ja.txt

* Update const_e_ja.txt

* Update const_frlg_ja.txt

* Update flags_e_ja.txt

* Update flags_frlg_ja.txt

* Update flags_rs_ja.txt

* Update const_dp_ja.txt

* Update const_hgss_ja.txt

* Update const_pt_ja.txt

* Update flags_dp_ja.txt

* Update flags_hgss_ja.txt

* Update flags_pt_ja.txt

* Update flags_e_ja.txt

* Update const_b2w2_ja.txt

* Update flags_b2w2_ja.txt

* Update flags_bw_ja.txt

* Update lang_ja.txt
2025-11-13 21:37:59 -06:00
Kurt
11da2bb317 Update LegendsZAVerifier.cs 2025-11-13 20:11:31 -06:00
Kurt
89e10f0640 Allow level 100 rare candy evo for SW/SH+BD/SP
https://projectpokemon.org/home/forums/topic/57375-pkhex-new-update-legality-errors-contribution-page/page/34/#findComment-298102

ty JeongJeong
2025-11-10 18:43:18 -06:00
Professor Dirty
70a58f2a55
Update CHS translation (#4634) 2025-11-09 21:34:33 -06:00
Kurt
6a1c14af2f Revise some method signatures 2025-11-08 14:56:15 -06:00
Kurt
551c34b9ed Add latam spanish for enigma/transporter strings
#4632
2025-11-08 14:55:42 -06:00
Kurt
29629b865a Minor tweaks
MGDB shows WA9
re-add S/V PP/movetype (move 0 is 0 pp; in ZA it is 35)
2025-11-08 00:16:23 -06:00
Kurt
866d538c24 Improve randomization feel for prefill alpha IVs
Slightly slower due to random indexes, but negligible overall
2025-11-07 10:56:25 -06:00
Kurt
8b0c6c774a ZA: Revise A.Z. floette OT for spanish
uses non-breaking space instead of regular space
2025-11-07 10:34:57 -06:00
Kurt
27ca4ec76f Ignore shiny raid pidiv correlation
Was previously ignored, but the improvements to the enum return value for Z-A caused them to get flagged
2025-11-07 10:26:49 -06:00
Kurt
6e3d46142b WB8: revise date set for eggs
Closes #4571

same as PR with some rearranging/modifications (fork was archived so could not push to PR)

Egg was a direct redeem (not via HOME) so no egg date range

end result: don't set met date for IsEgg; logic flow rearranged

Co-Authored-By: HexByt3 <80122551+hexbyt3@users.noreply.github.com>
2025-11-07 10:06:23 -06:00
sora10pls
a6beda0e3b Update ItemStorage9ZA.cs 2025-11-07 10:56:39 -05:00
Kurt
5b9b9c2981 Disallow alpha mark on ZA alphas
Not set by default, no HOME connectivity to set it.
2025-11-07 03:07:26 -06:00
Kurt
bad73d8cbf Remove test code
burning the midnight oil
2025-11-07 02:46:35 -06:00
Kurt
c7427926cb Update 25.11.07 2025-11-07 02:41:29 -06:00
Kurt
9d719bdf06 Retain item values not exposed for edits
Fixes pouch getting nuked
2025-11-07 02:38:39 -06:00
Kurt
c218098f26 Add current context set ribbons only
Will clear anything picked up from other games.
Closes #4592
2025-11-07 01:15:33 -06:00
Kurt
19284fef79 Update 25.11.06
Fixes pcdata
Disabled Legal item sanitization on save (clearing unreleased mega stones)
2025-11-07 00:21:32 -06:00
Kurt
a6683e9e52 ZA: Fix item edit IsNewNotify
Behavior might be wrong in S/V but nobody reported? Either way, this fixes the behavior of old things seeming new again in Z-A.
2025-11-06 23:40:05 -06:00
sora10pls
2779f384eb Hey Sora! Get up on the Hydra's back! 2025-11-06 19:03:40 -05:00
sora10pls
89b5c12b3d ZA: Shine Bright like a Gemstone 2025-11-06 08:16:27 -05:00
Kurt
cca9781884 Add ConfigSave9a
Can set text speed to 3 for instant text.
2025-11-06 01:04:53 -06:00
Kurt
1e7fd1e918 Remove non-alpha slot if always-alpha 2025-11-05 22:39:40 -06:00
sora10pls
c1ba6f9a77 ZA: Unban Sport Ball, Delphoxite 2025-11-05 08:39:48 -05:00
Kurt
308364fb9e More tweaks/fixes in slot dumper
Fixed stale reference for slot merge
Revised AABB check to get WZ 8 matching
2025-11-05 00:55:14 -06:00
Kurt
8d604c6560 Fix level range hover indication 2025-11-05 00:54:28 -06:00
Kurt
2b2d5c2c0b ZA: Dex enhancements/fixes
Fix X/Y mega forms clearing the Y mega form
Fix Displayed form being clamped to max of 3 (Vivillon no longer an issue)
Add on-seen/capture bulk form granting
Add on-seen shiny bulk form granting
2025-11-04 18:46:26 -06:00
Kurt
5b9d7f1314 Update EncounterGift9a.cs 2025-11-04 14:26:48 -06:00
Kurt
31b48383c8 ZA: Update wild pkl from current
Solves WZ 6 & 10's secondary areas
Still has issues resolving the right area for overlapping outside areas, and potential crossovers
2025-11-04 13:28:41 -06:00
Kurt
512063239b Update Overworld8aRNG.cs 2025-11-04 13:27:53 -06:00
Kurt
3ea2ce6f38 Add EVs to batch dropdown list 2025-11-04 13:27:43 -06:00
abcboy101
724765e185
Remove es txt resource fallback logic (#4627)
No longer needed after commit 51a1caf628
2025-11-04 07:56:59 -06:00
abcboy101
ecbfe41f7f
Add LGPE/Gen 8/Gen 9 Wonder Card titles (#4625)
* Add LGPE/Gen 8/Gen 9 Wonder Card titles

* Fix CardTitleIndex
2025-11-03 19:49:30 -06:00
Kurt
51a1caf628 Duplicate es txt resources to es-419 2025-11-03 19:49:12 -06:00
sora10pls
4c9352dcbd Update MoveInfo.cs 2025-11-03 20:38:19 -05:00
Kurt
cac0ee3eaa Update PKMEditor.cs
Closes #4626
2025-11-03 15:24:21 -06:00
sora10pls
d5cc675d15 More ZA form considerations for Pumpkaboo/Gourgeist
Initial handling only really considered the form name changes for English, but in some localizations, more than just Average and Super got changed. Now include all four updated form strings for all localizations

FRA: Mini -> Petite, Maxi -> Grande
ITA: Mini -> Piccola
DEU: S -> Kleine, L -> Große
ES-ES: Pequeño -> Pequeña
2025-11-03 12:23:49 -05:00
Jonathan Herbert
6b1939deaf
Extend ZA Fashion Editor For SV Followup (#4624)
Fix Typos and Indentation Error
2025-11-02 22:00:08 -06:00
Jonathan Herbert
7e4d7773cc
Extend ZA Fashion Editor For SV (#4623) 2025-11-02 21:08:39 -06:00
Kurt
98fc80448a Show criteria in encounter db for tweaks 2025-11-02 18:43:23 -06:00
Kurt
a83ee19757 Minor clean 2025-11-02 17:54:23 -06:00
Kurt
0fc1e000e4 Add overworld playtime value 2025-11-02 17:22:07 -06:00
Kurt
b407d8f0a0 Show less-detailed scale eval in Z-A 2025-11-01 16:59:54 -05:00
Kurt
108bcf38d5 Update SAV_Trainer9a.cs 2025-11-01 10:46:19 -05:00
Kurt
5f718a9d4e Update PKMEditor.cs 2025-11-01 10:41:19 -05:00
Kurt
bde111af20 WA9: add audino, fix OT name/ID fetch
Since ZA was forked before S/V 2.0, they reverted the raw ID fix lol.
2025-11-01 10:23:01 -05:00
9Bitdo
268ce77173
Add Poké Center Fidough & Audino Birthday Gift's date (#4622) 2025-11-01 09:41:28 -05:00
Kurt
a6a532ff7a Update EncounterStatic9a.cs
fixes xy legend
2025-11-01 02:04:05 -05:00