Pokemon Emerald: Update changelog (#3952)
This commit is contained in:
parent
97be5f1dde
commit
5aea8d4ab5
|
@ -1,3 +1,21 @@
|
|||
# 2.3.0
|
||||
|
||||
### Features
|
||||
|
||||
- Added a Swedish translation of the setup guide.
|
||||
- The client communicates map transitions to any trackers connected to the slot.
|
||||
- Added the player's Normalize Encounter Rates option to slot data for trackers.
|
||||
|
||||
### Fixes
|
||||
|
||||
- Fixed a logic issue where the "Mauville City - Coin Case from Lady in House" location only required a Harbor Mail if
|
||||
the player randomized NPC gifts.
|
||||
- The Dig tutor has its compatibility percentage raised to 50% if the player's TM/tutor compatibility is set lower.
|
||||
- A Team Magma Grunt in the Space Center which could become unreachable while trainersanity is active by overlapping
|
||||
with another NPC was moved to an unoccupied space.
|
||||
- Fixed a problem where the client would crash on certain operating systems while using certain python versions if the
|
||||
player tried to wonder trade.
|
||||
|
||||
# 2.2.0
|
||||
|
||||
### Features
|
||||
|
@ -175,6 +193,7 @@ turn to face you when you run.
|
|||
species equally likely to appear, but makes rare encounters less rare.
|
||||
- Added `Trick House` location group.
|
||||
- Removed `Postgame Locations` location group.
|
||||
- Added a Spanish translation of the setup guide.
|
||||
|
||||
### QoL
|
||||
|
||||
|
|
Loading…
Reference in New Issue