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

Fix: Server Now Reads Request Grid Rather than Location Grid #132

Merged
merged 2 commits into from
Jan 5, 2025

Conversation

neuPanda
Copy link
Contributor

@neuPanda neuPanda commented Jan 5, 2025

When originally coded for frontier both the target grid and the location grid were the same. i missed that the server was not reading the grid sent in the request but rather the grid the console was sitting on. on a normal station this manifests its self by making it look like the cruise control is not working, however what is going on is that you are changing the dampening values of the station, not the shuttle. oops

I also hate the names they changed the dampeners to, but i am to lazy to go change those :) enjoy

🆑

  • fix: Fixed inertia dampeners

@neuPanda neuPanda requested a review from sleepyyapril as a code owner January 5, 2025 20:34
@sleepyyapril sleepyyapril changed the title fix: server now reads request grid rather than location grid Fix: Server Now Reads Request Grid Rather than Location Grid Jan 5, 2025
@sleepyyapril sleepyyapril merged commit 5f57f4c into TheDenSS14:master Jan 5, 2025
8 of 9 checks passed
sleepyyapril added a commit that referenced this pull request Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants