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

added poi able to update & added try-except to print_log def #3

Merged
merged 8 commits into from
Mar 8, 2022
Merged

Conversation

skuzow
Copy link
Contributor

@skuzow skuzow commented Dec 28, 2021

  1. added poi able to update

This is mainly when a region is updated, and in the destination world where it's updated there are existing poi there. If that's the case with this change the poi will change, instead of not changing and staying in the air invisible. And if in the source world the poi doesn't exists poi will be deleted in the destination world.

  1. removed print_log def

I noticed this function doesn't work properly and makes some errors, so I think it's a good idea to erase it, because it's not necessary at all.

@Fallen-Breath
Copy link
Collaborator

added poi able to update

That's nice

removed print_log def

It's always nice to have a log to show who updated which chunks. If you think it loves to fails in your environment, you can added a try-except surrounding the file writing opertaion

and also, you don't need to handle the version bump

@skuzow skuzow changed the title added poi able to update & removed print_log def added poi able to update & added try-except to print_log def Dec 29, 2021
@Fallen-Breath Fallen-Breath merged commit 0faca56 into TISUnion:master Mar 8, 2022
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.

2 participants