Skip to content

Releases: MokhaLeee/fe8u-cskillsys-kernel

1.0.0-LTS

10 Sep 10:40
Compare
Choose a tag to compare

FE8U C-SkillSys 1.0.0-LTS

long-term support version for production.

  1. 466 skills in implement
  2. To prevent game designers from being affected by low-level code bugs during development, we may offer hotfix for this release for potential bugs.
  3. .Text section is moved from in-BL range to long-call space, which can reduce the modification but may cause performance loss (~12%)
  4. FEB installer may be integrated inside new version FEBuilder later on

v0.8.0-beta

17 Aug 19:30
Compare
Choose a tag to compare

What's Changed

  1. 464 skills in implement
  2. Add skill scroll item
  3. Update designer-config to config whether players can generate a skill scroll for is the skills slot is full-filled.
  4. Bug fix

products

  • fe8-kernel-080beta.ups: patch generated by NUPS for Windows users
  • fe8-kernel-080beta.sym: symbol list for NO$GBA debugging
  • fe8-kernel-080beta.bsdiff: binary patch generated by bsdiff for linux users
  • fe8-kernel-080beta.ref.s: lyn reference for wizardry
  • fe8-kernel-080beta.ref.event: EA definition for buildfile users
  • include.zip: header files for wizardry
  • patches.zip: FEBuilderGBA patches for non-wizardry players

v0.7.0-beta

01 Aug 12:29
Compare
Choose a tag to compare

What's Changed

  1. 452 skills in implement
  2. Add two display plan on statscreen page1/4, which can be selected by FEB patch "designer config"
  3. Expand convoy to 200
  4. Add leadership stars, add FEB patches for them.
  5. Bug fix

products

  • fe8-kernel-070alpha.ups: patch generated by NUPS for Windows users
  • fe8-kernel-070alpha.sym: symbol list for NO$GBA debugging
  • fe8-kernel-070alpha.bsdiff: binary patch generated by bsdiff for linux users
  • fe8-kernel-070alpha.ref.s: lyn reference for wizardry
  • fe8-kernel-070alpha.ref.event: EA definition for buildfile users
  • include.zip: header files for wizardry
  • patches.zip: FEBuilderGBA patches for non-wizardry players

v.0.6.1-alpha

24 Jul 17:33
Compare
Choose a tag to compare

This is a hot fix on 0.6.0

What's Changed

  1. 438 skills in implement
  2. Add menu skills
  3. Update combat-art skills
  4. Add game designer's config
  5. Map skill anims optimized
  6. Bug fix

products

  • fe8-kernel-061alpha.ups: patch generated by NUPS for Windows users
  • fe8-kernel-061alpha.sym: symbol list for NO$GBA debugging
  • fe8-kernel-061alpha.bsdiff: binary patch generated by bsdiff for linux users
  • fe8-kernel-061alpha.ref.s: lyn reference for wizardry
  • fe8-kernel-061alpha.ref.event: EA definition for buildfile users
  • include.zip: header files for wizardry
  • patches.zip: FEBuilderGBA patches for non-wizardry players

v.0.6.0-alpha

24 Jul 17:15
Compare
Choose a tag to compare

What's Changed

  1. 438 skills in implement
  2. Add menu skills
  3. Update combat-art skills
  4. Add game designer's config
  5. Map skill anims optimized
  6. Bug fix

products

  • fe8-kernel-060alpha.ups: patch generated by NUPS for Windows users
  • fe8-kernel-060alpha.sym: symbol list for NO$GBA debugging
  • fe8-kernel-060alpha.bsdiff: binary patch generated by bsdiff for linux users
  • fe8-kernel-060alpha.ref.s: lyn reference for wizardry
  • fe8-kernel-060alpha.ref.event: EA definition for buildfile users
  • include.zip: header files for wizardry
  • patches.zip: FEBuilderGBA patches for non-wizardry players

v.0.5.2-rc

17 Jul 17:04
Compare
Choose a tag to compare

What's Changed

  1. 383 skills in implement
  2. add FEB patch "designer-config" to allow users customize more basic functionalities:
    • enbale player equip skills in prepscreen or not.
    • max equipable skill amount for each unit.
    • remove move-path display or not
    • kernel tutorial level
    • enbale combo-attack or not
    • weaken enemies by surrending them
    • decease hit rate if attack from the distance
  3. update combat-art infos, add more combat-art skills
  4. bug fix

products

  • fe8-kernel-052rc.ref.s: lyn reference for wizardry
  • fe8-kernel-052rc.ref.event: EA definition for buildfile user
  • fe8-kernel-052rc.sym: symbol list for NO$GBA debugging
  • fe8-kernel-052rc.bsdiff: binary patch generated by bsdiff for linux users
  • fe8-kernel-052rc.ups: patch generated by NUPS for Windows users
  • include.zip: header files for wizardry
  • patches.zip: FEBuilderGBA patches for non-wizardry players

v.0.5.1-rc

12 Jul 07:07
efc411e
Compare
Choose a tag to compare

What's Changed

Now skill effect values can be modifed via FEB patch skill misc info

products

  • fe8-kernel-051rc.ref.s: lyn reference for wizardry
  • fe8-kernel-051rc.ref.event: EA definition for buildfile user
  • fe8-kernel-051rc.sym: symbol list for NO$GBA debugging
  • fe8-kernel-051rc.bsdiff: binary patch generated by bsdiff for linux users
  • fe8-kernel-051rc.ups: patch generated by NUPS for Windows users
  • include.zip: header files for wizardry
  • patches.zip: FEBuilderGBA patches for non-wizardry players

v0.5.0-beta

11 Jul 12:02
Compare
Choose a tag to compare

v0.5.0-beta

What's Changed

  1. 368 skills done
  2. Reworke Combat calculation formula
  3. Skill index expand up to 1021. Each unit can carry up to 23 skills.
  4. Performace optimization: IWRAM arm function introduced, and thumb functions removed long-call.
  5. More abundant FEB patches.

products

  • fe8-kernel-050beta.ref.s: lyn reference for wizardry
  • fe8-kernel-050beta.ref.event: EA definition for buildfile user
  • fe8-kernel-050beta.sym: symbol list for NO$GBA debugging
  • fe8-kernel-050beta.bsdiff: binary patch generated by bsdiff for linux users
  • fe8-kernel-050beta.ups: patch generated by NUPS for Windows users
  • include.zip: header files for wizardry
  • patches.zip: FEBuilderGBA patches for non-wizardry players

v0.4.0-beta

20 Jun 11:55
Compare
Choose a tag to compare
  1. 254 skill in implementation
  2. New mechanics (Hone skill, panic status, teleportation ai, etc) are introduced
  3. free skill equipmenut in prepscreen
  4. support combo attack

v0.2.0

20 May 07:02
Compare
Choose a tag to compare

products

  • fe8-kernel-beta.ref.s: lyn reference for wizardry

  • fe8-kernel-beta.ref.event: EA definition for buildfile user

  • fe8-kernel-beta.sym: symbol list for NO$GBA debugging

  • fe8-kernel-beta.bsdiff: binary patch generated by bsdiff for linux users

  • fe8-kernel-beta.ups: patch generated by NUPS for Windows users

  • include.zip: header files for wizardry

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

Features

  1. Add new skills: PosReturn/PosSwap, etc
  2. Introduce external patch: DrawMapActionAnimation
  3. Combo-attack map anim introduced
  4. Fix bugs