Git Product home page Git Product logo

fe8-archipelago's Introduction

FE8 Archipelago Basepatch

The source for an FE8 Archipelago prototype. Currently intended to be used with ColorzCore to build the pre-randomized ROM.

What are the checks and rewards?

At the moment, checks are rewarded for:

  • Clearing a chapter.
  • Receiving a Sacred Twin regalia in a cutscene.

The rewards themselves are:

  • Progressive level cap (unpromoted level 10 -> promoted level 20, counts by 5s)
  • Progressive weapon level
  • A Sacred Twin weapon.

To make the Sacred Twin weapons more impactful, there is also an optional "Super Demon King" mode which buffs the final boss to take less damage from non-Sacred Twin weapons.

What else is planned?

  • Soon: Chestsanity
  • Soon: Supportsanity
  • Maybe soon: Death Link
  • Not soon: Free roam chapter mode

Is the actual randomizer in this repo?

No. See my branch of the main Archipelago repo.

How can I build this project?

See HACKING.md.

TODO

Issues

  • For units above the progressive level cap, EXP will display normally despite being capped. This is display-only; such units are correctly prevented from gaining EXP.
    • Overflow EXP that a unit gains from below the level cap to above it is not properly truncated. This may lead to a unit being level 20 with 11 EXP.
  • Receiving items on the world map doesn't work yet.
  • Units can be dropped on impassable terrain. This is a bug resulting from a fix that allows units to move one tile in any direction if the game judges them to be "stuck". This serves two purposes, first to reduce the chance that cutscene pathfinding will crash the game, and second to prevent softlocks if a mandatory enemy spawns in an inaccessible area (this is most commonly encountered with the chapter 2 brigands). There are a few different ideas for fixes outlined for this in HACKING.md if anyone is interested, but it is a low priority for me at the moment.

Polish

  • Seth's weapon can change between his fight with Valter and the actual start of the Prologue.
  • There are a few instances of a boss's cutscene class differing from their gameplay class.
  • Custom unit palettes are planned, but will not be available for a while.

Organizational

  • Move ExpandedModularSave to vendor from src
  • Move various vendored tools to vendor from bin
  • Use _build to store intermediate artifacts (.o files, etc) to avoid clutter

License and Credits

This code is licensed under the MIT License (see LICENSE), except for vendored resources as follows, which are included under their original licenses:

  • fireemblem8u decompilation symbols and headers by various contributors
  • BattleStatsWithAnimsOff by Tequila, with assets by Alusq
  • DangerZone, LToggle and HpBars by circleseverywhere
  • moveCostFix adapted from SelfRandomizingRom by circleseverywhere
  • lyn, libgbafe, text-process-classic and Expanded Modular Save by stan
  • Inline GenerateBestMovementScript by 7743
  • ParseFile and Png2Dmp by CrazyColorz5
  • FE8 Essential Fixes by the FE8 Skill System team and contributors
  • Project template initially forked from MysticOCE's EasyBuildfile taking inspiration from Zane Avernathy's Sacred Stones hack rewrites

Acknowledgments

Of course, this project has been far from a one-man effort. Major technical contributors to the FE8 Archipelago project include:

For specific contributions, please see the commit logs, both of this repository and (my branch of) the main Archipelago repo.

Finally, special thanks to SgtSmilies, MysticOCE and Datagne for helping me playtest through the earliest and buggiest versions.

fe8-archipelago's People

Contributors

ct075 avatar darrman avatar we-who-belong avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.