index
:
randomizer.git
master
pokemon games randomizer
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
com
/
dabomstew
/
pkrandom
/
romhandlers
/
Gen6RomHandler.java
Age
Commit message (
Expand
)
Author
2022-04-06
XY: Fix crash when two trash can sets randomize to the same Pokemon
tom-overton
2022-04-06
XY: Add support for randomizing the trash can Pokemon (fixes #414)
tom-overton
2022-03-31
Gen 5: Add support for randomizing egg moves
tom-overton
2022-03-31
Gen 6: Add support for randomizing egg moves
tom-overton
2022-03-31
Gen 7: Add support for randomizing egg moves
tom-overton
2022-01-22
XY: Fix issue where No Irregular Alt Formes would cause the rnadomizer to crash
tom-overton
2022-01-19
XY: Fix issue where the Sea Spirit's Den static encounter did not work properly
tom-overton
2021-12-21
3DS: When randomizing held items, don't put anything for the 1% item
tom-overton
2021-12-17
Gen 6: Check that ROMs are clean and official
tom-overton
2021-12-16
Rename FileFunctions functions to call out big endian functions
tom-overton
2021-12-16
Only allow the latest update for a given 3DS game to be loaded
tom-overton
2021-12-10
More refactoring on shop items
tom-overton
2021-12-10
Add option to randomize evolutions every level
tom-overton
2021-12-09
Do some refactoring to shop item handling
tom-overton
2021-12-10
add option for banning irregular alt formes
Ajarmar
2021-12-03
XY: Fix hardcoded in-game trade text
tom-overton
2021-11-30
XY: Add support for randomizing the roamer while they roam
tom-overton
2021-11-09
Add Items.java constants file
tom-overton
2021-09-22
Add helper method to get the base number of a Pokemon
tom-overton
2021-09-18
Improve logging of Pickup items
tom-overton
2021-09-09
Gen 6: Add support for randomizing items obtained via Pickup
tom-overton
2021-06-25
ORAS: Make sure Feebas still has a Beauty evolution (fixes #202)
tom-overton
2021-06-03
Classify trainers as potential or guaranteed multi-battles
tom-overton
2021-05-29
Replace AILevel with IVs in TrainerPokemon (#195)
spaceonaut
2021-05-22
disable static music fix in most non-english versions
Ajarmar
2021-05-16
ORAS: Create a patch that lets you open the Pokedex when you've caught 0 Poke...
tom-overton
2021-05-09
Add constant file for move indexes
spaceonaut
2021-05-06
Randomize trainer ability slots and add functionality to get the ability for ...
tom-overton
2021-05-05
Implement Sensible items for Gen 3+
spaceonaut
2021-05-03
Read correct Ability information in Gens 4-6
tom-overton
2021-05-03
ORAS: Add support for randomizing the sparkling Mega Stone field items
tom-overton
2021-04-30
Ban useless abilities
tom-overton
2021-04-19
Add support to Gen 3+ to randomize held items for trainer's pokes
spaceonaut
2021-04-13
Gen 6: limit mega stones to one occurrence among field items if "balance shop...
Ajarmar
2021-04-12
OR/AS: fix ORAS exclusive items being excluded if "ban bad items" is used
Ajarmar
2021-04-11
X/Y: randomize Sycamore's Skiddo in the intro
Ajarmar
2021-03-29
DPPt: Add support for randomizing the intro Pokemon
tom-overton
2021-03-28
add setting for fixing static pokemon music (currently only implemented for p...
Ajarmar
2021-03-23
remove newlines at the beginning of methods
Ajarmar
2021-03-23
fix logs missing "updated evos" for split evos
Ajarmar
2021-03-22
merge with species constants
Ajarmar
2021-03-22
use settings as parameter for romhandler functions, refactor randomization flow
Ajarmar
2021-03-21
Add constants for Pokemon species numbers
tom-overton
2021-03-11
disable "limit main-game legendaries" checkbox for games that don't have them
Ajarmar
2021-03-04
XY: Enable National Dex at Start
tom-overton
2021-03-03
ORAS: Enable National Dex at Start
tom-overton
2021-03-03
changed "limit musketeers" to "limit main-game legendaries"
Ajarmar
2021-03-02
Fix weird interaction between Change Impossible Evos and Remove Time-Based Evos
tom-overton
2021-03-02
ORAS: Add Pokedex Area support
tom-overton
2021-03-01
3DS: Write the Nincada -> Shedinja evolution to Shedinja's evolutionsTo list ...
tom-overton
[next]