summaryrefslogtreecommitdiff
path: root/src/com
AgeCommit message (Expand)Author
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-11HGSS: Make egg move randomization actually worktom-overton
2022-04-11Gen 2: Add support for randomizing egg movestom-overton
2022-04-10Gen 3: Add support for randomizing egg movestom-overton
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-04-03Consistency in bad item liststom-overton
2022-04-03Gen 4: Add support for randomizing egg movestom-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-03-24Bump version for releasetom-overton
2022-03-14Gen 2: Fix an issue using a custom name with 9 in it broke trainerstom-overton
2022-03-10Fix issue where file paths with + in them would break the randomizer (fixes #...tom-overton
2022-03-08HGSS: Name all shopstom-overton
2022-03-07DPPt: Name all shopstom-overton
2022-03-05BW2: Make Force Challenge Mode actually work (fixes #401)tom-overton
2022-03-04Gen 5: Fix Storm Throw's BP when updating moves to future gens (fixes #403)tom-overton
2022-02-16Bump version numbertom-overton
2022-02-16Enforce Dual Type Option (#379)Aric Morrow
2022-01-31Don't throw exception for unexpected game update version (fixes #382)tom-overton
2022-01-28Add logging for when the game update is unsupportedtom-overton
2022-01-22Bump version for releasetom-overton
2022-01-22XY: Fix issue where No Irregular Alt Formes would cause the rnadomizer to crashtom-overton
2022-01-22Fix issue where No Irregular Alt Forme checkbox does not get properly set whe...tom-overton
2022-01-22BW1: Fix crash with No Irregular Alt Formestom-overton
2022-01-22Japanese Gen 3: Fix issue where Random Pickup items crash the randomizertom-overton
2022-01-19XY: Fix issue where the Sea Spirit's Den static encounter did not work properlytom-overton
2022-01-15Use keldo constant for something in Gen5RomHandlertom-overton
2022-01-02disable "force fully evolved" for Trainer Pokemon if "evolve every level" is ...Ajarmar
2022-01-01FRLG: Fix starter text not being updated when lowercase Pokemon names are usedtom-overton
2021-12-30Add file name to ROM diagnosticstom-overton
2021-12-23Gen 1: Make Added Stats on Evolution preserve BSTtom-overton
2021-12-21NCCH: Add some loggingtom-overton
2021-12-21Update invalid ROM messagetom-overton
2021-12-213DS: When randomizing held items, don't put anything for the 1% itemtom-overton
2021-12-21Gen 4: saving ROM writes changes (#354)SilverstarStream
2021-12-21Include unsupported ROM message in error logs tootom-overton
2021-12-21Gen 7: Check that ROMs are clean and officialtom-overton
2021-12-17Gen 6: Check that ROMs are clean and officialtom-overton
2021-12-16Don't attempt to write config for game update unless it successfuly loadedtom-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: Fix crashing issue when trainer held items are enabledtom-overton
2021-12-15Gen 5: Check that ROMs are clean and officialtom-overton
2021-12-14GUI: When resetting to initial state, clear out gen restrictionstom-overton
2021-12-14Gen 4: Check that ROMs are clean and officialtom-overton
2021-12-10More refactoring on shop itemstom-overton