index
:
randomizer.git
master
pokemon games randomizer
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
com
/
sneed
/
pkrandom
/
romhandlers
Age
Commit message (
Expand
)
Author
2023-08-31
Fix issue where Combine Duplicate Abilities can rarely result in duplicate ab...
Rafael Marçalo
2023-07-06
HGSS: Add support for Lyra/Ethan to have 'big' Pokemon
tom-overton
2023-01-03
Add support for enabling Better Movesets without trainer randomization
tom-overton
2023-01-03
Ban Unown for DPPt too
tom-overton
2023-01-03
Don't randomize Pokemon that are banned for wilds when Catch Em All is enable...
tom-overton
2023-01-03
Fix crash when wild encounters are randomized in HGSS
tom-overton
2023-01-03
Ban Unown as a wild encounter in GSC and HGSS (fixes #537)
tom-overton
2023-01-03
Fix Gen2RomHandler
tom-overton
2023-01-03
Gen 5: Fix Shedinja evo crashing on Bizhawk/real hardware
tom-overton
2023-01-03
Emerald: Add support for randomizing Mossdeep Steven
tom-overton
2023-01-03
remove twistedspoon from vc (#581)
pidgezero_one
2022-12-05
Add support for updating stats/moves to Gen 9
tom-overton
2022-12-05
USUM: Fix an issue where Mega Scizor's stats were updated instead of Aegislas...
tom-overton
2022-11-16
Gen 5: Add misc tweak to disable low HP music
tom-overton
2022-10-21
Move guaranteed catches from misc tweak to minimum catch rate slider
tom-overton
2022-10-21
Gen 5: Add support for Guaranteed Catching Pokemon
tom-overton
2022-10-21
Gen 6: Add support for Guaranteed Pokemon Catching
tom-overton
2022-10-21
Gen 7: Add support for Guaranteed Pokemon Catching
tom-overton
2022-10-21
Gen 1: Add support for Guaranteed Pokemon Catching
tom-overton
2022-10-21
Gen 2: Add support for Guaranteed Pokemon Catching
tom-overton
2022-10-21
Gen 4: Add support for Guaranteed Pokemon Catching
tom-overton
2022-10-21
Gen 3: Add support for Guaranteed Pokemon Catching
tom-overton
2022-10-08
Pt/HGSS: Add option to update Rotom appliance types
tom-overton
2022-10-02
Gen 7: Fix issue where Shedinja will sometimes not be generated
tom-overton
2022-10-02
Gen 7: Fix an issue where Nincada could create an invalid Pokemon
tom-overton
2022-09-24
Add support for randomizing starter held items in DPPt
tom-overton
2022-09-06
Fix an issue where certain cosmetic forms cannot be randomly chosen in Gen 7 ...
tom-overton
2022-09-03
Gen 6/7: Add support for Random Starter Held Item
tom-overton
2022-07-16
Make Evos Easier now makes Pokemon evolve at 160 happiness (was 220)
tom-overton
2022-07-14
Make the logic for not being able to write to a location actually work
tom-overton
2022-07-12
If the randomizer tries to save to a place where it's not allowed to write, p...
tom-overton
2022-07-03
Fix issue where Force Fully Evolved could have different results even with th...
tom-overton
2022-06-17
Add "Ensure Two Abilities" setting (#462)
Brandon
2022-06-12
add "better trainer movesets" setting
Ajarmar
2022-06-12
random option added to custom starters (#455)
Zach Meadows
2022-06-09
BW2: Fix an issue where PWT trainers could have two Pokemon with the same ite...
tom-overton
2022-06-09
Fix issue where Type-Themed Trainers and Force Fully Evolved could cause Poke...
tom-overton
2022-05-31
Remove more useless items from the non-bad item list
tom-overton
2022-05-29
BW2: Add support for reading/writing PWT trainer names/classes
tom-overton
2022-05-29
Gen 3: Read/write Deoxys stats from the right places in FRLG/Em
tom-overton
2022-05-24
FRLG: Don't consider certain useless items as non-bad
tom-overton
2022-05-23
Read charge/recharge info from moves
tom-overton
2022-05-22
store trainer pokemon moves as array
Ajarmar
2022-05-20
Read trap/bind information from moves
tom-overton
2022-05-18
Read punch move info from moves
tom-overton
2022-05-18
Read sound move information from moves
tom-overton
2022-05-16
Read crit information from moves
tom-overton
2022-05-16
Read absorb/recoil info from moves
tom-overton
2022-05-16
set status moves correctly in gen 1-3
Ajarmar
2022-05-15
WE ALL SNEED
rafa_99