summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2021-12-10Add option to randomize evolutions every leveltom-overton
2021-12-09Do some refactoring to shop item handlingtom-overton
2021-12-10Merge remote-tracking branch 'origin/master'Ajarmar
2021-12-10add option for banning irregular alt formesAjarmar
2021-12-05Gen 7: Update hardcoded trade texttom-overton
2021-12-05add constants for alt formes in gen 4-7Ajarmar
2021-12-04Fix variable text handling (fixes #315)tom-overton
2021-12-03XY: Fix hardcoded in-game trade texttom-overton
2021-12-02Gen 7: Add support for randomizing the Zygarde created by Assembly on Route 16tom-overton
2021-11-30XY: Add support for randomizing the roamer while they roamtom-overton
2021-11-26Gen 3: Check that ROMs are clean and officialtom-overton
2021-11-26Gen 2: Check that ROMs are clean and officialtom-overton
2021-11-26Gen 1: Check that ROMs are clean and officialtom-overton
2021-11-24Gen 5: Add support for modifying the level of the fake ball staticstom-overton
2021-11-09Add Items.java constants filetom-overton
2021-11-07update current version nameAjarmar
2021-11-04assign added stats randomly for split evos instead of pure randomAjarmar
2021-11-04add option to assign new stats upon evolution randomly when using "follow evo...Ajarmar
2021-10-31Add Gen1Items constants filetom-overton
2021-10-31Add Gen2Items constants filetom-overton