Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
NetJob is now using its own task queue and does not start more than 6 actions at the same time
|
|
|
|
|
|
Fixes #364
|
|
|
|
|
|
|
|
|
|
The url will now be shown as link, put into the clipboard AND opened in a browser.
At the same time. To avoid losing the URL.
|
|
|
|
|
|
Nuke all the things.
|
|
|
|
* minor fix for version filtering (1.5 no longer shows forge for 1.5.1 and 1.5.2)
* FML libs are downloaded to mods/minecraftforge/libs and cached
* FML libs are copied to instances which contain FML or forge
|
|
|
|
Fixes https://www.pivotaltracker.com/story/show/66994990
|
|
Conflicts:
logic/net/URLConstants.h
Resolve issues with multiple definitions of URL constants by moving them to their own object file.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Allow the user to pick a player name for offline mode.
Big auth refactor. Now using session objects instead of the accounts themselves.
Sessions only last for one instance start and hold all the auth and player data.
|
|
While reconstructing assets, skip files that don't exist.
Report missing OneSix native libraries.
|
|
|
|
|
|
It's now super hard. SRSLY.
|
|
|
|
|