Releases: FireEmblemUniverse/fe8u-cskillsys
3.2.1-BETA
Note
You must update the FEBuilderGBA to the latest version from Laqieer's fork: https://nightly.link/laqieer/FEBuilderGBA/workflows/msbuild/master
What's Changed
- bug fix
- Integrate more FEB patches
Full Changelog: 3.2.0...3.2.1
3.2.0-BETA
Note
You must update the FEBuilderGBA to the latest version from Laqieer's fork: https://nightly.link/laqieer/FEBuilderGBA/workflows/msbuild/master
What's Changed
- 515 skills introduced
- Performance optimization on battle-damage calc
- bug fix
Full Changelog: 3.1.0...3.2.0
3.1.0-BETA
Note
You must update the FEBuilderGBA to the latest version from Laqieer's fork: https://nightly.link/laqieer/FEBuilderGBA/workflows/msbuild/master
What's Changed
- Split kernel code and uesr configurable data.
- Introduce IERevamp
Full Changelog: 3.0.2...3.1.0
3.0.2-beta
Note
You must update the FEBuilderGBA to the latest version from Laqieer's fork: https://nightly.link/laqieer/FEBuilderGBA/workflows/msbuild/master
What's Changed
bug fix
Full Changelog: 3.0.1...3.0.2
3.0.1
Note
You must update the FEBuilderGBA to the latest version from Laqieer's fork: https://nightly.link/laqieer/FEBuilderGBA/workflows/msbuild/master
What's Changed
- Fix bug on skill desc narrow fonts
- Fix bug on melee combo attack
- Add patch for class based critial rate bonus
- Add patch for class based silencer rate bonus
- Fix skill effects: CriticalForce, Aether, LunarBrace
- Fit to FEB devil weapon related patches
- Add more configs in system config patches.
Full Changelog: 3.0.0...3.0.1
3.0.0-beta
Note
You must update the FEBuilderGBA to the latest version from Laqieer's fork: https://nightly.link/laqieer/FEBuilderGBA/workflows/msbuild/master
What's Changed
- More skills
- Add skills for weapon.
- Add skills for shield.
- Add skill lists consistent with the old version (recognizable by the new version of FEBuilder).
- Put the menu skills to a standalone submenu to avoid potential action menu overflow issue.
- Add NegateDef patch.
- Add job growth patch.
- Add custom battle status bonus based on weapon rank.
- Add character based max status correction patch.
- More skill icons.
- bug fix
products
- fe8-kernel-300beta.ups: NUPS patch
- fe8-kernel-300beta.sym: symbol list for NO$GBA debugging
- fe8-kernel-300beta.ref.s: lyn reference for wizardry
- fe8-kernel-300beta.ref.event: EA definition for buildfile users
- buildfile.zip: EA buildfile
- include.zip: header files for wizardry
- patches.zip: FEBuilderGBA patches for non-wizardry players
Full Changelog: 2.4.1...3.0.0
2.4.1-rc
<!> hotfix on bug fix support until 2025.12
What's Changed
Bug fix
products
- buildfile.zip: EA buildfile
- fe8-kernel-dev.sym: symbol list for NO$GBA debugging
- fe8-kernel-dev.bsdiff: binary patch generated by bsdiff for linux users
- fe8-kernel-dev.ref.s: lyn reference for wizardry
- fe8-kernel-dev.ref.event: EA definition for buildfile users
- include.zip: header files for wizardry
- patches.zip: FEBuilderGBA patches for non-wizardry players
2.4.0-beta
What's Changed
- 510 skills in implement
- Update designer-config
- Bug fix
Known issue
It seems that 2.4.0-beta prebuild rom hold bug on data alignment, you can use such hotfix directly on compiled UPS:
// 2.4.0-beta only
PUSH
ORG 0xEF1BA
SHORT 0x3110 0x0000
ORG 0xEF1FA
SHORT 0x3110 0x0000
ORG 0xEF23A
SHORT 0x3110 0x0000
POP
Or refer to such patch for custom build: @90caccc
products
- fe8-kernel-240beta.ups: patch generated by NUPS for Windows users
- fe8-kernel-240beta.sym: symbol list for NO$GBA debugging
- fe8-kernel-240beta.bsdiff: binary patch generated by bsdiff for linux users
- fe8-kernel-240beta.ref.s: lyn reference for wizardry
- fe8-kernel-240beta.ref.event: EA definition for buildfile users
- include.zip: header files for wizardry
- patches.zip: FEBuilderGBA patches for non-wizardry players
2.3.0-beta
What's Changed
- bug fix
products
- buildfile.zip: EA buildfile
- patches.zip: FEBuilderGBA patches for non-wizardry players
2.2.0-beta
What's Changed
- bug fix
- auto display narrow-font for skill-desc
- add some bonus...
products
- buildfile.zip: EA buildfile
- patches.zip: FEBuilderGBA patches for non-wizardry players


