Commit Graph

10957 Commits

Author SHA1 Message Date
Kurt
2f1f08af84 gcea -> bacd_r_a
https://discord.com/channels/343093766477053953/406851200928055297/1442622561124094213
2025-11-24 17:15:51 -08:00
Professor Dirty
d0cf74b063
Add files via upload (#4643) 2025-11-23 18:57:14 -08:00
9Bitdo
01b66416c4
Add LAIC 2026 Federico Camporesi's Whimiscott date (#4641) 2025-11-21 08:39:14 -06:00
Kurt
a1c9e3a615 Gen7: hidden ability+gen4 ball on gen2-5 starters
Was mistakenly copypasted from Gen6's rules.

Thank you manolin18 for bringing this to my attention!

https://projectpokemon.org/home/forums/topic/67210-pok%C3%A9mon-starter-and-pokeball/#findComment-297255
2025-11-20 20:56:54 -06:00
sora10pls
7b091ce931 Add latest distribution raid data 🫃
Also updates existing raid/outbreak data using latest pkNX changes
2025-11-20 19:04:06 -05:00
Kurt
e8aecc85a6 Update EncounterSlot9a.cs 2025-11-18 17:01:36 -06:00
Kurt
84e5382134 Update EncounterGenerator9X.cs
Nobody cares about SW/SH for a month eh
2025-11-18 00:25:02 -06:00
Kurt
148d71e7ea Update EncounterGift9a.cs 2025-11-17 23:26:51 -06:00
sora10pls
d1574959d5 Update GO encounters per latest PGET changes
Early stages of Safari Ball handling.
2025-11-17 19:21:01 -05:00
Kurt
c74a5ef085 Alpha PlusMove for evos: use enc species
For people who mess with plus moves
2025-11-17 16:32:06 -06:00
Kurt
931276bf39 Update 25.11.16 2025-11-16 15:19:45 -06:00
Kurt
c9dbed6d8a ZA: Update handling for ability-change rules 2025-11-16 15:07:18 -06:00
Kurt
b0dfe2f57f Required move count: ignore evo/relearn 2025-11-16 15:07:03 -06:00
Kurt
af3f7f770b Update location detection result 2025-11-16 15:06:35 -06:00
Kurt
4c377d75cf Allow colorful screw quantity to save
Really need to refactor the entire Inventory handling because it isn't very flexible
2025-11-16 11:58:13 -06:00
abcboy101
a3e1d88243
Update Switch badwords to v21.0.0 (#4640) 2025-11-16 09:59:42 -06:00
Kurt
5113e5e641 Minor clean
Adds IEncounter9a to WA9 for extra metadata fetch
2025-11-15 22:25:33 -06:00
Kurt
9f21f45f25 Sanity check ability index on transfer
Passing an entity with AbilityNumber of 7 no longer throws an exception on transfer logic
2025-11-15 22:24:15 -06:00
Kurt
d138755ed0 Hide nonsensical dropdowns for gender/shiny
Internal values that were loosely bundled. The Criteria tab in the encdb shouldn't show these.
2025-11-15 22:22:44 -06:00
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