aboutsummaryrefslogtreecommitdiff
path: root/application/pages/VersionPage.h
AgeCommit message (Collapse)Author
2018-03-27NOISSUE redo new instance dialogPetr Mrázek
2018-02-11NOISSUE update copyright datesPetr Mrázek
2018-01-05GH-2087 remove the revert to vanilla functionality, add file download button ↵Petr Mrázek
to version page
2017-12-31NOISSUE add button for creating empty, properly registered, componentsPetr Mrázek
2017-12-29NOISSUE fix crash bug in version page of instancesPetr Mrázek
This was caused by generation of temporary component objects when no such thing should have been happening.
2017-12-03GH-2026 implement changes necessary to support 1.13 snapshotsPetr Mrázek
2017-11-04NOISSUE rename MinecraftProfile to ComponentListPetr Mrázek
It is realistically a list of components. The fact that it also holds the final launch parameters is a design bug.
2017-09-26NOISSUE Legacy migration success now closes the instance windowPetr Mrázek
2017-09-09NOISSUE merging of strategy into profile, onesix into minecraftPetr Mrázek
2017-08-27NOISSUE Update Instance-Version Help Pageflcmc
2017-08-07GH-1314 add UI for custom minecraft jar additionPetr 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-01-08NOISSUE update all the Copyright comments and texts to include 2017Petr Mrázek
2016-03-26NOISSUE stop referring to the minecraft profile as 'version'Petr Mrázek
2016-02-27NOISSUE move files into paths that make more sensePetr Mrázek
2016-02-21GH-1453 report version file problems in the version pagePetr Mrázek
2015-09-26NOISSUE fix all clang warningsPetr Mrázek
2015-05-29GH-994 hopefully fix issue with people still using jar modsPetr 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-28GH-1011 fetch missing versions when customizing/reverting Minecraft patchesPetr Mrázek
2015-05-21GH-970 fix help page links some morePetr Mrázek
2015-05-17GH-952 Hardcore version page tweakeryPetr 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-02NOISSUE show errors for instance updates in edit instance windowPetr Mrázek
2015-04-26NOISSUE eliminate ProgressProviderPetr Mrázek
2015-04-12NOISSUE move everything.Petr Mrázek