-
Notifications
You must be signed in to change notification settings - Fork 147
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
Update Submodule to 219.2.0 #536
Merged
DEATHB4DEFEAT
merged 20 commits into
Simple-Station:master
from
VMSolidus:Update-Submodule-To-219.2.0
Jul 12, 2024
Merged
Update Submodule to 219.2.0 #536
DEATHB4DEFEAT
merged 20 commits into
Simple-Station:master
from
VMSolidus:Update-Submodule-To-219.2.0
Jul 12, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Drops busname + attenuation.
* Transform cleanups * Fix build * ascension
* Content changes for MapManager/System refactor * Poke Tests * Why is this failing? * Will this make the analyzer happy?
* remove deprecated entity coordinate extension functions. Reduces warning count by approximately 50 * final toCoords Removed * Remove all unused variables and dead code paths * remove always true variable, should be a cvar or something instead * remove superfluous variables from tests
* GetGrid * GridExists * TryGetGrid
* Fix test * Kill float accumulators * Use entity proxy methods * DataField auto name generation where possible * Kill comp properties * Clean up server comps * Make events record structs * Clean up shared body code * Clean up server body code * Rename organ events to be same names as in med refactor
* Content changes & tests for engine prototype validation PR * A
github-actions
bot
added
Changes: C#
Changes any cs files
Changes: UI
Changes any XAML files
labels
Jul 10, 2024
SimpleStation14
changed the title
Update submodule to 219.2.0
Update Submodule to 219.2.0
Jul 10, 2024
The rounding at 0,0 got memed.
DangerRevolution
approved these changes
Jul 10, 2024
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
…ngines into Update-Submodule-To-219.2.0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uses the following Cherry-Picks:
space-wizards/space-station-14#26994
space-wizards/space-station-14#26518
space-wizards/space-station-14#26279
space-wizards/space-station-14#24946
space-wizards/space-station-14#27188
Requires:
#535
#534