cosmicdan

Results 44 comments of cosmicdan

Oh sure, putting the file at `resources/customloadingscreen/config/blank.json` works fine - as long as I set the mod config `S:screen_config=blank`. That makes more sense, it's not necessary to put the jsons...

I managed to do it in a fork I made to backport some stuff to 1.7.10, see https://github.com/HostileNetworks/Neat/commit/7c7e6ccda70b8fb8c151091c48a93077292c1304 Not too difficult. The intermediate brightness levels could probably look better, but...

I think almost all of those things actually have been fixed in vanilla code these days, so maybe don't worry about that :)

Looks good, thanks for this. Just found our server was using a huge amount of CPU and ~85% of it was from this tick method. Outrageous that it's reading the...

Just check the "Releases" section in the OP's fork, it has -spec appended to the end. On Mar 29, 2017, EzerArch wrote: >> Found that you already made a build,...

> > Just found our server was using a huge amount of CPU and ~85% of it was from this tick method. > > @cosmicdan sorry for necro this old...

Just in case anybody comes here via Google (like I did), the technical explanation from the original commit covers it: https://github.com/AdrianDC/multirom_bootable_recovery/commit/7e42fad68f7c421ba1e4a859c22fa815f9781f93

My own possibly-wrong but easy-to-understand explanation: it sets the ROM/slot up to use a new mount method that is compatible with Magisk (and possibly other ZIPs).

Good points, indeed it wouldn’t be to everyone’s taste, the loss of resources would annoy many. The plan for this mod was to be used on a multiplayer server where...

Oh I just have a lot of other things I want to do first is all I meant haha 😊 I’m pretty sure I could do it all, it’s just...