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

Support for Fire Emblem 7

David Greeson requested to merge bug-fix into master

Created by: HighSaltLevels

Major Changes

  • Huge refactor of the code base to be more malleable for additional games.
  • Support for FE7 (with a few known bugs).
  • Added a couple of sanity tests. Not too many. Just at 20% coverage, but we're getting there.

Known Bugs

  • Added known bugs from my initial sanity checking of FE7.
  • Added some workarounds for known bugs for players who are still trying out this unfinished work.

Minor Bug Fixes

  • Fixed a bad pointer with Eirika.
  • Fixed a bug where classes like the "Demon King" were getting randomized to unpromoted classes.
  • Fixed a bug with a misspelling of a variable in the version dialog module.

Merge request reports