Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
And a bunch of undefined things we don't handle intentionally just yet...
|
|
This should fix issues with antivirus locking files/folders on Windows.
|
|
It now:
* Doesn't extract until it knows the content format is good.
* Extracts in a predictable location, not requiring to use a second path for the actual pack root.
|
|
The check wasn't very good and was breaking because it assumed uniform paths.
|
|
This is something I ran into when one of my accounts stopped working.
The auth token probably expired.
This should now be handled as a normal auth error, not a network failure.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also changes the text of the jar mod addition button.
It should be clearer what it does and hopefully will not confuse
as many people.
|
|
Errors are handled by setting a flag and failing on the next call to next()
|
|
|
|
* Tasks are now described by class name and object name (or memory address).
* Tasks starts are logged.
* Aborted tasks are now treated just as the other cases.
|
|
|
|
They are not as precise, the new logic gives every
download 1000 'units' instead of the actual (initially unknown) sizes.
|
|
|
|
It should be removed, it just signifies that there is a system missing.
|
|
|
|
Possibly also some bug fixes.
|
|
All LGPL code is back in the customized quazip fork
|
|
It's not entirely clean yet.
|
|
This lets you use commands with parameters.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
or 203
|