Skip to content

Another rewrite.#22

Open
nathanaccidentally wants to merge 1 commit intomasterfrom
scorpion2
Open

Another rewrite.#22
nathanaccidentally wants to merge 1 commit intomasterfrom
scorpion2

Conversation

@nathanaccidentally
Copy link
Copy Markdown
Member

@nathanaccidentally nathanaccidentally commented Feb 28, 2020

After looking over the current version of Scorpion, I've decided I want to do another rewrite. Haven't gotten too far yet, but I'll update this pull request as I work through some of the things I want to implement.

Current Changes:

  • Removed log.js dependency.
  • spnStats(bool) changed to displayPerformanceGraph(bool) but is functionally the same.
  • windowWidth and windowHeight are changed to wWidth and wHeight but both are functionally the same.
  • Global objects are now stored with the scpn prefix instead of global (ex. scpnLight)
  • Added storeObject(objectName, object) for storing objects globally.

@nathanaccidentally nathanaccidentally self-assigned this Feb 28, 2020
@nathanaccidentally nathanaccidentally added the good first issue Good for newcomers label Feb 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

good first issue Good for newcomers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant