Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | No more disabling of actions in the instance toolbar. It makes no sense. | Petr Mrázek | 2014-06-20 | -1/+0 |
| | ||||
* | Fix many memory leaks. | Petr Mrázek | 2014-03-30 | -0/+1 |
| | ||||
* | Copying of FTB instances working again | Jan Dalheimer | 2014-02-21 | -0/+2 |
| | ||||
* | Don't assume forge for FTB instances. Fix FTB related stuff. | Jan Dalheimer | 2014-02-21 | -2/+6 |
| | ||||
* | Use FTB's libraries/ and versions/ folders for non-copied instances | Jan Dalheimer | 2014-02-20 | -0/+3 |
| | ||||
* | Offline mode can be used even when online. | Petr Mrázek | 2014-01-27 | -1/+1 |
| | | | | | | 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. | |||
* | Fix FTB. | Petr Mrázek | 2014-01-15 | -0/+2 |
| | | | | | Add support of private packs. Fix instance ID problems related to FTB instances. | |||
* | Initial FTB support. Allows "tracking" of FTB instances. | Jan Dalheimer | 2013-12-21 | -0/+20 |