summaryrefslogtreecommitdiff
path: root/src/com/dabomstew/pkrandom/romhandlers/RomHandler.java
AgeCommit message (Expand)Author
2022-05-14OUR CODE ⚒rafa_99
2022-04-29refactor trainer pokemon randomizationAjarmar
2022-04-29finish elite four unique pokemon functionalityAjarmar
2022-04-29elite4 unique pkmn setting commitunknown
2022-03-31Gen 7: Add support for randomizing egg movestom-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-26Gen 3: Check that ROMs are clean and officialtom-overton
2021-11-26Gen 1: Check that ROMs are clean and officialtom-overton
2021-10-31Gen 3: Add support for randomizing Secondary Shopstom-overton
2021-10-22remove game-crashing moves from vietnamese crystal movepool (#317)pidgezero_one
2021-09-18Improve logging of Pickup itemstom-overton
2021-09-06Gen 3: Add support for randomizing items obtained via Pickuptom-overton
2021-09-06Some cleanup of RomHandler.javatom-overton
2021-09-06Delete useless RomHandler method canChangeStarterstom-overton
2021-08-20Standardize the spelling of 'Randomize' on the American spellingtom-overton
2021-06-17Gen 4: Ban Giratina-O from trainer battlestom-overton
2021-05-22disable static music fix in most non-english versionsAjarmar
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-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-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-23change EvolutionUpdate collection to Set to maintain uniquenessAjarmar
2021-03-23fix logs missing "updated evos" for split evosAjarmar
2021-03-22use settings as parameter for romhandler functions, refactor randomization flowAjarmar
2021-03-11disable "limit main-game legendaries" checkbox for games that don't have themAjarmar
2021-03-03changed "limit musketeers" to "limit main-game legendaries"Ajarmar
2021-03-03Merge pull request #112 from AaronCFreytag/tm-tutor-follow-evolutionsAjarmar
2021-03-02Copy TM/Tutor compatibility to cosmetic formesAaron Freytag
2021-02-25Merge branch 'master' of https://github.com/Ajarmar/universal-pokemon-randomi...Aaron Freytag
2021-02-25Evolution following for TM/HM/Tutor CompatibilityAaron Freytag
2021-02-22Add diagnostics for the loaded ROM to both spoiler logs and error logstom-overton
2021-02-17Add the Percentage Level Modifier option for Static Pokemon in Gens 3-7 (WHOA)tom-overton
2021-02-05Add option to remove time-based evolutionstom-overton
2021-01-10Ban Giratina-O and Shaymin-S, since they revert in a variety of circumstancestom-overton
2020-11-15Add feature to select which EXP curve is used for Standardize EXP Curvestom-overton
2020-11-04Special Shops: add Guarantee X Items settingtom-overton
2020-10-12Ban ability-dependent formes when abilities are not randomized (fixes #10)tom-overton
2020-09-26force swap static mega evolvables in XY to prevent softlockAjarmar
2020-09-14gen 4: prevent formes from appearing on trainers in DPAjarmar
2020-08-28Update copyright headers on every Java filetom-overton
2020-08-26Read the version number from the game's text and display it when a game updat...tom-overton
2020-08-26Add functionality for removing game updatestom-overton
2020-08-26Remove now-unused RomHandler methodtom-overton
2020-08-26Disallow CXI output if game update is appliedtom-overton