Command to export LODs and update LODs
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.2k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
Why i am asking
I was having a problem with merging my LODs with a friend, i asked this on the supowrt channel on the discord but i don't got any satisfying enought answer. So i think this would be a great feature to add to this mod.
Proposals
/voxy export [fileName], will export all the chunks from the save/server that i am playing right now to a zip file.
/voxy update <fileName> will update my world/server with the new chunks. With a detail, for each chunk in the update file will verify the timestamp from the last change, if is lesser than the timestamp from the already existing in my world, they don't get replaced.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or existing entry points. Start by locating how commands are registered and how LOD chunks are stored, then determine the export format and timestamp conflict rules. Done means the proposed export and update commands work for save or server chunks without overwriting newer data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100