summaryrefslogtreecommitdiff
path: root/src/com/sneed/pkrandom/romhandlers
AgeCommit message (Expand)Author
2022-10-21Move guaranteed catches from misc tweak to minimum catch rate slidertom-overton
2022-10-21Gen 5: Add support for Guaranteed Catching Pokemontom-overton
2022-10-21Gen 6: Add support for Guaranteed Pokemon Catchingtom-overton
2022-10-21Gen 7: Add support for Guaranteed Pokemon Catchingtom-overton
2022-10-21Gen 1: Add support for Guaranteed Pokemon Catchingtom-overton
2022-10-21Gen 2: Add support for Guaranteed Pokemon Catchingtom-overton
2022-10-21Gen 4: Add support for Guaranteed Pokemon Catchingtom-overton
2022-10-21Gen 3: Add support for Guaranteed Pokemon Catchingtom-overton
2022-10-08Pt/HGSS: Add option to update Rotom appliance typestom-overton
2022-10-02Gen 7: Fix issue where Shedinja will sometimes not be generatedtom-overton
2022-10-02Gen 7: Fix an issue where Nincada could create an invalid Pokemontom-overton
2022-09-24Add support for randomizing starter held items in DPPttom-overton
2022-09-06Fix an issue where certain cosmetic forms cannot be randomly chosen in Gen 7 ...tom-overton
2022-09-03Gen 6/7: Add support for Random Starter Held Itemtom-overton
2022-07-16Make Evos Easier now makes Pokemon evolve at 160 happiness (was 220)tom-overton
2022-07-14Make the logic for not being able to write to a location actually worktom-overton
2022-07-12If the randomizer tries to save to a place where it's not allowed to write, p...tom-overton
2022-07-03Fix issue where Force Fully Evolved could have different results even with th...tom-overton
2022-06-17Add "Ensure Two Abilities" setting (#462)Brandon
2022-06-12add "better trainer movesets" settingAjarmar
2022-06-12random option added to custom starters (#455)Zach Meadows
2022-06-09BW2: Fix an issue where PWT trainers could have two Pokemon with the same ite...tom-overton
2022-06-09Fix issue where Type-Themed Trainers and Force Fully Evolved could cause Poke...tom-overton
2022-05-31Remove more useless items from the non-bad item listtom-overton
2022-05-29BW2: Add support for reading/writing PWT trainer names/classestom-overton
2022-05-29Gen 3: Read/write Deoxys stats from the right places in FRLG/Emtom-overton
2022-05-24FRLG: Don't consider certain useless items as non-badtom-overton
2022-05-23Read charge/recharge info from movestom-overton
2022-05-22store trainer pokemon moves as arrayAjarmar
2022-05-20Read trap/bind information from movestom-overton
2022-05-18Read punch move info from movestom-overton
2022-05-18Read sound move information from movestom-overton
2022-05-16Read crit information from movestom-overton
2022-05-16Read absorb/recoil info from movestom-overton
2022-05-16set status moves correctly in gen 1-3Ajarmar
2022-05-15WE ALL SNEEDrafa_99