mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-13 07:54:59 +00:00
release beta 1
This commit is contained in:
@@ -15,45 +15,66 @@ New features added by upgrading to Pokemon essentials 19 / MKXP
|
||||
MKXP: https://github.com/Ancurio/mkxp
|
||||
Full Essentials changelog: https://essentialsdocs.fandom.com/wiki/Change_log
|
||||
|
||||
## Technical ###
|
||||
## Technical###
|
||||
- MKXP player is now used to run the game instead of RGSS player
|
||||
- Fullscreen & resizable screen
|
||||
- Linux and Mac support
|
||||
- Performance improvements
|
||||
- Native controller support
|
||||
- Built-in controls binding (F1)
|
||||
-- Includes native controller support
|
||||
- The game now continues running when it's in the background
|
||||
- Savefiles are now located in the appdata folder (Windows)
|
||||
- New debug options:
|
||||
- Savefiles have been moved to the appdata folder (Windows)
|
||||
|
||||
|
||||
## UI and menus ##
|
||||
- New options in in-game menu:
|
||||
- Default movement
|
||||
- Text entry type
|
||||
-
|
||||
- New options in in-game menu:
|
||||
- Fixes random memory crashes (unconfirmed, but I haven't encountered one so far)
|
||||
- Battle type
|
||||
- Menus and controls should be more responsive
|
||||
- Added Instant text speed option
|
||||
- Added visual indicator for selecting fusion order on the title screen
|
||||
- Changed the battle UI's appearance
|
||||
|
||||
## Gameplay ##
|
||||
- Fixes several moves and abilities which were previously broken (Crafty Shield, Fairy Lock, Purify,
|
||||
Gale Wings, Moxie, Innards Out, Magician, Pickpocket, Protean, Disguise)
|
||||
- Fixes double battles
|
||||
- Exp. gain when catching Pokémon
|
||||
- Now possible to register multiple items at once
|
||||
|
||||
|
||||
|
||||
Other changes
|
||||
‾‾‾‾‾
|
||||
- Added Instant text speed option
|
||||
- Adds several new moves from generations 5 to 7
|
||||
- Added back double battles
|
||||
- Added triple battles lounge in Knot Island
|
||||
- Added Battle Factory
|
||||
- Changed how levels are calculated when unfusing:
|
||||
- Level when originally fused + experience obtained while fused
|
||||
- Levels gained via Rare Candies are NOT taken into account
|
||||
-NB: Pokemon that were fused in previous versions still use the old method
|
||||
- Reduced DNA Splicers price to $300
|
||||
- Resort Gorgeous now prioritizes Pokemon with custom sprites
|
||||
- Added back double battles
|
||||
- Added triple battles lounge in Knot Island
|
||||
- Added Battle Factory
|
||||
- Added visual indicator for selecting fusion order on the title screen
|
||||
- Updated all movesets to gen 7
|
||||
- Added 12 new TMs and 5 new Move tutors
|
||||
- Removed the Mt. Silver requirement for making triple fusions
|
||||
- Added an option to set the default battle type (single, double, triple) - Only available if beat the game at least once
|
||||
|
||||
|
||||
## Maps ##
|
||||
- Changed some tiles in Vermillion City
|
||||
- Added Dive section to Kindle Road
|
||||
- Made Giovanni boss battle in Saffron 2vs1
|
||||
|
||||
## Tweaks / Balance ##
|
||||
- Reduced DNA Splicers price to $300
|
||||
- Tweaked Sprout Tower to make it a bit easier
|
||||
- Moon Stones, Sun Stones, Dawn Stones, Dusk Stones and Shiny Stones are now sold at the Goldenrod Dept. Store instead of Celadon
|
||||
- Changed some trainer teams in Lavender tower
|
||||
|
||||
## Miscellaneous ##
|
||||
- Resort Gorgeous now prioritizes Pokemon with custom sprites
|
||||
- Renamed Spring boots to Golbat Boots
|
||||
- New debug options
|
||||
- Item stack limit increased to 999
|
||||
|
||||
#################
|
||||
# Bug fixes #
|
||||
#################
|
||||
- Fixed random memory crashes (unconfirmed, but I haven't encountered one so far)
|
||||
- Fixed random crash when catching Pokémon
|
||||
- Fixed several moves and abilities which were previously broken (Crafty Shield, Fairy Lock, Purify, Gale Wings, Moxie, Innards Out, Magician, Pickpocket, Protean, Disguise)
|
||||
- Fixed double battles
|
||||
|
||||
#################
|
||||
Removed Features
|
||||
@@ -67,7 +88,7 @@ Removed features that will be coming back eventually
|
||||
- Wild fusions //TODO: pas oublier de init exp_gained_since_fused=0 && exp_when_fused = self.exp
|
||||
- Autosave (except in Pokemon centers)
|
||||
- Fusing from PC
|
||||
- Nicknaming from the party screen
|
||||
- Nicknaming from the party screen - Added temporary name rater in Vermillion City's Pokemon center
|
||||
- Modern Mode compatibility
|
||||
- Quest log
|
||||
- Hidden abilities routes
|
||||
@@ -90,4 +111,10 @@ Removed features that probably won't be coming back
|
||||
############ KNOWN ISSUES ##############
|
||||
- Some areas might have abnormal lag (please tell me in the discord if you find one that's unreasonably laggy)
|
||||
- Some side-stairs might act strange
|
||||
|
||||
- The Pokedex is currently all sorts of messed up
|
||||
- Long loading time when starting up the game
|
||||
- Some of the music and sound effects might not load correctly
|
||||
- Some Pokémon appear higher than they should in battles on the player's side
|
||||
- Significant stutter in the overworld when playing the game on an AMD CPU
|
||||
- Several custom items have not yet been reimplemented
|
||||
- Some battle backgrounds might be missing
|
||||
|
||||
Reference in New Issue
Block a user