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

Minor improvements to webmap #78

Merged
merged 3 commits into from
Dec 25, 2024
Merged

Minor improvements to webmap #78

merged 3 commits into from
Dec 25, 2024

Conversation

granny
Copy link
Owner

@granny granny commented Dec 24, 2024

Each commit should be self-explanatory.

settings.web-directory.read-only will need to be set to false in the config when updating Pl3xMap to the version with this fix, since it includes changes to the webmap files.

Resolves: #79

@granny granny force-pushed the feat/webmap-improvements branch 2 times, most recently from 4362112 to 32d6f8a Compare December 24, 2024 05:01
granny and others added 3 commits December 24, 2024 21:24
Before, the packed integer was being turned into a reversed byte array. This isn't really an issue as long as it's converted back into a packed integer using the same logic.

`settings.web-directory.read-only` will need to be set to `false` in the config when updating Pl3xMap to the version with this fix, since it includes changes to the webmap files.
@granny granny force-pushed the feat/webmap-improvements branch from 596bef3 to b615d44 Compare December 25, 2024 07:29
@granny granny marked this pull request as ready for review December 25, 2024 07:29
@granny granny merged commit 1c45e6b into v3 Dec 25, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error that popped up later on, plugin was working fine before, Paper 1.21.4
2 participants