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 #include Ordering in .dme #84

Merged
merged 2 commits into from
Jul 21, 2024
Merged

Fix #include Ordering in .dme #84

merged 2 commits into from
Jul 21, 2024

Conversation

blinkdog
Copy link
Collaborator

About The Pull Request

This PR fixes the include ordering in shiptest.dme so we have canonical DreamMaker ordering.

This PR is a companion to PR #83 ; part two, where we use the check to fix the problem.

The check itself was also fixed up a bit, to handle case-insensitivity on Windows paths, and a DreamMaker edge case where .dmf files are sorted to the end.

Why It's Good For The Game

After this PR is merged, people will be able to download a ZIP from GitHub and build it locally.
They can run private servers locally and learn the game.
They can also start coding / mapping / making sprites.

@blinkdog blinkdog self-assigned this Jul 21, 2024
@github-actions github-actions bot added the Code change Watch something violently break. label Jul 21, 2024
@blinkdog blinkdog merged commit 2a5aed3 into master Jul 21, 2024
18 checks passed
@blinkdog blinkdog deleted the clownathi-for-all branch July 21, 2024 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code change Watch something violently break. DME Edit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant