Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-20 | Merge pull request #3880 from phit/fix/GH-3720 | Petr Mrázek | |
GH-3720 Fix UI inconsistencies with Modplatforms | |||
2021-06-20 | GH-3720 Fix UI inconsistencies with Modplatforms | phit | |
Fixes GH-3118 Fixes GH-3720 Fixes GH-3731 Icons and Ok button state will now switch consistently when moving between tabs. ATLaunchers packlist is now no longer redownloaded each time you open its Tab. All lists are striped now. And all search and filter fields now have a placeholder text. | |||
2021-06-19 | NOISSUE Add notice re MSA to login dialog | Jamie Mansfield | |
This commit should be reverted when support for Microsoft/Xbox authentication is introduced. | |||
2021-03-24 | NOISSUE rename Twitch to flame internally for consistency and to CurseForge ↵ | kb1000 | |
for user displayed strings | |||
2021-02-11 | NOISSUE implement deleting skins | Petr Mrázek | |
2021-02-07 | GH-405 ATLauncher Support | Jamie Mansfield | |
2021-01-18 | NOISSUE Update Copyright Year | AppleTheGolden | |
2020-10-13 | GH-469 Implement support for importing and searching for Technic Platform ↵ | kb1000 | |
and Solder modpacks This does not support any custom modpack.jar for 1.6 or newer, it simply uses standard Forge then. Supports Forge and Fabric, and JAR mods for 1.5 and older. | |||
2020-08-21 | GH-3095 New FTB platform support | Jamie Mansfield | |
Models are based on the models from my go-modpacksch library. License: ======== The MIT License (MIT) Copyright (c) Jamie Mansfield <https://www.jamiemansfield.me/> Copyright (c) contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | |||
2020-04-01 | NOISSUE Bare-bones twitch pack browser | Petr Mrázek | |
2020-03-29 | NOISSUE update version number, changelog and credits in about dialog | Petr Mrázek | |
2020-01-09 | GH-2769 add an option to not copy play time when copying instances | Petr Mrázek | |
2020-01-08 | GH-2839 remove username wording from login and account dialogs | Petr Mrázek | |
2019-11-18 | GH-2859 remove twitch page and modpack import from URL | Petr Mrázek | |
The functionality was broken, beyond repair and an ongoing maintenance nightmare. | |||
2019-11-03 | NOISSUE put legacy FTB support in a namespace, fix its base URL | Petr Mrázek | |
2019-10-14 | NOISSUE remove remains of what could have been technic integration | Petr Mrázek | |
2019-09-30 | NOISSUE remove more html rom About dialog | Petr Mrázek | |
2019-09-27 | NOISSUE remove some ugly html strings to make translating slightly nicer | Petr Mrázek | |
2019-08-03 | NOISSUE refactor Mod a bunch, get rid of dead code | Petr Mrázek | |
2019-07-09 | NOISSUE recognize curseforge URLs dropped on top of MultiMC | Petr Mrázek | |
2019-07-09 | Revert "NOISSUE Import page is now a MultiMC pack page" | Petr Mrázek | |
This reverts commit f74e3db804f2fb3d73cbf7ab5fbdb12ecea0f259. | |||
2019-06-29 | NOISSUE Import page is now a MultiMC pack page | Petr Mrázek | |
2019-05-31 | NOISSUE improve icon handling while importing and exporting instances | Petr Mrázek | |
Now it handles formats other than png. | |||
2019-02-05 | Update title of Add Empty dialog | Joshua Anderson | |
2019-01-16 | Update Copyright Year | AppleTheGolden | |
2018-11-02 | NOISSUE use https more widely | Chris Lane | |
2018-10-31 | GH-2232 add gif icon support (not animated) | Petr Mrázek | |
2018-08-02 | NOISSUE FTB pack code implementation, cleaned up | Jannis Lübke | |
2018-07-31 | NOISSUE fix crash bug caused by urge to maker code pretty | Petr Mrázek | |
Also added a note so this doesn't happen again... | |||
2018-07-31 | NOISSUE set groups for instances by not setting groups for instances | Petr Mrázek | |
So simple. Better in every way. | |||
2018-07-28 | SCRATCH things and stuff, related to grou saving | Petr Mrázek | |
2018-07-28 | GH-2355 Do not allow instances to be created with whitespace prefix or suffix | Petr Mrázek | |
2018-07-15 | NOISSUE tabs -> spaces | Petr Mrázek | |
2018-06-30 | NOISSUE add cancel button to the new instance dialog | Petr Mrázek | |
2018-06-02 | GH-2291 Fix build with Qt 5.11+ | Sergey Shatunov | |
2018-05-19 | Catch C++ exceptions by const reference | Charles Milette | |
Fixes #2277 | |||
2018-04-07 | #2228, #2229 - Auto import pack icons and fixed to big version selection - ↵ | Janrupf | |
Closes #2228, Closes #2229 | |||
2018-04-07 | NOISSUE Fixed progress dialog | Lukas Haigner | |
2018-04-02 | GH-2219 fix crash and bad view scaling in Java VersionSelectDialog | Petr Mrázek | |
2018-03-28 | NOISSUE polish the new instance UI a bit more | Petr Mrázek | |
2018-03-27 | NOISSUE fix page container spacing in UIs | Petr Mrázek | |
2018-03-27 | NOISSUE save the new instance dialog geometry when the dialog is accepted | Petr Mrázek | |
2018-03-27 | NOISSUE fix crash in NewInstanceDialog | Petr Mrázek | |
2018-03-27 | NOISSUE redo new instance dialog | Petr Mrázek | |
2018-03-16 | NOISSUE move modpack platform related files to 'modplatform' subfolders | Petr Mrázek | |
2018-03-12 | NOISSUE Fixed code for PR | Janrupf | |
2018-03-11 | GH-2124 First complete implementation, installing is working now! GH-2172 ↵ | Janrupf | |
Added sorting | |||
2018-02-28 | Added FTB pack selection ad download, WIP | Janrupf | |
2018-02-15 | GH-2134 Totally overengineer skin upload input validation | Petr Mrázek | |
* It autocorrects local paths and file:// URLs to valid local paths. * It recognizes other URL schemes as 'remote' and will show an error for them. * The error dialogs have been fixed (they all had titles and content swapped). | |||
2018-02-14 | GH-604 use the same font for 'Other Logs' as for the main log | Petr Mrázek | |
This doesn't mean coloring, just the same font and font size. |