Daniel Scalzi

Results 19 issues of Daniel Scalzi

The no-distribution screen should do a version check to see if an update is available. If an update is available, the user should be given an option to update. The...

Index processors have two main phases. 1. Initialization (No progress-tracking) 2. Validation (Progress-tracking) Validation yields a list of missing assets. Assets are aggregated and sent to the download engine. Progress...

Helios/v2

This will likely lead to a minor rewrite of the download logic in AssetGuard. v2 is taking a while so this is probably worthwhile for longterm support of v1.

component/assetguard
component/mojang
Helios/v1

For some reason, the main process seems to be blocking when we fork assetguard. Will need to investigate.

bug
Helios/v1