Age | Commit message (Expand) | Author |
2022-12-06 | feat+fix: allow forwarding extra info to InstanceImportTask | flow |
2022-12-06 | feat(ManagedPackPage): add link to the Modrinth's pack page | flow |
2022-12-06 | fix(ManagedPackPage): better UX for when network requests fail / are pending | flow |
2022-12-06 | fix: do not display managed pack page for providers without an impl. yet | flow |
2022-12-06 | fix: use rich text in changelog for modrinth modpacks | flow |
2022-12-06 | feat: add functionality to MR modpack update in the page :D | flow |
2022-12-06 | feat: add PageContainer::getPage | flow |
2022-12-06 | feat: add (current) indicator to the currently installed version in MR | flow |
2022-12-06 | feat: add logic for the modrinth instance modpack page | flow |
2022-12-06 | feat: add basic ManagedPackPage classes | flow |
2022-12-06 | feat(ui): add ManagedPackPage ui | flow |
2022-12-06 | chore: reformat code | Sefa Eyeoglu |
2022-12-05 | dix: disable FS watcher after closing BlockedModsDialog | Sefa Eyeoglu |
2022-12-04 | feat: add a proper server icon | DioEgizio |
2022-12-03 | fix: warn before trashing instances | Ryan Cao |
2022-12-02 | Merge pull request #423 from TheKodeToad/addagent | flow |
2022-12-02 | Merge pull request #481 from ryanccn/import-resource-pack-dialog-uwu | flow |
2022-12-01 | fix: explicitly set scheme for local file in -I argument | flow |
2022-11-30 | Merge pull request #436 from Scrumplex/feat-change-maxmem | Sefa Eyeoglu |
2022-11-27 | fix: make resource buttons work when instance is running | Sefa Eyeoglu |
2022-11-27 | Merge remote-tracking branch 'upstream/develop' into import-resource-pack-dia... | Sefa Eyeoglu |
2022-11-27 | fix: improve code readability | Sefa Eyeoglu |
2022-11-25 | fix(RPImportDialog): allow changing item size to accomodate wrapped text | flow |
2022-11-25 | Merge pull request #227 from Leo40Git/feature/instance-shortcuts | Sefa Eyeoglu |
2022-11-23 | Button to add agent | TheKodeToad |
2022-11-21 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into... | Ryan Cao |
2022-11-21 | Merge pull request #487 from TayouVR/breeze-icon-themes | DioEgizio |
2022-11-21 | Merge pull request #243 from Scrumplex/migration-dialog | Sefa Eyeoglu |
2022-11-21 | fix: text wrapping | Ryan Cao |
2022-11-20 | feat: validate maximum memory allocation in wizard | Sefa Eyeoglu |
2022-11-20 | refactor: move RP/TP validation to their respective utils | flow |
2022-11-20 | add breeze themes | Tayou |
2022-11-20 | fix: stray include | Ryan Cao |
2022-11-20 | fix: add support for CLI and drag and drop | Ryan Cao |
2022-11-20 | fix: resource pack import dialog icons and add message | Ryan Cao |
2022-11-19 | fix instance IDs and resource pack imports | Ryan Cao |
2022-11-19 | feat: initial support for smart resource pack parsing on file handler | Ryan Cao |
2022-11-18 | Merge pull request #455 from leo78913/menubar-stuff | DioEgizio |
2022-11-17 | Merge pull request #439 from Ryex/better-blocked-mods | flow |
2022-11-17 | feat(BlockModsDialog): remove redundant Ui info | Rachel Powers |
2022-11-17 | fix: Fix usage below | Redson |
2022-11-17 | chore: Change var name | RedsonBr140 |
2022-11-16 | chore: Var definition inside the for loop | RedsonBr140 |
2022-11-15 | fix: Fix some stuff in the menu bar | leo78913 |
2022-11-15 | feat: Make the changes persistent. | Redson |
2022-11-15 | fix: Check the box when the theme is changed via settings | Redson |
2022-11-15 | fix: Check the current theme box on startup. | Redson |
2022-11-15 | fix: Build on QT6 | Redson |
2022-11-15 | Merge remote-tracking branch 'upstream/develop' into feature/instance-shortcuts | ADudeCalledLeo |
2022-11-14 | feat: Add themes and their logic. | leo78913 |