Skip to content

Commit

Permalink
Add v4.4.0 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-overton committed Mar 24, 2022
1 parent 042535a commit f383406
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions changelogs/CHANGELOG-v4_4_0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# Changes - v4.4.0

---
## General

- FIX: 3DS Game Updates
- Fixed an issue where 3DS game updates with an invalid header but valid contents were not recognized by the randomizer.

- FIX: Using the Randomizer with Certain Characters in the File Path
- Fixed an issue where the randomizer wouldn't work properly if the "+" character was located anywhere in the file path.

---
## Pokemon Traits

### Pokemon Types

- **NEW SETTING**: Force Dual Types
- When this setting is enabled, all Pokemon will have two types when Pokemon types are randomized.
- Thanks to @Corruption-Echoes for this addition!

---
## Moves & Movesets

### Move Data

- FIX: Update Moves to Generation
- Gen 5: Fixed an issue where Storm Throw's power was incorrectly set to 60 instead of 45 when moves were updated to Generation 6 or higher.

---
## Foe Pokemon

### Trainer Pokemon

- FIX: Randomize Trainer Names
- Gen 2: Fixed an issue where custom trainer names with "9" in them would cause glitchy behavior. The "9" character is now silently stripped from names.

---
## Misc Tweaks

- FIX: Force Challenge Mode
- Fixed an issue where this setting did not function properly.

0 comments on commit f383406

Please sign in to comment.