Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-28 | NOISSUE simplify ProblemProvider | Petr Mrázek | |
2017-08-07 | GH-1314 add UI for custom minecraft jar addition | Petr Mrázek | |
Also changes the text of the jar mod addition button. It should be clearer what it does and hopefully will not confuse as many people. | |||
2017-04-08 | Revert "NOISSUE disable version customization until further notice" | Petr Mrázek | |
This reverts commit d864c95e2b5e172116370694d59a615a97cf390f. | |||
2017-04-07 | NOISSUE disable version customization until further notice | Petr Mrázek | |
2017-04-07 | NOISSUE fix liteloader uid where it is hardcoded hardcoded | Petr Mrázek | |
2017-04-07 | NOISSUE Make forge installable again | Petr Mrázek | |
2017-04-07 | NOISSUE preview of LWJGL version changing | Petr Mrázek | |
It still needs work - some LWJGL versions are exclusive to macOS. This has to be encoded in the json. | |||
2017-04-07 | NOISSUE Rough refactor of ProfilePatch and VersionFile internals. | Petr Mrázek | |
They are now distinct classes with distinct responsibilities. * ProfilePatch is an entry in MinecraftProfile and can hold VersionFile or Meta::Version. * VersionFile is the basic element that holds version information loaded from JSON. * Meta::Version is the loader class for VersionFile(s) from a server. | |||
2017-04-07 | NOISSUE reimplement package dependencies | Petr Mrázek | |
It is now stored as a hashmap There is also a parentUid to limit depsolving by encapsulating by version | |||
2017-04-07 | NOISSUE stuff and things happened. Maybe. | Petr Mrázek | |
2017-04-07 | NOISSUE hack it together enough to get launching back | Petr Mrázek | |
Meta index will now always return valid objects. They just might never load if they don't exist on the server. | |||
2017-04-07 | NOISSUE remove liteloader and forge | Petr Mrázek | |
2017-04-07 | NOISSUE Remove Minecraft version list and versions. | Petr Mrázek | |
2017-01-08 | NOISSUE update all the Copyright comments and texts to include 2017 | Petr Mrázek | |
2016-11-07 | GH-1445 update page list when version and log pages need it | Petr Mrázek | |
2016-04-30 | NOISSUE split GUI stuff from logic library | Petr Mrázek | |
2016-03-26 | NOISSUE stop referring to the minecraft profile as 'version' | Petr Mrázek | |
2016-03-26 | NOISSUE continue version file format refactors | Petr Mrázek | |
2016-02-27 | NOISSUE move files into paths that make more sense | Petr Mrázek | |
2016-02-21 | GH-1453 report version file problems in the version page | Petr Mrázek | |
2015-10-05 | NOISSUE dissolve util library | Petr Mrázek | |
2015-09-26 | NOISSUE fix all clang warnings | Petr Mrázek | |
2015-09-09 | GH-1227: World import using drag and drop - zip files and folders | Petr Mrázek | |
2015-08-23 | NOISSUE remoce the old WM_CLASS workaround | Petr Mrázek | |
2015-07-10 | GH-1034 do jar modding separate from update | Petr Mrázek | |
2015-06-06 | NOISSUE Various changes from multiauth that are unrelated to it | Jan Dalheimer | |
2015-05-29 | GH-994 hopefully fix issue with people still using jar mods | Petr Mrázek | |
Added an 'add mods' button to the version page Add jar mods now has a very angry nag dialog until it's used successfully Buttons on version page are rearranged to deemphasize jar mods | |||
2015-05-28 | GH-1011 fetch missing versions when customizing/reverting Minecraft patches | Petr Mrázek | |
2015-05-17 | GH-952 Hardcore version page tweakery | Petr Mrázek | |
Version patches get a lot of new flags that determine which actions are allowed Version page respects the flags Customize, revert and edit for version patches Builting patches can be customized | |||
2015-05-06 | NOISSUE do not show file browse dialog twice | Petr Mrázek | |
2015-05-05 | GH-899 clean up mod browse buttons and dead legacy forge | Petr Mrázek | |
2015-05-02 | GH-922 improve version select dialogs | Petr Mrázek | |
2015-05-02 | NOISSUE show errors for instance updates in edit instance window | Petr Mrázek | |
2015-05-01 | GH-328 overhaul all relevant version lists | Petr Mrázek | |
2015-04-15 | GH-866 load instance profile on launch and from version page | Petr Mrázek | |
2015-04-12 | NOISSUE get rid of the obsolete version builder | Petr Mrázek | |
2015-04-12 | NOISSUE move everything. | Petr Mrázek | |