Lili
Lili
I decided to rollback the Chunk class to a state before the start of the refactor and now loads and generates the map again, is playable using the old world...
After reading it 2 times, I think that is a good replacement for the Code of Conduct, is more clean and easy to understand, also covers some stuff that the...
> I didn't use openCV as a backend as I saw it more fit to use DS as a way to get the "right" formats Camera support on Linux is...
Added a new change that replaces `time.time()` with `time.perf_counter()` as the former does not have enough precision and causes random crashes on Linux along with a small change to the...
Sure, I can back out the semaphore change. Now, regarding time.time, [it is not guaranteed to be more precise than a second and can be affected by the system clock](https://docs.python.org/3.10/library/time.html#time.time)....
Hello! This used to be a thing when MS still hadn't _"Killed"_ UWP, but now... It's quite hard. I could take a hit at it and make my own account/settings/sync...
After checking some docs, this seems doable. I could let users pick a file path where the profile config would be stored. The main issue is retaining read/write access to...
It should work with local drives, network drives, network paths and One Drive/Google Drive. You can try it on the nightly version. It might be missing an option to use...
v1.8.2 is now out with this change!
I think this issue is fixed in nightly builds, try those and let us know. EDIT: Same one as #1332