Daniel Scalzi

Results 77 comments of Daniel Scalzi

Can verify. This action is pretty much unusable with this issue.

I have to sit down and test this

I doubt this will be fixed on v1, it will require a rewrite or heavy re-examining of the download code. The issue does not happen all the time, and when...

It's not planned

Dependent on https://github.com/FabricMC/fabric-loader/issues/282

This is technically now possible to support.

Unlikely, since microsoft auth, settings revamp still needs to be done.

Needs to be refactored into https://github.com/dscalzi/helios-core/blob/master/lib/mojang/rest/MojangRestAPI.ts#L78 I also either need write access to https://github.com/GeekCornerGH/helios-status-page or we move it to an org. Up to you

Pack-specific settings would be nice, but unfortunately that requires a non-trivial rework to the settings system.

There is an option to use a local distribution. 1. On Nebula - `npm run start -- g distro dev_distribution --installLocal` 2. In helios - Open devtools. Execute: - DistroManager.setDevMode(true)...