summaryrefslogtreecommitdiff
path: root/src/com/dabomstew/pkrandom/romhandlers/Gen6RomHandler.java
AgeCommit message (Expand)Author
2022-04-06XY: Fix crash when two trash can sets randomize to the same Pokemontom-overton
2022-04-06XY: Add support for randomizing the trash can Pokemon (fixes #414)tom-overton
2022-03-31Gen 5: Add support for randomizing egg movestom-overton
2022-03-31Gen 6: Add support for randomizing egg movestom-overton
2022-03-31Gen 7: Add support for randomizing egg movestom-overton
2022-01-22XY: Fix issue where No Irregular Alt Formes would cause the rnadomizer to crashtom-overton
2022-01-19XY: Fix issue where the Sea Spirit's Den static encounter did not work properlytom-overton
2021-12-213DS: When randomizing held items, don't put anything for the 1% itemtom-overton
2021-12-17Gen 6: Check that ROMs are clean and officialtom-overton
2021-12-16Rename FileFunctions functions to call out big endian functionstom-overton
2021-12-16Only allow the latest update for a given 3DS game to be loadedtom-overton
2021-12-10More refactoring on shop itemstom-overton
2021-12-10Add option to randomize evolutions every leveltom-overton
2021-12-09Do some refactoring to shop item handlingtom-overton
2021-12-10add option for banning irregular alt formesAjarmar
2021-12-03XY: Fix hardcoded in-game trade texttom-overton
2021-11-30XY: Add support for randomizing the roamer while they roamtom-overton
2021-11-09Add Items.java constants filetom-overton
2021-09-22Add helper method to get the base number of a Pokemontom-overton
2021-09-18Improve logging of Pickup itemstom-overton
2021-09-09Gen 6: Add support for randomizing items obtained via Pickuptom-overton
2021-06-25ORAS: Make sure Feebas still has a Beauty evolution (fixes #202)tom-overton
2021-06-03Classify trainers as potential or guaranteed multi-battlestom-overton
2021-05-29Replace AILevel with IVs in TrainerPokemon (#195)spaceonaut
2021-05-22disable static music fix in most non-english versionsAjarmar
2021-05-16ORAS: Create a patch that lets you open the Pokedex when you've caught 0 Poke...tom-overton
2021-05-09Add constant file for move indexesspaceonaut
2021-05-06Randomize trainer ability slots and add functionality to get the ability for ...tom-overton
2021-05-05Implement Sensible items for Gen 3+spaceonaut
2021-05-03Read correct Ability information in Gens 4-6tom-overton
2021-05-03ORAS: Add support for randomizing the sparkling Mega Stone field itemstom-overton
2021-04-30Ban useless abilitiestom-overton
2021-04-19Add support to Gen 3+ to randomize held items for trainer's pokesspaceonaut
2021-04-13Gen 6: limit mega stones to one occurrence among field items if "balance shop...Ajarmar
2021-04-12OR/AS: fix ORAS exclusive items being excluded if "ban bad items" is usedAjarmar
2021-04-11X/Y: randomize Sycamore's Skiddo in the introAjarmar
2021-03-29DPPt: Add support for randomizing the intro Pokemontom-overton
2021-03-28add setting for fixing static pokemon music (currently only implemented for p...Ajarmar
2021-03-23remove newlines at the beginning of methodsAjarmar
2021-03-23fix logs missing "updated evos" for split evosAjarmar
2021-03-22merge with species constantsAjarmar
2021-03-22use settings as parameter for romhandler functions, refactor randomization flowAjarmar
2021-03-21Add constants for Pokemon species numberstom-overton
2021-03-11disable "limit main-game legendaries" checkbox for games that don't have themAjarmar
2021-03-04XY: Enable National Dex at Starttom-overton
2021-03-03ORAS: Enable National Dex at Starttom-overton
2021-03-03changed "limit musketeers" to "limit main-game legendaries"Ajarmar
2021-03-02Fix weird interaction between Change Impossible Evos and Remove Time-Based Evostom-overton
2021-03-02ORAS: Add Pokedex Area supporttom-overton
2021-03-013DS: Write the Nincada -> Shedinja evolution to Shedinja's evolutionsTo list ...tom-overton