summaryrefslogtreecommitdiff
path: root/src/com/dabomstew/pkrandom/romhandlers/Gen4RomHandler.java
AgeCommit message (Expand)Author
2022-05-14OUR CODE ⚒rafa_99
2022-05-13Read flinch chance from movestom-overton
2022-05-12Read contact data from movestom-overton
2022-05-12Read status information for movestom-overton
2022-05-11Read stat change information for every movetom-overton
2022-05-03Add support for reading move priority from the gametom-overton
2022-04-29finish elite four unique pokemon functionalityAjarmar
2022-04-29elite4 unique pkmn setting commitunknown
2022-04-26Platinum: Add Fast Distortion World misc tweaktom-overton
2022-04-03Gen 4: Add support for randomizing egg movestom-overton
2022-03-31Gen 7: Add support for randomizing egg movestom-overton
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