Coder Social home page Coder Social logo

Comments (5)

entrpntr avatar entrpntr commented on September 28, 2024 1

constants/scene_constants.asm in general looks like one of the primary offenders remaining as of now; it remained essentially untouched during the recent work, and still contains plenty of references to Crystal-only map scenes.

EDIT: Also, I mentioned "caught data" previously, and since then engine/pokemon/caught_data.asm was also added to the repo. As noted in the #39 comments, it might better be renamed to caught_nickname.asm.

from pokegold.

entrpntr avatar entrpntr commented on September 28, 2024

BurnedTower1F has some label issues as well: Eusine, Morty, and Rival are given credit for different parts of text belonging to Firebreather Dick and Firebreather Ned. I'd imagine there might be several others in map scripts as well, if the priority was put on matching the scripts and not fixing all the labeling.

Can possibly use this issue to track constants as well, since there is a good amount of leftover pokecrystal stuff there. Eusine is referenced in constants/event_flags.asm and constants/scene_constants.asm, for instance.

Other ones that immediately come to mind are the use of "Buena" instead of "Beauty" in many places, and the two unused bytes in box_struct that became capture data in Crystal. There may be others in current master that I've already addressed in my pull requests; I'll add more if I see anything else I've deliberately skipped over in PRs thus far.

from pokegold.

Rangi42 avatar Rangi42 commented on September 28, 2024

Some labels are also now more accurate than pokecrystal, e.g. SPRITE_ANIM_INDEX_UNUSED_LAPRAS, and will need porting back to pokecrystal. @entrpntr if you want, please open an issue to just add such names as you come across them.

from pokegold.

Rangi42 avatar Rangi42 commented on September 28, 2024

Some references that will need changing:

  • Buena (e.g. SPRITE_BUENA)
  • Eusine (e.g. SCENE_CIANWOODCITY_SUICUNE_AND_EUSINE)
  • The Wise Trio (e.g. WiseTriosRoom.blk)
  • The Ruins of Alph word rooms
  • Clear Bell
  • GS Ball
  • Blue Card

from pokegold.

Rangi42 avatar Rangi42 commented on September 28, 2024

Everything mentioned here has been addressed; if more inaccuracies come up, they can just be fixed as they're discovered.

from pokegold.

Related Issues (20)

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.