summaryrefslogtreecommitdiffstats
path: root/logic/OneSixInstance.h
Commit message (Collapse)AuthorAgeLines
* Implement basic yggdrasil auth.Petr Mrázek2013-09-23-2/+2
| | | | No fancy login token saving involved.
* Things... and stuff... with 1.6 modding. Maybe.Petr Mrázek2013-09-20-0/+4
|
* Forge version list implementation. Needs integration and testing.Petr Mrázek2013-09-16-0/+2
|
* Basic 1.6 mod management (no jar mods)Petr Mrázek2013-08-28-4/+14
|
* All kinds of incremental improvementsPetr Mrázek2013-08-25-0/+5
| | | | | | | | | Redone the instance action toolbar: * Removed all the dead actions * Change icon and Rename are now morphed into a header * Added button for opening the config folder Implemented support for loose files and folders as legacy jar mods Added texture pack support
* Legacy jar reassembly, base of proper custom jar supportPetr Mrázek2013-08-24-0/+3
|
* Sync, removal of webkit as a dependency, removal of the web windows.Petr Mrázek2013-08-20-1/+1
|
* Move all the things (YES. Move them.)Petr Mrázek2013-08-17-0/+34
Also, implemented some basic modlist logic, to be wired up.