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
/
Gen3RomHandler.java
Age
Commit message (
Expand
)
Author
2023-01-03
Fix crash when wild encounters are randomized in HGSS
tom-overton
2023-01-03
Emerald: Add support for randomizing Mossdeep Steven
tom-overton
2022-10-21
Move guaranteed catches from misc tweak to minimum catch rate slider
tom-overton
2022-10-21
Gen 7: Add support for Guaranteed Pokemon Catching
tom-overton
2022-10-21
Gen 3: Add support for Guaranteed Pokemon Catching
tom-overton
2022-09-24
Add support for randomizing starter held items in DPPt
tom-overton
2022-07-16
Make Evos Easier now makes Pokemon evolve at 160 happiness (was 220)
tom-overton
2022-06-12
add "better trainer movesets" setting
Ajarmar
2022-06-09
Fix issue where Type-Themed Trainers and Force Fully Evolved could cause Poke...
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 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