Skip to content

Releases: tommadness/KH2Randomizer

3.2.1 Generator Release

04 Apr 21:02

Choose a tag to compare

Hotfix to battle level scaling for final fights

3.2.0 Generator Release

04 Apr 19:56

Choose a tag to compare

Updated release with several QoL improvements and features, contributions from equations19 and ZakTheRobot unless otherwise noted.

Features

  • Vanilla Keyblade abilities and stats options
  • Battle Level Scaling based on Spheres (scaling based on logical access)
  • Battle Level Setting to force final fights to be LV50 even if TWTNW is not (courtesy of Num/Zeddikus)
  • Keyblade Locking Chests configurable by world (with corresponding tracker update from roromaniac8)
  • Ability to customize starting with specific magic/movement/visit unlocks and a range of random ones.
  • Custom Objective Pool support
  • Armor/Accessories can have randomized abilities (will update description with replaced ability)
  • Configurable Bonus Stat Reward Pool (HP/MP/Slots)
  • Configurable Shop Prices for added shop items
  • Non-second Visit Item Depth (excludes second visits of GoA portal worlds)
  • Level Slot randomization option (same number of slots available on levels, just random which levels have the items)

QoL

  • Seed string copy formatting for pasting to Discord (opt-in)
  • Custom command menu cosmetic support
  • Texture preset improvements
  • Starting with all visit unlocks should disable the tracker from tracking all the unlocks to GoA
  • Donald/Goofy AP can increment by 1 instead of 5 (minimum is still 5/4 respectively due to ModManager)
  • Small seed checking lua file to check if the seed was added into the game properly

Bugfixes

  • Valor/Final in the second slot of bonuses shouldn't fail to track anymore
  • Random preset should be random
  • Keyblade slots should no longer show as unreachable in the spoiler log (unless they are actually unreachable)

Detailed Notes for Custom Cosmetics (courtesy of equations19)

  • incorporate a lot of the player feedback to rework the cosmetics menu's layout, in hopes of simplifying its use
    • add windows to display the custom keyblades, command menus, itempics, room transitions, ending screens
    • rearrange some of the options to hopefully make it less confusing which ones go together
    • cosmetic settings that have an additional options screen now include an "additional settings" button inline with the associated setting, rather than a separate button below
    • separate music options into sections for KH games music and custom music to make it clearer which are overall settings and which go with the individual music pools
    • music summary is formatted as a grid now
    • if isn't set up yet for a particular cosmetic setting, try to guide the player on what to do in-app rather than just giving a popup message or silently having options be disabled
  • add the ability to download custom keyblade packs for KH1 and BBS, with permission from the mod authors
  • Generalize keyblade importing to support more mods
  • Adds a basic OpenKH mod.yml parser that can use a mod.yml file to determine the locations of keyblade models, textures, etc., rather than having to bake them into code. This (in theory) enables most well-formed keyblade replacement mods to be able to have their keyblade(s) imported into the seed generator without any work from the mod author.
  • Add a setting to replace GoA keyblades

3.1.2 Generator Release

25 Apr 21:26

Choose a tag to compare

Bugfix:

Fixing starting inventory causing problems with journal text

3.1.1 Generator Release

25 Apr 17:35

Choose a tag to compare

Bugfix release

  • Spoiler hints in reports should now only show hinted items, not all trackable
  • Data Roxas will no longer be considered part of the first visit
  • Multiple of the same unlock will not be added to shops, and other copies are still placed elsewhere
  • Fix vanilla magnet location for Luxord in TWNTW
  • Added Random 7 Growth and Random 9 Growth options
  • Added new option to limit stat growth on level ups, default being 1-99 allowing double stats.
  • Custom Texture Support for Marluxia and Oogie

3.1.0 Generator Release

02 Feb 22:46

Choose a tag to compare

Various bugfixes from the beta phase. Update for compatibility with most up to date GoA mod and latest game versions.

Keyblade locking lua fixes (now uses the lua library)
Daily seed fixes for cups
Minor logical fix for goddess of fate cup
JP language fixes for synth and starting inventory
Proper errors when not enough abilities available to hint in the journal
Some sphere issues in reverse rando fixed
Various fail to generator seed fixes
Roxas logically needs 10 visit locks to be required

3.1.0-Beta4 Generator Release

26 Jun 01:16
b365a44

Choose a tag to compare

Fixes luas for the 1.0.0.9 Epic and Steam Release

Warning: Texture Recolors on the new textures will take significantly longer (~10 minutes minimum for all textures).

Generator bugfixes:

  • KHBR update to 4.1.1 with several small fixes
  • Report depth is now working properly
  • Daily seeds with final form modifications work properly
  • New Mixed Visit Lock setting (mix of guaranteed and random) thanks to DThaiPome
  • Daily seeds with hints that need trackable reports now properly turn that setting on
  • Backend changes for hint files to keep compatibility with the tracker

3.1.0-Beta3 Generator Release

10 Jun 00:07

Choose a tag to compare

Bugfixes

  • Spoiler logs can be generated again
  • Updater will now use the github exe name going forward

3.1.0-Beta2 Generator Release

09 Jun 17:04

Choose a tag to compare

Bugfix release

  • Cosmetics cache folder is created when extracting keyblades
  • Extended item placement and Keyblades in Shop now properly work
  • Keyblade Lua is renamed to facilitate emu more easily
  • Starting reports with Jsmartee hints should be fixed
  • Prog hints with less than 13 worlds enabled should be fixed
  • First visit depth is now respecting the new visit locks
  • Synth/Puzzles now properly set the tracker world
  • Update checking shouldn't fail anymore when internet connection is lost
  • Progression hints should now properly hint enabled worlds over disabled ones when there are no items in them

3.1.0-Beta Generator Release

01 Jun 19:57

Choose a tag to compare

  • First visit locks (if you've played Archipelago randomizer, it works the same way)
  • Auto updater (when an update is available, you'll see a prompt in the generator to get that version)
  • New win conditions (objectives, lucky emblems, and classic 3 proof)
  • Individual item type weights (replaces old weighting system)
  • Expanded starting inventory options
  • Keyblades Unlock Chests option (specific keyblades allow you to open chests in worlds) courtesy of DA
  • Level up stat distribution (generalized Glass Cannon)
  • Party member mods courtesy of kareking
  • Boss/enemy updates courtesy of thundrio, including custom override support
  • New texture cosmetic randomization/customization courtesy of equations19
  • Improved Rando Rando

3.0.3 Generator Release

01 Oct 17:06

Choose a tag to compare

  • KHBR updated to 4.0.5
  • Spoiler hints with boss rando fixed
  • Vanilla MCP health bug fixed