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

Truncate long area names, store previous owner separately #4

Merged
merged 4 commits into from
Nov 15, 2024

Conversation

luk3yx
Copy link
Member

@luk3yx luk3yx commented Oct 30, 2024

No description provided.

-- migration will just get run again on the next restart
if migrated > 0 then
minetest.log("action", "[areas] Migrated " .. migrated ..
" \"(by <player>)\" strings in area names")
Copy link
Member

@MoNTE48 MoNTE48 Oct 30, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

areas:save() should be added, so we don't have to do migrating over and over again.

@MoNTE48 MoNTE48 merged commit fa4ef14 into master Nov 15, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants