summaryrefslogtreecommitdiff
path: root/src/com/dabomstew/pkrandom/romhandlers/Gen4RomHandler.java
AgeCommit message (Expand)Author
2021-12-21Gen 4: saving ROM writes changes (#354)SilverstarStream
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-15Gen 5: Check that ROMs are clean and officialtom-overton
2021-12-14Gen 4: Check that ROMs are clean and officialtom-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-11-09Add Items.java constants filetom-overton
2021-09-18Improve logging of Pickup itemstom-overton
2021-09-08Gen 4: Add support for randomizing items obtained via Pickuptom-overton
2021-09-06Delete useless RomHandler method canChangeStarterstom-overton
2021-07-28DPPt: Ban female-only Pokemon from showing up in the intro (fixes #254)tom-overton
2021-07-14Gen 4: Add support for updating type effectiveness (aka, nerf Steel)tom-overton
2021-06-30HGSS: Update hardcoded Kenya texttom-overton
2021-06-30HGSS: Updated hardcoded TM texts in Battle Frontiertom-overton
2021-06-25HGSS: Address the bug involving Ability 2tom-overton
2021-06-25Gen 4: Update hardcoded TM texts when TMs are randomizedtom-overton
2021-06-21HGSS: Reduce textCharsPerLine to 36tom-overton
2021-06-21Gen 4: Don't replace strings if we don't need to do sotom-overton
2021-06-21HGSS: Change the Game Corner TM Text for all non-Korean versionstom-overton
2021-06-19HGSS: Randomize Game Corner static Pokemon for all non-Korean versionstom-overton
2021-06-17Gen 4: Ban Giratina-O from trainer battlestom-overton
2021-06-17HGSS: Fix issue where headbutt text can have incorrect spacingtom-overton
2021-06-15Gen 4: Set the gender correctly for roamers that show a picturetom-overton
2021-06-03Classify trainers as potential or guaranteed multi-battlestom-overton
2021-06-03DPPt: Fix glitchy trainer battles when you do a double wild battle with a par...tom-overton
2021-05-29Replace AILevel with IVs in TrainerPokemon (#195)spaceonaut
2021-05-28Pt (U): Add support for randomizing roamerstom-overton
2021-05-28HG/SS (U): Add support for randomizing roamerstom-overton
2021-05-28Diamond/Pearl (U): Add support for randomizing roamerstom-overton
2021-05-22disable static music fix in most non-english versionsAjarmar
2021-05-15DPPt: fix randomized starter graphicsAjarmar
2021-05-14DPPt: Fix National Dex at Start patch so the PokeRadar is obtainabletom-overton
2021-05-14Gen 4: fix special shop randomization infinite saving loop onAjarmar
2021-05-12Gen 4/5: fix up double battles for all trainersAjarmar
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-02HGSS: Fix Random Catching Tutorial softlock and Marill replacement for all no...tom-overton
2021-04-30Ban useless abilitiestom-overton
2021-04-24Gen 4: enable double battles for all trainers in double battle modeAjarmar
2021-04-19Add support to Gen 3+ to randomize held items for trainer's pokesspaceonaut
2021-04-13Merge remote-tracking branch 'origin/master'Ajarmar
2021-04-13Gen 6: limit mega stones to one occurrence among field items if "balance shop...Ajarmar
2021-04-13HGSS: Add custom patch to the catching tutorial codetom-overton
2021-04-12HGSS: refactor how Marill strings are changedtom-overton