This is my personal gitlab instance. Feel free to browse my stuff: https://gitlab.greeson.xyz/users/highsaltlevels/projects

Bug fixes

David Greeson requested to merge bug-fixes into master

Created by: HighSaltLevels

Bug Fixes

  • Allow Karla to appear no matter what
    • Karla only appears if Bartre is a level 5 Warrior
    • If Bartre is randomized to a class other than Fighter or Warrior, it will be impossible to recruit Karla
    • This version makes it to where Karla will always appear no matter what state Bartre is in
  • Axereavers are no longer considered C-rank swords. They're now used as C-rank lances
  • Legault is now given a key when randomized. If he has no way to open chests, his AI will attempt to leave the chapter. This can cause Legault to leave on turn 1. So start him with chest keys and he won't immediately leave.
  • Fix various places where characters were not randomized
  • Fix a bug where one of Denning's weapons was not randomized
  • Fix a bug where some characters didn't have battle animations
    • Some characters have hard-coded battle animations
    • I removed them so that the game will have a valid battle animation for each class
  • Fix a bug with S rank weapons
    • Armads, Durandal, Ereshkigal, Forblaze and Sol Katti could be used by anyone
    • Now they're weapon levels are set to S rank

Merge request reports