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.
Checklist
Required
main
so it won't cause conflict when updatingmain
branch later.Purpose of change
Older versions of SDL have potential issues, this brings it in line 2.30.3 according to my debug.log
This does not fix any of my specific outstanding issues with the renderer. I tested.
18:23:52.918 INFO : SDL version used during compile is 2.30.0
18:23:52.918 INFO : SDL version used during linking and in runtime is 2.30.3
Describe the solution
Bump Ubuntu to 24.04 which will fetch the proper dependencies. Thanks Robbie.
You can find a working manual release of this here, but without linux you can't test the PR.
https://github.com/RoyalFox2140/Cataclysm-BN/releases
Describe alternatives you've considered
None. We don't need to support older Ubuntu as we can assist users in self compiling and they should get around to upgrading anyway.
Testing
https://github.com/RoyalFox2140/Cataclysm-BN/releases Load tested on Linux x64 Tiles and my existing saves still work. I can't find any new problems.
Additional context
@OrenAudeles @scarf005 Pings due to relevancy.