Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#55 #59 #68 #70 Realistic skyboxes, better var tracking, options moved to profile #71

Merged
merged 26 commits into from
Dec 2, 2021

Conversation

aggregate1166877
Copy link
Collaborator

@aggregate1166877 aggregate1166877 commented Dec 2, 2021

Now has a skybox dynamically generated from real star data. Skybox position in universe is hardcoded to 0,0,0 at the moment (Earth's position), but does support different positions.

Improves speedTracker a tad (will need to be replaced soon).

Implements a mechanism that tracks variable changes and events far better than before. Spaceship loader, userProfile, skybox have been migrated to the new mechanism.

Closes #59, #68, #70. Makes progress #55, but does not close it.

Running tests for app/local/controls.js
  Running test validatePlayerControlsSchema()
    Control schema valid.
--- ✄ stats --------------------------------------
Tests completed after 2ms.
1 passed, 0 failed, 1 total.
--- ✄ thank you for your contributions! ----------

aggregate1166877 added 26 commits November 27, 2021 00:01
…box.js bundle (and other) to .gitignore, remove node worker arg.
…mprove profile cache tracking mechanism.
@aggregate1166877 aggregate1166877 merged commit 4c01dc1 into master Dec 2, 2021
@aggregate1166877 aggregate1166877 self-assigned this Dec 2, 2021
aggregate1166877 added a commit that referenced this pull request Dec 19, 2021
#55 #59 #68 #70 Realistic skyboxes, better var tracking, options moved to profile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generate skybox based on real star data
1 participant