Garett PHG
Garett PHG
I able to produce highest resolution image by alternated this post: `https://hameru-is-cool.tumblr.com/post/639261855227002880` Into this: `https://hameru-is-cool.tumblr.com/post/639261855227002880` Click the image, and it zoomed into original image: `https://64.media.tumblr.com/1b5947a2e597a4beca61d6532494c4d0/b60b89a9a62a0425-45/s2048x3072/2c966fd13a2f6742020eac49ce844f1e5d611a83.jpg` Noticed the `s2048x3072`? It has...
See: https://github.com/TheBusyBiscuit/ExoticGarden/search?q=world-blacklist&type=code The current `world-blacklist` only prevent custom bush, fruit, and three being generated on fresh chunks. It's possible to get the Slimefun ExoticGarden seeds in any world as long...
How to get this works on fanbox.cc? Edit: specific site. Edit 2: I figured it out. The docs explains whitelist and blacklist. Here's my configuration: ```json "danbooru": { "blacklist": ["fanbox:creator"]...
Any update on this PR?
It fast, BUT there is a chance when the post-process is time consuming. I mean, like really time consuming, encoding video from set of images is time consuming, sometimes. This...
I'm having the same problem when it was running. It same specification: installed for Clang64. Edit: the fix is postponed and may be fixed eventually, BUT the things I'm working...
This PR fixed the issue I'm having on Windows. Please merge this PR as soon as possible. > box fails at compiling your fix to a phar. please post a...
Saw #12. It gives me an idea of having more returns, so it can be passed on some JSON module.
It is possible to cache the database loaded configs? Edit: Doesn't seem possible. The cache class is loaded later after `Config\App`.
The latest release binary has an issues on Windows OS, it causes error on `pickle install`. There is a PR solved the issue (I tested it myself) and it's not...