Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-09 | Reorganize logic code. | Petr Mrázek | |
2014-03-30 | Fix many memory leaks. | Petr Mrázek | |
2014-02-08 | Fix crash bug related to messageboxes interrupting model resets in the ↵ | Petr Mrázek | |
instance list. | |||
2014-02-04 | Pave. | Petr Mrázek | |
2013-12-22 | Make FTB instances behave better | Petr Mrázek | |
* Do not re-create on every reload * Use the version.json/custom.json logic properly * Should be offline-friendly * FTB instances can be copied, turn into normal instances | |||
2013-12-21 | Initial FTB support. Allows "tracking" of FTB instances. | Jan Dalheimer | |
2013-12-15 | Improve group changing, update instance on version change | Petr Mrázek | |
Gives a list of existing groups to choose from. Instances are updated as long as there is at least one valid account. | |||
2013-12-02 | Unit testing | Jan Dalheimer | |
2013-11-30 | Remember the last selected instance and select it on startup | Jan Dalheimer | |
2013-11-22 | Implement user info stub for newest minecraft snapshot | Petr Mrázek | |
2013-11-04 | Reformat and (slightly) decruft all the things. | Petr Mrázek | |
2013-10-28 | Fix problem with instance list not using the instance folder path | Petr Mrázek | |
2013-08-26 | Nuke the old instance model, LONG LIVE THE NEW ONE | Petr Mrázek | |
2013-08-25 | Many improvements | Petr Mrázek | |
PermGen can be tweaked from the settings menu Groups are saved on change/exit Install target is no longer completely broken All the deplibs are now static Added notes dialog Fixed ini file format support (can save strings with newlines, tabs. UTF-8 is explicitly used!) Rename button now uses line breaks so it doesn't grow ever wider (Added a custom tool button subclass) There is now a CAT button. Meow. | |||
2013-08-17 | Move all the things (YES. Move them.) | Petr Mrázek | |
Also, implemented some basic modlist logic, to be wired up. |