sora10pls
d841a7a4bb
Add latest distribution raid data 🐢 💧
2024-03-05 19:03:13 -05:00
sora10pls
466b5f5ea9
Add latest distribution raid data 🍃 🐸
2024-02-27 19:06:24 -05:00
Sakura
4a6eab1d2f
Add PokéCenter Snorlax Date ( #4198 )
2024-02-27 10:41:49 -06:00
Kurt
b435f8c258
Offload gen1/2 event templates to pickles
...
Thanks @ShadowMario3 for doing the raw data entry for these templates -- see PKHeX.EncounterSlotDumper for the csv -> pkl conversion logic.
Reduces object size by classifying groups of events with specific features, and reduces the explicitness of defining each single encounter.
Hard-code the span of Gen1 VC mew to not need to grab the resource, and add an overload to iterate a single template (skips an array creation).
Co-Authored-By: ShadowMario3 <36941677+ShadowMario3@users.noreply.github.com>
2024-02-24 17:53:46 -06:00
Kurt
95fbf66a6e
Refactor: Gen3/4 Lead Encounters, property fixing ( #4193 )
...
In addition to the Method 1 (and other sibling PIDIV types) correlation, an encounter can only be triggered if the calls prior land on the Method {1} seed. The RNG community has dubbed these patterns as "Method J" (D/P/Pt), "Method K" (HG/SS), and "Method H" (Gen3, coined by yours truly). The basic gist of these is that they are pre-requisites, like the Shadow locks of Colosseum/XD.
Rename/re-type a bunch of properties to get the codebase more in line with correct property names & more obvious underlying types.
2024-02-22 21:20:54 -06:00
sora10pls
eb673dcbc5
Add latest distribution raid data 🔥 🪨 🐧
2024-02-15 19:03:30 -05:00
sora10pls
a571c2a3cb
Add latest distribution raid data 💘 🐟
2024-02-11 19:02:08 -05:00
Sakura
3eb6ff2c9e
Add latest distribution raid data 🐧 ( #4181 )
2024-02-02 19:49:37 -05:00
sora10pls
72cf3c5fb5
Add latest distribution raid/outbreak data 👻 🤖 🥇
2024-01-25 19:04:59 -05:00
Kurt
c617aa206d
Misc tweaks
...
Re-dump safari slots for HGSS; the repackaged narc accidentally shuffled files so the wrong water tables were output.
Add error log output on reporting exception fail first to always dump an error log file. Don't trust the popup/form.
Permit TID/OT duplication for in-game trades/N's pokemon.
https://projectpokemon.org/home/forums/topic/57375-pkhex-new-update-legality-errors-contribution-page/?do=findComment&comment=287395
2024-01-16 21:43:10 -08:00
Sakura
fe1a5750dc
Add コロコロ Pokémon Date ( #4163 )
2024-01-15 18:50:30 -08:00
Kurt
08104179b7
Update 24.01.12
2024-01-12 22:37:01 -08:00
Kurt
f2209ec7fd
Add better handling for specific GO transfers
...
No formarg or bad EC evolution peek -> search for higher species rather than from the bottom.
2024-01-12 18:58:23 -08:00
sora10pls
b16e1e8746
Add latest distribution raid data 🐔 🪽
2024-01-11 19:02:15 -05:00
Kurt
5272a32d40
re-add safari super rod slots
...
oops, missed these in the rip and no unit tests caught it :)
2024-01-11 09:30:25 -08:00
Kurt
354721e20d
Rip hgss safari slots with computed slot numbers
...
HGSS pickles lookin' pretty hefty
ty admiral_fish & real96 for their impl in pokefinder
2024-01-10 20:35:22 -08:00
Kurt
c66fc2f3bf
Add gen4 headbutt slot numbers
...
All were zero, update dumper.
Extract some logic from other parts of the codebase
Fix wyrdeer level check if originated from GO
2024-01-09 19:07:32 -08:00
Sakura
581f0e2e1b
Add 윈터페스타 Baxcalibur Date ( #4140 )
2023-12-29 23:30:38 -08:00
Kurt
61df1981ce
Include Ability in fixed pkl, beldum raid moves
...
Encode beldum's raid moves manually since it's the only one with empty moves (default -> learnset fetch). See pkNX for associated workarounds in pickle build.
2023-12-27 00:29:16 -08:00
sora10pls
007aed07ae
Add latest distribution outbreak data
2023-12-24 19:05:00 -05:00
Kurt
245f267b03
4.5 surskit quirk
...
int.TryParse no longer correct; `4.5` is a valid `4` per the game filtering behavior.
Surskit: `1,4.5,7`
2023-12-21 16:06:49 -08:00
sora10pls
52d55101d4
Add latest distribution raid/outbreak data 🐧 🤖
2023-12-21 19:02:58 -05:00
Kurt
7759596ffd
Correct minior out-of-battle form
2023-12-21 11:31:37 -08:00
Kurt
d4eccd92ca
Update raid minior-0, fixed spawns (stellar/under)
2023-12-20 23:42:20 -08:00
sora10pls
41c830fa2c
Add BCAT Milcery outbreaks
2023-12-19 22:34:42 -05:00
Kurt
cbc63ef0a0
Handle non-nicknamed partner trades & weight/scale
2023-12-18 10:19:47 -08:00
Kurt
9c0e9c31da
Add weather marks, rebuild fixed encs
...
Still a few stragglers, but better overall.
2023-12-18 08:00:21 -08:00
Kurt
10cae1316e
Update 23.12.18
2023-12-17 17:06:39 -08:00
Kurt
01c82e472e
Add support for Indigo Disk ( #4111 )
2023-12-17 16:41:15 -08:00
Sakura
4f56aa27f7
Update WC9 Dates ( #4102 )
...
* Add Paldea Gimmighoul Date
* Add コロコロ Roaring Moon and Iron Valiant Date
* Update
2023-12-17 16:39:26 -08:00
sora10pls
99b9911aa1
Add latest distribution raid/outbreak data ⏰ 🌌 🌸
2023-12-07 20:17:22 -05:00
Sakura
87efd747c4
Add Darkrai and Shiny Lucario Date ( #4094 )
2023-12-07 12:57:26 -05:00
sora10pls
088bc29691
Ow, the edge
2023-11-23 19:06:30 -05:00
Sakura
ef52c390df
Add Team Star Revavroom Date ( #4071 )
2023-11-22 12:21:29 -05:00
Sakura
684ea363d8
Add Alex Dragapult Date ( #4065 )
2023-11-18 21:45:30 -05:00
sora10pls
aec0367085
Add Eevee Day raid/outbreak BCAT data
2023-11-16 19:07:20 -05:00
sora10pls
d43b78349c
Remove unreleased Altering Cave (E) enc slots
...
See 149c3fec20
2023-11-13 11:30:44 -05:00
Kurt
a01c9ff5c6
Permit Headbutt from Water (Route 47)
...
See associated dumper commit for unprocessed change:
c06dc6893f
Closes #4058 ty @MaxAkito !
2023-11-11 19:57:56 -08:00
Sakura
5ce9619690
Add PokéCenter Pawmi&Charcadet、Korea Bundle Fidough Date ( #4052 )
...
Co-authored-by: Joseph11024 <83472295+Joseph11024@users.noreply.github.com>
2023-11-05 14:27:41 -08:00
sora10pls
5708310f6f
Add latest distribution raid data 🔥 👻
2023-11-02 20:03:32 -04:00
sora10pls
7fd1c9da1e
Add Halloween raid/outbreak data
2023-10-26 21:12:14 -04:00
Kai
6978db5e9a
Add Trixie Mimikyu Eligible Date Range ( #4035 )
2023-10-13 19:28:11 -04:00
Kurt
4877c63750
Update 23.10.11
...
Add sizes for 2.0.2
Add crossover Unown-C location for PLA - Closes #4031
2023-10-11 20:12:51 -07:00
sora10pls
bb5cc7cff1
Add latest distribution raid data 🦉 🥋
2023-10-05 20:03:16 -04:00
Kurt
c23bae5180
Add Distribution Outbreak type & recognition
2023-10-04 22:49:56 -07:00
Kurt
17e0f1feee
Prefer cave when finding Fixed origin AreaInfo
...
see pkNX commit
2023-09-29 22:33:43 -07:00
Kurt
c00657f845
Update 23.09.25
2023-09-24 21:19:53 -07:00
Kurt
bc18cd0ab4
Kitakami: Fixed spawn subzone & crossover
2023-09-24 17:02:42 -07:00
Kurt
7a28a23d5e
Add subzone encounters
...
Yay untagged locations with exclusive encounters
2023-09-23 20:41:00 -07:00
sora10pls
26894eb6fa
Add latest distribution raid data 🔥 🐛
2023-09-21 20:07:11 -04:00
Kurt
7703576088
Update 23.09.16 - Teal Mask
...
Co-Authored-By: Matt <17801814+sora10pls@users.noreply.github.com>
Co-Authored-By: SciresM <8676005+SciresM@users.noreply.github.com>
Co-Authored-By: Lusamine <30205550+Lusamine@users.noreply.github.com>
2023-09-15 23:36:21 -07:00
Kai
c7aa497e73
Add Cetitan Eligible Date Range ( #3981 )
...
Update wc9.pkl
Closes #3982
Closes #3984
2023-09-09 21:02:58 -07:00
sora10pls
3346e2f895
Mewtwo the Unrivaled
2023-08-31 20:05:01 -04:00
sora10pls
2f0dd1e94f
Pokémon GO: Adventures Abound
...
Permit Great Ball / Ultra Ball for Sprigatito, Fuecoco, and Quaxly
2023-08-30 17:29:50 -04:00
Kurt
4e13a0261d
Update 23.08.23
2023-08-22 21:27:29 -07:00
Kurt
108708dcda
Add gsc union cave B2F shore fishing slots
...
6180be355e/data/maps/maps.asm (L115-L117)
https://projectpokemon.org/home/forums/topic/57375-pkhex-new-update-legality-errors-contribution-page/?do=findComment&comment=285012
Also handle the SID==0 fishy for VC (which is fine)
2023-08-21 20:09:35 -07:00
sora10pls
910415ea8d
Clean up Encounters9 encounter definitions
...
Pad species IDs to 4 digits, maintain a consistent order of fields
Also re-order trades to match the order seen in the ROM (more to be added in DLC)
2023-08-19 11:10:21 -04:00
sora10pls
7dc40735f3
Mighty Mewtwo: A Show of Supporters!
2023-08-17 20:04:33 -04:00
Kurt
f632aedd15
Encounter Templates: Searching and Creating ( #3955 )
...
We implement simple state machine iterators to iterate through every split type encounter array, and more finely control the path we iterate through. And, by using generics, we can have the compiler generate optimized code to avoid virtual calls.
In addition to this, we shift away from the big-5 encounter types and not inherit from an abstract class. This allows for creating a PK* of a specific type and directly writing properties (no virtual calls). Plus we can now fine-tune each encounter type to call specific code, and not have to worry about future game encounter types bothering the generation routines.
2023-08-12 16:01:16 -07:00
sora10pls
a483bf9a24
Mighty Mewtwo: Prepare the Offense!
2023-08-08 20:07:21 -04:00
sora10pls
96fa89188a
Add latest distribution raid data 🦍
2023-07-27 20:03:28 -04:00
Kurt
7fb5dc2fde
Update go pickles, add fr bdsp chatot goof
...
Nintendo + ILCA = no nicknames allowed ;)
While we're here, streamline Gen4/5 evo pickles too -- trim out unused bytes, no longer need to scan for array length (perf). Adjust method IDs for gen4 so we can use the same code for gen4 & gen5.
2023-07-09 19:59:37 -07:00
Kurt
26cabd022b
Update 23.07.09
2023-07-09 14:10:40 -07:00
sora10pls
30df059544
Add raid data for raids that got delayed by 2 months
2023-07-06 20:04:09 -04:00
sora10pls
e7d60a88de
Add latest distribution raid data 🪙
2023-06-21 19:31:51 -04:00
sora10pls
02eabfb10c
Add latest distribution raid data (for real this time) 🐘
...
it took them a month but they did it
2023-06-15 20:03:19 -04:00
Kurt
cd22cc64ce
Restrict old WC8 HOME gifts for 0 EC
...
Restores strict checks for stuff prior to May 30th that were removed via 36a696e446
Add sim cards for Gen9 HOME starters
Allow tracker-less transfer matching for WC8
Helpful for generating bots who can't assign a legitimate tracker for direct-in-Gen9 injects.
2023-06-10 21:40:30 -07:00
Kurt
e3d8d167be
Update 23.06.03
2023-06-03 18:29:07 -07:00
sora10pls
1de4e4eaab
Add latest distribution raid data 🐘
2023-05-18 20:04:39 -04:00
Kurt
401c545ca8
Update 23.05.11
2023-05-11 21:44:36 -07:00
sora10pls
54b663ae6f
Add latest distribution raid data 🪨
2023-05-11 20:04:24 -04:00
sora10pls
caf4a103dd
GO ahead and add latest pickles 🥒
2023-05-11 16:07:56 -04:00
Kurt
ec586683d6
Disallow crossover slots for Mesagoza (8)
...
Crossovers into Mesagoza should be disallowed since everything is too low in the water, and there's no way to get anything into a gate.
2023-05-07 22:03:44 -07:00
sora10pls
94f98d66f5
Add latest distribution raid data 🦎
2023-04-27 20:03:51 -04:00
Eelen
ce431d1df4
Update CHS translations ( #3869 )
...
Co-authored-by: Leo <103500840+wubinwww@users.noreply.github.com>
2023-04-27 15:35:10 -07:00
Lusamine
b08581aecf
Final adjustments to SV Trainer Editor, update localization files
2023-04-16 18:16:41 -05:00
sora10pls
47f5799fef
Add latest distribution raids
...
Scale: 0
tiny boi
2023-04-13 20:04:00 -04:00
Kurt
0dfb012e5c
Add Ditto distribution raids 👛
...
Adds a helper method for SCBlock to measure a size from header.
2023-04-06 19:28:10 -07:00
Kurt
0d3bbe15b7
Add lechonk wc9 to pickle
2023-04-01 15:20:14 -07:00
Kurt
c81c0d84d4
Add GSC swarm fishing slots
...
https://projectpokemon.org/home/forums/topic/57375-pkhex-new-update-legality-errors-contribution-page/?do=findComment&comment=282691
9f52f8fb7c
Thanks SegNin !
2023-03-31 13:02:27 -07:00
sora10pls
3bfd302633
Add latest distribution raid data 🦦
2023-03-30 20:07:19 -04:00
sora10pls
a68165cdd8
Add latest distribution raid data 🥚
2023-03-23 20:06:11 -04:00
sora10pls
5110c62d25
Add latest distribution raid data 🦉
2023-03-16 20:05:39 -04:00
Kurt
94d5ca491f
FormRandom SV Vivillon
2023-03-04 14:48:40 -08:00
Kurt
57d32456f6
Update 23.02.27
2023-02-27 19:21:56 -08:00
Kurt
0f1fba86f7
S/V 1.2.0 Support ( #3819 )
2023-02-27 19:12:27 -08:00
Eelen
353ca40f42
Update CHS Translations ( #3802 )
...
Co-authored-by: wu professor <103500840+wubinwww@users.noreply.github.com>
2023-02-27 18:15:13 -08:00
Kurt
52f1bf081c
Add SizeType9 for fixed range Scale values
2023-02-26 16:14:11 -08:00
sora10pls
0a07edb705
Add latest distribution raid data 🐭 ⚡ 💧
2023-02-23 19:08:08 -05:00
Lusamine
0d9d2e6a3d
Add Sylveon and Garchomp Distribution Tera Raids
2023-02-16 20:06:01 -06:00
sora10pls
00bc21f8ff
Add latest distribution raids 🫃
2023-02-12 19:47:12 -05:00
Kurt
fe2cbeac31
Add date restrictions for WC9, pika diff
2023-02-03 20:30:41 -08:00
sora10pls
3ade5794f2
Add latest distribution raid data 🧍♂️ 🔥
2023-02-02 20:01:44 -05:00
Kurt
3572097c96
Update 23.01.26
...
Hello .NET 7
2023-01-26 21:58:04 -08:00
Uiharu
0e897dc1f1
Update CHT and Japanese translations ( #3738 )
...
Update CHT and Japanese translations.
2023-01-26 19:03:28 -08:00
Manu
1205a2c0ae
update italian translation ( #3737 )
2023-01-26 19:03:19 -08:00
sora10pls
8419ee017d
Add latest distribution raid data 🐸 🥷 ☠️
2023-01-26 19:03:59 -05:00
Kurt
5aca291a7a
Update translatables via devutil dump
2023-01-25 20:36:47 -08:00
Manu
c5a9f0d6e3
update italian translation ( #3734 )
...
* it text updates
* update italian translation
* mistakenly renamed string in fr file
2023-01-23 10:48:19 -08:00
Uiharu
b47dd9c877
Update CHT translation ( #3732 )
2023-01-22 22:16:32 -08:00