Skip to content

Releases: FireEmblemUniverse/fe8u-cskillsys

3.2.1-BETA

24 May 04:34

Choose a tag to compare

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

  1. bug fix
  2. Integrate more FEB patches

Full Changelog: 3.2.0...3.2.1

3.2.0-BETA

20 Apr 14:27

Choose a tag to compare

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

  1. 515 skills introduced
  2. Performance optimization on battle-damage calc
  3. bug fix

Full Changelog: 3.1.0...3.2.0

3.1.0-BETA

30 Mar 10:48

Choose a tag to compare

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

  1. Split kernel code and uesr configurable data.
  2. Introduce IERevamp

Full Changelog: 3.0.2...3.1.0

3.0.2-beta

23 Mar 14:42

Choose a tag to compare

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

22 Mar 02:29

Choose a tag to compare

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

  1. Fix bug on skill desc narrow fonts
  2. Fix bug on melee combo attack
  3. Add patch for class based critial rate bonus
  4. Add patch for class based silencer rate bonus
  5. Fix skill effects: CriticalForce, Aether, LunarBrace
  6. Fit to FEB devil weapon related patches
  7. Add more configs in system config patches.

Full Changelog: 3.0.0...3.0.1

3.0.0-beta

18 Mar 13:43

Choose a tag to compare

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

image
image
image

Full Changelog: 2.4.1...3.0.0

2.4.1-rc

11 Mar 14:33

Choose a tag to compare

<!> 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

05 Mar 11:50

Choose a tag to compare

What's Changed

  1. 510 skills in implement
  2. Update designer-config
  3. 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

05 Feb 12:54

Choose a tag to compare

What's Changed

  1. bug fix

products

  • buildfile.zip: EA buildfile
  • patches.zip: FEBuilderGBA patches for non-wizardry players

2.2.0-beta

02 Jan 15:31

Choose a tag to compare

What's Changed

  1. bug fix
  2. auto display narrow-font for skill-desc
  3. add some bonus...

products

  • buildfile.zip: EA buildfile
  • patches.zip: FEBuilderGBA patches for non-wizardry players