Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Quilt support
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
chore: add license header
|
|
|
|
lecense
|
|
|
|
Keep track of compatible Java versions from meta. Launch-step
VerifyJavaInstall will check if current instance's Java version is
compatible.
Also add override option both globally and per-instance in-case the user
doesn't care about the requirement.
|
|
Fix translatable strings
|
|
|
|
|
|
Drop legacy instances
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #11
|
|
|
|
into feature/offline_mode
|
|
|
|
|
|
|
|
|
|
Let's move off our custom QuaZip. In the olden times we needed the
custom version of QuaZip, as it was basically unmaintained and on
SourceForge (eww). But nowadays it's maintained and on GitHub. See
new GitHub page: https://github.com/stachenov/quazip
|
|
|
|
|
|
The code is trying to get a string from a json object, and if that fails it should log "is not a string", not "is not a timestamp".
|
|
|
|
|
|
|
|
This reverts commit b4f750e7db40352111417ea89a9f375ae8c746ab, reversing
changes made to b19e3156154ba0dd232a3d165b1759c57e2858f2.
|