Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NOISSUE add versioning to component metadata format and use it | Petr Mrázek | 2017-12-29 | -38/+0 |
| | ||||
* | NOISSUE fix crash bug in version page of instances | Petr Mrázek | 2017-12-29 | -1/+1 |
| | | | | | This was caused by generation of temporary component objects when no such thing should have been happening. | |||
* | NOISSUE when there is a version added already, preselect it in the version ↵ | Petr Mrázek | 2017-12-09 | -0/+19 |
| | | | | select dialog | |||
* | NOISSUE placeholder for proper 'change version' functionality | Petr Mrázek | 2017-12-05 | -0/+11 |
| | | | | | | | When using this on forge or liteloader, it now uses the 'install' dialogs instead. This will have to be done properly using the component version metadata later. | |||
* | GH-2026 implement changes necessary to support 1.13 snapshots | Petr Mrázek | 2017-12-03 | -31/+58 |
| | ||||
* | NOISSUE rename MinecraftProfile to ComponentList | Petr Mrázek | 2017-11-04 | -9/+9 |
| | | | | | It is realistically a list of components. The fact that it also holds the final launch parameters is a design bug. | |||
* | NOISSUE Legacy migration success now closes the instance window | Petr Mrázek | 2017-09-26 | -5/+0 |
| | ||||
* | NOISSUE merging of strategy into profile, onesix into minecraft | Petr Mrázek | 2017-09-09 | -8/+9 |
| | ||||
* | NOISSUE simplify ProblemProvider | Petr Mrázek | 2017-08-28 | -6/+5 |
| | ||||
* | GH-1314 add UI for custom minecraft jar addition | Petr Mrázek | 2017-08-07 | -24/+10 |
| | | | | | | 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. | |||
* | Revert "NOISSUE disable version customization until further notice" | Petr Mrázek | 2017-04-08 | -4/+1 |
| | | | | This reverts commit d864c95e2b5e172116370694d59a615a97cf390f. | |||
* | NOISSUE disable version customization until further notice | Petr Mrázek | 2017-04-07 | -1/+4 |
| | ||||
* | NOISSUE fix liteloader uid where it is hardcoded hardcoded | Petr Mrázek | 2017-04-07 | -2/+2 |
| | ||||
* | NOISSUE Make forge installable again | Petr Mrázek | 2017-04-07 | -2/+8 |
| | ||||
* | NOISSUE preview of LWJGL version changing | Petr Mrázek | 2017-04-07 | -16/+31 |
| | | | | | It still needs work - some LWJGL versions are exclusive to macOS. This has to be encoded in the json. | |||
* | NOISSUE Rough refactor of ProfilePatch and VersionFile internals. | Petr Mrázek | 2017-04-07 | -8/+8 |
| | | | | | | | | 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. | |||
* | NOISSUE reimplement package dependencies | Petr Mrázek | 2017-04-07 | -2/+5 |
| | | | | | It is now stored as a hashmap There is also a parentUid to limit depsolving by encapsulating by version | |||
* | NOISSUE stuff and things happened. Maybe. | Petr Mrázek | 2017-04-07 | -22/+3 |
| | ||||
* | NOISSUE hack it together enough to get launching back | Petr Mrázek | 2017-04-07 | -0/+1 |
| | | | | | Meta index will now always return valid objects. They just might never load if they don't exist on the server. | |||
* | NOISSUE remove liteloader and forge | Petr Mrázek | 2017-04-07 | -17/+16 |
| | ||||
* | NOISSUE Remove Minecraft version list and versions. | Petr Mrázek | 2017-04-07 | -2/+6 |
| | ||||
* | NOISSUE update all the Copyright comments and texts to include 2017 | Petr Mrázek | 2017-01-08 | -1/+1 |
| | ||||
* | GH-1445 update page list when version and log pages need it | Petr Mrázek | 2016-11-07 | -0/+8 |
| | ||||
* | NOISSUE split GUI stuff from logic library | Petr Mrázek | 2016-04-30 | -1/+1 |
| | ||||
* | NOISSUE stop referring to the minecraft profile as 'version' | Petr Mrázek | 2016-03-26 | -22/+22 |
| | ||||
* | NOISSUE continue version file format refactors | Petr Mrázek | 2016-03-26 | -5/+4 |
| | ||||
* | NOISSUE move files into paths that make more sense | Petr Mrázek | 2016-02-27 | -7/+7 |
| | ||||
* | GH-1453 report version file problems in the version page | Petr Mrázek | 2016-02-21 | -1/+95 |
| | ||||
* | NOISSUE dissolve util library | Petr Mrázek | 2015-10-05 | -1/+0 |
| | ||||
* | NOISSUE fix all clang warnings | Petr Mrázek | 2015-09-26 | -4/+4 |
| | ||||
* | GH-1227: World import using drag and drop - zip files and folders | Petr Mrázek | 2015-09-09 | -1/+1 |
| | ||||
* | NOISSUE remoce the old WM_CLASS workaround | Petr Mrázek | 2015-08-23 | -1/+0 |
| | ||||
* | GH-1034 do jar modding separate from update | Petr Mrázek | 2015-07-10 | -1/+1 |
| | ||||
* | NOISSUE Various changes from multiauth that are unrelated to it | Jan Dalheimer | 2015-06-06 | -5/+5 |
| | ||||
* | GH-994 hopefully fix issue with people still using jar mods | Petr Mrázek | 2015-05-29 | -0/+38 |
| | | | | | | 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 | |||
* | GH-1011 fetch missing versions when customizing/reverting Minecraft patches | Petr Mrázek | 2015-05-28 | -2/+28 |
| | ||||
* | GH-952 Hardcore version page tweakery | Petr Mrázek | 2015-05-17 | -42/+130 |
| | | | | | | | 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 | |||
* | NOISSUE do not show file browse dialog twice | Petr Mrázek | 2015-05-06 | -1/+0 |
| | ||||
* | GH-899 clean up mod browse buttons and dead legacy forge | Petr Mrázek | 2015-05-05 | -28/+4 |
| | ||||
* | GH-922 improve version select dialogs | Petr Mrázek | 2015-05-02 | -0/+2 |
| | ||||
* | NOISSUE show errors for instance updates in edit instance window | Petr Mrázek | 2015-05-02 | -0/+6 |
| | ||||
* | GH-328 overhaul all relevant version lists | Petr Mrázek | 2015-05-01 | -2/+2 |
| | ||||
* | GH-866 load instance profile on launch and from version page | Petr Mrázek | 2015-04-15 | -1/+3 |
| | ||||
* | NOISSUE get rid of the obsolete version builder | Petr Mrázek | 2015-04-12 | -1/+0 |
| | ||||
* | NOISSUE move everything. | Petr Mrázek | 2015-04-12 | -0/+321 |