Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| | | * | | Fix a bug | Jan Dalheimer | 2013-12-26 | -5/+0 | |
| | | | | | |||||
| | | * | | Loads of stuff, amongst others d&d and many bug fixes | Jan Dalheimer | 2013-12-26 | -162/+555 | |
| | | | | | |||||
| | | * | | Initial commit. Basics work. Next: Drag and Drop | Jan Dalheimer | 2013-12-24 | -0/+803 | |
| | | / | |||||
| | * | | Nuke. | Petr Mrázek | 2014-02-04 | -3059/+0 | |
| | | | | |||||
| * | | | Allow overriding the order in which patches are applied | Jan Dalheimer | 2014-02-08 | -0/+240 | |
| | | | | |||||
| * | | | Error if a patch file is for a different version of minecraft | Jan Dalheimer | 2014-02-08 | -0/+9 | |
| | | | | |||||
| * | | | Reload version after removing custom.json | Jan Dalheimer | 2014-02-03 | -0/+2 | |
| | | | | |||||
| * | | | Fix installing forge after liteloader and then removing liteloader. Also ↵ | Jan Dalheimer | 2014-02-02 | -82/+96 | |
| | | | | | | | | | | | | | | | | formatting. | ||||
| * | | | Add a MMC-depend field (soft/hard) for version checking | Jan Dalheimer | 2014-02-02 | -32/+351 | |
| | | | | |||||
| * | | | Disable anything related to user.json for now. Will be re-enabled once we ↵ | Jan Dalheimer | 2014-02-01 | -37/+4 | |
| | | | | | | | | | | | | | | | | have a gui for it. | ||||
| * | | | Merge remote-tracking branch 'upstream/feature_derpstances' into ↵ | Jan Dalheimer | 2014-02-01 | -304/+665 | |
| |\ \ \ | | | | | | | | | | | | | | | | feature_derpstances | ||||
| | * \ \ | Merge branch 'feature_derpstances' of https://github.com/02JanDal/MultiMC5 ↵ | Petr Mrázek | 2014-02-01 | -591/+1581 | |
| | |\ \ \ | | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | into feature_derpstances Conflicts: gui/dialogs/OneSixModEditDialog.cpp logic/OneSixUpdate.cpp | ||||
| * | | | | Fix some bugs that got uncovered while trying to get liteloader 1.7 to work | Jan Dalheimer | 2014-02-01 | -1/+12 | |
| | |/ / | |/| | | |||||
| * | | | Fix a bug | Jan Dalheimer | 2014-02-01 | -6/+15 | |
| | | | | |||||
| * | | | Change the OneSix library view. It now shows a list of patches. | Jan Dalheimer | 2014-02-01 | -49/+183 | |
| | | | | |||||
| * | | | custom.json overrides all. For user patching there now is instance.json | Jan Dalheimer | 2014-01-28 | -42/+65 | |
| | | | | |||||
| * | | | Fix library ordering | Jan Dalheimer | 2014-01-27 | -29/+17 | |
| | | | | |||||
| * | | | Have the libraries tab show tweaker mods instead of libraries | Jan Dalheimer | 2014-01-27 | -43/+23 | |
| | | | | |||||
| * | | | Split parsing/applying. Better error logging. Fix crash. | Jan Dalheimer | 2014-01-27 | -329/+816 | |
| | | | | |||||
| * | | | Merge branch 'develop' into feature_derpstances | Jan Dalheimer | 2014-01-24 | -1/+3 | |
| |\ \ \ | |||||
| * | | | | Fix some stuff | Jan Dalheimer | 2014-01-24 | -4/+4 | |
| | | | | | |||||
| * | | | | Change naming from Derp -> OneSix until the new instance type supports legacy | Jan Dalheimer | 2014-01-24 | -821/+375 | |
| | | | | | |||||
| * | | | | Forge works now too, and so does forge+liteloader | Jan Dalheimer | 2014-01-23 | -81/+245 | |
| | | | | | |||||
| * | | | | Got liteloader working. Patching more or less works | Jan Dalheimer | 2014-01-22 | -54/+208 | |
| | | | | | |||||
| * | | | | Work towards liteloader support. Fix creating new instance | Jan Dalheimer | 2014-01-22 | -81/+120 | |
| | | | | | |||||
| * | | | | Merge branch 'develop' into feature_derpstances | Jan Dalheimer | 2014-01-22 | -51/+139 | |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| * | | | | Fix launching | Jan Dalheimer | 2014-01-22 | -3/+1 | |
| | | | | | |||||
| * | | | | Derpstances. Everything renamed. Launching does not yet work. | Jan Dalheimer | 2014-01-22 | -457/+918 | |
| | | | | | |||||
* | | | | | Small tweaks to make things better. | Petr Mrázek | 2014-02-06 | -22/+49 | |
| |_|_|/ |/| | | | |||||
* | | | | Add 'empty text' to all the version selection dialogs. | Petr Mrázek | 2014-01-29 | -29/+252 | |
| | | | | | | | | | | | | | | | | Customize it for the Forge one so people finally shut up about 1.7.4 | ||||
* | | | | Offline mode can be used even when online. | Petr Mrázek | 2014-01-27 | -276/+415 | |
| |_|/ |/| | | | | | | | | | | | | | | 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. | ||||
* | | | Hotfix 0.2.1 for twitch.0.2.1 | Petr Mrázek | 2014-01-22 | -1/+3 | |
| |/ |/| | | | | | Add to the changelog and tweak the version number. | ||||
* | | Extract native libs in the launcher part. | Petr Mrázek | 2014-01-22 | -51/+139 | |
|/ | |||||
* | Fix library path for 64bit natives | Petr Mrázek | 2014-01-21 | -1/+1 | |
| | |||||
* | Merge branch 'release-0.2'0.2 | Petr Mrázek | 2014-01-20 | -1590/+5835 | |
|\ | |||||
| * | Update the changelog, version, scale the instance icon | Petr Mrázek | 2014-01-20 | -6/+36 | |
| | | |||||
| * | Merge branch 'patch-1' of https://github.com/ACGaming/MultiMC5 into develop | Petr Mrázek | 2014-01-19 | -103/+103 | |
| |\ | |||||
| | * | Complete revision of the German language file | ACGaming | 2014-01-19 | -103/+103 | |
| | | | |||||
| * | | Scale faces to 64x64 | Petr Mrázek | 2014-01-19 | -1/+1 | |
| | | | |||||
| * | | Add 64x64 icon versions | Petr Mrázek | 2014-01-19 | -38/+57 | |
| |/ | |||||
| * | Remove 24x24 icons :< | Petr Mrázek | 2014-01-19 | -11/+0 | |
| | | |||||
| * | Add more scales to toolbar icons | Petr Mrázek | 2014-01-19 | -14/+855 | |
| | | |||||
| * | Move a bunch of resources into the resources folder. | Petr Mrázek | 2014-01-19 | -4/+4 | |
| | | | | | | | | Also, cat is no longer mysterious. It's just FLUFFY! | ||||
| * | Use icon theme so we can have more than one icon size per icon | Petr Mrázek | 2014-01-19 | -112/+953 | |
| | | |||||
| * | Try to improve status arrows a bit | Sky | 2014-01-19 | -4/+7 | |
| | | |||||
| * | Force using LF endlines while configuring tests | Petr Mrázek | 2014-01-18 | -1/+6 | |
| | | |||||
| * | Merge branch 'fix_tests' of https://github.com/02JanDal/MultiMC5 into develop | Petr Mrázek | 2014-01-18 | -24/+52 | |
| |\ | |||||
| | * | Get rid of some obsolete functions | Jan Dalheimer | 2014-01-05 | -3/+0 | |
| | | | |||||
| | * | Unbreak and reactivate the some UpdateChecker tests | Jan Dalheimer | 2014-01-05 | -21/+52 | |
| | | | |||||
| * | | DERP DERP DERP | Petr Mrázek | 2014-01-18 | -1/+2 | |
| | | | | | | | | | | | | DERP ALERT. DUCK AND COVER! |