* Made deinitLogging create a copy of latest.log which is named after a calendar timestamp
* Now logToFile simultaneously logs to both logFile and logFileTs
* Implement suggested changes
* Implement suggested change
---------
Co-authored-by: Weltspear <>
* better shortcuts: no more arthritis simulator
* remove auto-format
* better shortcuts + back to menue option (without world exit tho)
* WIP exiting the world
* Requested changes
* no crash and better exit message.
* Localizers have fun translating this!
Packets are now sent more evenly spaces to avoid congestion on the send buffer of the operating system.
Expensive protocols, like the chunkTransmission protocol, are now executed in parallel to avoid congestion from unpacking large chunks of data in the network thread.
And finally the base protocol now tries to estimate the available bandwidth of the connection based on data of last 1.6 seconds (sorry to the people who live on the moon, your bandwidth cannot be estimated and is set to 100000 kB/s, so you will have trouble playing with your friends on earth).
fixes#216fixes#212
Increase minimum render distance to 4 (3 still commonly had rendering artifacts).
Lock infinite loop detection behind a developer setting. fixes#374
Fix day night cycle. fixes#368
Properly disconnect users. fixes#370
Fix chat history. fixes#366
* build.zig: add ../Library RPath to Mac
* build.zig: pull from specific package by system
* build.zig: MacOS: Don't link GL, redundant
* Add extra dependency for headers
* Fill the missing hashes and work around problems for linux-gnu targets.
* Update macos libraries using the glfw fork.
---------
Co-authored-by: IntegratedQuantum <jahe788@gmail.com>
* Pine Tree assets
* Pine Tree textures
* Update Taiga with Pine Trees
Note that I didn't make a "pine log top" block.
* Update Taiga with Pine trees
Now with a pine log top. I really dont liike the log tops. Not that they dont look good just how they would be for gameplay
* Add Pine fence and Pine top
* Update pine needles
* Pine Trees Taiga
* Fix line endings for Pine blocks
* Fix Taiga line endings