Code Monkey home page Code Monkey logo

Comments (3)

mikewesthad avatar mikewesthad commented on August 13, 2024

Thanks! I'll work on getting this released today. The packages have been overhauled to typescript, so I want to check a few things before I push all those updates into a release.

from navmesh.

malahaas avatar malahaas commented on August 13, 2024

@mikewesthad np. One thing I thought of last night after I PR'd is that it's possible you had that there due to an older version of Phaser not calling that on plugins. If that's the case (and you want to maintain backwards compatibility) you may want to leave the line I removed and just check an isBooted flag for your plugin within the boot method. /justAThought

from navmesh.

mikewesthad avatar mikewesthad commented on August 13, 2024

Yeah, I was wondering about something similar as I was looking at the code. I'll have to take a peek at Phaser's plugin system history to see. I might add an isBooted and/or isDestroyed flag to make it safe to call boot or destroy multiple times.

from navmesh.

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.