-
-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* anvil saving foundation * fix: clippy warns * write chunk header * write x_pos and z_pos * cargo: fmt * maybe improve something, maybe made something worse * Make anvil work (#465) * refactored stuff into chaos * now we got sinkholes * Reimplemented the whole write logic we now have wierd chunks but the data is mostly correct * Fixed long overflow * Fix fmt and clippy * Added unit test to check anvil saving * Fix fmt * Fixed useless clone * Removed unnecessary unwraps and added timestamp table * Removed fs2 dependency * Fix stop deadlock --------- Co-authored-by: Alvsch <[email protected]> * Update README.md --------- Co-authored-by: Nico Göbel <[email protected]> Co-authored-by: Alvsch <[email protected]>
- Loading branch information
1 parent
8721576
commit 495de3d
Showing
9 changed files
with
584 additions
and
121 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.