Giter VIP home page Giter VIP logo

Comments (4)

ZoriaRPG avatar ZoriaRPG commented on May 30, 2024

Here is a quick git push of the backend file with a comment block that illustrates all of the missing instructions.

If these have analogues somewhere, please indicate /where/ so that i can use them. Thank you. -Z

https://github.com/ZoriaRPG/ZeldaClassic/tree/MissingSFXBackend

from zquestclassic.

evouga avatar evouga commented on May 30, 2024

What do you mean there are "missing instructions"?

I changed around and consolidated some functions, but that shouldn't matter... the behavior of ZC quests should be identical as before. Do you have an example .qst with behavior that is now broken?

from zquestclassic.

evouga avatar evouga commented on May 30, 2024

Stuff to set MIDI loops and whatnot seems to be absent.

None of the MIDI code has (yet) been refactored into the backend.

from zquestclassic.

evouga avatar evouga commented on May 30, 2024

To be clear, the absence of these functions is intentional, as the entire sound engine was refactored.

  1. If the changes broke old quests, that is a bug. If you explain the scenario where an old quest breaks, I'll fix it.

  2. If you are trying to add features to the SFX engine, you should do so by first studying the new API and making sure it cannot already do what you are trying to do, and if not, modifying the new API (without breaking the sound engine, obviously).

from zquestclassic.

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.