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

Serious performance issues in game (master branch NOT affected!) #25

Closed
MengelCode opened this issue Dec 30, 2019 · 3 comments
Closed
Assignees
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@MengelCode
Copy link
Owner

#2 has been solved. However, the price for correcting the algorithm is a serious loss of performance, notable in Firefox and Chromium.

TASK

  • Re-write the structure of in-game enemies in a way which makes as little changes in the level generators necessary as possible.
  • Check if the former task and the removal of now hopefully unneeded "shadow entries" in the collision matrices help performance to become acceptable again. All level 3 tasks will be blocked.
@MengelCode
Copy link
Owner Author

Note: The master branch version does not have the bugfix. This is because, according to my info, the bug was not even noticed. So pushing it right here would make the game experience way worse. Alot, actually

@MengelCode MengelCode added blocker Prevents another task from being done. bug Something isn't working labels Dec 30, 2019
@MengelCode MengelCode self-assigned this Jan 20, 2020
@MengelCode MengelCode added the in progress Something is being worked on label Jan 20, 2020
@MengelCode MengelCode changed the title Serious performance issues in game Serious performance issues in game (master branch NOT affected!) Jan 30, 2020
@MengelCode
Copy link
Owner Author

I will possibly change the approach and discard the one alternative branch.

@MengelCode
Copy link
Owner Author

Approach of refining space ship collision changed. This issue is no longer of importance.

@MengelCode MengelCode added wontfix This will not be worked on and removed blocker Prevents another task from being done. in progress Something is being worked on labels Feb 12, 2020
Repository owner locked as resolved and limited conversation to collaborators Feb 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant