FlagBrew / PKSM

Gen I to GenVIII save manager.
GNU General Public License v3.0
1.76k stars 176 forks source link

What happened to the old living dex script? #1129

Closed Barone23 closed 4 years ago

Barone23 commented 4 years ago

The old living dex script would inject the full living dex at level 100 with 6 IVs if I remember correctly. The universal script now included gives all Pokemon at level 1. Is there a link to the old script?

piepie62 commented 4 years ago

The old script had multiple things wrong with it, including inconsistent legality and being huge sizewize, with one huge script for each game group. The current one is much smaller than all of them put together, works on every game, and at least nearly every Pokémon is consistently illegal, making it far better, in my opinion. I'm currently seeing what I can do about making one that's smaller yet has more useful functionality

piepie62 commented 4 years ago

See https://github.com/FlagBrew/PKSM-Scripts/pull/20; this will likely be merged soonish