summaryrefslogtreecommitdiffstats
path: root/application/pages
Commit message (Collapse)AuthorAgeLines
* NOISSUE Add pack author and description to technic modpack import pagekb10002020-11-30-14/+42
|
* NOISSUE Continue requesting packs after ignoring oneJamie Mansfield2020-11-29-5/+6
| | | | | This was a mishap on my part, fortunately quickly exposed as the combination of GH-3463 and GH-3464 made no packs visible.
* NOISSUE Add sorting options to FTB pack install pageJamie Mansfield2020-11-29-29/+152
|
* Merge pull request #3464 from jamierocks/ftb/ignore-dud-packsPetr Mrázek2020-11-29-0/+8
|\ | | | | NOISSUE Ignore 'dud' FTB packs
| * NOISSUE Ignore 'dud' FTB packsJamie Mansfield2020-11-28-0/+8
| | | | | | | | | | There is no guarantee from modpacks.ch that modpacks contain any versions, which is currently an issue with pack 63 (Direwolf20 1.5).
* | NOISSUE Use new modpacks.ch route for listing packsJamie Mansfield2020-11-28-1/+1
|/
* GH-3427 add low effort datapack button to worldsPetr Mrázek2020-11-24-0/+28
|
* NOISSUE Cleanup Technic supportJamie Mansfield2020-11-13-3/+0
|
* NOISSUE use Json parsing helpers to process technic search resultsPetr Mrázek2020-10-13-19/+28
|
* GH-469 Implement support for importing and searching for Technic Platform ↵kb10002020-10-13-1/+678
| | | | | | | 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.
* NOISSUE add a way to use native system versions of OpenAL and GLFWPetr Mrázek2020-09-10-4/+110
| | | | | | If your OS comes with patched/fixed/newer versions of those, you can now check the checkboxes and stop using the old ones shipped by Mojang.
* NOISSUE Add world icons and world icon reset buttonPetr Mrázek2020-08-22-1/+62
|
* NOISSUE attempt to fix build on macOSPetr Mrázek2020-08-21-2/+2
|
* GH-3095 New FTB platform supportJamie Mansfield2020-08-21-0/+620
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* GH-3234 Add support for custom meta URLs at build timePetr Mrázek2020-07-18-6/+5
| | | | | This is not particularly interesting for non-developers. Also includes some internal restructuring of URL constants in general.
* Fix Fabric loader error messages being reused for intermediary mappingshaykam8212020-07-09-2/+2
|
* NOISSUE rename ComponentList to PackProfilePetr Mrázek2020-06-27-14/+14
| | | | It's not just components, so the naming needed cleaning up.
* NOISSUE Switch twitch modpack page to use a QListViewPetr Mrázek2020-06-07-31/+16
| | | | | This makes the lazy loading of the paginated search results actually work.
* GH-2802 remove extra remapping of indexes in VersionPage modelPetr Mrázek2020-05-17-1/+1
|
* GH-3131 fix not working with proxy ports > 32767Petr Mrázek2020-05-17-1/+1
|
* NOISSUE expose twitch pack url, description and author listPetr Mrázek2020-04-29-0/+50
|
* NOISSUE Add pagination support to twitch pack searchPetr Mrázek2020-04-01-13/+85
| | | | | Try searching for 'craft'. Now it gives ALL the results, not just the first page of 25.
* NOISSUE Bare-bones twitch pack browserPetr Mrázek2020-04-01-0/+582
|
* GH-2544 enable Forge install button for >= 1.13Petr Mrázek2020-03-28-1/+1
|
* GH-2832 add .minecraft and libraries buttons to version pagePetr Mrázek2020-01-09-0/+34
|
* GH-2819 mod list filter now also looks at descriptions and authorsPetr Mrázek2020-01-08-0/+20
|
* GH-2839 remove username wording from login and account dialogsPetr Mrázek2020-01-08-2/+1
|
* GH-2859 remove twitch page and modpack import from URLPetr Mrázek2019-11-18-213/+0
| | | | | The functionality was broken, beyond repair and an ongoing maintenance nightmare.
* NOISSUE put legacy FTB support in a namespace, fix its base URLPetr Mrázek2019-11-03-129/+146
|
* NOISSUE fix translation string for Twitch drop areaPetr Mrázek2019-10-14-1/+1
|
* GH-2859 improve UI for twitch pack import with drag&dropPetr Mrázek2019-10-14-13/+35
|
* NOISSUE remove remains of what could have been technic integrationPetr Mrázek2019-10-14-200/+0
|
* NOISSUE remove unused 'PackagesPage'Petr Mrázek2019-10-13-533/+0
|
* TRANSLATIONS-73 remove some strings that don't show up in the UIPetr Mrázek2019-09-25-21/+0
|
* Merge pull request #2796 from QuImUfu/bug_fixPetr Mrázek2019-08-14-2/+2
|\ | | | | GH-2787 fix "Download All" button
| * GH-2787 fix "Download All" buttonJohannes Michael Andreas Merl2019-08-09-2/+2
| |
* | NOISSUE tweak toolbar and custom widget titles for better translationsPetr Mrázek2019-08-10-4/+4
| |
* | NOISSUE fix small memory leaksPetr Mrázek2019-08-10-0/+2
|/
* NOISSUE do not lose selection on mod enable/disable toggle0.6.7Petr Mrázek2019-08-05-12/+30
|
* GH-988 add ability to toggle mods with keyboardPetr Mrázek2019-08-04-0/+10
|
* NOISSUE asynchronous, parallel mod folder listing and mod resolvingPetr Mrázek2019-08-04-18/+18
|
* NOISSUE refactor Mod a bunch, get rid of dead codePetr Mrázek2019-08-03-3/+0
|
* NOISSUE tweak UI geometry and remove old language selectionPetr Mrázek2019-08-02-40/+2
|
* GH-2550 soring of mods by enabled status, cascade sorting to name and versionPetr Mrázek2019-07-31-7/+22
|
* NOISSUE fix buildPetr Mrázek2019-07-30-0/+1
|
* GH-2722 GH-2762 Improve mod list sortingPetr Mrázek2019-07-30-1/+59
| | | | | Sorting by version understands version numbers Sorting by name removes 'The' prefixes before sorting
* NOISSUE make notes page focusable with tab keyPetr Mrázek2019-07-25-25/+16
|
* NOISSUE add context menus to pages with toolbarsPetr Mrázek2019-07-25-9/+81
|
* NOISSUE improve toolbarsPetr Mrázek2019-07-23-42/+59
|
* NOISSUE convert accounts page to use a toolbar for the side menuPetr Mrázek2019-07-19-123/+126
|