15084c8d6d
Merge pull request #587 from unascribed/patch/libraries-wording
2022-12-11 16:57:45 -08:00
822c5a530e
Not all libraries are from Mojang
...
Signed-off-by: Una <me@unascribed.com >
2022-12-11 16:11:32 -08:00
6eb641ae56
Merge pull request #585 from DioEgizio/remove-leftover-todo
2022-12-11 13:02:08 -08:00
9eb14e6b9b
fix: remove leftover TODO
...
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2022-12-11 20:35:39 +01:00
7cc42269a9
Merge pull request #569 from Jan200101/PR/fix-mangohud
2022-12-11 18:31:05 +01:00
c45442760c
Merge pull request #584 from TayouVR/fix-breeze-colors-and-matrix-icon
2022-12-11 09:24:53 -08:00
83f0611200
fix breeze icon colors and matrix icon
...
Signed-off-by: Tayou <tayou@gmx.net >
2022-12-11 17:36:05 +01:00
d95625ed88
Merge pull request #486 from flowln/wide_bar_customization
2022-12-11 04:16:45 -08:00
5622bcc563
Merge pull request #461 from flowln/fix_big_resource_pack_imgs
...
Fixes https://github.com/PrismLauncher/PrismLauncher/issues/360
2022-12-11 04:16:21 -08:00
deb9c98630
chore: replace naive mangohud preload with vklayer detection
...
Signed-off-by: Jan200101 <sentrycraft123@gmail.com >
2022-12-11 11:01:34 +01:00
2c1e887c8d
chore: replace naive mangohud detection with vulkan layer detection
...
Signed-off-by: Jan200101 <sentrycraft123@gmail.com >
2022-12-11 11:01:33 +01:00
4a13d72997
Merge pull request #32 from flowln/modpack_update_page
...
Closes https://github.com/PrismLauncher/PrismLauncher/issues/180
Closes https://github.com/PrismLauncher/PrismLauncher/issues/170
2022-12-10 06:34:18 -08:00
590875d022
Merge pull request #575 from Ryex/blockedmods-only-drop-local
...
Prevent potental crash if droping non local files in BlockedModsDialog
2022-12-10 02:46:55 +01:00
8f30237765
fix: prevent potental crash if droping non local files
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2022-12-09 17:21:40 -07:00
cb0339b492
Merge pull request #572 from DioEgizio/breeze-icons-improvements
2022-12-09 04:14:36 -08:00
e427174ff0
Merge pull request #571 from Ryex/blocked-targetFolder
...
fix(blockedmods): Track and use targetFolder for blocked files
2022-12-09 08:33:10 +01:00
fc4c57f0d9
feat: improve new.svg in breeze icon packs
...
makes it better and more similar to the one in legacy
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2022-12-09 07:49:16 +01:00
9ad4ae5340
Merge pull request #568 from leo78913/flatpak-shortcuts
2022-12-08 17:53:33 -08:00
0f48e0fc06
fix(blockedmods): Track and use targetFolder for blocked files
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2022-12-08 18:42:51 -07:00
37ad1b40d8
fix: fix creating instance shortcuts in flatpak
...
Signed-off-by: leo78913 <leo3758@riseup.net >
2022-12-08 20:18:07 -03:00
514e7ae6a0
fix: re-add LD_LIBARY_PATH to mangohud
...
Upstream officially supports the use of $LIB/mangohud/
Signed-off-by: Jan200101 <sentrycraft123@gmail.com >
2022-12-08 23:09:14 +01:00
34230bfcf4
fix: don't try updating Flame instance names when updating versions
...
Since the exact version string is only available in the manifest,
there's no easy way of getting it before commiting to the update, so
there's not much of a good way of showing the updated name in the UI,
and using the displayName is weird and gives some buggy behavior.
We may want to re-enable it in the future if we find a reliable way of
showing the correct info on the UI before starting the update.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-12-07 18:05:46 -03:00
c390e211ee
Merge pull request #565 from DioEgizio/shortcut-menu-bar
2022-12-07 12:57:46 -08:00
b0d69db878
fix: add instance shortcut creation action to menubar
...
also moves deleteinstance to the same place as the instance toolbar
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2022-12-07 16:52:06 +01:00
b373beee21
Merge pull request #511 from Scrumplex/fix-blocked-mods-usability
2022-12-07 06:12:09 -08:00
6f50809457
fix(FlamePage): don't assert / suggest blocked modpacks
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-12-06 17:00:35 -03:00
bb386a1162
fix(ManagedPackPage): only update the current instance exactly
...
Also carry on the original ID to avoid updating the wrong instance.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-12-06 17:00:34 -03:00
80054e4db2
fix(ManagedPackPage): preserve pack ID from Modrinth update
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-12-06 17:00:34 -03:00
1630a23fb0
refactor(InstanceImport): require rvalue from 'extra_info' mappings
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-12-06 17:00:34 -03:00
4e75419e08
fix(ManagedPagePage): don't reload pack info when not needed
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-12-06 17:00:34 -03:00
089018015a
refactor(ManagedPackPage): use smart pointers instead of raw ones
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-12-06 17:00:34 -03:00
feb6f285ce
feat(ManagedPackPage): add reload button when in a fail state
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-12-06 17:00:34 -03:00
cb12c51afc
fix(ManagedPackPage): check app capabilities for creating the CF page
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-12-06 17:00:34 -03:00
c5c426ecbc
chore(ManagedPackPage): format and add headers
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-12-06 17:00:33 -03:00
74f7039abf
fix(ManagedPackPage): clear combo boxes when adding new versions
...
Prevents versions to undergo mitosis.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-12-06 17:00:33 -03:00
57b905be24
feat(ManagedPackPage): implement Flame modpack updating button
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-12-06 17:00:33 -03:00
34794cc4af
fix(ManagedPackPage): give extra_info to InstanceImportTask in MR packs
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-12-06 17:00:33 -03:00
38f59fdf39
fix(ManagedPackPage): add warning about old bug with pack IDs
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-12-06 17:00:33 -03:00
527c1113f1
feat(ManagedPackPage): add Flame UI
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-12-06 17:00:33 -03:00
04dbe28793
fix(ManagedPackPage): better changelog text when fetching / no changelog
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-12-06 17:00:33 -03:00
968366c2ae
feat+fix: allow forwarding extra info to InstanceImportTask
...
This allows us to pass to the creation instances their actual pack ID
and version ID, that in Flame's case, are only available before starting
to create an instance.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-12-06 17:00:32 -03:00
7f5dea28bb
feat(ManagedPackPage): add link to the Modrinth's pack page
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-12-06 17:00:32 -03:00
d4979974b4
fix(ManagedPackPage): better UX for when network requests fail / are pending
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-12-06 17:00:32 -03:00
9539230915
fix: do not display managed pack page for providers without an impl. yet
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-12-06 17:00:32 -03:00
25cfa26e7b
fix: use rich text in changelog for modrinth modpacks
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-12-06 17:00:32 -03:00
0ff8891c66
feat: add ManagedPackPage to the instance pages
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-12-06 17:00:32 -03:00
58d2c15ffa
feat: add functionality to MR modpack update in the page :D
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-12-06 17:00:32 -03:00
82699cc297
feat: allow skipping the update confirmation dialog
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-12-06 17:00:32 -03:00
08d008a5aa
refactor: abstract away update confirmation dialog
...
... so that we can avoid code duplication.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-12-06 17:00:29 -03:00
9e17ff884f
feat: add PageContainer::getPage
...
This allows us to directly access a page from outside. This will be
useful for telling the ManagedPackPage who is the window it's on, so
that we can close it when updating :^)
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-12-06 16:54:54 -03:00
1c567232e3
feat: add (current) indicator to the currently installed version in MR
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-12-06 16:54:54 -03:00
cba2608c1c
feat: add logic for the modrinth instance modpack page
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-12-06 16:54:54 -03:00
e5c42f68c2
feat: add basic ManagedPackPage classes
...
The idea is to have a base class that defines common behavior, and
subclasses for each modpack provider, adding specific behavior.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-12-06 16:54:54 -03:00
02b4468bcd
feat(ui): add ManagedPackPage ui
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-12-06 16:54:50 -03:00
746f6945da
fix: remove rogue notr
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-12-06 20:52:32 +01:00
5cab4d8864
chore: reformat code
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-12-06 20:52:31 +01:00
5cedfcbfaf
chore: add license headers
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-12-06 20:52:14 +01:00
c06abd9b6b
refactor: replace Open All with Open Missing
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-12-06 20:52:13 +01:00
e08d97825d
feat: implement lax filename match in BlockedModsDialog
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-12-06 20:51:18 +01:00
d61323aa6d
fix: improve resize behavior of BlockedModsDialog
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-12-06 20:51:18 +01:00
5ae044db93
Merge pull request #556 from DioEgizio/modrinth-icon-larger
2022-12-06 11:50:35 -08:00
c6e4fdac7e
Merge pull request #557 from Scrumplex/fix-fswatcher-segfault
...
Closes https://github.com/PrismLauncher/PrismLauncher/issues/555
2022-12-06 11:50:03 -08:00
9669377b06
Merge pull request #560 from edgarogh/fix-minutes-unit
...
Closes https://github.com/PrismLauncher/PrismLauncher/issues/553
2022-12-06 14:45:46 +01:00
c8c3fe1023
chore: add license headers
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-12-06 13:18:50 +01:00
85bddbed86
chore: reformat code
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-12-06 13:16:27 +01:00
318a2a429c
Fix minutes unit
...
Replaced "m" with "min" in `Time::prettifyDuration`
Signed-off-by: Edgar Onghena <dev@edgar.bzh >
2022-12-06 13:01:43 +01:00
07359865c6
fix: don't allocate BlockedsModsDialog
...
Fixes temporary memory leak!
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-12-05 21:39:26 +01:00
2fd7338cd3
dix: disable FS watcher after closing BlockedModsDialog
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-12-05 21:39:24 +01:00
ce3cfa212c
fix: make modrinth icon larger
...
before it was considerably smaller than the other modpack platform icons which looked weird
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2022-12-05 20:27:29 +01:00
b29c99656e
Merge pull request #546 from DioEgizio/add-server-icon
...
feat: add a proper server icon
2022-12-05 07:49:55 +01:00
45b0762096
Merge pull request #547 from flowln/fix_copying_instance
...
Fixes https://github.com/PrismLauncher/PrismLauncher/issues/545
2022-12-04 23:47:09 +01:00
aceafb28f6
feat: add server icon to simple colored icons too
...
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
Co-Authored-By: leo78913 <leo3758@riseup.net >
2022-12-04 21:29:00 +01:00
928939cbe3
fix(Inst.Copy): create FS::copy object inside the secundary thread
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-12-04 12:29:38 -03:00
2462b8e524
feat+fix: better flat icon
...
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2022-12-04 13:30:24 +01:00
263a72879d
fix: oyxgen is lgpl3!
...
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2022-12-04 12:50:40 +01:00
70620d5137
feat: add a proper server icon
...
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2022-12-04 12:45:39 +01:00
79d5beff8d
Merge pull request #541 from ryanccn/warn-before-trash-instance
...
Closes https://github.com/PrismLauncher/PrismLauncher/issues/192
closes https://github.com/PrismLauncher/PrismLauncher/issues/462
2022-12-03 15:20:49 +01:00
fa3caf091a
fix: warn before trashing instances
...
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com >
2022-12-03 21:54:41 +08:00
93707560cb
Merge pull request #506 from Protrikk/develop
2022-12-02 22:04:33 +01:00
5c6f325071
Remove blue-ish tint from remaining flat white icons
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-12-02 20:47:11 +01:00
b9a17f5999
Merge branch 'upstream/develop' into develop
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-12-02 20:46:04 +01:00
ab23f542c6
Merge pull request #423 from TheKodeToad/addagent
...
Fixes https://github.com/PrismLauncher/PrismLauncher/issues/414
2022-12-02 06:40:18 -08:00
fa98bf1ee7
Merge pull request #481 from ryanccn/import-resource-pack-dialog-uwu
2022-12-02 06:39:54 -08:00
3cc987a5b4
fix: explicitly set scheme for local file in -I argument
...
Otherwise isLocalFile() will return false for local files without the
file:// thingy.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-12-01 22:54:03 -03:00
d1a1b8b6e8
Merge pull request #524 from DioEgizio/woa
...
add windows on arm builds
2022-12-01 23:09:37 +01:00
0d08e082be
Merge pull request #538 from flowln/fix_some_cf_imports
...
A couple fixes for CF instance imports
2022-12-01 23:06:35 +01:00
386fb28a35
fix(FileResolvingTask): Fail instead of crash when there's API errors
...
Also remove non-used variable (rip).
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-12-01 15:33:35 -03:00
79b79b752c
fix(Inst.Import): Show error reason in fail dialog
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-12-01 15:32:26 -03:00
a116778402
fix(Inst.Import): don't search inside 'overrides/' for the manifest
...
It will never be there anyways, and saves a **bunch** of time when the
overrides folder is big and we traverse all the tree when searching for
the MMC 'instance.cfg' file.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-12-01 15:15:15 -03:00
4c1c26a0e6
chore: drop Windows-MinGW-w64-Legacy
...
this brings back the number of builds as the same as before the pr
this is one of the slowest builds + windows 7/8.1 users can just use Windows-MSVC-Legacy
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2022-11-30 18:45:34 +01:00
9e1653ebb4
Merge pull request #436 from Scrumplex/feat-change-maxmem
...
Closes https://github.com/PrismLauncher/PrismLauncher/issues/426
2022-11-30 18:22:55 +01:00
99dd9874df
refactor+fix: refactor the windows part of the release workflow and add arm to it
...
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2022-11-30 13:46:55 +01:00
24193163e1
Maybe fix ResourceFolderModel Clang64 test failure
...
Previously this test would fail sometimes without including ECMQueryQt
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com >
2022-11-30 13:46:55 +01:00
94d164c0f2
Remove unused QT_DATA_DIR/QT_MKSPECS_DIR
...
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com >
2022-11-30 13:46:55 +01:00
efef2e95ab
Use ECMQueryQt Only with Qt5
...
Qt6 provides CMake variables for the paths we need
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com >
2022-11-30 13:46:55 +01:00
5efa725e92
feat(actions) add arm64 build
...
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2022-11-30 13:46:55 +01:00
42c00213ce
Merge pull request #238 from santiagocezar/new-icons
2022-11-29 14:30:29 -08:00
b7d1b9ac61
Merge pull request #527 from DioEgizio/revert-6.4.1-winmsvc
2022-11-29 14:27:29 -08:00
52d06ed814
chore: move instance_icons.svg
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-11-29 20:07:00 +01:00
46a1c855a9
Merge pull request #528 from Scrumplex/fix-resourcepages-runningstate
2022-11-29 19:50:00 +01:00
31dc82b1a6
Make requested changes
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2022-11-29 09:43:08 +00:00
4e27e132a0
fix: don't disable interaction on non-mod models when inst. is running
...
It is still useful for mods though, since we don't wnt to allow
disabling mods when the instance is running, as that wouldn't affect the
running instance, possibly causing confusion
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-11-28 12:02:38 -03:00
a5b0b4800a
fix: make resource buttons work when instance is running
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-11-27 23:10:32 +01:00
e6244c937a
Merge branch 'develop' into new-icons
...
Signed-off-by: Santiago Cézar <48573316+santiagocezar@users.noreply.github.com >
2022-11-27 16:28:42 -03:00
3cbf8d4993
resolving reviews
...
Signed-off-by: Santiago Cézar <santiagocezar2013@gmail.com >
2022-11-27 16:24:45 -03:00
f3279a0697
Merge remote-tracking branch 'upstream/develop' into import-resource-pack-dialog-uwu
2022-11-27 20:05:21 +01:00
8cac61f0be
fix: check resource pack validity solely using pack format
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-11-27 18:41:52 +01:00
236c196e68
fix: improve code readability
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-11-27 18:38:56 +01:00
6c09efd630
fix: use qt 6.4.0 on windows msvc for now
...
qt 6.4.1 has a very bad scaling regression
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2022-11-27 15:24:15 +01:00
cc92e1b0b6
Merge pull request #521 from Scrumplex/missing-icons
2022-11-26 19:02:03 +01:00
c90f2c3ac6
fix: use monochrome icon for breeze
...
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2022-11-26 15:05:08 +01:00
6bdd27a08e
Merge pull request #493 from Scrumplex/cachix
...
Closes https://github.com/PrismLauncher/PrismLauncher/issues/491
2022-11-26 14:24:06 +01:00
80ff0b1418
Merge pull request #492 from Scrumplex/update-nix
2022-11-26 14:03:51 +01:00
a8943ce1ee
remove unused ftb icon
...
Signed-off-by: Santiago Cézar <santiagocezar2013@gmail.com >
2022-11-25 15:15:08 -03:00
71d35dc70b
meat is now round
...
Signed-off-by: Santiago Cézar <santiagocezar2013@gmail.com >
2022-11-25 15:15:08 -03:00
9daf2a2996
resize to 24x24
...
Signed-off-by: Santiago Cézar <santiagocezar2013@gmail.com >
2022-11-25 15:15:07 -03:00
f5d6aea942
forgot ftb
...
Signed-off-by: Santiago Cézar <santiagocezar2013@gmail.com >
2022-11-25 15:15:07 -03:00
5850447fd0
merge with upstream
...
Signed-off-by: Santiago Cézar <santiagocezar2013@gmail.com >
2022-11-25 15:14:52 -03:00
e12a7a4415
gradients!
...
Signed-off-by: Santiago Cézar <santiagocezar2013@gmail.com >
2022-11-25 14:22:49 -03:00
81d84b8d02
initial icons
...
Signed-off-by: Santiago Cézar <santiagocezar2013@gmail.com >
2022-11-25 14:22:49 -03:00
bae0a0530b
fix(RPImportDialog): allow changing item size to accomodate wrapped text
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-11-25 11:51:08 -03:00
cbf4159c7e
fix: add missing shortcut icons
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-11-25 14:03:10 +01:00
4a1d082614
reafctor(WideBar): connect to signal instead of overriding menu method
...
This makes stuff more standard and closer to what we do in other places
in the codebase.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-11-25 09:33:05 -03:00
fd8b4c5368
Merge pull request #227 from Leo40Git/feature/instance-shortcuts
...
Closes https://github.com/PrismLauncher/PrismLauncher/issues/210
2022-11-25 13:11:00 +01:00
5872c34315
Merge pull request #412 from leo78913/legacy-icons
...
add the missing icons to the legacy icon theme
2022-11-25 08:36:42 +01:00
b60fe08d44
Merge pull request #514 from DioEgizio/force-bundled-libs-win
2022-11-23 15:11:45 -08:00
6a51eda361
fix: force bundled libs on win msvc
...
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2022-11-23 19:53:55 +01:00
96e8217b00
Button to add agent
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2022-11-23 09:46:55 +00:00
e6cb6cae11
Merge pull request #508 from TheLastRar/ForceBundledLibs
2022-11-23 09:49:24 +01:00
980f03dd20
Fix: Launcher_FORCE_BUNDLED_LIBS Failing to find bundled zlib
...
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com >
2022-11-22 19:23:09 +00:00
20c281d6f8
fix: reset wide bar settings when the list of actions changes
...
This prevents changes to the actions to cause non-intuitive issues in
the Wide bar, hiding items that previously weren't hidden.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-11-22 14:30:54 -03:00
66f9fed2f2
Remove blue-ish tint from flat white icons
...
Signed-off-by: Trisave <42098407+Protrikk@users.noreply.github.com >
2022-11-22 18:30:21 +01:00
68b7aa0a4d
Merge pull request #498 from Scrumplex/fix-copy-signal
2022-11-21 13:44:43 -08:00
f916ce8752
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into import-resource-pack-dialog-uwu
2022-11-21 23:19:50 +08:00
4208c2c72a
fix: actually emit fileCopied
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-11-21 15:47:15 +01:00
5cc91965d0
Merge pull request #487 from TayouVR/breeze-icon-themes
2022-11-21 14:43:58 +01:00
c74f852364
Merge pull request #243 from Scrumplex/migration-dialog
...
Closes https://github.com/PrismLauncher/PrismLauncher/issues/46
Closes https://github.com/PrismLauncher/PrismLauncher/issues/204
2022-11-21 12:14:49 +01:00
c1b3a3adb4
fix(actions): don't ignore nix files
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-11-21 11:43:46 +01:00
7096f02b88
fix: text wrapping
...
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com >
2022-11-21 18:15:03 +08:00
70a11935a8
feat(actions): add Nix build
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-11-21 00:22:25 +01:00
f601135cc0
refactor(nix): synchronize changes from nixpkgs
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-11-20 23:49:11 +01:00
884fe0d574
feat: validate maximum memory allocation in wizard
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-11-20 18:16:19 +01:00
ffcbf97dcc
fix: add Breeze copyright notice to COPYING
...
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2022-11-20 17:48:44 +01:00
f55fc51e9b
fix: remove commented-out assertions
...
They may not hold true at all times, and that's fine.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-11-20 11:11:08 -03:00
df0f9259c0
refactor: move RP/TP validation to their respective utils
...
This makes it easier to validate individual resources, and allows the
logic to be used in other places in the future, if we need to.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-11-20 11:10:26 -03:00
bb7a321c6e
add breeze themes
...
Signed-off-by: Tayou <tayou@gmx.net >
2022-11-20 05:24:10 +01:00
2d69d63efe
feat(InstancePages): save/load wide bar visibility settings
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-11-19 18:41:31 -03:00
479843f56b
feat(WideBar): allow loading/unloading visibility via a byte array
...
I really wanted to use a QBitArray :c
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-11-19 18:41:31 -03:00
6e1639551b
feat(WideBar): allow hiding buttons with right-click
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-11-19 18:41:30 -03:00
2367903ac6
refactor: clean up WideBar a bit
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-11-19 18:41:30 -03:00
30607c34a1
Merge pull request #291 from TheKodeToad/betterjavalauncher
2022-11-19 18:45:15 +01:00
817947c928
Merge pull request #483 from jopejoe1/patch-1
2022-11-19 18:44:09 +01:00
29926a59bb
Merge pull request #482 from DioEgizio/fix-cache-flatpak
2022-11-19 18:10:03 +01:00
d92ae530d7
fix: stray include
...
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com >
2022-11-20 00:34:44 +08:00
e0e428ce38
fix: add support for CLI and drag and drop
...
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com >
2022-11-20 00:28:35 +08:00
d1db7a0e23
Fix New Zealand English display
...
Signed-off-by: jopejoe1 <34899572+jopejoe1@users.noreply.github.com >
2022-11-19 16:28:27 +00:00
c27ebde575
fix(actions): fix cache on flatpak
...
currently there's a [bug](https://github.com/flatpak/flatpak-github-actions/issues/80 ) on the stable version of the flatpak action which causes the cache key to be wrong. this commit work arounds it
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2022-11-19 17:14:19 +01:00
a99cd16422
fix: resource pack import dialog icons and add message
...
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com >
2022-11-20 00:14:16 +08:00
1f6b8f9d2b
fix instance IDs and resource pack imports
...
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com >
2022-11-19 23:59:30 +08:00
a33b804923
fix: add resource pack format for 1.19.3
...
Co-authored-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com >
2022-11-19 23:47:47 +08:00
f527958cb3
fix: check if packFormat is valid for resourcepack parsing
...
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com >
2022-11-19 23:42:56 +08:00
b1bdc6f745
fix resource packs and add support for texture packs
...
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com >
2022-11-19 23:38:05 +08:00
8dacbafc8b
feat: initial support for smart resource pack parsing on file handler
...
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com >
2022-11-19 23:14:57 +08:00
70fa92f22c
Remove dirty printStackTrace hacks
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2022-11-19 13:59:22 +00:00
3482076a20
Merge pull request #476 from Scrumplex/matrix
2022-11-19 05:07:33 -08:00
f7239f7f8a
chore: update community links
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-11-19 13:34:02 +01:00
20ba787c00
Merge pull request #474 from Scrumplex/translations-maybe2
2022-11-19 03:41:54 -08:00
669eef92eb
Make requested changes and utilise AssertionError
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2022-11-19 08:54:17 +00:00
c6d9edb78f
chore: improve display names of more languages
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-11-18 22:21:55 +01:00
347ae0a9ad
Merge pull request #456 from DioEgizio/flatpak-build
...
closes https://github.com/PrismLauncher/PrismLauncher/issues/62
2022-11-18 21:37:14 +01:00
dbd01d35e6
Merge pull request #455 from leo78913/menubar-stuff
2022-11-18 17:20:50 +01:00
b24c09665f
Merge pull request #439 from Ryex/better-blocked-mods
2022-11-17 11:29:28 -08:00
fa96ebd382
Merge pull request #471 from IDeletedSystem64/develop
2022-11-17 20:28:42 +01:00
52d43f843b
feat(BlockModsDialog): remove redundant Ui info
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2022-11-17 11:46:14 -07:00
90376749f0
Fix AUR qt5-git and git having the wrong AUR links
...
Signed-off-by: Sophie Marie <twilightsparkle@duck.com >
2022-11-17 12:42:34 -06:00
5cf2a8b5fc
Merge pull request #454 from RedsonBr140/menu-themes
2022-11-17 09:47:55 -08:00
f72ac94c11
fix: Fix usage below
...
Signed-off-by: Redson <redson@riseup.net >
2022-11-17 06:39:05 -03:00
bd3a693e70
chore: Change var name
...
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net >
Signed-off-by: RedsonBr140 <redson@riseup.net >
2022-11-17 06:20:53 -03:00
298871e207
Merge pull request #467 from Scrumplex/fix-meta-extensions-json
...
Fix serialization of components with custom metadata
2022-11-16 23:54:26 +01:00
ce958f4ffd
refactor: use isEmpty instead of size for lists
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-11-16 23:20:47 +01:00
2de150bfc8
Merge pull request #431 from FayneAldan/version
2022-11-16 18:20:32 +01:00
40970a1a87
fix: serialize metadata extensions
...
Prism has introduced a few extensions to the meta component version
format, which were not exported as JSON in the launcher. This caused the
`Customize` button on the version page to not write these new properties
to the custom component file.
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-11-16 18:11:18 +01:00
8aae652be1
fix: remove unnecessary condition
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-11-16 18:10:54 +01:00
37a117d2ef
chore: Var definition inside the for loop
...
Co-authored-by: flow <flowlnlnln@gmail.com >
Signed-off-by: RedsonBr140 <redson@riseup.net >
2022-11-16 12:24:28 -03:00
debc1659e1
Merge pull request #464 from DioEgizio/qt-6.4.1
2022-11-16 15:23:52 +05:30
23e411c42b
Merge pull request #459 from Scrumplex/bump-tomlplusplus
2022-11-16 01:34:15 -08:00
88feebe499
chore: use qt 6.4.1 on Windows-MSVC
...
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2022-11-16 09:55:46 +01:00
e8b871ac72
Merge branch 'PrismLauncher:develop' into version
2022-11-15 18:34:24 -07:00
9f30c6d94b
Add commit hash to --version
...
Signed-off-by: Fayne Aldan <FayneAldan@gmail.com >
2022-11-15 18:33:51 -07:00
c4c1e75de8
fix: use QPixmapCache only from the main thread
...
It's a required condition.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-11-15 18:14:03 -03:00
c1763cc4b0
fix: disable FLOAT16 in toml++
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-11-15 21:23:20 +01:00
ee096edfff
chore: bump tomlplusplus
...
Should fix issues with builds on aarch64
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-11-15 20:58:07 +01:00
464b9ebc95
feat: add flatpak builds to the ci for testing
...
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2022-11-15 17:45:12 +01:00
7705f290ca
fix: don't retry to load RP images that can't fit in the cache
...
Avoids an infinite loop when the image is too big.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-11-15 12:07:11 -03:00
7439fd6bcb
fix: Fix some stuff in the menu bar
...
- Remove duplicated launch actions
- Enable the add instance action icon in menus
- Remove ugly separator at the end of the help menu if the updater is disabled
- Add icons to the help and news menu items
Signed-off-by: leo78913 <leo3758@riseup.net >
2022-11-15 10:56:41 -03:00
6fe626ab9a
feat: Make the changes persistent.
...
Signed-off-by: Redson <redson@riseup.net >
2022-11-15 06:09:13 -03:00
a12f892841
fix: Check the box when the theme is changed via settings
...
Signed-off-by: Redson <redson@riseup.net >
2022-11-15 05:46:24 -03:00
aa3ea79f94
fix: Check the current theme box on startup.
...
Signed-off-by: Redson <redson@riseup.net >
2022-11-15 05:38:31 -03:00
ef53455b66
fix: Build on QT6
...
Signed-off-by: Redson <redson@riseup.net >
2022-11-15 05:19:46 -03:00
ba46ff6692
Merge remote-tracking branch 'upstream/develop' into feature/instance-shortcuts
2022-11-15 10:05:04 +02:00
0e916244f0
feat: Add themes and their logic.
...
Signed-off-by: leo78913 <leo3758@riseup.net >
2022-11-14 21:10:48 -03:00
1e4ee02cbc
Merge branch 'PrismLauncher:develop' into menu-themes
2022-11-14 21:09:37 -03:00
cedc7754d9
Merge pull request #428 from DioEgizio/fixes-to-CI
2022-11-14 14:16:01 -08:00
fece9e207b
Merge pull request #448 from TheLastRar/fixup-warnings
2022-11-14 14:15:46 -08:00
cca052ccc9
Restore QRC headers
...
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com >
2022-11-14 22:46:41 +02:00
5be9472912
fix: fix potentially uninitialized variable
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-11-14 21:20:38 +01:00
f60b09568c
Merge pull request #112 from ryanccn/macos-add-to-path
2022-11-14 21:12:36 +01:00
be765f8d88
feat: Add empty menu
...
Signed-off-by: Redson <redson@riseup.net >
2022-11-14 16:33:25 -03:00
8d6aecd944
add the missing icons to the legacy icon theme
...
Signed-off-by: leo78913 <leo3758@riseup.net >
2022-11-14 16:16:52 -03:00
aef5349aee
Pass index.parent() as parent parameter for rowCount
...
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com >
2022-11-14 19:05:57 +00:00
ac993aa31f
Use Q_UNUSED instead of [[maybe_unused]] in onParseFailed
...
Qt5 on Ubuntu cannot handle [[maybe_unused]] in this function
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com >
2022-11-14 19:05:57 +00:00
fce323b945
Check parent in rowCount/columnCount/canFetchMore
...
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com >
2022-11-14 19:05:57 +00:00
5558f3d2cc
Mark paramaters of dropMimeData as unused
...
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com >
2022-11-14 19:05:57 +00:00
08f8623cb7
Mark paramaters of onParseFailed as unused
...
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com >
2022-11-14 19:05:56 +00:00
f8a137a26e
Mark loadExtraPackInfo abstract
...
All classes that inherit from ModModel override this method
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com >
2022-11-14 19:05:56 +00:00
3cba359d38
Mark paramater runtimeContext as unused
...
Base class uses variable, but ImplicitRule does not
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com >
2022-11-14 19:05:56 +00:00
b8d7aedb2c
Mark paramater line as unused in guessLevel()
...
The base method doesn't use this variable, but classes overriding this method do
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com >
2022-11-14 19:05:56 +00:00
55c7b291e1
Remove unused qhash function
...
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com >
2022-11-14 19:05:56 +00:00
472d931b4b
Prefix member variables in HttpMetaCache
...
MSVC warns about shadowing variables
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com >
2022-11-14 19:05:56 +00:00
ce892c9e77
Add icon
...
NOTE: Currently missing on Legacy, Flat and Flat (White)
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com >
2022-11-14 21:02:31 +02:00
e14b998da3
refactor: improve readability
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-11-14 18:38:12 +01:00
2c9452efaf
Merge branch 'develop' into macos-add-to-path
2022-11-14 19:26:31 +08:00
97a7af855f
slight reword: "install to PATH"
...
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com >
2022-11-14 19:21:47 +08:00
5be8545edc
Windows, Linux: prevent segfault on missing icon
...
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com >
2022-11-13 20:18:51 +02:00
0a04c3a2a7
fix: Fix the error that CodeQL caught
...
Signed-off-by: txtsd <code@ihavea.quest >
2022-11-13 18:54:55 +01:00
dcfc15a0a1
feat+fix: move codeql to its own workflow
...
i think it's better practice, it should slightly improve linux qt6 build times and i noticed ccache? is messing up with it because alerts get randomly fixed
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2022-11-13 18:54:55 +01:00
841c2e9166
fix: disable caching Qt on release
...
it's good practice to not cache on release builds
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2022-11-13 18:54:55 +01:00
07392d493c
fix: disable building snaps on release
...
the snap infra should already be able to deal with it, i think
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2022-11-13 18:54:55 +01:00
acd50969e0
Linux: remove TryExec entry from .desktop files
...
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com >
2022-11-13 19:50:27 +02:00
074b53eb6b
Merge pull request #445 from flowln/optimize_edit_instance
2022-11-13 17:18:06 +01:00
c4cfec1e94
Undo accidental tomlplusplus downgrade
...
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com >
2022-11-13 18:00:18 +02:00
b0269e6dfc
Linux: fixes
...
- Fix shortcut icons
- Possibly fix shortcut creation on AppImages
- Fix shortcut not working if path to launcher contains spaces
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com >
2022-11-13 17:51:29 +02:00
43b9d9484d
tabs -> spaces
...
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com >
2022-11-13 15:49:28 +02:00
69bbb29328
Mac: attempt 2
...
- create .command files instead of .sh
- fix shortcuts not working if path to Prism Launcher contains spaces
- fix path to executable in shortcutss
- add check for running from extracted folder (prevents creating shortcuts)
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com >
2022-11-13 15:47:37 +02:00
577069cfb4
fix: don't have the clear button on instance page filters
...
This thing is otherworldly unoptimized. o.O
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-11-12 19:23:57 -03:00
fe94c3609e
fix: implement code review suggestions
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-11-12 20:28:30 +01:00
173aed7fd8
chore: add REUSE headers
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-11-12 20:28:30 +01:00
335bec68fb
fix: prevent abort for un-abortable tasks
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-11-12 20:28:30 +01:00
bbb7e9f5c7
feat: show current copy operation in migration dialog
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-11-12 20:28:30 +01:00
086304f7f2
feat: add initial Migration dialog
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-11-12 20:28:30 +01:00
bd7065eece
feat: add SimplePrefixMatcher
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-11-12 20:28:30 +01:00
15aaff7c1c
feat: add dryRun to copy operation
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-11-12 20:28:29 +01:00
e048bce13e
refactor: allow copy operation with whitelist
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-11-12 20:27:13 +01:00
ddfb449b28
fix: remove PolyMC data paths
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-11-12 20:27:13 +01:00
5322155b19
Mac: fix build
...
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com >
2022-11-12 20:48:21 +02:00
45ce72593a
Windows: remove icon if shortcut creation fails
...
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com >
2022-11-12 20:43:58 +02:00
b813c867b5
refactor #if checks
...
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com >
2022-11-12 20:41:52 +02:00
f7d7d76ee8
Mac: now supported! [UNTESTED]
...
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com >
2022-11-12 20:36:49 +02:00
7e5076b068
Linux: fix path shortcut is written to
...
Co-authored-by: flow <flowlnlnln@gmail.com >
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com >
2022-11-12 20:19:32 +02:00
dbe0553b4a
Move addAction call above left-align loop
...
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com >
2022-11-12 20:19:31 +02:00
9be48f1dc4
this ain't static, falco
...
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com >
2022-11-12 20:19:31 +02:00
6043444e4e
Apply suggestions from code review
...
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net >
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com >
2022-11-12 20:19:30 +02:00
487e352642
Fix nested #if directive
...
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com >
2022-11-12 20:19:29 +02:00
cc5f82bfac
Windows: fix window icon being replaced
...
Dunno why it happens but the fix was literally 2 lines, so whatever I guess
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com >
2022-11-12 20:19:28 +02:00
4d4dfab388
Windows: add instance icon to shortcut
...
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com >
2022-11-12 20:19:28 +02:00
b83f9be1bd
Add missing fail check for CoInitialize
...
Add a few comments
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com >
2022-11-12 20:19:27 +02:00
6ae3b183fd
Remove unnessecary "is defined" check
...
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com >
2022-11-12 20:19:27 +02:00
f12117c532
[UNTESTED] Linux: add icons to shortcuts
...
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com >
2022-11-12 20:19:26 +02:00
70768189ba
Windows: implement FS::createShortcut
...
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com >
2022-11-12 20:19:25 +02:00
30b266622c
Add 'Create shortcut' button to instance toolbar
...
Implemented on Windows only rn!
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com >
2022-11-12 20:18:49 +02:00
25b306b7e1
feat: mark folder paths as links
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2022-11-11 18:32:11 -07:00
9af1b00df5
feat: add list of watched folders
...
move explanation text into dialog class and it's own label
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2022-11-11 18:05:19 -07:00
51c27e2748
always use the pending path set to avoid task duplication.
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2022-11-11 16:33:52 -07:00
b9e2c3524c
chore: clang format & cleanup
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2022-11-11 16:07:57 -07:00
3f6cc17818
properly handle a currently running hashing task
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2022-11-11 15:45:40 -07:00
5909af9878
drag&drop + add folder to watch
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2022-11-11 14:17:33 -07:00
64576f4c4c
Merge pull request #304 from Ryex/move-downloads
...
Fixes https://github.com/PrismLauncher/PrismLauncher/issues/222
2022-11-11 12:48:53 -08:00
21dbd28a2f
Merge pull request #266 from Ryex/windows-file-association
2022-11-11 15:46:03 +01:00
b57fee1a44
fix: swap spin box and state icon
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-11-11 15:24:14 +01:00
cabd887866
feat: use icons to show memory allocation state
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-11-11 15:22:16 +01:00
863a168cb5
feat: raise memory limits to 1TiB
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-11-11 15:05:00 +01:00
5ee4fb3522
feat: validate maximum memory allocation
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-11-11 15:04:05 +01:00
bb8ac9b99a
changed name of file type association
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2022-11-11 05:46:41 -07:00
2f10fa8b61
add some extra debug logs for CF blocked mods
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2022-11-11 05:41:32 -07:00
46a8e18841
Merge pull request #367 from TheKodeToad/linkjumping
...
fix https://github.com/PrismLauncher/PrismLauncher/issues/363
2022-11-10 08:08:44 -08:00
6c53e68a52
Merge pull request #406 from Scrumplex/fix-clear-metadata
2022-11-10 07:50:14 -08:00
392452d422
Merge pull request #397 from flowln/windows_mod_updater_fixes_maybe
...
Fixes https://github.com/PrismLauncher/PrismLauncher/issues/226
2022-11-10 14:34:15 +01:00
99ed0b6c2c
Implement flowln's suggestions
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2022-11-10 11:14:58 +00:00
e6d057fe6d
Merge pull request #415 from TayouVR/fix-main-warning
2022-11-09 18:27:40 +01:00
9ad6eb11a3
refactor: fix CodeQL warnings in StringUtils::naturalCompare
...
I have no idea why this function exists, so better to just let it exist.
=D
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-11-09 14:14:25 -03:00
32c2ad2bbd
A lot more cleanup
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2022-11-08 17:51:18 +00:00
f2ca9a6b31
Revert switch to JUL for better colours
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2022-11-08 17:38:23 +00:00
50d40257fe
Always use this for consistency
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2022-11-08 17:38:23 +00:00
d90eff64d0
Add StringUtils to CMakeLists.txt
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2022-11-08 16:37:27 +00:00
e6dc34fe10
More license fixing
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2022-11-08 16:37:27 +00:00
745c331311
Remove last case of printStackTrace
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2022-11-08 16:37:27 +00:00
1ea2e85415
Implicit is generally prefered
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2022-11-08 16:37:27 +00:00
4a2df30f92
Try to use more standard exit codes
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2022-11-08 16:37:27 +00:00
922220c11e
More consistent logging text
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2022-11-08 16:37:27 +00:00
56d5035c63
Fix the warnings properly
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2022-11-08 16:37:27 +00:00
4abf3a20c6
More standard code formatting profile
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2022-11-08 16:37:25 +00:00
5912ef3b45
Just ignore empty lines
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2022-11-08 16:37:00 +00:00
9931c9a286
Remove arguments being passed twice
...
Passing the classpath into stdin has no effect. Java is already provided the classpath with -cp, which pretty much takes up the largest part of the arguments anyway, which leads me to wonder, what's the point of stdin arguments at all?
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2022-11-08 16:37:00 +00:00
1da834f650
*opinionated change* Remove LauncherFactory
...
Factories in OOP are a classic example of over-enginneering. When you only have two launchers I personally think that it's not very useful.
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2022-11-08 16:37:00 +00:00
fb677a7489
So turns out we can have nice things
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2022-11-08 16:36:55 +00:00
404796d4b2
Sorry for reverting a lot but copying a list just hurts me
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2022-11-08 16:36:35 +00:00
5b9bfe8891
Attempt to mimic clang-format
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2022-11-08 16:36:33 +00:00
779bc2c63d
Fix WrongMethodTypeException. Invoke exact don't work like that
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2022-11-08 16:35:46 +00:00
cae1ba7cd8
Less needless verbosity, and return fallback
...
Needlessly verbose commit message ik.
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2022-11-08 16:35:46 +00:00
8ce78dcc54
Try to improve consistency
...
- Makes code formatting more consistent with the C++ codebase. Probably removes some trailing whitespace. Maybe it would be best to commit an Eclipse or IntelliJ code format preferences file?
- Removes obscure suppressions. I personally think it's better to only suppress warnings that javac complains about. Suppressing a lot of non-standardised warnings (many of them turned off by default even in IntelliJ) just creates needless clutter.
- Fixes some trivial warnings instead of suppressing them. serialVersionUID is sort of stupid, but I'd rather mentally ignore it or just fix it if it's really that annoying.
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2022-11-08 16:35:43 +00:00
afe088dba1
Fix license headers
...
- Update license headers in several files to remove multimc apache reference, when unneeded
- LauncherFactory: we've entirely rewritten this class at this point, so it's fully under GPL code
- Launcher: this interface contains zero logic, and only a single method named `launch`, so I doubt you can actually copyright that
- LauncherProvider: same as above
- ParseException, ParameterNotFoundException: same as above; this class contains almost no logic (And the logic that was added is under GPL)
- ReflectionUtils, StringUtils: add license header
- Everything else: modify the program name in the license header from "PolyMC - Minecraft Launcher" to "Prism Launcher"
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com >
2022-11-08 16:25:09 +00:00
e899e31745
More informative exceptions in entrypoint
...
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com >
2022-11-08 16:25:09 +00:00
dabb84f62a
Cleanup launcher classes
...
Cleanup a bunch of the code in launcher classes
- Migrate the majority of the reflection to ReflectionUtils
- Decrease logic in AbstractLauncher
- Add logging to launcher classes at FINE level
- make mcParams in AbstractLauncher an immutable list to prevent runtime manipulation
- StandardLauncher instead copies the list to modify it
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com >
2022-11-08 16:25:09 +00:00
9b8096c699
Get rid of gross HashMap being used by LauncherFactory
and instead use *fancy* enum
...
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com >
2022-11-08 16:25:09 +00:00
ac5b74301e
Cleanup splitting string into a pair
...
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com >
2022-11-08 16:25:09 +00:00
609b30110b
Make main static
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
Inline local variable
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2022-11-08 16:25:09 +00:00
35d200356f
Create launcher.impl.legacy
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2022-11-08 16:25:09 +00:00
0cd1d7aa7e
Excessive safety
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2022-11-08 16:25:09 +00:00
ade7526f5f
Remove the need for LegacyUtils
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2022-11-08 16:25:09 +00:00
a7b1700d42
Better variable naming
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2022-11-08 16:25:09 +00:00
c0b8c53e69
Attempt to sort out copyright headers
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2022-11-08 16:25:09 +00:00
e86fbc697f
Fix formatting
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2022-11-08 16:25:09 +00:00
e5622ce824
Code cleanup to net.minecraft.Launcher
...
No code logic has been changed, only:
- add @Override annotatons
- change setVisible(boolean b) -> setVisible(boolean visible)
- Change block commend on class -> javadoc comment
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com >
2022-11-08 16:25:09 +00:00
99d9868116
Cleanup EntryPoint code
...
- Don't return an int from listen(). An enum is preferred.
- Make parseLine() static, and pass Parameters to it.
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com >
2022-11-08 16:25:09 +00:00
107fa6b4f7
Code refactors
...
- Refactor LauncherFactory.LauncherProvider to LauncherFactory
- Refactor all launcher related components to launcher package
- some basic code cleanup
- Rename all, allSafe -> getList and first, firstSafe -> getString
- Rename Utils -> LegacyUtils
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com >
2022-11-08 16:25:09 +00:00
9062d28704
Get rid of singleton, and refactor LauncherFactory to be a static class
...
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com >
2022-11-08 16:25:09 +00:00
e68dcea6bc
Various tweaks to the Java component of the launcher
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2022-11-08 16:24:55 +00:00
787c5a515f
Merge pull request #407 from AshtakaOOf/readme
2022-11-08 17:25:19 +05:30
ce2df4b36f
chore(readme): Specify openSUSE Tumbleweed
...
Signed-off-by: txtsd <code@ihavea.quest >
2022-11-08 17:24:00 +05:30
fcb9733df0
Merge pull request #392 from PrismLauncher/max_ram_logic
2022-11-08 12:23:24 +05:30
245928a064
Update README.md
...
Signed-off-by: Adrien <66513643+AshtakaOOf@users.noreply.github.com >
2022-11-07 20:33:09 +01:00
589d160515
fix: use cross-platform toStdString in FlameHasher
...
Almost the same issue from toml++ :p
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-11-07 14:04:48 -03:00
380e76a2e3
Add Tumbleweed
...
Signed-off-by: Adrien <66513643+AshtakaOOf@users.noreply.github.com >
2022-11-07 17:14:16 +01:00
9ac6114b63
Fix warning in main function
...
main could according to the compiler end up not returning. of course it will always return, but I satisfied the compiler by adding a default case.
Signed-off-by: Tayou <tayou@gmx.net >
2022-11-07 14:33:37 +01:00
d558ff305a
Merge pull request #411 from TheLastRar/configurationless-install
...
Fix: Configuration-less config for Qt Install
2022-11-07 13:30:39 +01:00
89aaac3a70
Update README.md
...
Signed-off-by: Adrien <66513643+AshtakaOOf@users.noreply.github.com >
2022-11-06 21:56:02 +01:00
456999eee6
Fix: Configuration-less config for Qt Install
...
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com >
2022-11-06 14:25:38 +00:00
16e3b786fc
Implement Scrumplex's suggestions
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2022-11-06 10:09:06 +00:00
126bbd67f7
Merge pull request #405 from AshtakaOOf/spooky
2022-11-06 07:27:39 +01:00
38e1d44dbb
Update README.md
...
Add copr
Signed-off-by: Adrien <66513643+AshtakaOOf@users.noreply.github.com >
2022-11-06 03:42:51 +01:00
9fb80a2687
Merge pull request #242 from marcelohdez/more-copy-options
2022-11-06 01:10:24 +01:00
d5d224d89a
fix: save metacache after clearing
...
If the user closes the launcher right after clearing, it probably
didn't actually clear the cache yet.
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-11-06 01:05:13 +01:00
4708ce4226
refactor: rename halloween cats to -spooky
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-11-06 00:47:33 +01:00
a0580946dc
fix: allow -ween variants for all cats
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-11-06 00:04:43 +01:00
e68fd7c1e3
Merge pull request #383 from leo78913/toolbar-lock
2022-11-06 00:00:47 +01:00
369419870e
add: Spooky Rory
...
Signed-off-by: Adrien <66513643+AshtakaOOf@users.noreply.github.com >
2022-11-05 23:55:43 +01:00
0938f80b41
Update launcher/ui/MainWindow.cpp
...
Co-authored-by: flow <flowlnlnln@gmail.com >
Signed-off-by: leo78913 <leo3758@riseup.net >
2022-11-05 18:10:36 -03:00
9f462dcc27
fix: update tomlplusplus submodule
...
This fixes an issue with Windows TOML file parsing with non-latin
characters.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-11-05 16:28:54 -03:00
96008d3bb2
add -I import flag & don't clobber .zip assoc
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2022-11-05 08:07:58 -07:00
c05f744ec2
windows file association is *hard*
...
new macros!
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2022-11-05 08:07:58 -07:00
3df31579a1
fix: @timoreo22
...
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com >
2022-11-05 22:31:38 +08:00
f1d3481a29
fix: remove dumb FS::symlink
function
...
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com >
2022-11-05 22:25:22 +08:00
cf3aad9c41
fix: use osascript
to get admin privileges
...
inspired from VSCode's approach
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com >
2022-11-05 22:18:05 +08:00
7b1e68bfa8
initial support for add to PATH action
...
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com >
2022-11-05 22:17:59 +08:00
82256a2fe8
Merge pull request #400 from DioEgizio/bump-6.0
2022-11-05 14:35:21 +01:00
016b3448e8
chore: bump to 6.0
...
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2022-11-05 13:34:02 +01:00
2dde26e485
Merge pull request #399 from ryanccn/readme-adaptive-logo-fix
2022-11-05 13:07:53 +01:00
2999afe781
fix: width="50%"
...
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com >
2022-11-05 19:20:08 +08:00
bfc5a6488b
fix(docs): use new format for adaptive images in README
...
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com >
2022-11-05 19:16:56 +08:00
4af22d663a
Merge pull request #229 from ryanccn/macos-drag-n-drop
2022-11-05 11:17:21 +01:00
ba8322aa5c
Merge pull request #396 from leozamboni/develop
2022-11-05 11:17:13 +01:00
e4bd82190a
Merge pull request #149 from TayouVR/better-custom-themes
2022-11-05 11:16:41 +01:00
695734636f
Merge pull request #294 from piperswe/add-snapcraft-yml
2022-11-05 11:09:51 +01:00
bdac2a5f4d
fix: add missing newline
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-11-05 11:09:35 +01:00
f8ea6212c7
fix: fix icon install path
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-11-05 10:42:44 +01:00
5e9b26dbef
Merge pull request #366 from TheLastRar/MSVC-Build
2022-11-04 23:49:54 +01:00
67c99369ab
fix: use KDEInstallDirs for manpage
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-11-04 23:43:18 +01:00
d35c2db41e
fix: separate types of std::string in Packwiz
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-11-04 16:53:25 -03:00
dff5fea976
feat: add more separation between types of std::string in StringUtils
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-11-04 16:53:25 -03:00
ab6c7244fc
refactor: move FS's toStdString to StringUtils
...
This is so that anyone can use it :)
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-11-04 16:53:25 -03:00
353b51f11e
refactor: move MMCStrings -> StringUtils
...
General utilities can go in here >:)
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-11-04 16:53:24 -03:00
76050880f1
fix: use unicode variant for marking '.index' hidden
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-11-04 16:53:21 -03:00
396a7994f9
Workflow: Add MSVC Builds to release workflow
...
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com >
2022-11-04 18:11:39 +00:00
e29259cd55
Fix: Resolve ambiguous overload errors
...
Clang-cl fails to select the correct function and instead errors
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com >
2022-11-04 18:11:39 +00:00
79a728d7d2
Fix: Conflicting types for hoedown functions
...
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com >
2022-11-04 18:11:39 +00:00
98444bd865
CI: Add VC variables before packaging on Windows
...
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com >
2022-11-04 18:11:39 +00:00
3f75e1cb1d
CI: Build MSVC Legacy as 32bit
...
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com >
2022-11-04 18:11:39 +00:00
4f327120ac
CI: Link to release libraries even in debug
...
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com >
2022-11-04 18:11:39 +00:00
cc8456ec6b
CI: Use msbuild generator for msvc builds
...
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com >
2022-11-04 18:11:38 +00:00
f8ad1a052f
CMake: Support multi-configuration generators
...
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com >
2022-11-04 18:11:38 +00:00
372ce588cd
CI: Add MSVC Builds
...
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com >
2022-11-04 18:11:38 +00:00
12632ec404
CMake: Build flags for MSVC
...
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com >
2022-11-04 18:11:37 +00:00
e777c26a14
CMake: Add fallback to bundled ECM
...
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com >
2022-11-04 18:11:37 +00:00
1d38248194
Libraries: Add ECM
...
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com >
2022-11-04 18:11:36 +00:00
d52868c6c5
CI: Exclude zlib tests
...
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com >
2022-11-04 18:11:36 +00:00
29c1639b1d
CMake: Force bundled zlib to take our IPO settings
...
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com >
2022-11-04 18:11:36 +00:00
653a953d2f
CMake: Add zlib
...
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com >
2022-11-04 18:11:35 +00:00
9f5537d936
feat: spooky cat for halloween
...
Signed-off-by: leozamboni <leonardonunes169@gmail.com >
2022-11-04 15:09:57 -03:00
21a7af535c
Merge branch 'develop' into macos-drag-n-drop
2022-11-04 18:30:42 +01:00
a241d3f187
refactor(cmake): use KDEInstallDirs for Linux install paths
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-11-04 18:29:19 +01:00
8f045af867
Merge pull request #374 from flowln/fix_lto
2022-11-04 15:39:41 +05:30
6d4efc0443
Libraries: Add zlib
...
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com >
2022-11-03 21:35:28 +00:00
e2e6d00064
CMake: Remove CMP0020 OLD
...
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com >
2022-11-03 21:35:28 +00:00
e682c3e9b8
Fix: Correct exclusions for debug QT plugins
...
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com >
2022-11-03 21:35:28 +00:00
fe347262e9
Fix: Using uint8_t in std::uniform_int_distribution is undefined
...
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com >
2022-11-03 21:35:27 +00:00
c993209b76
Fix: Explicitly specify Version.h path
...
MSVC uses a different search mechanism that ends up picking the mete Version.h
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com >
2022-11-03 21:35:27 +00:00
2cf4d5f8ec
Merge pull request #389 from PrismLauncher/renovate/hendrikmuhs-ccache-action-1.x
2022-11-03 21:58:29 +01:00
c6ab9718ae
chore(deps): update hendrikmuhs/ccache-action action to v1.2.5
2022-11-03 19:50:27 +00:00
3e3ef03855
Merge pull request #379 from TheLastRar/win-stacksize
2022-11-03 10:52:36 +05:30
c2f37716e5
clang_format for PR files
...
I'm getting a rendezvous... I thought I did this already
Signed-off-by: Tayou <tayou@gmx.net >
2022-11-03 05:05:07 +01:00
e9bfd43ff7
added requested changes
...
Signed-off-by: Tayou <tayou@gmx.net >
2022-11-03 05:04:36 +01:00
2958ffa73f
Merge pull request #382 from PrismLauncher/renovate/hendrikmuhs-ccache-action-1.x
2022-11-02 16:50:47 -07:00
3d11d044d2
add an option to lock the toolbars
...
Signed-off-by: leo78913 <leo3758@riseup.net >
2022-11-02 20:33:02 -03:00
7eb0b1c69a
chore(deps): update hendrikmuhs/ccache-action action to v1.2.4
2022-11-02 23:02:32 +00:00
8d39a9ea61
Fix: Increase stack size on Windows to 8MiB
...
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com >
2022-11-02 20:13:44 +00:00
cb796dbdfb
Remove unnecessary block
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2022-11-02 16:38:32 +00:00
4254c20eda
experimental: install mime info in CMake
...
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com >
2022-11-02 23:28:42 +08:00
094b57bb23
Merge pull request #372 from santiagocezar/rory
2022-11-02 12:06:08 +01:00
9ca4f19aea
remove logcat
...
Signed-off-by: Santiago Cézar <santiagocezar2013@gmail.com >
2022-11-02 07:45:43 -03:00
a29d88c313
Even more fixes
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2022-11-02 09:59:58 +00:00
a1ed8154f7
Another fix
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2022-11-02 09:31:39 +00:00
6c45a990ef
A good use of auto
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2022-11-02 09:13:44 +00:00
8dfa3393dc
Formatting and forward-declaration
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2022-11-02 08:43:46 +00:00
d12323396f
Merge pull request #346 from ryanccn/more-user-friendly-java-warning-text-ahaha
2022-11-02 10:38:26 +05:30
48d34741f3
keyboard navigation is important
...
Signed-off-by: Santiago Cézar <santiagocezar2013@gmail.com >
2022-11-01 22:53:45 -03:00
76203018e9
forgot the qrc
...
Signed-off-by: Santiago Cézar <santiagocezar2013@gmail.com >
2022-11-01 20:21:34 -03:00
7956e6f04e
fix: don't use forward-declared Ptr types in meta/
...
This would cause ODR violations when those headers were included in
other places that also included stuff like "Version.h" (note the
"meta/Version.h"), which can cause problems, especially in LTO.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-11-01 19:48:26 -03:00
668342b470
add rory flat too (and holiday variants)
...
Signed-off-by: Santiago Cézar <santiagocezar2013@gmail.com >
Co-authored-by: Ashtaka <66513643+AshtakaOOf@users.noreply.github.com >
2022-11-01 19:31:37 -03:00
0a0ce74105
add rory
...
Signed-off-by: Santiago Cézar <santiagocezar2013@gmail.com >
Co-authored-by: Ashtaka <66513643+AshtakaOOf@users.noreply.github.com >
2022-11-01 19:06:27 -03:00
f6a3fa55b1
Merge pull request #368 from PrismLauncher/credits
2022-11-01 21:56:26 +01:00
718a9a3559
change: Update credits
...
Replaces txtsd's GitHub link with their website
Moves DioEgizio and flowln from contributors to dev team
Signed-off-by: txtsd <code@ihavea.quest >
2022-11-02 01:20:58 +05:30
5485c5aaed
Merge pull request #365 from Scrumplex/fix-logo
2022-11-01 20:34:23 +01:00
afcdf4b9cf
condensed icon theme code
...
Signed-off-by: Tayou <tayou@gmx.net >
2022-11-01 20:18:07 +01:00
a3f5ea3598
added suggested changes
...
Signed-off-by: Tayou <tayou@gmx.net >
2022-11-01 20:17:53 +01:00
fef60a9da0
add support for multiple custom themes
...
also moved theme related code from Application.cpp to new ui/themes/ThemeManager.cpp, this class should cleanly isolate theme related functions and help avoid code duplication in future theme related additions.
Themes can now be just qss or css files, they won't have color pallette information with them in that case
Signed-off-by: Tayou <tayou@gmx.net >
2022-11-01 20:10:12 +01:00
576867605d
Add another fallback
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2022-11-01 18:40:12 +00:00
d1626d20bd
Slight cleanup
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2022-11-01 18:30:11 +00:00
c890aa18f7
Only select correct mod
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2022-11-01 18:25:54 +00:00
6c7d040439
Hacky tweaks
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2022-11-01 18:12:27 +00:00
d03ae34b61
Auto-select first result
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2022-11-01 17:19:54 +00:00
b9547adce7
Add more license headers
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2022-11-01 17:02:24 +00:00
7f32c6464d
Initial better mod browser link implementation
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2022-11-01 16:58:22 +00:00
209a1650e4
clang_format and code cleanup
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2022-11-01 07:06:36 -07:00
b142e2a7a7
fix: fix logo name
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-11-01 13:59:11 +01:00
6010ce0dc5
chore(remove FS::copyFile):
...
Now that #333 is merged and FS::copy works on non directory copyFile can be removed.
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2022-11-01 04:28:57 -07:00
a7a331a26e
ensure FS::copyFile is marked for removal
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2022-11-01 04:24:11 -07:00
fda2c116be
code quality cleanup
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2022-11-01 04:24:11 -07:00
d2f3dbaa29
fix mispellings and wrap strings for translation
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2022-11-01 04:24:11 -07:00
e9d4793b1e
minor clean up and add some docs
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2022-11-01 04:24:11 -07:00
13c7efa058
copy found mods to instance (FTB and Flame)
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2022-11-01 04:24:11 -07:00
1598d65824
watch filesystem, compute and match hashes
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2022-11-01 04:24:11 -07:00
028e086960
send blocked mod info to dialog & prototype UI
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2022-11-01 04:24:11 -07:00
04b39294ba
Merge pull request #333 from flowln/fix_atl_packs_post_modpack_update
2022-11-01 09:56:16 +01:00
3a446c410c
Merge pull request #329 from flowln/only_safe_workarounds
2022-11-01 09:55:43 +01:00
35edea2141
Merge pull request #359 from Chrono-byte/develop
2022-11-01 08:17:14 +01:00
ce1a4857cc
Merge branch 'PrismLauncher:develop' into develop
2022-10-31 20:06:59 -04:00
dfdf739282
remove one space
...
Signed-off-by: Chrono <me@disilla.org >
2022-10-31 19:44:55 -04:00
7086b1e65c
Merge pull request #351 from Scrumplex/fix-trash
2022-10-31 22:56:07 +01:00
f2d445d27b
fix: fix undo key sequence
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-10-31 11:34:48 +01:00
29d362a6e0
fix: do not trash instances in Flatpak
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-10-31 11:34:46 +01:00
c8adc4e356
Merge pull request #354 from Scrumplex/translations-maybe
...
Improve display names of certain languages
2022-10-31 08:43:43 +01:00
8467daa0ec
oop
...
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com >
2022-10-31 14:58:38 +08:00
13e14b712e
Merge pull request #352 from TheLastRar/Win-setDarkWinTitlebar-10OrGreater
2022-10-31 07:51:13 +01:00
27dfe30fe6
Update VerifyJavaInstall.cpp
...
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com >
2022-10-31 14:44:11 +08:00
d89a541a8d
Merge pull request #353 from FayneAldan/accounts-consistency
2022-10-30 16:52:36 -07:00
42350e689d
chore: improve display names of certain languages
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-10-30 23:50:57 +01:00
b7d5fee995
Change Profiles to Accounts for consistency
...
Signed-off-by: Fayne Aldan <FayneAldan@gmail.com >
2022-10-30 15:56:45 -06:00
fd099166c6
Fix: Check if Windows 10 before calling setDarkWinTitlebar()
...
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com >
2022-10-30 20:49:56 +00:00
b4be28b9bb
fix: fix disabled trash undo action
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-10-30 18:37:06 +01:00
19a8d51bf3
fix: more user friendly Java warning text
...
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com >
2022-10-30 11:56:43 +08:00
5d1aac3c53
added option to not copy screenshots
...
+ moved select all checkbox to top row, centered.
Signed-off-by: Marcelo Hernandez <marcelohdez.inq@gmail.com >
2022-10-29 22:27:31 -04:00
87b0d3fe11
Merge pull request #342 from fn2006/prism-svg-fix
2022-10-30 01:51:14 +05:30
98891a036d
use existing variables
...
Signed-off-by: fn2006 <usernamefn2006alreadyused@protonmail.com >
2022-10-29 17:35:37 +01:00
b142a6da5b
fix hardcoded svg
...
Signed-off-by: fn2006 <usernamefn2006alreadyused@protonmail.com >
2022-10-29 16:42:37 +01:00
1c0139c5f4
Merge pull request #340 from PrismLauncher/repology
2022-10-29 16:16:12 +02:00
1b7ae4321d
Merge pull request #338 from Scrumplex/fix-credits-1
2022-10-29 16:15:34 +02:00
7f991ed897
feat: Add Repology badge to README
...
Signed-off-by: txtsd <code@ihavea.quest >
2022-10-29 19:37:00 +05:30
5ed7eb9d53
chore: update credits
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-10-29 13:12:51 +02:00
c00f96c7ca
create getters and setters for InstanceCopyPrefs
...
+ use pragma once like other .h files in this directory
Signed-off-by: Marcelo Hernandez <marcelohdez.inq@gmail.com >
2022-10-29 00:55:33 -04:00
81333515e0
feat(tests): add test for FS::copy with files
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-10-28 20:55:25 -03:00
be3c9abcfe
fix: copy single files too in FS::copy
...
eek
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-10-28 20:54:58 -03:00
177f17450a
Merge pull request #173 from Scrumplex/fix-icons
2022-10-29 00:35:48 +02:00
150a3adaaf
Merge pull request #267 from leo78913/toolbar-icons
2022-10-28 21:28:44 +02:00
76146e0f17
add a flat white version of the launch icon
...
Signed-off-by: leo78913 <leo3758@riseup.net >
2022-10-28 15:51:20 -03:00
4500e345b3
Merge branch 'PrismLauncher:develop' into toolbar-icons
2022-10-28 15:46:02 -03:00
e885f3c26a
Merge pull request #65 from he3als/develop
2022-10-28 18:43:30 +02:00
e6e92f2b0e
fix: only allow workarounds for blocked mods from MR when 100% safe
...
If a version on Modrinth has more than a single mod loader associated,
it means that it's possible we might get the wrong file for download,
since individual files don't really have this kind of metadata in the
API response.
So, in such cases, it's best to let the user take care of it instead.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-10-28 13:31:21 -03:00
03b48554b1
fix(style): convert tabs to spaces
...
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com >
2022-10-29 00:01:22 +08:00
f229574758
Merge pull request #322 from DioEgizio/64bit-it
2022-10-28 18:43:32 +05:30
7b446dd30f
Merge pull request #319 from Scrumplex/fix-avoid-mr-segfault
2022-10-28 13:40:52 +02:00
a5be974f1a
feat: use clang64 on qt6 builds
...
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2022-10-28 08:05:31 +02:00
952615eadb
Merge pull request #301 from DioEgizio/clang-attempt
...
feat(actions): use clang32 for building on windows
2022-10-28 07:54:17 +02:00
93894f62ff
fix: avoid segfault for unexpected API reponse
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-10-28 00:08:15 +02:00
2051de51b5
Merge pull request #318 from TheLastRar/manifest-platform
...
Fix: Don't specify x86 in manifest
2022-10-27 22:53:15 +02:00
2ba3de79d8
chore: add comment about copy bug
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-10-27 21:23:17 +02:00
d35c985d2e
feat(actions): use clang32 for building on windows
...
*way* faster
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2022-10-27 21:23:17 +02:00
b18466da84
Fix: Don't specify x86 in manifest
...
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com >
2022-10-27 18:37:08 +01:00
90714a93f3
Merge pull request #315 from AshtakaOOf/develop
...
Remove appveyor from README
2022-10-27 13:15:53 -03:00
990cfb7b33
Remove appveyor
...
I forgor 💀
But seriously I forgor to remove the &logo=appveyor thing AAAAAH!!!
Signed-off-by: Adrien <66513643+AshtakaOOf@users.noreply.github.com >
2022-10-27 18:08:56 +02:00
aacf7938ae
Add CI build for Snap
...
Signed-off-by: Piper McCorkle <contact@piperswe.me >
2022-10-26 09:25:58 -05:00
2e0f818905
Add a snapcraft.yml for building Snaps
...
The included snapcraft.yml can be used to build a Snap (the application
format used by Canonical's modern package manager) out of Prism. If the
project wants in the future, Prism can publish these Snaps to the Snap
Store so the Prism Launcher can be installed through the Ubuntu Software
app on vanilla Ubuntu.
I haven't registered the Snap name, so it's currently free for anyone to
reserve. I'd suggest that a Prism developer register the name
prismlauncher at https://snapcraft.io/register-snap to ensure the name
belongs to the project, even if there are no plans of setting up CI to
publish snaps in the short term.
I have also modified JavaUtils.cpp to be able to autodetect the Java
versions included in the Snap, and added "*.snap" to the .gitignore so
the compiled Snap isn't accidentally committed to the repository.
Signed-off-by: Piper McCorkle <contact@piperswe.me >
2022-10-26 09:25:54 -05:00
63b6c6685c
Abstract away InstanceCopyPrefs' internals through new getSelectedFiltersAsRegex() function
...
+ fix typo in comment
+ remove unused import
+ add [[nodiscard]] to methods
Signed-off-by: Marcelo Hernandez <marcelohdez.inq@gmail.com >
2022-10-26 00:20:36 -04:00
610b971117
Improve a bit README.md ( #305 )
...
Add Open Collective and fix some stuff.
2022-10-25 21:09:45 -03:00
318f657c31
Merge pull request #231 from tobimori/patch-1
2022-10-25 20:15:31 +02:00
482d3a1d76
update macos copyright year
...
Signed-off-by: tobimori <tobias@moeritz.cc >
2022-10-25 15:24:41 +02:00
b516dd970f
Merge pull request #206 from flowln/changelog_height_fix
2022-10-25 11:29:14 +02:00
d9463620e6
move .app rename to packaging process, update mac copyright string
...
Signed-off-by: tobimori <tobias@moeritz.cc >
2022-10-25 09:34:07 +02:00
385c452ddf
remove checkBool function, add updateSelectAllCheckbox function
...
Signed-off-by: Marcelo Hernandez <marcelohdez.inq@gmail.com >
2022-10-24 20:49:40 -04:00
a89df42561
Simplify bool check in CopyInstanceDialog.cpp
...
Signed-off-by: Marcelo Hernandez <marcelohdez.inq@gmail.com >
2022-10-24 19:31:40 -04:00
08cd5d52fa
Merge pull request #283 from flowln/fix_abort_on_autosearch
2022-10-24 23:00:02 +02:00
d0e668e1d8
Merge pull request #211 from Hibiii/show-instace-arg
2022-10-24 22:51:30 +02:00
eeb95f89e1
add .mrpack mime type
...
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com >
2022-10-25 00:12:27 +08:00
e4e0c27e1c
Merge pull request #281 from Scrumplex/fix-nsis-displayname
2022-10-24 11:09:23 -03:00
b638a6ae95
fix: retry mod search job after aborting it
...
This way, we don't get stuck with an aborted job in our way! :o
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-10-24 09:09:24 -03:00
74b98af8e5
fix: use display name in NSIS
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-10-24 12:43:13 +02:00
6a474a0125
fix: update icon generate script
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-10-24 11:18:53 +02:00
224304813a
Merge pull request #274 from Protrikk/patch-1
2022-10-24 11:13:42 +02:00
4caf06bc99
Check "Select all" checkbox if all options are already selected
...
+ code cleanup
Signed-off-by: Marcelo Hernandez <marcelohdez.inq@gmail.com >
2022-10-23 19:30:41 -04:00
15593b5c09
Add "Select all" checkbox + ui revamp + code cleanup
...
Signed-off-by: Marcelo Hernandez <marcelohdez.inq@gmail.com >
2022-10-23 19:30:41 -04:00
e7e56eb1e3
add more options to copy instance dialog
...
- Copy game options, copy resource packs, copy shaders,
copy servers, and copy mods
- Also made a new InstanceCopyPrefs struct to store those
options rather than passing 7 different booleans into
InstanceCopyTask's constructor
Signed-off-by: Marcelo Hernandez <marcelohdez.inq@gmail.com >
2022-10-23 19:30:28 -04:00
43bf601f12
add icons to the instance toolbar
...
Signed-off-by: leo78913 <leo3758@riseup.net >
2022-10-23 20:04:19 -03:00
d5109f024b
Better dark theme selection contrast
...
Tweak background of the selection background in order to make text more readable
Signed-off-by: Trisave <42098407+Protrikk@users.noreply.github.com >
2022-10-23 20:32:04 +02:00
7f441f5b87
Merge pull request #228 from bensuperpc/change_cast
2022-10-23 14:28:33 -03:00
0aac85dda1
Replace tab with spaces in flat_white.qrc
...
Signed-off-by: he3als <65787561+he3als@users.noreply.github.com >
2022-10-23 14:35:33 +01:00
4777a45722
Fix new flat white icons
...
Signed-off-by: he3als <65787561+he3als@users.noreply.github.com >
2022-10-23 14:32:35 +01:00
29e6e170cc
Merge pull request #240 from jn64/fix/version-label-width
2022-10-23 02:07:29 +02:00
01db80d19a
Fix version labels width
...
Make labels fit to the contents, so Ibeam cursor doesn't appear
over empty space. Should have been done with 90025ed.
Signed-off-by: jn64 <23169302+jn64@users.noreply.github.com >
2022-10-23 03:35:23 +08:00
8b28ed67ae
Merge pull request #234 from AliceDTRH/fix/dedupejava
2022-10-22 13:14:26 -03:00
f35a30d371
oops
...
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com >
2022-10-22 23:47:53 +08:00
1a8de111a3
add linux support
...
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com >
2022-10-22 23:46:53 +08:00
9bb62e1bba
Merge pull request #233 from jamierocks/atl-fix-aborting-installs
2022-10-22 12:19:58 -03:00
b2789fef0f
Use correct variable for Windows
...
Signed-off-by: AliceDTRH <57547425+AliceDTRH@users.noreply.github.com >
2022-10-22 17:19:34 +02:00
46fe7e77b3
DCO Remediation Commit for he3als <65787561+he3als@users.noreply.github.com>
...
I, he3als <65787561+he3als@users.noreply.github.com >, hereby add my Signed-off-by to this commit: d87f743a2bd2fac761b94de77ed7255d7a983f03
I, he3als <65787561+he3als@users.noreply.github.com >, hereby add my Signed-off-by to this commit: 92dfd659f1a3e11accdbf0ebbdc7cb91f74d9a21
I, he3als <65787561+he3als@users.noreply.github.com >, hereby add my Signed-off-by to this commit: a6e65dfc7a7e8080297b59ecf322b788d1c9bad2
I, he3als <65787561+he3als@users.noreply.github.com >, hereby add my Signed-off-by to this commit: 99e1c13e80d12764f57a993661656d9ed7de27bb
Signed-off-by: he3als <65787561+he3als@users.noreply.github.com >
2022-10-22 16:14:50 +01:00
99e1c13e80
fix: add flat_white to code
2022-10-22 15:50:06 +01:00
a6e65dfc7a
Add new flat white icons
2022-10-22 15:40:39 +01:00
1471eddc7e
Deduplicates java installs before passing it on
...
Signed-off-by: AliceDTRH <57547425+AliceDTRH@users.noreply.github.com >
2022-10-22 16:40:31 +02:00
89fd84d916
Merge branch 'PrismLauncher:develop' into develop
2022-10-22 15:30:40 +01:00
0e17eee096
ATLauncher: Fix pack installation always aborting
...
I made a mistake during when cherry picking a previous commit, this
applies the change - and fixes installing ATLauncher packs.
2022-10-22 15:22:30 +01:00
81f1305270
Merge pull request #215 from forkiesassds/develop
2022-10-22 10:48:00 -03:00
2ec4310104
Merge pull request #230 from Scrumplex/add-pr-template
2022-10-22 15:32:00 +02:00
24e4db676a
Merge pull request #224 from jamierocks/atl-abort-close-optional-mods-dialog
2022-10-22 15:31:53 +02:00
6e21a9829d
Merge pull request #225 from Scrumplex/fix-segfault-fileresolver
2022-10-22 15:31:46 +02:00
4e99e10cbd
Merge pull request #218 from getchoo/change-jars-path
2022-10-22 10:18:58 -03:00
500a7eceab
update macOS build process to work with new .app
...
Signed-off-by: Tobias Möritz <tobias@moeritz.cc >
2022-10-22 15:10:32 +02:00
1dad35ca76
update macos plist contents ( fixes #132 )
...
Signed-off-by: Tobias Möritz <tobias@moeritz.cc >
2022-10-22 15:00:52 +02:00
8b3093e758
chore: add PR template
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-10-22 14:59:57 +02:00
a406aeb3ea
feat: register as zip/mrpack handler on macOS
...
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com >
2022-10-22 20:51:46 +08:00
970e4b020e
fix: fix segfault when resolving Flame resources
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-10-22 14:11:51 +02:00
a4f4f2891c
DCO Remediation Commit for a6b13487
...
I, Jamie Mansfield <jmansfield@cadixdev.org >, hereby add my
Signed-off-by to this commit: a6b13487f0e27c8bea1917720a0c5c1eb1eb206c
Signed-off-by: Jamie Mansfield <jmansfield@cadixdev.org >
2022-10-22 12:58:56 +01:00
a6b13487f0
ATLauncher: Abort install if optional mods dialog is closed
...
This matches the behaviour of ATLauncher.
2022-10-22 12:35:34 +01:00
56ae4e5b6a
Change old style cast to C++ cast
...
Change old style cast to C++ cast
Signed-off-by: Bensuperpc <bensuperpc@gmail.com >
2022-10-22 13:04:48 +02:00
54c26b05fa
Merge pull request #185 from flowln/fix_blocked_mods_crash
2022-10-22 12:44:20 +02:00
bd376d5217
Merge pull request #203 from Scrumplex/fix-dont-build-renove-branches
...
Don't build renovate branches
2022-10-22 10:59:49 +02:00
2592c69021
semicolon fail
...
i was off by one key :(
Signed-off-by: seth <getchoo@tuta.io >
2022-10-21 21:40:21 -04:00
4a2b25e841
fix: use correct variable for jars path
...
Signed-off-by: seth <getchoo@tuta.io >
2022-10-21 21:40:21 -04:00
ba4af1a890
fix: make jars path specific to prism
...
Signed-off-by: seth <getchoo@tuta.io >
2022-10-21 21:40:20 -04:00
9b17cde019
CurseForge modpack page improvements
...
Signed-off-by: forkiesassds <icanttellyou@memeware.net >
2022-10-22 01:20:08 +03:00
7a8c963722
Merge pull request #147 from Minion3665/enhancement/update-nix-derivation
2022-10-21 19:04:35 -03:00
82d1dbf173
DCO Remediation Commit for Hibi <69405847+Hibiii@users.noreply.github.com>
...
I, Hibi <69405847+Hibiii@users.noreply.github.com >, hereby add my Signed-off-by to this commit: 1288b926153c86b7966727e60de4af8e7dcb4031
I, Hibi <69405847+Hibiii@users.noreply.github.com >, hereby add my Signed-off-by to this commit: 5b75869c0ba60e00147d723d5633c9f6a5d6304e
Signed-off-by: Hibi <69405847+Hibiii@users.noreply.github.com >
2022-10-21 17:59:35 -03:00
aefb8b353e
Merge pull request #187 from leo78913/menu-icons
2022-10-21 22:39:35 +02:00
5b75869c0b
Add --show to manual page
2022-10-21 16:10:03 -03:00
1288b92615
Add argument to show instance window
2022-10-21 15:40:28 -03:00
7eecf454e8
fix: remove max height logic for mod update changelogs
...
It's not worth it to keep this, it's just a heuristic that fails from
time to time.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-10-21 14:07:43 -03:00
ccf7d1e0c4
material design icons
...
Signed-off-by: leo78913 <leo3758@riseup.net >
2022-10-21 14:04:04 -03:00
e4b5cd23e6
the trashcan icons dont look like trash now
...
Signed-off-by: leo78913 <leo3758@riseup.net >
2022-10-21 13:49:31 -03:00
819296cc9c
Merge pull request #198 from PrismLauncher/renovate/hendrikmuhs-ccache-action-1.x
2022-10-21 22:13:09 +05:30
67c7d80f41
Merge pull request #197 from PrismLauncher/renovate/actions-cache-3.x
2022-10-21 22:12:48 +05:30
919f8c54d7
fix: don't build renovate branches
...
They will be built using the pull_requests event anyway.
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-10-21 17:42:39 +02:00
cbaf71f581
Merge pull request #201 from Scrumplex/add-netlify-sponsor
2022-10-21 17:37:18 +02:00
f118c602e6
Merge pull request #202 from Heath123/patch-1
2022-10-21 17:37:09 +02:00
ff2f40f5e1
Fix typo
...
Signed-off-by: circuit10 <heath.mitchell27@gmail.com >
2022-10-21 16:28:04 +01:00
9758c9b2a2
chore: add Netlify as sponsor
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-10-21 17:04:21 +02:00
09e4e100a2
chore(deps): update hendrikmuhs/ccache-action action to v1.2.3
2022-10-21 14:55:49 +00:00
bdd5c180d3
chore(deps): update actions/cache action to v3.0.11
2022-10-21 14:55:42 +00:00
749b085063
Merge pull request #196 from PrismLauncher/renovate/configure
2022-10-21 16:55:17 +02:00
c5a796ad8e
chore(deps): add renovate.json
2022-10-21 14:43:02 +00:00
12d8409e65
Merge pull request #39 from Sebbl0508/mod_dialog_fontsize
2022-10-21 15:25:28 +02:00
8db89b4cfb
Merge branch 'PrismLauncher:develop' into menu-icons
2022-10-20 17:54:43 -03:00
31dc92dafe
add icons to the instance menu and 4 new icons:
...
delete
rename
tag
export
Signed-off-by: leo78913 <leo3758@riseup.net >
2022-10-20 17:48:57 -03:00
01b90809e8
fix: memory leak when finishing blocked mods job
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-10-20 16:55:22 -03:00
0a7383a4e1
fix: hide ProgressDialog when failing/succeeding tasks
...
WHY IS QT LIKE THAT AAAAAAAA
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-10-20 16:54:39 -03:00
5e86a34925
Merge pull request #184 from Chrono-byte/develop
2022-10-20 21:52:24 +02:00
ece206b81c
Remove erroneous space
...
Signed-off-by: Chrono-byte <me@disilla.org >
2022-10-20 15:22:04 -04:00
88341b923a
fix contributor notices in AboutDialog.cpp for license compliance
...
Signed-off-by: Chrono-byte <me@disilla.org >
2022-10-20 15:14:26 -04:00
5d27633821
fix: show a single line in ProjectItem's desc. when there's no more space
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-10-20 15:03:46 -03:00
a9d4370ad4
Merge pull request #47 from TheOPtimal/develop
2022-10-20 10:01:46 +02:00
8a0318c779
Merge pull request #119 from Scrumplex/update-readme-sponsors
2022-10-20 09:59:00 +02:00
8e754d9a56
fix: update README
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-10-20 09:54:23 +02:00
0e209dcb02
Merge pull request #148 from ZombieNub/prismlauncher-rename
2022-10-20 09:44:25 +02:00
6f2d6425a2
update meta to not break flatpak
...
Signed-off-by: Zeke <ezekielsmith@protonmail.com >
2022-10-20 16:54:57 +10:00
b46c4a81e0
check space requirements of project description
...
if there isn't enough space for 2 lines of project description, only
draw one
Signed-off-by: Sebastian Rueth <sebastian.rueth@protonmail.com >
2022-10-20 08:02:05 +02:00
b6aa33f3a6
Add Matrix Room
...
Co-authored-by: Fayne Aldan <FayneAldan@gmail.com >
Signed-off-by: TheOPtimal <41379516+TheOPtimal@users.noreply.github.com >
Signed-off-by: Jacob Gogichaishvili <iakob.gogichaishvili@gmail.com >
2022-10-20 09:13:37 +04:00
ab68d9198d
PrismLauncher → Prism Launcher (again)
...
Co-authored-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
Signed-off-by: TheOPtimal <41379516+TheOPtimal@users.noreply.github.com >
Signed-off-by: Jacob Gogichaishvili <iakob.gogichaishvili@gmail.com >
2022-10-20 09:13:37 +04:00
32eebd3ca7
PrismLauncher → Prism Launcher
...
Co-authored-by: Fayne Aldan <FayneAldan@gmail.com >
Co-authored-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
Signed-off-by: TheOPtimal <41379516+TheOPtimal@users.noreply.github.com >
Signed-off-by: Jacob Gogichaishvili <iakob.gogichaishvili@gmail.com >
2022-10-20 09:13:37 +04:00
3f2e5633b4
Add OpenCollective
...
Co-authored-by: Fayne Aldan <FayneAldan@gmail.com >
Signed-off-by: TheOPtimal <41379516+TheOPtimal@users.noreply.github.com >
Signed-off-by: Jacob Gogichaishvili <iakob.gogichaishvili@gmail.com >
2022-10-20 09:13:37 +04:00
a99b9e80b8
Remove PolyMC's OpenCollective
...
Signed-off-by: Jacob Gogichaishvili <iakob.gogichaishvili@gmail.com >
2022-10-20 09:13:37 +04:00
42ed7e4626
Remove Matrix room link until one is created
...
Signed-off-by: Jacob Gogichaishvili <iakob.gogichaishvili@gmail.com >
2022-10-20 09:13:37 +04:00
ae910eea62
Change issue templates to Prism branding
...
Signed-off-by: Jacob Gogichaishvili <iakob.gogichaishvili@gmail.com >
2022-10-20 09:13:37 +04:00
d35920f356
Merge pull request #123 from MMK21Hub/patch-1
2022-10-19 22:00:23 -03:00
c29e7477f0
Merge branch 'develop' into prismlauncher-rename
...
Signed-off-by: IroncladLandship <jack.huffstutler@gmail.com >
2022-10-19 19:21:08 -05:00
86bbc7939c
Merge pull request #100 from TheEvilSkeleton/improve-approachability
2022-10-19 21:15:37 -03:00
dab091a7b7
Update NIX.md so it has more methods + is clearer
...
- Add proper headings
- Change flake codeblocks so that configuration stuff isn't in the same
place as flake.nix stuff
- Add instructions for not using the overlay with flakes
- Add instructions for running ad-hoc with flakes
Signed-off-by: Skyler Grey <skyler3665@gmail.com >
2022-10-19 23:50:48 +01:00
513d93cfc7
Change the derivation to have parity with nixpkgs
...
- Symlink rather than copying libraries
- Update maintainers
- Reformat with nixpkgs-fmt
Signed-off-by: Skyler Grey <skyler3665@gmail.com >
2022-10-19 23:48:56 +01:00
d7478c14fd
Renamed inappropriate instances of "PrismLauncher" to "Prism Launcher"
...
Signed-off-by: IroncladLandship <jack.huffstutler@gmail.com >
2022-10-19 16:03:18 -05:00
297c593edd
Improve approachability
...
Signed-off-by: TheEvilSkeleton <theevilskeleton@riseup.net >
2022-10-19 15:10:35 -04:00
6439ef11aa
Fix incorrect release titles
...
Signed-off-by: MMK21Hub <KAGfan2018@outlook.com >
2022-10-19 19:21:48 +01:00
d6479e133d
fix: properly center project descriptions
...
In particular, this takes into account the space used by the title, so
(hopefully) there won't be problems with custom themes with that.
Signed-off-by: flow <flowlnlnln@gmail.com >
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
Signed-off-by: Sebastian Rüth <sebastian.rueth@protonmail.com >
2022-10-19 20:12:50 +02:00
50bbf2aacc
fix text clipping
...
Signed-off-by: Sebastian Rüth <sebastian.rueth@protonmail.com >
2022-10-19 20:12:50 +02:00
41032aaac2
Merge pull request #110 from Scrumplex/fix-nsis-shortcut
2022-10-19 14:28:36 +02:00
4e08f28246
Merge pull request #31 from flowln/who_needs_webview
2022-10-19 14:28:29 +02:00
46c57e120f
Merge pull request #27 from flowln/ftb_install_improve
2022-10-19 13:51:35 +02:00
6b52ee61ae
Merge pull request #92 from Scrumplex/new-logo
2022-10-19 13:41:56 +02:00
61fbc5a791
refactor: replace with new logo
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-10-19 13:08:23 +02:00
22365205f9
fix: use display name for NSIS
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-10-19 12:17:06 +02:00
c6515c1dad
Merge pull request #54 from Samisafool/develop
2022-10-19 12:13:13 +02:00
8201d1df02
Rename
...
Signed-off-by: Samisafool <thenerdiestguy@gmail.com >
2022-10-19 15:02:43 +05:30
ddf168c536
Merge pull request #75 from Gideon9212/develop
2022-10-19 06:27:09 +02:00
c9f81f56e9
Fix banner
...
Removed boosted URL for plain
Signed-off-by: Gideon9212 <gideon_gallagher@zoho.com >
2022-10-18 18:35:03 -07:00
570264e1e9
Merge branch 'develop' into develop
...
Signed-off-by: Gideon9212 <gideon_gallagher@zoho.com >
2022-10-18 17:28:42 -07:00
325e58d98c
Merge pull request #88 from FayneAldan/multimc-fallback
...
go all the way up the fork chain!
2022-10-18 19:27:24 -03:00
23a2960aa3
Merge pull request #60 from jitterdev/develop
2022-10-18 18:53:30 -03:00
888a87463e
Add fallback for multimc.cfg
...
Signed-off-by: Fayne Aldan <FayneAldan@gmail.com >
2022-10-18 14:40:34 -06:00
2ebaf46095
Merge pull request #82 from flowln/i_broke_something_again
2022-10-18 22:15:08 +02:00
3a95a3b7c1
fix: don't take item from a possibly empty list
...
The list gets destroyed when we take the last object, so things explode.
😔
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-10-18 16:51:42 -03:00
c4edffb388
Update banner
...
Changed to Join instead of Support server.
Signed-off-by: Gideon9212 <gideon_gallagher@zoho.com >
2022-10-18 12:10:29 -07:00
5eec7cc788
Change discord invite to a banner
...
To help direct people to support with a big banner.
Signed-off-by: Gideon9212 <gideon_gallagher@zoho.com >
2022-10-18 11:40:23 -07:00
fb4cf0b75d
Merge pull request #55 from flowln/config_add_fallback
2022-10-18 19:50:34 +02:00
5584884fe6
Merge pull request #68 from nightsnowlinouo/develop
2022-10-18 19:43:02 +02:00
3bb1068ef0
Merge pull request #59 from CutestNekoAqua/bug-35
2022-10-18 19:26:57 +02:00
b1b85313ae
Fix hosted weblate translation website URL
...
Signed-off-by: 雪鈴 SnowLin <113241163+nightsnowlinouo@users.noreply.github.com >
2022-10-19 01:22:58 +08:00
92dfd659f1
Fix .QRC file for flat white icons
2022-10-18 17:54:26 +01:00
d87f743a2b
Add flat white icons
...
This is mainly for dark mode users, as I think that the regular colour of the flat icons do not look good with dark mode.
2022-10-18 17:49:35 +01:00
aec3e7b0fc
correct non-proper noun
...
Signed-off-by: Jitter <64605731+jitterdev@users.noreply.github.com >
2022-10-18 11:14:27 -05:00
243600b75b
Merge pull request #61 from pog5/develop
2022-10-18 18:03:34 +02:00
3d89d126d0
PlaceholderMC => PrismLauncher
...
Small Correction
Signed-off-by: Nightly <62222436+pog5@users.noreply.github.com >
2022-10-18 15:52:32 +00:00
54281e53a1
Update README.md
...
Signed-off-by: Jitter <64605731+jitterdev@users.noreply.github.com >
2022-10-18 10:35:00 -05:00
6befd2be81
Update README.md
...
Signed-off-by: Jitter <64605731+jitterdev@users.noreply.github.com >
2022-10-18 10:34:27 -05:00
1f0ca9ed92
Update README.md
...
Signed-off-by: Jitter <64605731+jitterdev@users.noreply.github.com >
2022-10-18 10:34:11 -05:00
f3db9c3920
Merge pull request #48 from flowln/fix_nbt
2022-10-18 17:31:46 +02:00
83ceb26151
Streamline Button changes to improve source readability.
2022-10-18 17:28:23 +02:00
32cdfb871c
fix: add fallback for polymc.cfg
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-10-18 12:22:42 -03:00
801e7da5ee
feat: allow specifying fallbacks to INI files
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-10-18 12:22:42 -03:00
2cf1ab7ec5
Merge pull request #43 from SSUPII/develop
2022-10-18 11:31:38 -03:00
d049c1afaf
chore: update flake
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-10-18 16:28:30 +02:00
9f45389bc1
Merge pull request #45 from NotNite/update-readme
2022-10-18 11:23:10 -03:00
d875481969
fix: update libnbtplusplus submodule's URL
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-10-18 11:11:34 -03:00
17a1e1245c
Updated HTML tags to Markdown
...
Signed-off-by: Sergio <42090377+SSUPII@users.noreply.github.com >
2022-10-18 16:04:28 +02:00
06d28c3eec
Updated project naming
...
Signed-off-by: Sergio <42090377+SSUPII@users.noreply.github.com >
2022-10-18 15:57:43 +02:00
684982c25c
README: PlaceholderMC -> Prism Launcher
...
Also cleaned it up a bit to make my Markdown linter happy.
2022-10-18 09:52:36 -04:00
421522a61a
Added further clarifications
...
Signed-off-by: Sergio <42090377+SSUPII@users.noreply.github.com >
2022-10-18 15:52:00 +02:00
f3b29d67f4
Merge branch 'PrismLauncher:develop' into develop
2022-10-18 15:39:29 +02:00
2ee5c6b2a1
Totally skipped a typo
...
Signed-off-by: Sergio <42090377+SSUPII@users.noreply.github.com >
2022-10-18 15:38:32 +02:00
5083772c6f
Fixed markdown errors
...
Signed-off-by: Sergio <42090377+SSUPII@users.noreply.github.com >
2022-10-18 15:37:11 +02:00
fd51e5df47
Added build instructions for Linux
...
Added build instructions in the main repository as a temporary reference
Signed-off-by: Sergio <42090377+SSUPII@users.noreply.github.com >
2022-10-18 15:35:40 +02:00
3405fd91c6
Merge pull request #33 from DioEgizio/remove-useless-actions
2022-10-18 15:31:32 +02:00
194822f11e
Merge pull request #28 from flowln/fix_copy
2022-10-18 15:27:53 +02:00
98963d4cdf
Merge pull request #29 from Scrumplex/feat-clear-metadata
2022-10-18 15:25:56 +02:00
804ef36b20
Merge pull request #26 from Scrumplex/armhf
2022-10-18 15:24:33 +02:00
3c6ff8fddf
Merge pull request #36 from DioEgizio/fix-copying
2022-10-18 15:05:31 +02:00
511893d535
update COPYING
...
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2022-10-18 14:47:20 +02:00
e05fe77bfe
feat: remove redundant actions from instance toolbar and redundant "instance"s
...
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2022-10-18 14:43:29 +02:00
2b7b9a2abb
Merge pull request #25 from PlaceholderMC/fix-data-path
...
Fix Data path
2022-10-18 14:05:22 +02:00
6db3f68ae1
refactor: use correct data path
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-10-18 13:58:50 +02:00
3773f2e7a5
Merge pull request #23 from PlaceholderMC/new-cf-key
2022-10-18 13:29:36 +02:00
1f8bffc15a
fix: new CurseForge key
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-10-18 13:24:57 +02:00
afaef4e83b
Merge pull request #13 from PlaceholderMC/rebrand
2022-10-18 13:05:24 +02:00
b746f723cb
fix: add Prism copyright header
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-10-18 13:01:32 +02:00
cfaf44f57b
fix: add sparkle public key
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-10-18 12:49:08 +02:00
eed541201e
fix: add new MSA client id
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-10-18 10:37:35 +02:00
a8bcb85f7b
fix(actions): change to PrismLauncher
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-10-18 10:13:44 +02:00
981e9cf290
Merge pull request #14 from leumasme/develop
2022-10-18 13:27:10 +05:30
3ac398ac49
fix: use display name in code
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-10-18 09:50:27 +02:00
2d0728395f
Update README.md discord vanity link
2022-10-18 09:44:50 +02:00
722194405a
refactor: initial rebrand
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-10-18 09:37:59 +02:00
0868a5e534
Merge pull request #11 from AshtakaOOf/temp-readme
...
More readable README.md :)
2022-10-18 01:42:54 +02:00
a86b9c82ce
Update README.md
...
Signed-off-by: Adrien <66513643+AshtakaOOf@users.noreply.github.com >
2022-10-18 01:38:49 +02:00
f8642548c8
Update README.md
...
Signed-off-by: Adrien <66513643+AshtakaOOf@users.noreply.github.com >
2022-10-18 01:35:30 +02:00
27873f7ed4
Update README.md
...
Signed-off-by: Adrien <66513643+AshtakaOOf@users.noreply.github.com >
2022-10-18 01:27:51 +02:00
b3eda6bcbb
Merge pull request #5 from AshtakaOOf/AshtakaOOf-readme
...
Temporary README.md
2022-10-17 23:08:21 +02:00
1c7799e292
Update README.md
...
Change some stuff temporarily
Signed-off-by: Adrien <66513643+AshtakaOOf@users.noreply.github.com >
2022-10-17 22:53:02 +02:00
aecd158d3c
Merge pull request #1208 from DioEgizio/fix-unused-libs
...
Removes `classparser` and `xz-embedded`
2022-10-16 10:41:43 -03:00
87d35f0d16
fix: remove some unused libs
...
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2022-10-15 20:16:15 +02:00
c089f9b59f
Merge pull request #1203 from DioEgizio/macos-legacy
2022-10-15 15:24:30 +02:00
82d7f9f5a4
chore(tests): add test for FS copy with dot folders/files
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-10-15 09:40:00 -03:00
8bc529be3d
fix: include hidden files when copying instances
...
fixes instance ccopy on linux .-.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-10-15 09:20:31 -03:00
924c1634d3
Merge pull request #1194 from flowln/fix_opted_out_on_any_filter
2022-10-15 13:18:35 +02:00
03d077e915
fix(nix): add ghc_filesystem dependency
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-10-15 13:13:56 +02:00
303628bb05
refactor: support system ghc-filesystem
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-10-15 13:13:38 +02:00
3b92ec8e82
chore: clang-format RuntimeContext
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-10-15 12:43:15 +02:00
545944cb0d
refactor: support armhf
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-10-15 12:41:16 +02:00
c90a88b6b6
fix: correct ftb legacy too
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-10-14 12:18:06 -03:00
89e45a61b3
fix: workaround ghc::filesystem bug
...
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2022-10-14 16:45:13 +02:00
2aff7bac4a
fix: disable updater on macOS-Legacy
...
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2022-10-14 15:58:16 +02:00
124097d3a5
feat!: use ghc/filesystem in place of std's one if needed
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-10-14 14:08:48 +02:00
c520faed6d
feat: add gulrak/filesystem submodule
...
... for old macs that don't have std::filesystem in their stdlib.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-10-14 14:08:42 +02:00
5bdb3703ed
fix: stop forcing libc++ on macOS
...
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2022-10-14 14:08:05 +02:00
2901039a48
feat(actions): macOS-Legacy package
...
still no updater part though
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2022-10-14 14:08:05 +02:00
dfa220ef02
fix: issues with aborts (again)
...
i hate it
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-10-13 15:10:35 -03:00
f26be00571
fix: abort search if we're already trying to download a pack
...
Meaning we don't have to wait for the searches to finish in the
background to finally start the modpack download, when we have already
selected it -_-
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-10-13 13:49:06 -03:00
83654a193e
refactor+fix: Make FTB install task similar to other install tasks
...
In particular, this changes the order so that the instance gets created
before downloading the mods (like other install tasks), and the mod download
directly puts the files in the staging folder (like the others), instead
of that weird makeCached and copy stuff.
This fixes some issues with modpack downloads from FTB, like creating an
instance with no mods in it.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-10-13 13:27:52 -03:00
b2a5d8daf4
fix: don't include opted out versions with the 'Any' filter on the MD
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-10-12 10:26:14 -03:00
19ee736e1d
Merge pull request #1190 from TayouVR/merged-launch-button1
2022-10-11 16:21:41 -03:00
fda3f1352e
feat: add image support for the news reader :^)
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-10-11 16:11:08 -03:00
d194b02e28
fix: prevent images overriding content when changing pages
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-10-11 15:51:54 -03:00
aaba99dc10
Update launcher/ui/MainWindow.cpp
...
make " Offline" string for profilers translatable
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net >
Signed-off-by: Tayou <31988415+TayouVR@users.noreply.github.com >
2022-10-11 14:58:34 +02:00
93a2e0f777
Merge Launch Buttons
...
Signed-off-by: Tayou <tayou@gmx.net >
2022-10-10 23:23:06 +02:00
71f3c6b461
feat: add clear metadata action
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-10-10 12:48:25 +02:00
aabcca5059
Merge pull request #1175 from Ozynt/patch-1
2022-10-09 20:20:05 +02:00
7e67fd8c79
Update LaunchController.cpp
...
Signed-off-by: Ozynt <104643560+Ozynt@users.noreply.github.com >
2022-10-09 13:20:50 +02:00
fecf1ffcb9
Update LaunchController.cpp
...
Signed-off-by: Ozynt <104643560+Ozynt@users.noreply.github.com >
2022-10-09 13:19:38 +02:00
fafc9cf9ca
Merge pull request #1033 from Scrumplex/multi-arch-support
2022-10-08 20:12:40 +02:00
3111e6a721
chore: add missing license headers
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-10-08 20:12:07 +02:00
e436f471a0
Merge pull request #1177 from DioEgizio/codeql
...
bye LGTM 👋
2022-10-08 15:04:23 -03:00
28f84902f6
Merge pull request #1185 from DioEgizio/fix-tooltip
...
Fix outdated 'Disable mod metadata' button's warning message.
2022-10-08 14:34:59 -03:00
ebee50eedc
Improve default light and dark themes ( #1174 )
2022-10-08 14:33:24 -03:00
e0ef09dfe1
Merge pull request #1183 from Scrumplex/fix-capabilities-first-run
2022-10-08 14:29:14 -03:00
d7992ab29d
feat: add image support for FTB packs
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-10-08 14:12:05 -03:00
60f19f305e
feat: add image support for modrinth modpack pages
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-10-08 14:12:03 -03:00
d99976f5d7
fix: make mod and modpack caches separate for Modrinth
...
This makes it similar to CF mods / modpacks. The mods cache is
maintained with the same name because it most likely has more data it
in, so this commit will affect existing caches as minimally as possible.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-10-08 14:11:20 -03:00
db158a5735
feat: add image support for mod pages
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-10-08 14:11:20 -03:00
ea3be17220
feat: add widget for a text browser with image support
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-10-08 14:11:20 -03:00
f26049009e
fix: mod updating isn't upcoming anymore :p
...
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2022-10-08 16:20:46 +02:00
787234a53a
Merge pull request #1163 from flowln/fix_list_icons
2022-10-08 12:12:38 +02:00
fc3a64056c
Merge pull request #1154 from Scrumplex/epic-formatting-codes
2022-10-08 12:12:26 +02:00
6ebc9abb80
fix: update capabilities before first-run wizard
...
On first run, the condition for the wizard would return, before running
updateCapabilities(). This moves that call up, as its only dependency is
the settings system.
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-10-06 14:46:13 +02:00
80e9eed35a
fix: remove old unused lgtm.yml, exclude cpp/fixme-comment
...
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2022-10-04 16:17:57 +02:00
23b3990f99
feat(code scanning): enable security-and-quality query
...
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2022-10-04 16:17:57 +02:00
41276403df
feat(actions): add codeql code scanning
...
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2022-10-04 16:17:57 +02:00
e3e9e39498
Merge pull request #1171 from vedantmgoyal2009/patch-1
2022-10-02 15:08:59 +02:00
f315025a8d
Merge pull request #1167 from Scrumplex/epic-commandline
2022-10-02 00:41:34 +05:30
8e43d97133
Microsoft account only
...
Signed-off-by: stoltsvensk <104643560+stoltsvensk@users.noreply.github.com >
2022-10-01 16:47:23 +02:00
c97a47dc62
Merge pull request #1172 from Scrumplex/fix-includes
2022-09-30 18:08:45 -03:00
7ccafdc993
fix: add missing includes to fix Qt 6.4 build
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-09-30 19:56:01 +02:00
0dca9cb6b8
Merge pull request #1162 from Trial97/feature/Replace-toml-library
2022-09-30 19:44:45 +02:00
be3d780720
Update winget.yml
...
Signed-off-by: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com >
2022-09-30 22:51:47 +05:30
0f59a1dde1
fix(nix): add tomlplusplus
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-09-26 15:42:45 +02:00
7c6bb80cee
fix: move toml++ find call
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-09-26 13:46:01 +02:00
62841c5b23
fix: pin tomlplusplus to latest release
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-09-26 13:44:28 +02:00
aad4f8d1f7
fix: update Git modules
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-09-26 13:44:28 +02:00
11c44c676c
fix: remove unused MACOS_HINT
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-09-26 13:28:46 +02:00
370c3aa598
Merge pull request #894 from flowln/update_from_external_source
...
epic PR
2022-09-26 08:25:12 -03:00
1cdadafdf8
refactor: use QCommandLineParser instead
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-09-26 13:21:27 +02:00
dd6f670dec
fix: Fixed memory leak
...
Signed-off-by: timoreo <contact@timoreo.fr >
2022-09-26 11:50:55 +02:00
9ff364b0d3
huge nit: added const refs, everywhere
...
Signed-off-by: timoreo <contact@timoreo.fr >
2022-09-26 11:50:31 +02:00
58a5331f7b
Merge pull request #1164 from Scrumplex/fix-sort-languages
2022-09-25 19:50:55 +02:00
ed261f0af9
Update launcher/minecraft/mod/tasks/LocalModParseTask.cpp
...
Co-authored-by: flow <flowlnlnln@gmail.com >
Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com >
2022-09-25 20:38:55 +03:00
c01b475cbf
Merge pull request #1165 from ErogigGit/develop
2022-09-25 09:33:29 -03:00
3d4feeec8d
DCO Remediation Commit for ErogigGit <eric.hagerstrand@gmail.com>
...
I, ErogigGit <eric.hagerstrand@gmail.com >, hereby add my Signed-off-by to this commit: 8a4f1c66f83a339d33ab0ba0076d8c1141055067
Signed-off-by: ErogigGit <eric.hagerstrand@gmail.com >
2022-09-24 23:31:30 +02:00
a1800ec23f
Prefer the system tomlplusplus
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2022-09-25 00:20:01 +03:00
8a4f1c66f8
Allow double clicking to mark for dowload
...
Signed-off-by: Erogig <erogigabyte@gmail.com >
2022-09-24 22:37:51 +02:00
b187231b0e
fix: sort languages by their name instead of key
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-09-24 11:53:41 +02:00
60b38de69f
fix: fallback for languages without a native name
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-09-24 11:48:33 +02:00
600c49f7f0
Replaced tomlc99 with tomlplusplus
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2022-09-24 00:10:27 +03:00
e7380e70a3
fix: use placeholder icon when the project has no icon in MR
...
Projects with no icon return a null icon URL in Modrinth's API.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-23 18:05:58 -03:00
3df8594f19
feat: change project item delegate for modrinth modpacks
...
more info! \ ^-^/
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-23 16:59:40 -03:00
ee4a829293
fix: remove manual icon resize in ModModel
...
THis fixes a FIXME, now that we fixed the issue :o
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-23 16:59:40 -03:00
1862f3c124
fix: set icon sizes correctly in ProjectItemDelegate
...
no more dumb hacks with icons!!
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-23 16:59:40 -03:00
777ab3416f
feat: also format resource/texture pack names
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-09-21 15:00:28 +02:00
ecf5ab75e7
feat: support more formatting codes
...
also fix some crashes
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-09-21 14:59:01 +02:00
4f6d964217
fix: don't change groups when updating an instance
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-20 18:36:10 -03:00
06019f01e3
feat: add dialog to ask whether to chaneg instance's name
...
This prevents custom names from being lost when updating, by only
changing the name if the old instance name constains the old version,
so that we can update it if the user whishes to.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-20 18:36:10 -03:00
ddde885084
fix: show warning in case there's no old index when updating
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-20 18:36:10 -03:00
be8c6f218c
refactor: setAbortStatus -> setAbortable
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-20 18:36:10 -03:00
9eb35ea7c8
fix: don't load specific settings for managed pack info
...
This avoids loading all settings for all instances when searching for
one with a specific managed pack name.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-20 18:36:10 -03:00
d2fdbec41d
fix: move file deletion to the end of the instance update
...
This makes it harder for problems in the updating process to affect the
current instance. Network issues, for instance, will no longer put the
instance in an invalid state.
Still, a possible improvement to this would be passing that logic to
InstanceStaging instead, to be handled with the instance commiting
directly. However, as it is now, the code would become very spaguetti-y,
and given that the override operation in the commiting could also put
the instance into an invalid state, it seems to me that, in order to
fully error-proof this, we would need to do a copy operation on the
whole instance, in order to modify the copy, and only in the end
override everything an once with a rename. That also has the possibility
of corrupting the instance if done without super care, however, so I
think we may need to instead create an automatic backup system, with an
undo command of sorts, or something like that. This doesn't seem very
trivial though, so it'll probably need to wait until another PR. In the
meantime, the user is advised to always backup their instances before
doing this kind of action, as always.
What a long commit message o.O
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-20 18:36:09 -03:00
2dd372600c
fix: some abort-related issues
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-20 18:36:09 -03:00
eda6cf11ef
feat(ui): improve info dialog before updating an instance
...
Adds a 'Cancel' option, and add a note about doing a backup before
updating.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-20 18:36:09 -03:00
68facd6b93
fix(ui): hook up abort status signal in ProgressDialog
...
Now we have a visual indication on when tasks are abortable!
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-20 18:36:09 -03:00
87002fb8f8
fix: hook up setAbortStatus in instance import tasks
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-20 18:36:09 -03:00
6a50fa35ec
feat: add canAbort() status change in Task
...
By now, it's a recurring pattern of wanting to restrict aborting in
certain situations. This avoids further code duplication, and adds a
signal that external users can hook up to to respond to such change.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-20 18:36:09 -03:00
6541570969
fix: simplify abort handling and add missing emits
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-20 18:36:09 -03:00
4b0ceea894
fix: correctly set managed pack fields in CF pack
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-20 18:36:09 -03:00
8c0816c166
feat: add override awareness to CF modpack updating
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-20 18:36:08 -03:00
be769d07f1
fix: correctly set all managed pack fields in Modrinth pack
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-20 18:36:08 -03:00
3a9d58e31c
feat: add override handling in modrinth pack update
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-20 18:36:08 -03:00
7024acac06
feat: add override helper functions
...
These help us keep track of relevant metadata information about
overrides, so that we know what they are when we update a pack.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-20 18:36:08 -03:00
6131346e2f
refactor: change the way instance names are handled
...
While working on pack updating, instance naming always gets in the way,
since we need both way of respecting the user's name choice, and a
standarized way of getting the original pack name / version.
This tries to circunvent such problems by abstracting away the naming
schema into it's own struct, holding both the original name / version,
and the user-defined name, so that everyone can be happy and world peace
can be achieved! (at least that's what i'd hope :c).
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-20 18:36:08 -03:00
eed73c9078
refactor: clean up InstanceImportTask a bit
...
Also removes a divide by two in the download progress
(why was it there???)
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-20 18:36:08 -03:00
795d6f35ee
feat: add curseforge modpack updating
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-20 18:36:08 -03:00
ebd46705d5
refactor: move creation of CF file download task to a separate function
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-20 18:36:08 -03:00
72d2ca234e
refactor: move flame modpack import to separate file
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-20 18:36:07 -03:00
2246c3359b
refactor: add throw_on_blocked
arg to Flame file parse
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-20 18:36:07 -03:00
242fb156a2
feat: add 'getFiles' by fileIds route in Flame API
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-20 18:36:07 -03:00
208ed73e59
feat: add early modrinth pack updating
...
Still some FIXMEs and TODOs to consider, but the general thing is here!
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-20 18:36:06 -03:00
4441b37338
refactor: move modrinth modpack import to separate file
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-20 18:32:36 -03:00
941d75824a
refactor: add instance creation abstraction and move vanilla
...
This is so that 1. Code is more cleanly separated, and 2. Allows to more
easily add instance updating :)
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-20 18:32:36 -03:00
ec9ddc4f22
chore: add helper function for copying managed pack data between insts.
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-20 18:32:36 -03:00
98b6f90172
fix: add more legacy architectures
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-09-20 16:01:08 +02:00
7e280de361
refactor: drop 64-bit check
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-09-20 16:01:08 +02:00
7bd8bd13fe
feat: support multiarch system classifiers
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-09-20 16:01:06 +02:00
09e85e948c
refactor: introduce RuntimeContext
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-09-20 15:59:43 +02:00
9ec1c00887
fix: register JavaRealArchitecture for MinecraftInstance
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-09-20 15:58:56 +02:00
c6bcb6228b
Merge pull request #1108 from Scrumplex/better_texture_packs
2022-09-20 13:28:33 +02:00
a24d589845
fix: ensure all resource folders exist
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-09-20 10:39:05 +02:00
ebbcc9f6da
fix: actually render color codes for texture packs
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-09-20 10:26:15 +02:00
23fc453fae
fix: comments and naming of texture pack stuff
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-09-20 10:26:15 +02:00
aad6f74db6
fix: tests
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-09-20 10:26:15 +02:00
07dcefabcb
feat: add texture pack parsing
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-09-20 10:26:15 +02:00
40c68595d7
Merge pull request #1150 from flowln/fix_crash_on_game_quit
2022-09-20 09:41:59 +05:30
fe9a4fece4
Merge pull request #1142 from flowln/better_fs
2022-09-20 09:00:19 +05:30
098327f128
Merge pull request #903 from jopejoe1/demo-launch
2022-09-18 14:41:25 +02:00
0873b8d304
fix: prevent container detaching in ResourceFolderModel
...
and use const accessors whenever we can!
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-16 20:12:31 -03:00
c9eb584ac8
fix: prevent deletes by shared pointer accidental creation
...
This fixes the launcher crashing when opening the game :iea:
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-16 20:12:30 -03:00
10493bd44a
fix: move newly allocated resources to the main thread
...
This avoids them getting deleted when the worker thread exits, due to
thread affinity on the created thread.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-16 20:12:30 -03:00
9e35230467
fix: memory leak when getting mods from the mods folder
...
friendly reminder to always delete your news.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-16 20:12:30 -03:00
81e326571b
fix: enable demo launch only on supported instances
...
e.g. >= 1.3.1 instances
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-15 19:27:42 -03:00
1b2a7de4e2
fix: show 'demo' instead of 'offline' in log when in demo mode
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-15 18:44:18 -03:00
11216d200c
change: move demo action to "Play offline" menu
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-15 18:44:18 -03:00
777be6a48d
Add 'Ctrl+Alt+O' Shortcut to launch demo instance.
...
Signed-off-by: jopejoe1 <johannes@joens.email >
2022-09-15 18:44:18 -03:00
5765a1fdf1
fix: allow demo for older versions
...
We were not propagating the '--demo' flag in the legacy launcher,
unconditionally setting the 'demo' parameter to false.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-15 18:44:18 -03:00
29dcb9d274
Added Launch Demo button.
...
Signed-off-by: jopejoe1 <johannes@joens.email >
2022-09-15 18:44:18 -03:00
8674ac4f68
Merge pull request #1146 from Scrumplex/fix-launch-rd
2022-09-15 17:55:08 -03:00
684b8f24f3
fix: allow starting rd- versions
...
Using `Collections.emptyList()` doesn't allow us to later append stuff
into that list. Use an empty `ArrayList` instead.
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-09-15 09:29:48 +02:00
1ca2be0039
Merge pull request #982 from DavidoTek/windarkmode2
2022-09-14 13:17:17 +02:00
8c41ff68f7
chore(actions)!: bump macOS required version to 10.15
...
This is needed for std::filesystem support in macOS's libc.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-12 18:41:13 -03:00
931d6c280a
chore(tests): add test for copy operation with blacklist
...
I almost 💀 because no tests used this x.x
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-12 13:12:55 -03:00
ee0fb2d0e0
fix: use std::wstring for Windows filenames
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-12 13:07:24 -03:00
c496ad1237
chore: make DirNameFromString add normal duplicate identifier
...
Wrap the number in parenthesis to be similar to other software.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-12 13:07:24 -03:00
277fa21f5f
refactor: remove Win32 'crap' in FileSystem
...
We should use std::filesystem symlink and hardlink functions instead.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-12 13:07:23 -03:00
1cf949226e
refactor: use std::filesystem for overrides
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-12 13:07:23 -03:00
be3fae6511
refactor: use std::filesystem for path deletion
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-12 13:07:23 -03:00
5932f36285
refactor: use std::filesystem for file copy
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-12 13:07:23 -03:00
30abb65368
Merge pull request #1133 from Scrumplex/refactor-tests
...
Move tests to a separate folder, to fix issues and improve maintenance
2022-09-12 12:57:55 -03:00
64a06b5ed6
Merge pull request #1123 from flowln/fix_abort_inst
2022-09-12 17:11:19 +05:30
69d18f17a5
fix(actions, win): only copy openssl libs on qt5 builds ( #1130 )
2022-09-12 07:57:18 -03:00
4c7d3a103c
refactor: restructure tests
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-09-11 22:29:01 +02:00
10320bdeb4
Merge pull request #1129 from dada513/metainfo_fix
...
Fixes FlatHub's image metadata for the 1.4.2 release
2022-09-11 09:39:21 -03:00
4261dcff39
fix meta
...
Signed-off-by: dada513 <dada513@protonmail.com >
2022-09-11 10:45:42 +02:00
a091245793
fix: emit signals when aborting NetJob
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-10 09:10:16 -03:00
ca282f9fb3
Merge pull request #1117 from flowln/fix_updater
...
Fix the mod updater not working as intended
2022-09-08 09:28:05 +02:00
7cf2c3be0f
fix: start at least one task in ConcurrentTask
...
This allows us to emit all the necessary stuff when we're finished in
the case of starting a task with no subtasks. In particular, this caused
the mod updater to not work properly :)
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-07 12:11:42 -03:00
f65d506f26
Merge pull request #997 from flowln/fix_major_version_filter
2022-09-07 10:34:50 -03:00
333dbca01e
Merge pull request #1105 from flowln/better_resource_packs
...
Add basic resource pack parsing and fix issues
2022-09-07 08:30:36 -03:00
42eb265624
refactor: create mod pages and filter widget by factory methods
...
This takes most expensive operations out of the constructors.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-07 08:29:58 -03:00
8a65726e9d
fix: use more robust method of finding matches for major version
...
This uses the proper version list to find all MC versions matching the
major number (_don't say anything about SemVer_ 🔫 ).
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-07 08:27:53 -03:00
1b0ca47682
Merge pull request #939 from flowln/mod_downloader_improve
...
Some more UI / UX improvements to the mod downloader!
2022-09-07 08:27:11 -03:00
8e3f5c3305
Merge pull request #966 from flowln/refactor_tasks
...
Reduce code duplication in tasks, fix some bugs and add some tests
2022-09-07 08:26:28 -03:00
3c0a6987cd
Merge pull request #1113 from timoreo22/develop
...
Fix compilation warning due to uninitiated variables.
2022-09-06 18:50:46 -03:00
e37f70b9f7
Merge pull request #1114 from DioEgizio/bump-installqtaction-v3
2022-09-06 20:36:35 +05:30
03c148ce50
chore: update install-qt-action to v3
...
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2022-09-06 15:41:32 +02:00
4817f0312d
Fixed up a warning
...
Signed-off-by: timoreo <contact@timoreo.fr >
2022-09-06 14:32:19 +02:00
b70a82c609
Merge pull request #1111 from PolyMC/revert-1067-classpath-epicness
2022-09-05 20:06:33 +02:00
25d1e0c4e6
Merge pull request #1107 from DioEgizio/smaller-about
2022-09-05 17:52:16 +02:00
8e3356f11a
Merge pull request #1034 from Scrumplex/detect-performance-features
2022-09-05 17:45:17 +02:00
1b559c7776
Revert "Move classpath definition into NewLaunch itself"
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-09-05 17:37:10 +02:00
d5583f0f02
make the about dialog smaller
...
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2022-09-04 14:32:33 +02:00
bedd3c50b6
fix: improve handling of unrecognized pack formats
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-03 15:05:23 -03:00
43a7af3f44
fix: removing mods with their metadata as well
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-03 13:37:23 -03:00
9db27c6acc
fix: crash when adding resource packs directly in the folder
...
This fixes an issue in which, when adding a new resource pack externally
to PolyMC, when the resource pack view was open, would crash poly.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-03 13:37:22 -03:00
42c81395b3
fix: race condition on ResourceFolderModel tests
...
This (hopefully) fixes the race contiditions that sometimes got
triggered in tests.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-03 13:37:22 -03:00
3b13e692d2
feat: move resource pack images to QPixmapCache
...
This takes care of evicting entries when the cache gets too big for us,
so we can add new entries without much worries.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-03 13:37:22 -03:00
0331f5a1eb
feat(tests): add tests for resource pack parsing
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-03 13:37:22 -03:00
8a7e117f6b
refactor: move resource pack file parsing utilities to separate namespace
...
This makes it easier to use that logic in other contexts.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-03 13:37:22 -03:00
9b984cedac
feat: add image from pack.png to resource packs
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-03 13:37:22 -03:00
dd9e30b24a
feat: add resource icon to InfoFrame
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-03 13:37:21 -03:00
6a93688b2e
fix: filtering in regex search in resource packs
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-03 13:37:21 -03:00
3ab17a97a8
fix: sorting by pack format
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-03 13:37:21 -03:00
f21ae66265
feat: add basic resource pack parsing of pack.mcmeta
...
This parses the pack format ID and the description from the local file,
from both a ZIP and a folder, and hooks it into the model.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-03 13:37:21 -03:00
afa1a5e932
feat: modify InfoFrame and ResourcePackPage to show ResourcePack info
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-03 13:37:21 -03:00
050768c266
feat: add more resource pack info
...
Adds pack format id and description to ResourcePack, that'll be parsed
from pack.mcmeta.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-03 13:37:21 -03:00
cda2bfc240
feat: allow specifying factory for resources in BasicFolderLoadTask
...
This allows us to hook our own resource type, that possibly has more
content than the base Resource, to it.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-09-03 13:37:20 -03:00
2f167b1512
Merge pull request #1095 from flowln/ensure_file_path_in_override
2022-09-01 09:54:22 +02:00
ba3ac85356
Merge pull request #1067 from Scrumplex/classpath-epicness
...
Move classpath definition into NewLaunch itself
2022-08-31 18:28:29 -03:00
ec29cedeb7
Merge pull request #1080 from flowln/eternal_cache
...
Never invalidate libraries cache entries by time elapsed
2022-08-31 18:28:07 -03:00
064ae49d2b
fix: make MultipleOptionsTask inherit directly from SequentialTask
...
It's not a good idea to have multiple concurrent tasks running on a
sequential thing like this one.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-28 16:29:02 -03:00
247f99ce2f
feat(test): add more tests to Tasks
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-28 16:29:01 -03:00
7b6d269904
refactor: make NetJob inherit from ConcurrentTask as well!
...
Avoids lots of code duplication
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-28 16:29:01 -03:00
87a0482b8b
refactor: make MultipleOptionsTask inherit from ConcurrentTask too
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-28 16:29:01 -03:00
e899699918
refactor: make SequentialTask inherit from ConcurrentTask
...
In a way, sequential tasks are just concurrent tasks with only a single
task running concurrently, so we can remove LOTS of duplicated logic :)
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-28 16:29:01 -03:00
bdf464e792
fix: abort logic running subsequent tasks anyways some times
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-28 16:29:01 -03:00
c410bb4ecb
fix: 'succeeded while not running' spam in ConcurrentTask
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-28 16:29:01 -03:00
a720bcc637
fix: bogus progress update when the total step progress was zero
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-28 16:29:01 -03:00
369a8cdc74
fix: only try to start tasks that are really there
...
This fixes an annoying issue where concurrent tasks would try to start
multiple tasks even when there was not that many tasks to run in the
first place, causing some amount of log spam.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-28 16:29:00 -03:00
3f4e55be4f
fix: ensure destination file paths exist when overriding folders
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-28 16:28:23 -03:00
9171f471ab
Merge pull request #1094 from flowln/fix_the_thing
...
Fix build due to merge without rebase messing things up :p
2022-08-28 16:27:41 -03:00
2186b134a4
fix: Mod type enum -> Resource type enum
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-28 14:47:52 -03:00
f371ec210c
Merge pull request #1052 from flowln/resource_model
2022-08-28 16:52:53 +02:00
afcd669d2f
Merge pull request #965 from flowln/fat_files_in_memory
...
Refactor a bit EnsureMetadataTask and calculate hashes in a incremental manner
2022-08-28 11:03:12 +02:00
fbf542d205
Merge pull request #1087 from DioEgizio/fix-ftblegacy-url
...
fix: fix urls on ftb legacy
2022-08-24 20:37:07 -03:00
13184eb8e9
fix: fix urls on ftb legacy
...
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2022-08-24 12:31:38 +02:00
ddf1e1ccee
fix: make FML libraries cache eternal
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-21 13:47:49 -03:00
5ac4e73697
fix: make libraries cache eternal
...
This restores the behavior prior to PR #920 .
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-21 13:47:49 -03:00
6be59b53f1
feat: add eternal cache entries
...
Those are entries that don't get stale over time, so we don't invalidate
them if they 'expire'.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-21 13:47:49 -03:00
bb54fec907
Merge pull request #1073 from DioEgizio/update-copying
...
fix(COPYING): fix COPYING.md by adding some missing copyright notices
2022-08-21 13:09:30 -03:00
0b81b283bf
fix: LGTM warnings
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-20 10:49:56 -03:00
e2ab2aea32
change: add enable/disable to resources
...
TIL that zip resource packs, when disabled, actually have the effect of
not showing up in the game at all. Since this can be useful to someone,
I moved the logic for it to the resources.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-20 10:49:54 -03:00
c3ceefbafb
refactor+fix: add new tests for Resource models and fix issues
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-20 10:49:23 -03:00
e7cf9932a9
refactor: simplify Mod structure
...
No need to keep track of pointers left and right. A single one already
gives enough headaches!
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-20 10:48:51 -03:00
0c9d03f5df
fix(tests): add timeout on ModFolderModel's tests
...
If the update never ends, the signal is not emitted and we become stuck
in the event loop forever. So a very lenient timer is added to prevent
that.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-20 10:48:01 -03:00
92aa24ae34
fix: don't give shared pointer to obj. external to the model
...
It causes some weird problems and adds refcounting overhead.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-20 10:48:00 -03:00
97a74d5c1f
refactor: adapt rest of the codebase to the new resource model
...
In order to access the ModFolderModel from the ModFolderPage, i created
a new m_model for the correct type, shadowing the m_model of type
ResourceFolderModel. This creates two shared_ptr references to the same object,
but since they will have the same lifetime, it doesn't generate a memory
leak.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-20 10:47:58 -03:00
256f8094f5
refactor: make Resource Pack model inherit from ResourceFolderModel
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-20 10:47:11 -03:00
1e2f0ab308
refactor: move more tied logic to model and move logic to the resources
...
This moves the QSortFilterProxyModel to the resource model files,
acessible via a factory method, and moves the sorting and filtering to
the objects themselves, decoupling the code a bit.
This also adds a basic implementation of methods in the
ResourceFolderModel, simplifying the process of constructing a new model
from it.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-20 10:47:08 -03:00
af2cf2734d
refactor: move things around in the mod model
...
Makes the method order in the cpp file the same as in the header file.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-20 10:46:33 -03:00
ec62d8e973
refactor: move general code from mod model to its own model
...
This aims to continue decoupling other types of resources (e.g. resource
packs, shader packs, etc) from mods, so that we don't have to
continuously watch our backs for changes to one of them affecting the
others.
To do so, this creates a more general list model for resources, based on
the mods one, that allows you to extend it with functionality for other
resources.
I had to do some template and preprocessor stuff to get around the
QObject limitation of not allowing templated classes, so that's sadge :c
On the other hand, I tried cleaning up most general-purpose code in the
mod model, and added some documentation, because it looks nice :D
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-20 10:45:01 -03:00
3225f514f6
refactor: move general info from Mod to Resource
...
This allows us to create other resources that are not Mods, but can
still share a significant portion of code.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-20 10:41:59 -03:00
2d63c86022
feat: make Task a QRunnable
...
This makes it possible to run a task in another thread.
I added a variable to toggle debug prints because they seem to trigger
an assertion on Qt internals when the task in on another thread. Of
course, this isn't awesome, but can wait until we improve our logging.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-20 10:41:59 -03:00
2dcff83be7
Merge pull request #1035 from Scrumplex/fix-coremods
...
Make Coremods / Mods seperation more clear
2022-08-20 10:15:50 -03:00
afb9ebcd99
fix: distinguish Coremods
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-08-20 12:53:13 +02:00
92d7e44525
Merge pull request #878 from flowln/lazy_settings
2022-08-20 12:50:56 +02:00
a517f442ea
Merge pull request #1023 from flowln/better_shared_ptr
2022-08-20 12:50:50 +02:00
311758233b
Merge pull request #1044 from flowln/better_orphan_fix
2022-08-20 12:50:43 +02:00
6e086eb808
Merge pull request #992 from Scrumplex/refactor-version
2022-08-20 12:50:25 +02:00
7e8644430c
Merge pull request #1007 from Gingeh/disable-update-button
2022-08-20 12:50:19 +02:00
70a8f6743a
Merge pull request #919 from kumquat-ir/download-all-blocked
2022-08-20 12:50:01 +02:00
69eafd0e11
Merge pull request #1058 from DioEgizio/fix-update-org.polymc.PolyMC.metainfo.xml.in
2022-08-19 20:34:11 +02:00
6b6a095b91
fix(COPYING): fix COPYING.md by adding some missing copyright notices
...
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2022-08-19 18:42:26 +02:00
d5a2185030
Merge pull request #1068 from TayouVR/improvedWindowsJavaCheck
2022-08-19 14:26:36 +02:00
26f31e9288
use qEnvironmentVariable instead of qgetenv in JavaUtils
...
Signed-off-by: Tayou <tayou@gmx.net >
2022-08-18 23:59:35 +02:00
e654e66839
Merge pull request #1049 from flowln/waiting_for_news_-_-
2022-08-18 22:53:41 +02:00
bb4861cf0d
check for java installs in PATH on windows
...
this should find java installs from scoop as well as any other installer, that registers java in the PATH environment variable.
Signed-off-by: Tayou <tayou@gmx.net >
2022-08-18 18:24:32 +02:00
01505910f4
refactor: move classpath definition into NewLaunch itself
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-08-18 18:14:01 +02:00
ab766a0598
Merge pull request #968 from magneticflux-/utf8-logging
...
Decode process lines as UTF-8
2022-08-18 10:44:01 +02:00
51c664a678
fix: update org.polymc.PolyMC.metainfo.xml.in to not make flatpak break next release
...
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2022-08-15 20:34:56 +02:00
3c4b45c9e7
Use C locale codec for decoding
...
This should correctly decode multi-byte non-UTF-8 text, such as Windows-936 (Simplified Chinese)
Signed-off-by: Mitchell Skaggs <skaggsm333@gmail.com >
2022-08-13 10:39:05 -05:00
93507a263b
fix: hide 'More news...' button if the news aren't loaded yet
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-12 17:41:11 -03:00
1175461030
refactor: switch to new versioning scheme
...
The new versioning system is based on the versioning system used by the
GNOME Foundation for the GNOME desktop.
We are dropping the "major version" as defined by SemVer and move to a
version number with a most and least significant number.
The most significant number must be incremented, if there are new
features or significant changes since last major release.
Otherwise, the least significant number must be incremented, if there
are only minor changes since the last release. New features or
significant changes mustn't be introduced by a bump of the least
significant number.
If a minor change would introduce small user-facing changes (like a
message-box or slight UI changes), it could still be classified as a
minor change.
At the end of the day, a human shall decide, if a change is minor or
significant, as there is no clear line that would separate a "minor" and
a "significant" change in a GUI-application.
Definitions:
feature: New user-facing functionality
significant change: Something that changes user-facing behavior
minor change: Something that fixes unexpected behavior
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-08-12 14:22:24 +02:00
2f5e55bea0
fix: only remove orphaned metadata on first opening
...
This avoids deleting the metadata while one is updating their mods.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-11 13:11:56 -03:00
c375e7b4df
Merge pull request #897 from jamierocks/atl-updating-initial
2022-08-11 08:50:05 +02:00
5d188c69ed
Merge pull request #1039 from budak7273/fix-world-safety-nag-title-text
2022-08-11 07:33:13 +02:00
6bff7751d0
Merge pull request #909 from txtsd/markdownlint
2022-08-11 07:33:04 +02:00
1a5986abe0
Merge pull request #920 from flowln/metacache_fix
2022-08-11 07:32:43 +02:00
cebac3c10e
Make new title strings translatable
...
Signed-off-by: Robb <computerguy440+gh@gmail.com >
2022-08-10 12:07:24 -05:00
a5da3db966
Merge pull request #1018 from Scrumplex/fix-infinite-auth-loop
2022-08-10 18:14:26 +02:00
cd30f75173
fix: Make world safety nag title text match the action being performed instead of always saying 'Copy World'
...
Signed-off-by: Robb <computerguy440+gh@gmail.com >
2022-08-09 16:01:21 -05:00
94df4ceb36
Fix use of Qt 5.14 enum
...
Signed-off-by: Mitchell Skaggs <skaggsm333@gmail.com >
2022-08-09 00:17:53 -05:00
a14476c5fb
Replace local 8-bit decoding with UTF-8 decoding
...
Handles incomplete byte sequences using `QTextDecoder`
Signed-off-by: Mitchell Skaggs <skaggsm333@gmail.com >
2022-08-08 23:54:01 -05:00
d82bb29919
fix: don't apply GameMode/MangoHud, if they aren't supported
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-08-08 21:19:46 +02:00
33af0c6a7c
refactor: don't include mangohud's library path
...
This could cause issues on some environments. Users should just put
MangoHud libs into global LD_LIBRARY_PATH, just like with any other
library
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-08-08 21:16:37 +02:00
68f3f98bc3
feat: detect GameMode and MangoHud's presence
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-08-08 21:16:37 +02:00
f873cd5b1a
refactor: store current capabilities
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-08-08 21:16:37 +02:00
fa8df286d9
chore(ci): Add markdownlint config to ignored paths
...
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com >
2022-08-06 13:00:57 +05:30
76aa0c434a
feat(markdown): Add markdownlint config
...
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com >
2022-08-06 13:00:57 +05:30
78dc0cfdf3
chore(markdown): MD001 Heading levels should only increment by one level at a time
...
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com >
2022-08-06 13:00:57 +05:30
9654728bfb
chore(markdown): Align inline HTML correctly
...
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com >
2022-08-06 13:00:57 +05:30
123d1864f4
chore(markdown): MD037 Spaces inside emphasis markers
...
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com >
2022-08-06 13:00:57 +05:30
96a91e988d
chore(markdown): MD010 Hard tabs
...
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com >
2022-08-06 13:00:56 +05:30
19ecb1701e
chore(markdown): MD031 Fenced code blocks should be surrounded by blank lines
...
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com >
2022-08-06 13:00:56 +05:30
8085b2728d
chore(markdown): MD032 Lists should be surrounded by blank lines
...
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com >
2022-08-06 13:00:56 +05:30
56cad31a36
chore(markdown): MD034 Bare URL used
...
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com >
2022-08-06 13:00:46 +05:30
3275bc4e93
chore(markdown): MD009 Trailing spaces
...
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com >
2022-08-06 12:57:30 +05:30
8963378039
chore(markdown): MD007 Unordered list indentation
...
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com >
2022-08-06 12:57:30 +05:30
c7d435bb7a
chore(markdown): MD025 Multiple top-level headings in the same document
...
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com >
2022-08-06 12:57:11 +05:30
06cc7e4ea0
chore(markdown): MD046 Code block style
...
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com >
2022-08-06 12:55:11 +05:30
fba20e2cfb
chore(markdown): MD040 Fenced code blocks should have a language specified
...
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com >
2022-08-06 12:55:11 +05:30
358f080c76
chore(markdown): MD012 Multiple consecutive blank lines
...
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com >
2022-08-06 12:55:11 +05:30
8cea57ff0f
chore(markdown): MD022 Headings should be surrounded by blank lines
...
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com >
2022-08-06 12:53:50 +05:30
7b27f200b1
fix: don't mutate QHash while iterating over it
...
Even though it was using a QMutableHashIterator, sometimes it didn't
work quite well, so this is a bit better.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-05 16:30:12 -03:00
f4b207220c
fix: add some more nullptr checks / protection
...
die sigsegv 🔫
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-05 15:10:44 -03:00
d835e1d14e
refactor: simplify smart pointers more
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-05 11:38:46 -03:00
75f92de8f8
Merge pull request #1017 from flowln/kill_orphan_metadata
...
Remove orphaned metadata to avoid problems with auto-updating instances
2022-08-04 12:57:20 -07:00
293c1deee5
Merge pull request #1014 from DioEgizio/downgrade-qt-macos
...
chore: downgrade to Qt 6.3.0 on macos
2022-08-04 12:56:55 -07:00
4dee05a967
Merge pull request #1006 from DioEgizio/appimage-ubuntu-moment
...
fix: work around ubuntu 22.04 openssl appimage issues by copying openssl libs
2022-08-04 12:56:38 -07:00
8d6414d74a
Merge pull request #1019 from Scrumplex/fix-openbsd-root
...
Add root path detection on OpenBSD
2022-08-04 21:47:35 +02:00
362ecdb583
refactor+fix: use QSharedPointer for shared_qobject_ptr
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-04 15:33:51 -03:00
058b9f9272
Merge pull request #994 from Scrumplex/fix-winget-releaser
...
Fix WinGet releaser
2022-08-04 16:20:23 +01:00
355762aa30
fix: emit abort in LaunchController
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-08-04 10:07:36 +02:00
be4fb65470
fix: Add root path detection on OpenBSD
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-08-03 21:14:32 +02:00
4ed296bad4
fix: allow user to interrupt launch after 3 tries
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-08-03 20:38:40 +02:00
a8aa862919
Move large condition into a new lambda
...
Signed-off-by: Gingeh <39150378+Gingeh@users.noreply.github.com >
2022-08-03 16:39:30 +10:00
31ba1de53b
fix: remove orphaned metadata to avoid problems with auto-updating insts
...
Just as my master has taught me. 🔫
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-02 16:15:39 -03:00
bca1fef2b2
chore: downgrade to Qt 6.3.0 on macos
...
seems to fix some emoji-related issues
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2022-08-02 10:59:54 +02:00
f33b31e048
Check for running instance when re-opening the mod folder page and when selecting mods
...
Signed-off-by: Gingeh <39150378+Gingeh@users.noreply.github.com >
2022-08-02 14:14:45 +10:00
0d10ebb7ca
Update launcher/ui/pages/instance/ModFolderPage.h
...
Co-authored-by: flow <flowlnlnln@gmail.com >
Signed-off-by: Gingeh <39150378+Gingeh@users.noreply.github.com >
2022-08-02 12:50:25 +10:00
4a8abc948e
fix: prevent segfault due to callbacks into deleted objects
...
Since network requests are, for the most part, asynchronous, there's a
chance a request only comes through after the request sender has already
been deleted.
This adds a global (read static) hash table relating models for the mod
downloader to their status (true = alive, false = destroyed). It is a
bit of a hack, but I couldn't come up with a better way of doing this.
To reproduce the issue before this commit: scroll really quickly through
CF mods, to trigger network requests for their versions and description.
Then, in the middle of it close the mod downloader. Sometimes this will
create a crash.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-01 18:34:15 -03:00
6fd3672618
Merge pull request #1012 from DioEgizio/patch-10
...
fix: remove iconfix from libraries/README.MD
2022-08-01 20:31:11 +02:00
abd090bd48
fix: remove iconfix from libraries/README.MD
...
someone forgor (💀 ) to remove it
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2022-08-01 20:21:19 +02:00
bd9140f1f3
Merge pull request #1008 from DioEgizio/qt-version-issue-template
...
chore: update issue template to ask about Qt version
2022-08-01 18:40:11 +02:00
9d78b2d259
Update .github/ISSUE_TEMPLATE/bug_report.yml
...
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
Co-authored-by: flow <flowlnlnln@gmail.com >
2022-08-01 14:51:19 +02:00
9c9528838a
chore: update issue template to ask about Qt version
...
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2022-08-01 14:40:55 +02:00
77b640b76b
Disable "Check for Updates" and "Download Mods" while the game is running
...
Signed-off-by: Gingeh <39150378+Gingeh@users.noreply.github.com >
2022-08-01 20:56:05 +10:00
a8dfe98b1a
Disable "Check for Updates" if all mods are removed
...
Signed-off-by: Gingeh <39150378+Gingeh@users.noreply.github.com >
2022-08-01 20:56:05 +10:00
cee41b87f7
fix(ui): force redraw of mod list when (de)selecting a mod
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-01 07:33:31 -03:00
7a95314e42
feat(ui): remember mod download dialog's geometry
...
Makes it consistent with other modal dialogs.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-01 07:33:31 -03:00
6aaf1f4f21
feat: lazy-load CF mod descriptions
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-01 07:33:30 -03:00
368a0ddd44
feat: add mod descriptions to CF mods
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-01 07:33:30 -03:00
0808a10b7b
feat: cache mod versions
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-01 07:33:30 -03:00
6f052baa94
refactor: use function cb instead of class cb in getVersions
...
I've discovered even more functional programming! :^)
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-01 07:33:30 -03:00
5bc67d3f6b
feat: cache extra mod info (like links and body)
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-01 07:33:30 -03:00
74c6c5cfbc
refactor: use function cb instead of class cb in getModInfo
...
I've discovered functional programming :^)
This makes this route more fit for general use.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-01 07:33:30 -03:00
158b7fd166
feat+refactor: clean up ProgressWidget and add progress indicatior to
...
mod downloader
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-01 07:33:30 -03:00
c3f647dc96
feat: add (semi) instant searching in mod downloader
...
It has a delay of 350ms from the last typed character to search, in
order to cache small changes while typing.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-01 07:33:30 -03:00
5936c7b65c
change: preserve search term across different mod providers
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-01 07:33:29 -03:00
a8bcd85c93
feat+refactor: add shortcuts to mod downloader and clean up
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-01 07:33:29 -03:00
127b558f95
change: change button names to be more user-friendly
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-01 07:33:29 -03:00
6e9a27f40f
feat: display the 'body' of a MR mod on the mod downloader
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-01 07:33:29 -03:00
4a13dbe3bb
feat: create delegate for project item views
...
This allows us to define custom painting for list view items. In
particular, this is applied to the mod downloader, in order to allow
displaying both the mod name and mod description, and settings their
effects (like bold or underline) independent of each other.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-01 07:33:29 -03:00
0f61f5ba03
fix(ui): missing tr() in mod download dialog's title
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-08-01 07:33:29 -03:00
5f1efbeb67
fix: work around ubuntu 22.04 openssl appimage issues by copying openssl libs
...
terrible hack but it works™️
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2022-08-01 09:57:14 +02:00
9c105914f0
use BlockedModsDialog for ftb packs as well
...
Signed-off-by: kumquat-ir <66188216+kumquat-ir@users.noreply.github.com >
2022-07-31 15:05:47 -04:00
579582740e
Merge remote-tracking branch 'origin/develop' into download-all-blocked
...
Signed-off-by: kumquat-ir <66188216+kumquat-ir@users.noreply.github.com >
2022-07-31 14:54:50 -04:00
b15544c163
Trash instances instead of deleting (when possible) ( #549 )
...
Squashed because of :pofat: commit history
2022-07-30 14:42:33 -03:00
94a63e3859
Merge pull request #941 from Scrumplex/bump-cxx-standard
...
Bump to C++17
2022-07-30 17:10:59 +01:00
842b7e6c39
use c11 instead
...
c17 dont work properly with lgtm's build system and c11 is already almost identical to c17 at least in gcc
2022-07-30 15:35:48 +01:00
22f5011451
fix(winget): strictly match non-Legacy setup
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-29 16:25:12 +02:00
74120fe1f3
Merge pull request #699 from Scrumplex/resolve-ftb-mods-cf
2022-07-28 09:43:39 +02:00
b4e8abd0ad
feat: win32 enable dark titlebar for dark theme
...
Signed-off-by: DavidoTek <54072917+DavidoTek@users.noreply.github.com >
2022-07-26 23:25:17 +02:00
336f1f4f50
Merge pull request #974 from flowln/accounts_qt6
...
Fix adding multiple accounts in Qt6
2022-07-26 16:08:05 -03:00
1c256d8876
Merge pull request #958 from jopejoe1/readme
2022-07-27 00:16:35 +05:30
1ce0f0e7a5
fix: progress dialog going away even if the task was not aborted
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-26 20:33:33 +02:00
fbf1901d86
refactor: shuffle some things around to improve readability
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-26 20:33:33 +02:00
0382f33c46
fix(ui): pump events to show "Copying modpack files..." text
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-26 20:33:33 +02:00
13372f3f99
chore: clean up FTBPackInstallTask a bit and connect missing signals
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-26 20:33:33 +02:00
e741cb7f0a
fix: add abort handlign in Flame's FileResolvingTask
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-26 20:33:33 +02:00
fb289c6b17
chore: add license headers
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-26 20:33:29 +02:00
75a7ea55d4
feat: implement mod resolving for FTB
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-26 20:33:10 +02:00
86573a5ccd
Merge pull request #961 from flowln/fix_resource_filter
2022-07-26 20:14:18 +02:00
6fe55a79f1
fix: use const qualifier for operator==() and allow other comparisons
...
This fixes an implicit behavior changed by C++17.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-26 15:11:56 -03:00
1a6cb9ee99
chore: add some debugging prints in AccountList
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-26 15:11:56 -03:00
a495d9eca5
chore: Normalize sentence in readme
...
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com >
2022-07-26 22:00:40 +05:30
65a945f968
Merge pull request #956 from flowln/jar_mods_aa
...
Fix segmentation fault when using jar mods
2022-07-25 06:57:40 +01:00
a9e8ed5087
fix: pump events and do a queued start for concurrent tasks
...
Heavy workloads can consume a ton of time doing their stuff, and starve
the event loop out of events. This adds an event processing call after
every concurrent task has been completed, to decrease the event loop
stravation on such loads.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-24 17:46:54 -03:00
00520b6a0e
feat: add hashing tasks to the sequential task in ModUpdateDialog
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-24 17:46:54 -03:00
e6f2a3893a
refactor+feat: improve code separation in ensure metadata
...
... and avoid calculating the same hash multiple times
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-24 17:46:54 -03:00
24c034ff6a
change(libs): use a 4MiB buffer by default in murmur2 hashing
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-24 17:46:54 -03:00
631a93bcd8
refactor: add a HashUtils place for hashing stuff
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-24 17:46:54 -03:00
b1763353ea
feat: do incremental calculation of CF's hash
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-24 17:46:53 -03:00
f95bcf45ad
feat(libs): add incremental version of murmurhash2 calculation
...
This does two passes for a given file, which is kinda slow, but I don't
know how else to get the size excluding the filtered ones :<
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-24 17:46:53 -03:00
15ec1abb6a
feat: use QIODevice for calcuating the JAR hash on Modrinth
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-24 17:46:53 -03:00
cfda8dbb2b
refactor: use QIODevice instead of a whole QByteArray for hash calc.
...
This allows Qt to do its thing and optimize the data gathering from the
JAR.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-24 17:46:53 -03:00
3aa2003951
fix: filter in external resource pages not working
...
For some reason, using setFilterFixedString() doesn't seem to update the
QRegularExpression object with a new value, instead leaving it empty. It
updates QRegExp just fine, so maybe that's an Qt bug? o.O
Anyway, using regex in the filter is kinda cool actually :D
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-23 23:50:56 -03:00
0e473f4570
Merge pull request #951 from flowln/performace_tab_fix
...
Hide the entire performance tab on the instance settings in non-Linux OSes
2022-07-23 18:31:04 -03:00
bfa824ee71
Fix broken url in readme
...
Signed-off-by: jopejoe1 <johannes@joens.email >
2022-07-23 23:22:39 +02:00
1157436a24
fix: sigsegv when trying to use jar mods
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-23 14:24:24 -03:00
4596e78df0
Merge pull request #952 from Scrumplex/fix-pre-post-launch
...
Fix variable substitution in pre launch/post exit hooks
2022-07-23 18:06:12 +01:00
813dfbd2d3
fix: hide the entire performance tab on instance settings in non-Linux
...
"just woke up after a major release has just been made" coding style
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-23 13:29:39 -03:00
ba7dfb360c
fix: actually substitute variables in pre/post launch
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-23 17:51:58 +02:00
6aad750fe0
Merge pull request #893 from Scrumplex/refactor-env-handling
2022-07-23 14:08:10 +02:00
5e443ae347
fix(nix): change license to gpl3Only
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-23 14:00:11 +02:00
c65f5f7728
Merge pull request #877 from Scrumplex/refactor-offline-accounts
2022-07-23 13:54:36 +02:00
74b62727af
Merge pull request #947 from flowln/unicode_uhh
2022-07-23 13:38:48 +02:00
2e94562f79
fix: treat accounts as offline, if auth servers are down
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-23 12:38:01 +02:00
061ea5648e
Merge pull request #922 from DioEgizio/qt6-tarballs
...
feat(actions): package and deliver qt6 tarballs
2022-07-23 14:18:00 +05:30
439e7bbf4e
change: unicode chars for folders and disabled mods in mod list
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-22 17:45:27 -03:00
0f1d51f866
Update .github/workflows/build.yml
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-22 22:11:53 +02:00
75cfaf0672
Merge pull request #938 from Scrumplex/fix-i18n3
2022-07-22 22:45:53 +05:30
ceaa732e5f
Merge pull request #932 from Scrumplex/fix-nix
2022-07-22 22:43:57 +05:30
deb2a2bd14
Merge pull request #930 from TheOPtimal/develop
2022-07-22 22:43:00 +05:30
33853b6107
fix: use single-space unicode char for checkmark in mod list
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-22 11:48:08 -03:00
ab6e1b112b
change(cache): use cache-specific http headers for their lifetime
...
This uses the 'Age', 'Cache-Control' and 'Expires' HTTP headers to more
accurately set up the cache lifetime, falling back to a static 1-week
time if they're not present in the response.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-21 19:19:24 -03:00
220e823c8d
DCO Remediation Commit for Jacob Gogichaishvili <iakob.gogichaishvili@gmail.com>
...
I, Jacob Gogichaishvili <iakob.gogichaishvili@gmail.com >, hereby add my Signed-off-by to this commit: 3746a2566d7b0f758a1de7a3f78cb88bd28bb1e5
Signed-off-by: Jacob Gogichaishvili <iakob.gogichaishvili@gmail.com >
2022-07-20 23:27:07 +04:00
c666c3e251
refactor!: bump to C++17 and C17
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-20 14:22:10 +02:00
9cc1773fa7
fix: move HTML code outside of translation
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-20 10:15:21 +02:00
e78c7af715
Merge pull request #936 from Scrumplex/fix-windows-crap-2
2022-07-20 10:07:10 +02:00
b96e76134a
fix(nix): switch to LD_LIBRARY_PATH
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-19 18:09:48 +02:00
fd2b206997
fix: support LD_* for OpenBSD
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-19 18:07:58 +02:00
2d53c7c5b2
refactor: filter values in environment variables
...
Before this change, you had to specify custom LD_* variables using the
prefix GAME_LD_*. Now instead of dropping all LD_* variables by default,
we should just filter them and remove the values we *know* are from our
start script.
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-19 18:07:58 +02:00
28ae5d710e
fix: fix translations for mod updater
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-19 18:03:45 +02:00
7a13412ec7
feat(actions): package and deliver qt6 tarballs
...
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2022-07-19 17:07:34 +02:00
c86610b917
Merge pull request #934 from virchau13/fix-non-nixos-libraries
...
fix(nix): only load stdenv.cc.cc.lib on NixOS
2022-07-19 11:28:08 -03:00
502750492c
Merge pull request #929 from flowln/dark_theme_dark_font
2022-07-19 11:17:40 +02:00
8fc1653b0c
fix: fix Java Checker on Windows, again
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-19 11:12:11 +02:00
6841ebc31d
fix(nix): only load stdenv.cc.cc.lib on NixOS
...
On non-NixOS, launching any external process from Minecraft (e.g.
clicking on links) will fail due to a conflict between the system
libraries and the Nix stdenv.cc.cc.lib. This works around that issue by
only loading stdenv.cc.cc.lib on NixOS.
Signed-off-by: Vir Chaudhury <virchau13@hexular.net >
2022-07-19 09:03:54 +08:00
8757281467
fix(nix): switch to PolyMC libnbtplusplus
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-18 20:34:36 +02:00
20b1723e78
merge origin/develop
...
Signed-off-by: kumquat-ir <66188216+kumquat-ir@users.noreply.github.com >
2022-07-18 14:05:23 -04:00
be78afeee5
qtcreator moment
...
Signed-off-by: kumquat-ir <66188216+kumquat-ir@users.noreply.github.com >
2022-07-18 14:03:06 -04:00
3746a2566d
Add more Nix meta
information
2022-07-18 21:47:26 +04:00
0cb47cf7d7
fix: dark placeholder text in dark background on dark theme
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-18 14:25:00 -03:00
dec81c4f27
Merge pull request #588 from flowln/mod_update
...
Implement mod updater (😎 )
2022-07-18 12:40:25 -03:00
54b335711a
fix: raw-pointers and leaks in ModFolderLoadTask
...
Co-authored-by: timoreo <contact@timoreo.fr >
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-17 11:56:23 -03:00
6bb8332b4b
fix: bogus returns in EnsureMetadataTask
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-17 11:43:12 -03:00
de9e304236
fix: std::list -> QList
...
Qt6 removed Qlist::toStdList() 😭
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-17 11:33:45 -03:00
650af5eb64
change: use ModStatus as a simple member instead of a pointer
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-17 11:33:44 -03:00
47bdcb6050
feat: make second metadata pass concurrent
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-17 11:33:44 -03:00
58dc3e93d3
fix: clean up execWithTask in Progress Dialog
...
This prevents weird problems, such as dialogs being non-modal when they
should be!
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-17 11:33:44 -03:00
79b0a16f7a
fix: try finding a good height for short changelogs
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-17 11:33:44 -03:00
2b65ee433f
fix: changelogs with too much space between lines
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-17 11:33:44 -03:00
001bbef9ee
fix: don't use shared_ptr for a background task T_T
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-17 11:33:44 -03:00
c4316e81e6
change: make Mod a QObject used as a pointer
...
Prevents problems when copying it around!
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-17 11:33:44 -03:00
fac63541a4
fix: work around HoeDown bug(?) in changelog line breaks
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-17 11:33:44 -03:00
dfd6cb29be
feat: improve changelog and sort updatable mods
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-17 11:33:44 -03:00
5f75e531e6
fix: handling around disabled mods
...
Don't update disabled mods to prevent mod duplication. Also, chop
filename in the metadata with a '.disabled'.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-17 11:33:43 -03:00
a7648d60ce
fix: don't require non-essential items in mod index
...
Also adds slug field.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-17 11:33:43 -03:00
52c45c2d32
feat: add some mod api calls
...
- Get Project: Already existed but required a specific caller type. This
is more general.
- Get Projects: A single call to multiple of the above
Both providers support these calls.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-17 11:33:43 -03:00
fd6755c93f
change: mod metadata improvements
...
- Use slug instead of name
- Keep temporary status before having local details
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-17 11:33:43 -03:00
a53ee2e35c
fix: mod parsing of 'String-fied' version (i.e. OpenBlocks)
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-17 11:33:43 -03:00
4e6978ff6f
feat: improve metadata gen. networking and performance
...
This makes the metadata generation code a lot messier and harder to use,
but there's not really much else that can be done about it while
preserving all it's capabilities :(
At least we now have speed
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-17 11:33:43 -03:00
91a5c4bdcb
feat: add metadata get/delete via mod id
...
This is, in many cases, more reliable than name comparisons, so it's
useful specially in cases where a mod changes name between versions
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-17 11:33:43 -03:00
9a07ede615
fix: filter out opted-out mods in mod downloader
...
Maintains Pre-Updater behaviour
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-17 11:33:43 -03:00
dfab55112b
feat: remove existing mod when updating/redownloading it
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-17 11:33:42 -03:00
1709b47bb7
fix: don't double add mods in mod downloader/updater
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-17 11:33:42 -03:00
2d10c246a8
feat: add update mods to the ui / mod model
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-17 11:33:42 -03:00
6e2869834f
feat: add mod update dialog
...
This subclasses the Review mods dialog to make a "Update review" one.
Also, all the necessary components built until now are put together in a
coherent unity that checks and generates metadata on-the-fly and checks for
mod updates, while giving and receiving feedback to the user.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-17 11:33:42 -03:00
b8b71c7dd2
feat: add mod update check tasks
...
Those tasks take a list of mods and check on the mod providers for
updates. They assume that the mods have metadata already.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-17 11:33:42 -03:00
c3f6c3dd82
feat: add changelog to mod providers
...
The Modrinth changelog is fairly straight-forward, as it's given to us
directly with the API call we already did. Flame, on the other hand,
requires us to do another call to get the changelog, so it can introduce
quite a heavy performance impact. This way, we make it optional to get
such changelog.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-17 11:33:42 -03:00
844b245776
feat: add EnsureMetadataTask
...
This task is responsible for checking if the mod has metadata for a
specific provider, and create it if it doesn't.
In the context of the mod updater, this is not the best architecture,
since we do a single task for each mod. However, this way of structuring
it allows us to use it later on in more diverse scenarios.
This way we decouple this task from the mod updater, trading off some performance
(though that will be mitigated when we have a way of running arbitrary tasks
concurrently).
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-17 11:33:42 -03:00
4bcf8e6975
feat: add api call to flame
...
Call added:
- Get Fingerprints Matches
- Get Mod File Changelog
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-17 11:33:42 -03:00
0e52112016
feat: add some api calls to modrinth
...
Calls added:
- Get version from hash
- Get versions from hashes
- Latest version of a project from a hash, loader(s), and game version(s)
- Latest versions of multiple project from hashes, loader(s), and game version(s)
Some of those are not used yet, but may be of use later on, so we have
it if we need it :)
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-17 11:33:41 -03:00
32a9545360
libs: add murmur2 library
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-17 11:33:41 -03:00
9a44c92211
feat: add MultipleOptionsTask
...
This is a variation of a Sequential Task, in which a subtask failing
will prompt the next one to execute, and a subtask being successful will
stop the task.
This way, this can be used for easily managing fallbacks with tasks. :D
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-17 11:33:41 -03:00
dd6aabf9ab
feat: add ChooseProviderDialog
...
Allows you to prompt the user for choosing a (mod) provider. This should
be fairly independent of the mod updater logic, so it can be used for
other ends later down the road :^)
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-17 11:33:41 -03:00
91776311c7
fix: allow aborting upload tasks
...
This maintains the same behaviour as the Download task.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-17 11:33:41 -03:00
882c82f82c
fix: always update global progress of sequential tasks
...
Previously, it would not update the global counter if the subTask didn't
update its progress, even though progress was being made.
This also prevents a segmentation fault while aborting the task.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-17 11:33:41 -03:00
43b9db6e45
change: allow deleting mods while preserving their metadata
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-17 11:33:41 -03:00
032ceefa1d
feat: add some helping methods to WideBar
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-17 11:33:41 -03:00
05fa266e6b
fix: provide default value to is_indexed in ModDownloadTask
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-17 11:33:40 -03:00
56085310cb
Merge pull request #913 from Gingeh/cape-without-skin
2022-07-17 09:57:03 +02:00
6a1d611fd1
Restore ScrollMessageBox
...
Signed-off-by: kumquat-ir <66188216+kumquat-ir@users.noreply.github.com >
2022-07-17 02:40:27 -04:00
c8a72c876d
fix: add missing HttpMetaCache entry for CF mods
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-16 21:25:29 -03:00
ec87a8ddfc
fix: add expiration time to cache entries
...
This is to prevent problems where the cache entry would still be used
way after the remote resource got updated. The limit is hardcoded for 1
week, which I think is a reasonable time, but this could be further
tweaked.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-16 21:25:28 -03:00
33e34ebb83
Add "Open All" button to blocked mods dialog
...
Signed-off-by: kumquat-ir <66188216+kumquat-ir@users.noreply.github.com >
2022-07-16 19:14:54 -04:00
dce435c882
Merge pull request #917 from Scrumplex/fix-translations-2
2022-07-16 22:27:03 +02:00
396b3c3952
fix: add missing full-stop to message
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-16 21:26:23 +02:00
8cf42f4e15
Merge pull request #902 from Scrumplex/fix-unicode-windows
2022-07-16 21:15:55 +02:00
17ea51ce27
fix: fix memory leak on Windows
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-16 20:08:08 +02:00
04818ca626
Merge pull request #914 from DioEgizio/cacheqt
2022-07-16 00:42:44 +05:30
6732b77594
chore(actions): Remove superfluous whitespace
...
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com >
2022-07-15 22:40:12 +05:30
3e4346e321
feat(actions): bring back qt caching
...
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2022-07-15 10:02:11 +02:00
4dfc01899a
Make skin upload optional
...
Signed-off-by: Gingeh <39150378+Gingeh@users.noreply.github.com >
2022-07-15 12:23:11 +10:00
b0b8ccfd4a
Merge pull request #911 from Scrumplex/fix-release-workflow-2
2022-07-14 07:59:34 +02:00
4d35c66af3
fix(actions): fix release workflow
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-13 22:47:55 +02:00
509f7bd018
fix: move time record overrides to BaseInstance
...
This is needed so that we can show time stats in the UI without having
to load all type-specific settings, which would make all the previous
changes useless :c
This is apparently done with console settings too, so I don't think
there's a problem doing this too :>
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-12 21:15:59 -03:00
42b9b3d72a
Merge pull request #905 from DioEgizio/fix-copying
2022-07-12 19:19:09 +05:30
e280f9fe3e
chore(COPYING): update COPYING.MD a bit
...
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2022-07-12 15:20:26 +02:00
89493a2f1d
Merge pull request #904 from virchau13/add-stdenv-lib
...
fix(nix): add stdenv.cc.cc.lib to GAME_LIBRARY_PATH
2022-07-12 07:47:06 -03:00
e259bffca6
Merge pull request #810 from Scrumplex/refactor-launcher-version
...
Hide channel from version for tagged commits
2022-07-12 07:46:46 -03:00
ba9164022d
fix(nix): add stdenv.cc.cc.lib to GAME_LIBRARY_PATH
...
Some mods (like DiscordRichPresence) require libstdc++.
This commit adds stdenv.cc.cc.lib to $GAME_LIBRARY_PATH so that these
mods function correctly.
Signed-off-by: Vir Chaudhury <virchau13@hexular.net >
2022-07-12 05:16:32 +08:00
a4672ba00f
fix: remove unnecessary code for Windows
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-11 19:09:20 +02:00
c0bf267bae
fix: fix unicode issue with JavaChecker on Windows
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-11 18:53:20 +02:00
1a26a53659
Merge pull request #901 from txtsd/scdoc
2022-07-11 14:56:19 +02:00
8f4d7ac655
Merge pull request #678 from Scrumplex/improvements-around-proprietary-services
2022-07-11 14:56:09 +02:00
c5625d8d32
Merge pull request #847 from EliteTK/switch-to-scdoc
2022-07-11 14:47:44 +02:00
548a2a1d64
Merge pull request #900 from DioEgizio/CI/fix
...
fix(actions): fix ccache on windows
2022-07-11 08:02:27 -03:00
df01a58099
feat(ci): Install scdoc to build manpage
...
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com >
2022-07-11 14:30:46 +05:30
ac8ee9f981
Merge pull request #479 from kthchew/feature/sparkle-mac
2022-07-11 09:02:41 +02:00
b1805b70ea
fix(actions): fix ccache on windows
...
Also removes some unnecessary dependencies for the generic Linux package
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2022-07-11 08:13:02 +02:00
eae8a2914e
Remove use of obsolete method
...
Fixes Qt 6 build
Signed-off-by: Kenneth Chew <kenneth.c0@protonmail.com >
2022-07-10 19:09:58 -04:00
03429db528
Switch to production Sparkle appcast
...
DCO Remediation Commit for Kenneth Chew <kenneth.c0@protonmail.com >
I, Kenneth Chew <kenneth.c0@protonmail.com >, hereby add my Signed-off-by to this commit: 92b913ca3740ea1aa799a69d65dc13d0c3612b87
I, Kenneth Chew <kenneth.c0@protonmail.com >, hereby add my Signed-off-by to this commit: 7eb61a28be3b66c1016eab434ae93b5d94eb11af
I, Kenneth Chew <kenneth.c0@protonmail.com >, hereby add my Signed-off-by to this commit: ea4ef1655bdadf04c36768f0f641ca7579f754cf
I, Kenneth Chew <kenneth.c0@protonmail.com >, hereby add my Signed-off-by to this commit: b5bdfa6c2e9a0eb62e476dd399b82bfa972e0320
I, Kenneth Chew <kenneth.c0@protonmail.com >, hereby add my Signed-off-by to this commit: f9f46609ee288d8df80dd978f8c619a7e02e4787
I, Kenneth Chew <kenneth.c0@protonmail.com >, hereby add my Signed-off-by to this commit: 34adcec6165662d6245a55ee0a75c36753061df2
I, Kenneth Chew <kenneth.c0@protonmail.com >, hereby add my Signed-off-by to this commit: 05cd30ac06b67ebc594773fc7e7ccf110fc336a3
I, Kenneth Chew <kenneth.c0@protonmail.com >, hereby add my Signed-off-by to this commit: f3c72f4f0888aa16793354890055e17df07084fc
I, Kenneth Chew <kenneth.c0@protonmail.com >, hereby add my Signed-off-by to this commit: b1f486518e3db19cca8ea9f33eb1d8d1afa247e7
I, Kenneth Chew <kenneth.c0@protonmail.com >, hereby add my Signed-off-by to this commit: 3bc02b9662b84c2ab86b5de1b08b4537177fde90
Signed-off-by: Kenneth Chew <kenneth.c0@protonmail.com >
2022-07-10 18:51:52 -04:00
10f27250ee
DCO Remediation Commit for bf560f4
...
I, Jamie Mansfield <jmansfield@cadixdev.org >, hereby add my
Signed-off-by to this commit: bf560f4594e4c17b493725f1ac98f0becfff5c2e
Signed-off-by: Jamie Mansfield <jmansfield@cadixdev.org >
2022-07-10 19:14:05 +01:00
aed7963d11
DCO Remediation Commit for a7fc23d
...
I, Jamie Mansfield <jmansfield@cadixdev.org >, hereby add my
Signed-off-by to this commit: a7fc23dd96981b1bc2449b5bf32f1913b45ecbc8
Signed-off-by: Jamie Mansfield <jmansfield@cadixdev.org >
2022-07-10 19:13:34 +01:00
2810413112
DCO Remediation Commit for 9e69b8f
...
I, Jamie Mansfield <jmansfield@cadixdev.org >, hereby add my
Signed-off-by to this commit: 9e69b8fe1bf8b325f6c386b7578408da4b775177
Signed-off-by: Jamie Mansfield <jmansfield@cadixdev.org >
2022-07-10 19:12:57 +01:00
31fd92e071
DCO Remediation Commit for e0ae631
...
I, Jamie Mansfield <jmansfield@cadixdev.org >, hereby add my
Signed-off-by to this commit: e0ae631d59103cd32d758dec76e55b3a40b86be2
Signed-off-by: Jamie Mansfield <jmansfield@cadixdev.org >
2022-07-10 19:12:08 +01:00
b3b76d5d56
Merge branch 'develop' into feature/sparkle-mac
...
# Conflicts:
# .github/workflows/build.yml
2022-07-10 19:38:30 +02:00
cd948dceae
Merge pull request #575 from Scrumplex/qt6
2022-07-10 19:21:01 +02:00
eb33a87ff5
fix: remove TODOs
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-10 18:11:13 +02:00
bf560f4594
ATLauncher: Move the UI support implementation into it's own class
...
This will allow it to be used in multiple locations.
2022-07-10 11:27:42 +01:00
d77237ca5d
refactor(actions): rename Windows builds
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-10 12:19:15 +02:00
211d596fdd
refactor(actions): switch to system QuaZip on Windows
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-10 12:19:15 +02:00
f464b347b2
fix: install TLS plugins for release builds
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-10 12:19:15 +02:00
203c3ec233
refactor(actions): speed up package installations for Windows
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-10 12:19:15 +02:00
e2a74dfc30
feat(actions): enable Windows-i686 Qt 6 builds
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-10 12:19:15 +02:00
4e99da7b62
refactor: query Qt variables using ECM
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-10 12:19:15 +02:00
eb5ed50824
fix: set UNICODE and _UNICODE for Qt 5 builds
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-10 12:19:15 +02:00
3b4539de79
chore: update license headers
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-10 12:19:15 +02:00
3e4d1c04de
fix: include TLS plugins in bundle
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-10 12:19:15 +02:00
fdf5748029
feat(actions): use Qt 6 on macOS and AppImage
...
Co-authored-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-10 12:19:15 +02:00
3562e94650
Revert "fix: ignore deprecation again"
...
We want to see deprecation warnings now
This reverts commit 47d0da2d96bc375410f5d494ac9371d47adf33d5.
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-10 12:19:15 +02:00
15c5bbcf22
fix: fix slots for Qt 6
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-10 12:19:15 +02:00
c363423718
refactor: fix deprecation up to Qt 6
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-10 12:19:15 +02:00
e58158c3cd
feat: add Qt 6 support to CMake
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-10 12:19:14 +02:00
ff2cd50bfa
refactor: replace QRegExp with QRegularExpression
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-10 12:17:52 +02:00
984692dc62
refactor: fix deprecation up to Qt 5.15
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-10 12:17:52 +02:00
a7fc23dd96
ATLauncher: Reset existing directory if required
2022-07-10 11:15:48 +01:00
c1bcbf8c63
Merge pull request #880 from Scrumplex/fix-loader-importance
...
Make loader components not important
2022-07-10 15:44:17 +05:30
9e69b8fe1b
ATLauncher: Parse keeps and deletes from pack manifests
2022-07-10 11:05:11 +01:00
e0ae631d59
ATLauncher: Add modes to install task and display appropriate message
...
This will display the update/reinstall message for the installation
method currently in use..
2022-07-10 10:55:05 +01:00
3b187b5246
Merge pull request #876 from Scrumplex/revert-updater-stuff
...
Revert "fix: remove updater if it is not used"
2022-07-10 10:50:03 +02:00
20666763f0
Rewrite polymc.6 in scdoc, build, and install it
...
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net >
Signed-off-by: Tomasz Kramkowski <tomasz@kramkow.ski >
2022-07-09 23:25:09 +01:00
f591c87665
Merge pull request #851 from russellbanks/patch-1
2022-07-09 01:16:07 +02:00
e6fe701727
Merge pull request #808 from Scrumplex/fix-lgtm-warnings
2022-07-09 01:10:59 +02:00
35a698ef72
Merge pull request #884 from jopejoe1/ftbuifixed
...
Updated FTB Classic layout
2022-07-08 16:19:14 -03:00
998271414e
Merge pull request #890 from Scrumplex/fix-technic-forge
...
Fix Technic instances using Forge
2022-07-08 16:18:59 -03:00
1749f25420
Merge pull request #881 from gytis-ivaskevicius/develop
2022-07-08 17:29:12 +02:00
4ab0e70a9a
fix(technic): map loader libraries to components properly
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-08 17:28:06 +02:00
08989bde5e
Merge pull request #839 from flowln/modrinth_packs_bug_hunt
2022-07-08 16:25:35 +02:00
87cbff391c
fix: disable MSA login if it is NOT supported
...
Co-authored-by: flow <flowlnlnln@gmail.com >
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-08 16:25:03 +02:00
962923bbce
chore: add missing license headers
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-08 16:25:03 +02:00
311b081e60
feat: add validation for Flame key and MSA client ID
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-08 16:25:03 +02:00
4103948132
feat: track capabilities of application
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-08 16:25:03 +02:00
906f26698b
fix: spelling of CF
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-08 16:25:03 +02:00
8a1a583afe
refactor: rename references to CurseForge to Flame
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-08 16:25:03 +02:00
9e19b73ce6
Updated FTB Classic layout
...
Signed-off-by: jopejoe1 <johannes@joens.email >
2022-07-07 23:18:13 +02:00
e11706d99d
Cleanup flake.nix
...
Signed-off-by: Gytis Ivaskevicius <me@gytis.io >
2022-07-07 19:25:14 +03:00
301b811310
fix: make loader components not important
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-07 09:58:03 +02:00
273cf3d565
feat: lazy-load MinecraftInstance settings
...
Makes the startup go fast!
vrum
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-06 17:17:54 -03:00
f432cfd73a
change: put settings initialization in a separate function
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-06 16:18:09 -03:00
ffa756ccee
fix: remove tests for updater
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-06 18:13:51 +02:00
e210a4b244
Revert "fix: remove updater if it is not used"
...
This reverts commit 2ff0aa09e35eb6910ef0a030ea41f84a1ed95782.
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-06 18:13:51 +02:00
f1902a4471
Merge pull request #794 from Scrumplex/resolve-jars-dynamically
2022-07-06 17:40:09 +02:00
04b865adae
Merge pull request #707 from Jan200101/PR/gamemode
...
Add Performance related settings
2022-07-06 17:11:43 +02:00
00df092a99
chore(readme): Reword and place entry in alphabetical order
...
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com >
2022-07-06 09:34:17 +02:00
cad581388f
Add Performance related settings
...
Integrates support for Feral Gamemode, discrete GPU support for Mesa and the proprietary Nvidia driver and MangoHud support
Signed-off-by: Jan200101 <sentrycraft123@gmail.com >
2022-07-06 09:34:14 +02:00
e7ed3abb79
Merge pull request #871 from Scrumplex/configure-dco
2022-07-03 18:16:25 +02:00
e5f6dc1b14
fix: aborts when using a Qt build with assertions enabled
...
Preventing undefined behaviour hooray! :D
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-03 12:44:19 -03:00
145da82cd8
fix: show invalid version even when there's none
...
Having a blank instead of _anything_ is bad UX. Instead, even when
there's not a valid version (most likely disabled redistribution), we
show a message in the UI, to differentiate from the loading state.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-03 12:43:05 -03:00
64776d6bac
feat+fix: cache Flame modpack versions
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-03 12:43:05 -03:00
64d123f524
fix: use better naming for Modrinth pack versions
...
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-03 12:43:04 -03:00
0ec4ade683
feat+fix: cache versions and extra info in Modrinth packs
...
When you change a copy thinking you're changing the original data smh
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-03 12:43:04 -03:00
4bfc445cf8
fix: add progress indicator on Flame mod resolution dialog
...
This code is super :pofat: omg
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-03 12:43:04 -03:00
4232b1cedb
fix: don't use uniform sizes in Modrinth modpack viewer
...
Apparently, when Qt sees an icon with the height smaller than the rest,
with this option set, it will change the height of all other items to be
that one, causing #828 .
While we do lose some performance changing this option, the issue is
gone, so :|
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-03 12:43:00 -03:00
474d77ac57
feat: resolve JARs dynamically
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-03 17:31:01 +02:00
3c40355d7c
chore(DCO): allow remediation
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-03 17:28:01 +02:00
cbc1aad58d
fix: don't assume stable channel, if tag is unset
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-03 17:23:13 +02:00
89a30a47c5
fix: use semver format for build tag
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-03 17:23:13 +02:00
881a5603dc
feat: hide channel if git tag is set
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-03 17:23:13 +02:00
68c48b2c8a
feat: store git tag in buildconfig
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-03 17:23:13 +02:00
0f9260869b
chore: update Git CMake module
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-03 17:23:13 +02:00
412fdb0f7b
Merge pull request #870 from Scrumplex/fix-release-build
...
Fix release builds
2022-07-04 00:25:03 +10:00
81d52b6169
Merge pull request #869 from DarkKirb/nix-ecm
...
fix: Add extra-cmake-modules to the nix build
2022-07-03 11:07:11 -03:00
278d2169da
fix: initialize accountIsOnline to fix build
...
CMAKE_BUILD_TYPE=Release makes the build fail otherwise.
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-03 14:32:31 +02:00
5599b5a337
Merge pull request #855 from Gingeh/account-list
2022-07-03 12:55:36 +02:00
471d6d6031
fix: Add extra-cmake-modules to the nix build
...
Signed-off-by: Charlotte 🦝 Delenk <lotte@chir.rs >
2022-07-03 10:30:45 +01:00
b90d6b0f26
Merge pull request #857 from Scrumplex/dco
...
Add Developer's Certificate of Origin (DCO)
2022-07-03 16:23:25 +10:00
cd22da9c62
Merge pull request #864 from ivanpu/uncensored-offline
...
Don't censor "offline" word when that's the access token
2022-07-02 17:56:04 -03:00
fb75c23f4e
Merge pull request #784 from Scrumplex/refactor-cmake
...
Refactor tests
2022-07-02 17:50:08 -03:00
7f22994f68
Merge pull request #831 from flowln/abort_connections
...
Add missing connections to the abort signal in some tasks
2022-07-03 01:50:36 +10:00
7aba7b6064
Merge pull request #818 from flowln/tiny_mod_icons
...
Always scale mod icons to the right size
2022-07-03 01:49:09 +10:00
e32030f364
Merge pull request #860 from kthchew/fix/status-version
...
Show MC version of instance in status bar
2022-07-03 01:47:27 +10:00
b40619bcbd
don't censor offline access token
2022-07-02 18:05:33 +03:00
fe2e1d931f
Merge pull request #786 from flowln/concurrent_tasks_slimmed
2022-07-01 20:09:18 +02:00
2e17e78052
Merge pull request #845 from flowln/news_in_launcher
2022-07-01 20:04:06 +02:00
f2fa82fd3c
Merge pull request #863 from Scrumplex/fix-braindead-moment
...
update NewLaunch package name
2022-07-01 19:55:01 +02:00
8cec4b60a6
fix: update NewLaunch package name
2022-07-01 19:50:41 +02:00
bf9888099c
Merge pull request #800 from Scrumplex/refactor-newlaunch-package
...
Rename NewLaunch package
2022-07-01 10:05:07 -03:00
02201631e7
feat: use ConcurrentTask for mod downloads
...
Way faster :)
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-01 08:34:17 -03:00
8e80b4bfc1
feat: add ConcurrentTask
...
This tasks (or rather, meta-task) has the ability to run several other
sub tasks concurrently.
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-07-01 08:34:10 -03:00
63dfc0633f
Merge pull request #652 from flowln/mod_page
2022-07-01 10:00:36 +02:00
50f1847904
Merge pull request #785 from icelimetea/reformat-javacheck
2022-07-01 10:00:08 +02:00
79840f0fca
Remove redundant type name from status bar
...
The type name is always "Minecraft", so it showed "Minecraft X.X.X (Minecraft)"
2022-06-30 23:02:56 -04:00
06bf7b0f31
Fix Minecraft version not appearing in status bar
2022-06-30 23:02:56 -04:00
dbb63b97bd
Merge branch 'PolyMC:develop' into account-list
2022-07-01 10:43:41 +10:00
3039cb5c02
chore: add DCO requirement
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-06-30 16:37:13 +02:00
b5d2570fe2
Change Online status to Ready
2022-06-30 22:17:15 +10:00
5f951e8f21
change: better regex for removing 'The' when sorting mods
...
Teh :|
Co-authored-by: timoreo22 <timo.oreo34@gmail.com >
2022-06-30 07:04:47 -03:00
286f82cc99
Merge pull request #826 from kthchew/fix/kill-menubar
2022-06-30 11:50:43 +02:00
ed5415aeb8
Merge pull request #837 from DioEgizio/fix-sort-mr
2022-06-30 08:24:51 +02:00
bef79df6bb
Disable the refresh button for offline accounts
2022-06-30 09:08:53 +10:00
2edabe0f99
Merge remote-tracking branch 'origin/account-list' into account-list
...
# Conflicts:
# launcher/minecraft/auth/AccountData.cpp
2022-06-30 09:00:21 +10:00
91b5f0228d
add tr() to offline account name
...
Co-authored-by: flow <flowlnlnln@gmail.com >
2022-06-30 08:59:41 +10:00
d639da741b
add tr() to offline account name
...
Co-authored-by: flow <flowlnlnln@gmail.com >
2022-06-30 08:49:40 +10:00
84bd5ace6c
Move account checkboxes to the profile column (oops)
2022-06-29 19:58:41 +10:00
63589d2ba9
Rename profile column to username and update the tooltip
2022-06-29 18:49:06 +10:00
d6f4ff26b5
Disable skin buttons for offline accounts
2022-06-29 18:46:39 +10:00
b606a2e040
Make the profile and account name columns use all available space
2022-06-29 18:45:36 +10:00
f685139d89
Move the profile name column to the left
2022-06-29 18:43:29 +10:00
68d6ce60a9
Don't show account name for offline accounts
2022-06-29 18:42:01 +10:00
2bba64fe3a
Create winget.yml
2022-06-28 12:11:52 +01:00
774ed044fc
Merge pull request #827 from kthchew/fix/menubar-separator
...
Workaround Qt bug to fix menu bar separators on macOS
2022-06-27 01:14:15 +10:00
9cc235cde0
Merge pull request #811 from jn64/fix/window-title
...
Fix duplicate name in window title
2022-06-27 01:13:58 +10:00
91375e4c6d
Merge pull request #834 from DioEgizio/reword-flame-warning
...
chore(flame): reword warning
2022-06-27 01:12:18 +10:00
0ef8da64e0
Merge pull request #724 from Zetvue/patch-1
...
* Resize PolyMC logo
Co-authored-by: Tatsuya Noda <topia@clovery.jp >
2022-06-26 08:31:18 -03:00
9ef38171e2
fix: use clicked
instead of pressed
signal for button clicks
...
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-06-26 08:10:52 -03:00
455e4de6f3
feat: add news reader dialog
...
Makes it easier to read about new blog posts! Yay :D
2022-06-25 20:15:16 -03:00
4e319254dd
fix: use right name for the content of a News entry
2022-06-25 20:14:27 -03:00
04e8780dd0
fix(modrinth): fix sorting
2022-06-24 10:47:02 +02:00
0fe4384067
Update launcher/ui/pages/modplatform/flame/FlamePage.ui
...
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-06-23 17:58:54 +02:00
bdfcd0b99e
chore(flame): reword warning
2022-06-23 17:06:49 +02:00
5da87d1904
fix: add missing connections to the abort signal
...
Beginning with efa3fbff39bf0dabebdf1c6330090ee320895a4d, we separated
the failing and the aborting signals, as they can mean different
things in certain contexts. Still, some places are not yet changed to
reflect this modification. This can cause aborting of progress dialogs
to not work, instead making the application hang in an unusable satte.
This goes through some places where it's not hooked up yet, fixing their
behaviour in those kinds of situation.
2022-06-22 20:20:39 -03:00
821edf0f51
Merge pull request #830 from Scrumplex/fix-launchermeta
...
Replace old reference to launchermeta
2022-06-22 18:12:20 -03:00
04e822acfb
fix: remove old reference to launchermeta
2022-06-22 20:47:47 +02:00
c31fce3621
Workaround Qt bug to fix menu bar separators on macOS
2022-06-22 00:34:04 -04:00
5c05cf2206
Disable launch actions in menu bar when last instance is deleted
...
This caused a crash when the action was selected!
2022-06-21 19:19:55 -04:00
d4e544c62c
Separate the kill and launch instance actions
2022-06-21 19:19:55 -04:00
d232248268
Merge pull request #807 from Scrumplex/lgtm-config
...
Add LGTM config
2022-06-22 01:14:08 +10:00
90025ed45d
Merge pull request #812 from jn64/fix/about-labels
...
Make version labels in About dialog selectable
2022-06-22 01:13:43 +10:00
964151d9c7
Merge pull request #817 from flowln/zip_ensure_path
...
Don't create unnecessary folders when extracting ZIPs
2022-06-22 01:13:23 +10:00
409c9bf9d2
Merge pull request #778 from Scrumplex/track-real-architecture
...
Track real CPU architecture for instances
2022-06-22 01:13:10 +10:00
a135c06bcf
fix: scale mod icons to the right size
2022-06-21 06:41:56 -03:00
efb1f4abf2
Merge pull request #797 from kthchew/fix/update-shortcut
2022-06-21 11:29:15 +02:00
036a826b3a
Merge pull request #788 from kthchew/fix/win-install-version
2022-06-21 11:29:06 +02:00
8d2b66a0fd
Merge pull request #715 from Heath123/patch-1
2022-06-21 11:18:37 +02:00
31d6278b31
Merge pull request #729 from OldWorldOrdr/develop
...
Update bug_report.yml to use latest version as the version suggestion
2022-06-21 01:12:04 +10:00
5558d7eef8
Update bug_report.yml
2022-06-20 11:03:22 -04:00
6103d86a47
Merge branch 'PolyMC:develop' into develop
2022-06-20 11:02:40 -04:00
b8899a534d
Merge pull request #633 from Scrumplex/chore-remove-unused-workflows
...
Remove unused GH Workflows
2022-06-20 11:42:53 -03:00
fa6829a6a1
Set beam cursor on selectable labels
2022-06-20 14:28:38 +08:00
5335540c33
Rename main window
2022-06-20 13:45:36 +08:00
7f62de3854
fix: don't create unnecessary folders when extracting ZIPs
2022-06-19 22:03:02 -03:00
0afa2e92d5
Make GitHub link focusable by keyboard
2022-06-18 22:20:38 +08:00
6d1b166ad7
Make labels selectable
...
User can copy version/build info easily.
2022-06-18 22:19:23 +08:00
4b6ddfb89b
Add version to Qt applicationDisplayName
2022-06-18 20:00:28 +08:00
9ec260619b
fix: fix warnings reported by LGTM.com
2022-06-17 16:34:32 +02:00
4c6ac9e4fe
chore: add LGTM config
2022-06-17 16:24:06 +02:00
08fc3ea2e0
fix: add classpath exception to launcher library
...
Signed-off-by: icelimetea <fr3shtea@outlook.com >
2022-06-16 17:58:38 +02:00
03e454b71d
Merge pull request #694 from Technous285/develop-1
...
Add OpenBSD support
2022-06-15 06:32:14 -03:00
c527ea83fb
Merge pull request #799 from DioEgizio/fix-oopsie
...
fix websiteurl in cf modpacks (part 2)
2022-06-15 06:28:09 -03:00
8b9ac63657
chore: update COPYING.md
2022-06-15 10:15:35 +02:00
0ba02f0830
refactor: rename NewLaunch package
2022-06-15 10:05:35 +02:00
1f6cef6f8a
fix https://github.com/PolyMC/PolyMC/issues/798
2022-06-15 09:11:23 +02:00
251942323e
Deselect desktop shortcut by default
...
Follows the guidelines at https://docs.microsoft.com/en-us/windows/win32/uxguide/winenv-desktop
2022-06-15 00:46:34 -04:00
8e3efec40f
Unselect shortcut installation by default if PolyMC is already installed
...
This is the same behavior as the `/NoShortcuts` switch.
2022-06-15 00:41:52 -04:00
3d0740f80e
fix(cmake): allow disabling tests
2022-06-14 21:42:44 +02:00
707a68cb4f
Merge pull request #787 from DioEgizio/macos-12-gha
...
update macos runner to macos 12
2022-06-14 23:30:41 +05:30
e6b1a1fa76
Merge pull request #716 from flowln/mod_perma_2
...
Hide index folder on Windows
2022-06-14 23:58:35 +10:00
3e8d450741
Merge pull request #665 from jamierocks/h-managed-packs
...
PackPlatforms: Record where packs come from
2022-06-14 23:54:44 +10:00
d0881b7420
Merge pull request #731 from Scrumplex/update-readme-macstadium
...
Add sponsors to README
2022-06-14 23:52:38 +10:00
27239b2dde
Merge pull request #634 from flowln/donate_links
...
More links for CF / Modrinth mods / modpacks
2022-06-14 23:52:00 +10:00
3fbbaddece
fix(actions): install extra-cmake-modules
2022-06-14 14:44:49 +02:00
effe46db86
refactor: move away from UnitTest.cmake
2022-06-14 14:44:49 +02:00
ba939c92ec
feat(actions): test before packaging
2022-06-14 14:44:49 +02:00
e25cdd9d12
refector: move download action to ExternalResourcesPage
2022-06-14 07:04:31 -03:00
d394235ee0
refactor: Create a more clear hierarchy for some instance pages
...
Previously, the Shaders, Texture packs and Resource packs tabs had as
parent the ModFolderPage, making it so that making changes only to the
Mods page would require checking the id of the page for the correct one.
This was hackish and error-prone.
Now, those pages all inherit from a single class, ExternalResourcesPage,
that handles the basic behaviour of all of them, while allowing for
individual modification in code.
This is still not a clear separation, since internally, all those
resources are derived from Mods, so for now there's still some awkward
common code :/
2022-06-14 07:04:31 -03:00
349fc4143d
Merge pull request #714 from Scrumplex/fix-tests
...
Fix mod metadata tests
2022-06-13 23:10:35 +02:00
4be9e6a0bc
refactor: make is_indexed false by default
...
Co-authored-by: flow <flowlnlnln@gmail.com >
2022-06-13 22:07:42 +02:00
cb258146c4
Merge pull request #782 from Scrumplex/chore-bump-1.4.0
2022-06-13 22:05:40 +02:00
9f039cef72
Set correct installer properties and uninstall registry keys
2022-06-12 14:21:56 -04:00
d08815bbc1
Merge pull request #759 from flowln/mod_perma_3
2022-06-12 19:17:08 +02:00
c04e38d011
update macos runner to macos 12
2022-06-12 19:13:19 +02:00
794022d399
Merge pull request #783 from Scrumplex/fix-avoid-settings-register-warnings
...
Avoid re-registering InstanceType
2022-06-12 13:46:46 -03:00
8e43190984
Compile JavaCheck for Java 7
2022-06-12 17:46:40 +01:00
2212a6e40f
Merge pull request #679 from kthchew/fix/win-install-version
2022-06-12 18:12:42 +02:00
63b69c0b0c
Change formatting of JavaCheck
2022-06-12 16:29:39 +01:00
278219b1d8
fix(installer): use Windows version number format
2022-06-12 16:24:05 +02:00
2ce4ce9064
fix(installer): add version info to installer
2022-06-12 14:52:54 +02:00
4448418b63
fix: segfault when the same mod is present enabled and disabled at once
...
This maintains the previous behaviour
2022-06-12 09:44:03 -03:00
9f1f37e780
fix: correctly handle disabled mods with metadata
...
im stupid
2022-06-12 09:25:25 -03:00
40ccd1a469
fix: handling of incomplete mods
...
(i.e. mods without ModDetails that may have metadata)
2022-06-12 09:25:21 -03:00
a4ef0940ed
chore: add license headers
2022-06-12 13:50:58 +02:00
2ff0aa09e3
fix: remove updater if it is not used
2022-06-12 13:39:47 +02:00
32217a774f
fix(tests): wait until ModFolderModel has updated
2022-06-12 13:33:17 +02:00
8856c8cd62
refactor(test): fix loading mod metadata setting
2022-06-12 13:33:17 +02:00
e843b8e188
fix(test): fix packwiz test
2022-06-12 13:33:17 +02:00
c4f2e3a955
Merge pull request #771 from flowln/modrinth_multiple_downloads
2022-06-12 10:50:57 +02:00
91301ec7fe
Merge pull request #632 from ryanccn/macos-app-heuristic
2022-06-12 10:46:49 +02:00
13b03e7e50
Update Application.cpp
2022-06-12 11:44:04 +08:00
8a0aa5a0c8
fix: avoid re-registering InstanceType
2022-06-11 23:06:42 +02:00
2bd8e7dca4
Merge pull request #780 from flowln/guo_ext_2
2022-06-11 19:45:51 +02:00
d75571ffa1
Merge pull request #773 from vancez/fix-launch-button
2022-06-11 19:41:02 +02:00
8683d529fc
chore: bump version
2022-06-11 19:35:40 +02:00
2ee4b6768d
Merge pull request #770 from flowln/technic_links
2022-06-11 19:34:59 +02:00
a9f0a85590
Merge pull request #764 from Scrumplex/fix-compile-flags
2022-06-11 19:34:01 +02:00
37160f973f
fix: account for the dequeued url when checking the number of urls
...
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-06-11 14:31:50 -03:00
9bbf50e864
Merge pull request #720 from icelimetea/fix-legacy-issues
2022-06-11 19:29:59 +02:00
51258ab28c
Merge pull request #709 from Scrumplex/fix-instancetypes
...
Always store InstanceType
2022-06-11 19:29:46 +02:00
29e5a213a5
fix: dequeue first added file in mrpack import
...
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-06-11 14:19:51 -03:00
2d261607df
Merge pull request #732 from MrMelon54/develop
2022-06-11 19:14:26 +02:00
54144154f9
fix: apply client overrides in mrpacks
...
another oopsie x.x
2022-06-11 13:44:31 -03:00
81daffe68e
fix: remove file filter from translation
2022-06-11 14:10:42 +02:00
2ea20a8b29
fix: allow discovering mrpacks in languages without dot
2022-06-11 07:12:59 -03:00
2257c875f5
Merge pull request #708 from ryanccn/custom-user-agent
2022-06-11 10:53:58 +02:00
8a2e8ad953
feat: track real CPU architecture for instances
2022-06-11 10:48:58 +02:00
fa5b1d9978
change slot name
2022-06-10 15:48:18 +08:00
529fb07b42
I changed my mind
2022-06-10 15:18:47 +08:00
4a261cac1a
fix: update toolbar when instance state changes
2022-06-10 10:25:13 +08:00
b3c8f9d508
revert: don't check modrinth whitelisted hosts
...
people didn't seem to like it, and its not required
2022-06-09 19:57:51 -03:00
1b878030aa
fix: enable using more than one download url in mrpacks
...
Kinda, it's ugly and hackish, since we don't have the facilities to
do this properly (yet!)
2022-06-09 19:54:50 -03:00
46e403b20b
fix: properly parse mrpacks without the 'env' field
...
It's optional, so some files may not have it (like most of FO).
2022-06-09 19:53:29 -03:00
1b1f728c58
fix: allow opening external links in technic modpack page
2022-06-09 18:46:19 -03:00
309013efb3
Merge pull request #762 from muscaln/flake
...
Bump flake lock
2022-06-09 05:58:42 +05:30
705cf6499e
Merge pull request #734 from babbaj/extra-jdks
...
nix: add package argument for extra jdks
2022-06-09 05:57:23 +05:30
f2ed4a92e2
Update README.md
...
Co-authored-by: Tatsuya Noda <topia@clovery.jp >
2022-06-08 15:55:28 -04:00
0c8ca1b3c0
fix: remove debug CXX flags
2022-06-08 21:04:27 +02:00
6ee5ee496e
flake.lock: Update
...
Flake lock file updates:
• Updated input 'nixpkgs':
'github:nixos/nixpkgs/41cc1d5d9584103be4108c1815c350e07c807036' (2022-05-23)
→ 'github:nixos/nixpkgs/43ecbe7840d155fa933ee8a500fb00dbbc651fc8' (2022-06-08)
2022-06-08 14:32:08 +03:00
7f8aa2099c
Make it responsive
2022-06-07 18:58:02 -04:00
1d9797660b
QString::locateAwareCompare() is better for human-like sorting
2022-06-07 15:27:57 +01:00
cd0d8a76c5
chore: add sponsors to README
2022-06-07 10:33:09 +02:00
3f1251e78b
nix: add package argument for extra jdks
2022-06-06 22:13:10 -04:00
89d4405563
Simplify sorting logic to a single std::sort call
2022-06-06 22:18:19 +01:00
8966364648
Merge pull request #685 from kthchew/fix/technic-quilt
...
Add Quilt support for Technic modpacks
2022-06-06 18:03:05 -03:00
1c60e9b4fc
Add initial sorting function
2022-06-06 21:51:08 +01:00
843c860d98
Update bug_report.yml
2022-06-06 13:52:50 -04:00
6587e39992
Resize PolyMC logo
2022-06-05 18:05:09 -04:00
757fa1410c
Update launcher/Application.cpp
...
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-06-05 23:52:21 +08:00
dd6d8e0002
Make Launcher class to look more like original
2022-06-05 02:43:14 +01:00
cd49406bfe
Fix launching process for some legacy Forge versions
2022-06-05 01:18:59 +01:00
7a3acc3249
refactor(ui): use tabs for APIPage
2022-06-04 22:04:36 +02:00
db1c804812
Merge pull request #718 from DioEgizio/revert-unfunny-pr
2022-06-04 21:49:15 +02:00
493d58f358
Merge pull request #719 from RaptaG/patch-1
...
Capitalization fix in the README
2022-06-04 16:16:15 -03:00
fcd56dddc2
Capitalization fix
2022-06-04 22:08:35 +03:00
91b85f9919
Revert "Merge pull request #315 from txtsd/display_scaling"
...
This reverts commit fcf728f3b5f4923cc05edfeb45f8340f420669cf.
2022-06-04 17:09:11 +02:00
4cecba8787
make $LAUNCHER_VER actually work
2022-06-04 22:59:57 +08:00
5930acc418
change UI to scroll
...
let me just say, this does not look right
2022-06-04 22:54:05 +08:00
61d36c1723
Clarify the forking policy a bit more
2022-06-04 15:20:49 +01:00
c2a43c6f40
fix: hide .index folder on Windows
2022-06-04 11:02:59 -03:00
1ab00ca8b2
Merge pull request #426 from flowln/mod_perma
...
Add on-disk mod metadata information
2022-06-04 13:23:38 +02:00
778baa6dbe
fix: always store InstanceType
2022-06-04 11:59:12 +02:00
25ab121e42
feat: custom user-agent
2022-06-04 15:33:17 +08:00
cf4949b4f5
Prepare for Nix 2.7 ( #286 )
...
* Prepare for Nix 2.7
* Fix embarassing oopsie
2022-06-03 22:26:46 -03:00
4ca634d229
Merge pull request #701 from jn64/patch-1
...
Add "mc" keyword to desktop file
2022-06-03 09:30:36 +02:00
ca21b31696
Add "mc" keyword to desktop file
...
Certain launchers (e.g. GNOME) only search from word boundaries, so typing "mc" doesn't currently match to "PolyMC".
2022-06-03 09:58:57 +08:00
38ff76d2b8
Add OpenBSD support
...
Adds OpenBSD support.
2022-06-02 02:02:42 +10:00
147bde5294
Merge pull request #692 from glowiak/patch-6
2022-06-01 17:46:12 +02:00
1a004f0c4d
Update MCEditTool.cpp
2022-06-01 15:50:43 +02:00
7d21bf15e8
Update UpdateController.cpp
2022-06-01 15:50:02 +02:00
a88ad8025b
Merge pull request #682 from istudyatuni/fix-add-account-behaviour
2022-06-01 10:13:35 +02:00
e06bf17d13
Merge branch 'PolyMC:develop' into macos-app-heuristic
2022-06-01 00:12:14 +08:00
04a3669fc4
Merge pull request #687 from PolyMC/LennyMcLennington-patch-1
...
Change forking policy a bit
2022-05-31 08:22:33 +02:00
795075f90d
Update README.md
2022-05-30 23:59:48 +01:00
2727df704f
change the wording a bit
2022-05-30 23:52:12 +01:00
8ce8aadd9b
fix typo
2022-05-30 23:50:35 +01:00
2999e69f0f
Change forking policy a bit
...
Ask people forking PolyMC to make it clear that their fork is not endorsed by us.
2022-05-30 23:05:29 +01:00
7ac16ed073
Use QStringList
instead of QSet<QString>
...
Co-authored-by: flow <flowlnlnln@gmail.com >
2022-05-30 14:40:20 -04:00
3585e4764b
Add Quilt support for Technic modpacks
2022-05-30 14:14:03 -04:00
065e38c6aa
Move Windows installer configure to program_info
2022-05-30 12:56:29 -04:00
9054ee18a1
Merge pull request #505 from flowln/improve_download_ux
2022-05-30 13:41:02 +02:00
9d8b95107d
fix: do not show the "profile select" dialog if the user refused to add an account
2022-05-30 13:33:07 +03:00
8731c86d0d
Use CMake for Windows installer branding
...
As a side effect, fixes an issue where the installer wrote the incorrect version to the registry.
2022-05-29 19:50:44 -04:00
d7fad4bd04
Merge pull request #677 from timoreo22/fix-modrinth-link
...
Fix modrinth search filters
2022-05-29 18:36:03 +02:00
2746251dcd
Fix modrinth search filters
2022-05-29 18:23:34 +02:00
73e46e569f
Merge pull request #662 from Scrumplex/chore-bump-1.3.1
2022-05-29 17:05:02 +02:00
4f0f74d201
Merge pull request #675 from muscaln/nix
...
Nix updates
2022-05-29 11:21:47 -03:00
adf1e1982a
fix: remove unnecessary translation ( #674 )
2022-05-29 16:14:01 +02:00
f5405e835e
Merge pull request #624 from ryanccn/global-jvm-args
...
Make global JVM arguments multi-line
2022-05-29 16:10:55 +02:00
85ee7fb3a4
Merge pull request #672 from Scrumplex/fix-ftblegacy-pack-version
...
fix: add version to Legacy FTB packs
2022-05-29 16:10:43 +02:00
ee00a5d8ee
nix: make LTO optional
2022-05-29 17:07:12 +03:00
65d23fc9b9
Merge pull request #671 from Scrumplex/fix-importing-flame-mmc-packs
2022-05-29 15:15:18 +02:00
3448d7cb70
Merge pull request #659 from Scrumplex/fix-apikey-tos
...
Clarify terms and conditions for API keys
2022-05-29 18:44:32 +05:30
db1abb02d6
Merge pull request #661 from flowln/wow_curseforge_is_being_uncompetitive_im_so_surprised
2022-05-29 14:42:49 +02:00
36d78577e2
Merge pull request #669 from Scrumplex/fix-binary-version-windows
...
Set version for Windows binaries
2022-05-29 22:37:23 +10:00
20832682ef
Update launcher/ui/pages/global/JavaPage.cpp
...
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-05-29 20:35:57 +08:00
8e6c592ad9
fix: add version to Legacy FTB packs
2022-05-29 14:28:54 +02:00
0b3115997a
fix: fix importing Flame/MMC packs
2022-05-29 14:16:13 +02:00
b07c5982e1
fix: set version for Windows binaries
2022-05-29 13:09:13 +02:00
4a0b0d8735
Merge pull request #653 from muscaln/nix
2022-05-29 13:08:56 +02:00
7b9f67f4b4
Merge pull request #667 from DioEgizio/patch-7
2022-05-29 13:07:25 +02:00
577f17c916
remove vista support from the manifest
...
we don't support qt <5.12 anymore anyways
2022-05-29 09:45:20 +02:00
d4c1d62781
Update launcher/ui/pages/global/JavaPage.cpp
...
Co-authored-by: Kenneth Chew <79120643+kthchew@users.noreply.github.com >
2022-05-29 12:15:20 +08:00
80da1f1bb9
ATLauncher: Use ATLauncher rather than FTB in error messages
2022-05-29 00:04:28 +01:00
febdb85f96
ModpacksCH: Use ModpacksCH rather than FTB in error messages
2022-05-29 00:04:28 +01:00
96b76c8f5c
ModpacksCH: Make packs managed when installing
2022-05-29 00:04:27 +01:00
411bf3be03
ATLauncher: Make packs managed when installing
2022-05-29 00:04:27 +01:00
a98b6663e1
ATLauncher: Pass the full pack name through to the install task
2022-05-29 00:04:27 +01:00
e7f35e6ca3
API: Add settings to support managed packs
...
Managed packs means an installation of a modpack through a modpack
provider. Managed packs track their origins (pack platform, name, id),
so that in future features can exist around this - such as updating, and
reinstalling.
2022-05-29 00:04:26 +01:00
f0ec165d42
feat: add warning of non-whitelisted URLs instead of a hard fail
...
Based on people's votes on Discord :^)
2022-05-28 18:04:16 -03:00
abd240468e
clean up validateDownloadUrl
2022-05-28 17:11:55 -03:00
b5e00027d1
change: add 'gitlab.com' to whitelisted Modrinth modpack urls
2022-05-28 17:01:58 -03:00
1698554024
debug: add non-translated debug logging for 'non-whitelisted url' fails
2022-05-28 17:01:57 -03:00
f4604bbf79
change: update whitelisted hosts in Modrinth modpacks
2022-05-28 17:01:52 -03:00
699ad316f0
Rework curseforge download ( #611 )
...
* Use the bulk endpoint on mod resolution for faster download
* Search on modrinth for api blocked mods
* Display a dialog for manually downloading blocked mods
2022-05-28 21:53:12 +02:00
fcbe233fdb
Merge pull request #651 from Scrumplex/fix-mnemonic-apipage
...
Fix mnemonics in APIPage
2022-05-28 15:46:38 +02:00
4af8a9ed2d
Merge pull request #650 from flowln/modrinth_icons
...
Fix modpack icon importing with non-standard icon paths
2022-05-28 15:45:26 +02:00
80627b4f89
chore: bump version
2022-05-28 15:42:54 +02:00
83078cd49a
Merge pull request #657 from JJL772/fix/misc-fixes
...
Fix crash when aborting instance import
2022-05-28 15:38:36 +02:00
53e0d13142
Merge pull request #625 from ryanccn/light-macos-icon
...
Use light background macOS icon
2022-05-28 15:36:26 +02:00
85901082a2
Merge pull request #639 from Scrumplex/fix-prio-modpack-formats
...
Prefer stricter modpack formats during import
2022-05-28 15:36:18 +02:00
f19e27e875
Merge pull request #629 from kthchew/feature/desktop-shortcut
...
Add desktop shortcut to Windows installer
2022-05-28 15:36:12 +02:00
c864046cee
Merge pull request #623 from ryanccn/clang-format
...
Add a .clang-format
2022-05-28 15:36:01 +02:00
2d68235e55
Merge branch 'develop' into global-jvm-args
2022-05-28 21:15:19 +08:00
2be8100e7c
Merge branch 'develop' into global-jvm-args
2022-05-28 21:15:00 +08:00
ab3e2562db
fix: clarify terms and conditions for API keys
2022-05-28 13:52:22 +02:00
123d6c72e4
nix: fix nix-build
2022-05-28 11:32:16 +03:00
0ea2135aa5
nix: initial support for qt6
2022-05-28 11:32:13 +03:00
48e20cb5f7
Fix crash when aborting instance import
...
Also turned a loop var into a reference to avoid copies on each iteration
2022-05-27 16:41:57 -07:00
0ffe0b6894
nix: move files to nix/
2022-05-27 22:56:42 +03:00
338156500b
nix: override msa id via cmake flag
2022-05-27 22:56:42 +03:00
bfd9bd43c9
flake.lock: update
...
• Updated input 'flake-compat':
'github:edolstra/flake-compat/64a525ee38886ab9028e6f61790de0832aa3ef03' (2022-03-25)
→ 'github:edolstra/flake-compat/b4a34015c698c7793d592d66adbab377907a2be8' (2022-04-19)
• Updated input 'nixpkgs':
'github:nixos/nixpkgs/30d3d79b7d3607d56546dd2a6b49e156ba0ec634' (2022-03-25)
→ 'github:nixos/nixpkgs/41cc1d5d9584103be4108c1815c350e07c807036' (2022-05-23)
• Removed input 'quazip'
2022-05-27 22:56:42 +03:00
283e50e670
nix: use nixpkgs's quazip
2022-05-27 22:56:40 +03:00
6fb5bb6a5e
fix: fix mnemonics in APIPage
2022-05-27 14:50:06 +02:00
5d3bef32ca
fix: use absolute path when installing icons
2022-05-27 09:15:32 -03:00
3ff26d5cfe
Merge pull request #642 from ryanccn/metaserver-show-default
...
Show default metaserver in settings
2022-05-26 20:09:07 -03:00
88c1e504b0
Merge pull request #618 from DioEgizio/patch-6
...
fix appimage not having imageformats
2022-05-26 20:03:03 -03:00
0263677e1f
fix: prefer stricter modpack formats during import
...
Flame modpacks use "manifest.json" as their only characteristic for
identification. Some modpacks might have other files called
"manifest.json", which is why we should prefer modpack formats that have
a stricter structure.
2022-05-26 22:41:20 +02:00
940455f81c
Merge pull request #645 from PolyMC/revert-609-feature/fix-blocked-modpacks
2022-05-26 19:20:39 +02:00
f541ea659c
better new icon
2022-05-26 18:16:32 +08:00
938cae1130
revert: remove CurseForge workaround for packs too
...
Partial revert. Handles missing download URLs.
2022-05-25 23:14:13 +02:00
7f73e57c67
Merge pull request #630 from jamierocks/h-atl-depends
2022-05-25 14:52:34 +02:00
e50ec31351
fix
2022-05-25 14:44:47 +08:00
a28fa219d7
fix indent width
2022-05-25 14:21:09 +08:00
8a1ba03bcb
show default metaserver
2022-05-25 11:46:15 +08:00
f8e7fb3d48
fix: better handle corner case
2022-05-24 20:27:25 -03:00
e8b7e70ec9
Merge pull request #637 from byquanton/patch-1
2022-05-24 20:53:19 +02:00
67c5aa0be9
Update org.polymc.PolyMC.metainfo.xml.in
...
Should fix Flatpak/Flathub build
2022-05-24 17:44:23 +02:00
e644380160
feat: add links to curseforge modpacks
2022-05-24 12:27:32 -03:00
c5eb6fe6fb
feat: add links for curseforge mods
...
NOT DOWNLOAD LINKS! (someone would ask it i'm sure :p)
2022-05-24 12:14:08 -03:00
ae2ef324f2
feat: add remaining links to modrinth mods
2022-05-24 11:58:11 -03:00
d0337da8ea
feat: add remaining links to modrinth modpacks
2022-05-24 11:52:27 -03:00
17b30b2ae2
clean up .clang-format
2022-05-24 22:37:00 +08:00
5e17d53c7f
fix: missing tr() and update donate message
2022-05-24 11:11:40 -03:00
22e0527502
feat: add donate info to modrinth modpacks
2022-05-24 09:46:58 -03:00
ca3c6c5e8a
feat: add donate links for modrinth mods
2022-05-24 09:38:48 -03:00
4bd30f5e72
chore: remove unused GH Workflows
2022-05-24 14:17:44 +02:00
3cc26b15a1
Merge pull request #631 from kthchew/fix/quazip-warn
2022-05-24 10:25:04 +02:00
9673dac22b
add more #ifdef
s
2022-05-24 16:18:02 +08:00
0426149580
standard macOS app behavior
2022-05-24 13:35:01 +08:00
fce5c57548
Silence CMake QuaZip not found warnings
...
These are expected most of the time, and thus just noise.
2022-05-23 17:27:35 -04:00
4ee5264e24
ATLauncher: Delete files from configs if they conflict with a mod
2022-05-23 21:44:01 +01:00
101ca60b2b
ATLauncher: Handle extra arguments depends
2022-05-23 20:57:15 +01:00
f28a0aa666
ATLauncher: Handle main class depends
2022-05-23 20:57:14 +01:00
997bf91442
Add desktop shortcut to Windows installer
2022-05-23 14:15:49 -04:00
5a1de15332
fix: use a more robust method of finding metadata indexes
...
Often times, mods can have their name in different forms, changing one
letter to caps or the other way (e.g. JourneyMaps -> Journeymaps).
This makes it possible to find those as well, which is not perfect by
any means, but should suffice for the majority of cases.
2022-05-23 14:58:15 -03:00
42f8ec5b14
fix: do modrinth changes on flame too
...
Also fix a dumb moment
2022-05-23 14:58:14 -03:00
2fc1b99911
chore: add license headers
...
Prevents a massive inload of Scrumplex ditto's :)
I didn't add it to every file modified in this PR because the other
changes are pretty minor, and would explode the diff of the PR. I hope
that's not a problem O_O
2022-05-23 14:58:14 -03:00
3a923060ce
fix: use correct hash_type when creating metadata
...
also fix: wrong parameter name in LocalModUpdateTask's constructor
also fix: correct hash_format in CF
2022-05-23 14:58:14 -03:00
0985adfd74
change: support newest changes with packwiz regarding CF
2022-05-23 14:58:08 -03:00
59d628208b
feat: allow trying to use multiple hash types
2022-05-23 14:43:31 -03:00
5c5699bba5
refactor: move individual pack version parsing to its own function
2022-05-23 14:43:31 -03:00
67e0214fa5
fix: don't try to delete mods multiple times
...
Shows a more helpful message if there's a parsing error when reading the
index file.
Also fixes a clazy warning with using the `.data()` method in a
temporary QByteArray object.
2022-05-23 14:43:10 -03:00
e17b6804a7
fix: implement PR suggestions
...
Some stylistic changes, and get hashes from the mod providers when
building the metadata.
2022-05-23 14:43:09 -03:00
96e36f0604
refactor: make mod metadata presence (or lack of) easier to find out
2022-05-23 14:43:09 -03:00
a99858c64d
refactor: move code out of ModIndex.h
...
Now it's in ModIndex.cpp
2022-05-23 14:43:07 -03:00
ba50765c30
tidy: apply clang-tidy to some files
...
Mostly the ones created in this PR + Mod.h / Mod.cpp / ModDetails.h
2022-05-23 14:42:28 -03:00
d7f6b36990
test+fix: add basic tests and fix issues with it
2022-05-23 14:42:28 -03:00
4439666e67
feat: allow disabling mod metadata usage
2022-05-23 14:42:28 -03:00
23febc6d94
feat: cache metadata in ModDetails
...
Allows for more easy access to the metadata by outside entities
2022-05-23 14:42:28 -03:00
fab4a7a602
refactor: abstract metadata handling and clarify names
2022-05-23 14:42:28 -03:00
092d2f8917
feat: add support for converting builtin -> packwiz mod formats
...
Also adds more documentation.
2022-05-23 14:42:28 -03:00
e9fb566c07
refactor: remove unused mod info and organize some stuff
2022-05-23 14:42:27 -03:00
5a34e8fd7c
refactor: move mod tasks to their own subfolder
...
Makes the launcher/minecraft/mod/ folder a little more organized.
2022-05-23 14:42:27 -03:00
fcfb2cfc3d
feat: use mod metadata for getting mod information
...
For now this doesn't mean much, but it will help when we need data
exclusive from the metadata, such as addon id and mod provider.
Also removes the metadata when the mod is deleted, and make the Mod.h
file a little more pleasing to look at :)
2022-05-23 14:42:27 -03:00
e93b9560b5
feat: add method to delete mod metadata
...
Also moves indexDir setting from LocalModUpdateTask -> ModFolderModel
2022-05-23 14:42:27 -03:00
8e4438b375
feat: add parser for current impl of packwiz mod.toml
...
This reads a local mod.toml file and extract information from it. Using
C libs in C++ is kind of a pain tho :(
2022-05-23 14:42:27 -03:00
eaa5ce4467
feat(ui): adapt SequentialTask to nested SequentialTasks
2022-05-23 14:42:27 -03:00
c86c719e1a
feat: add mod index updating to ModDownloadTask
...
This makes ModDownloadTask into a SequentialTask with 2 subtasks:
Downloading the mod files and updating the index with the new
information.
The index updating is done first so that, in the future, we
can prompt the user before download if, for instance, we discover
there's another version already installed.
2022-05-23 14:42:27 -03:00
b30b88716e
feat: add very early mod.toml packwiz support
...
Also use it as a on-disk format for storing mod metadata. This will be
used later on to make better mod managment.
2022-05-23 14:42:22 -03:00
c3e6b1aa8a
use light bigsur icon
2022-05-23 18:40:46 +08:00
6d0ea13f97
make JVM args PlainTextEdit
2022-05-23 16:52:12 +08:00
dca4ea5cea
Merge pull request #621 from Scrumplex/remove-curseforge-workarounds
2022-05-23 10:47:30 +02:00
be1e2c07ec
Merge pull request #622 from Scrumplex/chore-bump-1.3.0
...
Bump version to 1.3.0
2022-05-23 08:44:56 +05:30
2a0018e730
add a .clang-format
2022-05-23 08:29:30 +08:00
ac4497a1f2
Merge pull request #605 from jamierocks/h-atl-improv
...
ATLauncher: Various work to improve the platform support
2022-05-22 20:09:13 -03:00
d72c75db23
chore: bump version
2022-05-22 22:56:52 +02:00
6821a45b7f
Merge pull request #620 from Scrumplex/update-cxxflags
2022-05-22 22:55:04 +02:00
f24cdd6564
Merge pull request #425 from dada513/dynamic_meta
2022-05-22 22:47:00 +02:00
cb69869836
revert: remove CurseForge workaround
...
We have been asked by CurseForge to remove this workaround as it
violates their terms of service. This is just a partial revert, as the
UI changes were otherwise unrelated.
This reverts commit 92e8aaf36f72b7527322add169b253d0698939d0, reversing
changes made to 88a93945d4c9a11bf53016133335d359b819585e.
2022-05-22 22:07:03 +02:00
0b85051a23
fix: more generous optimizations for debug builds
2022-05-22 21:41:41 +02:00
f2e2053134
feat: add trailing slash to meta URL if it is missing
2022-05-22 21:36:31 +02:00
b181f4bc30
fix: improve spacing in APIPage
2022-05-22 21:36:30 +02:00
f00dbdc215
Make Metaserver changable in settings
...
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net >
Co-authored-by: flow <flowlnlnln@gmail.com >
2022-05-22 21:35:20 +02:00
309dcc82ca
Revert "fix: temporarily ignore stringop-overflow warning"
...
This reverts commit 90007e2d9d4f63cfc9dc73888af34a17657b5102.
2022-05-22 20:57:52 +02:00
0922a7f410
refactor: use -O2 for release and -O1 for debug builds
2022-05-22 20:50:37 +02:00
7d91db607f
Merge pull request #554 from PolyMC/more_paste_services
2022-05-22 20:49:11 +02:00
2be583ad4d
Merge branch 'PolyMC:develop' into patch-6
2022-05-22 20:03:10 +02:00
efcba698ac
Merge pull request #616 from Scrumplex/fix-windows-crap
...
fix: temporarily ignore stringop-overflow warning
2022-05-22 18:43:31 +02:00
b191291737
Merge pull request #577 from PolyMC/fix/toolbar_ 🦀 _fix
2022-05-22 18:11:00 +02:00
c988b4d213
fix appimage not having imageformats
...
fixes stuff like the iris icon
2022-05-22 17:26:27 +02:00
90007e2d9d
fix: temporarily ignore stringop-overflow warning
2022-05-22 16:13:30 +02:00
29ef1e2c4b
Merge pull request #597 from Scrumplex/refactor-modloader-modapi
2022-05-22 13:17:53 +02:00
fbe84f9e47
Merge pull request #614 from txtsd/ccache_release_fix
...
Avoid invoking ccache on Release builds
2022-05-22 16:16:14 +05:30
b036d95bab
Merge pull request #576 from kthchew/feature/win-installer
...
Create Windows installer
2022-05-22 12:26:43 +02:00
bfffcb3910
fix(workflow): Avoid invoking ccache on Release builds
2022-05-22 13:42:33 +05:30
3bc02b9662
Fix Sparkle signing step
2022-05-21 13:23:02 -04:00
bc450e4cee
Merge pull request #612 from DioEgizio/update-cf-logo-real
...
change cf icon to a more fancy one
2022-05-21 09:53:31 -07:00
de02deac98
Make if statement condition more readable
...
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-05-21 17:30:54 +01:00
e2ad3b0183
Add migration wizard, fix migration from custom paste instance
...
- Very basic wizard just to allow the user to choose whether to keep
their old paste settings or use the new default settings.
- People who used custom 0x0 instances would just be kept on those
settings and won't see the wizard.
2022-05-21 17:30:19 +01:00
caf6d02728
Change paste settings and add copyright headers
...
- There's now a notice reminding people to change the base URL if they
had a custom base URL and change the paste type (that was something I
personally had problems with when I was testing, so a reminder was
helpful for me).
- Broke down some of the long lines on APIPage.cpp to be more readable.
- Added copyright headers where they were missing.
- Changed the paste service display names to the names they are more
commonly known by.
- Changed the default hastebin base URL to https://hst.sh due to the
acquisition of https://hastebin.com by Toptal.
2022-05-21 17:30:09 +01:00
35f71f5793
Support paste.gg, hastebin, and mclo.gs
2022-05-21 17:28:22 +01:00
b2a89ee4b9
change cf icon to a more fancy one
...
taken from QuiltMC/art in the emoji folder, so it's licensed under CC0
2022-05-21 17:49:52 +02:00
b84d52be3d
ATLauncher: Display warnings when selecting optional mods
2022-05-21 15:20:38 +01:00
305973c0e7
ATLauncher: Display install messages if applicable
2022-05-21 15:19:55 +01:00
7c251efc47
ATLauncher: Display mod colours in optional mod dialog
2022-05-21 15:18:50 +01:00
166f872712
fix: various issues with ProgressDialog and SequentialTasks
...
- Fix aborting sequential tasks
- Fix displaying wrong number of tasks concluded
- Fix text cutting when the URL is too big
2022-05-21 08:36:36 -03:00
8f2c485c92
feat(ui): make selected mods in downloader bold with underline
...
Makes it easier to find which mods are selected in case you want to
change those.
2022-05-21 08:04:26 -03:00
613f2fc447
feat: allow deselecting mods from the mod confirmation dialog
...
This adds a checkbox to each mod on the dialog that shows up when
confirming the mods to download, so you can deselect some of those if
you want to.
2022-05-21 08:02:27 -03:00
9a0d6124f3
Merge pull request #609 from timoreo22/feature/fix-blocked-modpacks
2022-05-21 12:22:45 +02:00
2646ae29f0
Merge pull request #520 from icelimetea/refactor-java-launcher-v2
2022-05-21 12:06:45 +02:00
b4707f46ad
Merge pull request #500 from flowln/net_refactor
...
Refactor a little the code in `launcher/net/` files
2022-05-21 12:06:34 +02:00
482e049ac7
Merge pull request #606 from jamierocks/h-launch-version
2022-05-21 11:43:19 +02:00
c04adf7452
Do the url trick on initial modpack download too
2022-05-21 08:31:07 +02:00
92e8aaf36f
Merge pull request #608 from timoreo22/feature/curseforge-fix
...
Very Temporary Fix for curseforge
2022-05-21 06:34:43 +02:00
b1f486518e
Use GitHub Actions to get signature for Sparkle
...
Requires a secret called `SPARKLE_ED25519_KEY`, in the format of a private key file
2022-05-21 00:32:14 -04:00
3cab0e69f1
Fix default install location
2022-05-20 17:23:11 -04:00
1ec7878c07
Add /NoShortcuts
parameter for Windows installer
2022-05-20 17:22:30 -04:00
cdd83c279c
Remove portable option in Windows installer
2022-05-20 17:12:08 -04:00
12cadf3af0
Add /NoUninstaller
parameter for Windows installer
2022-05-20 17:09:42 -04:00
2bc6da038d
Add installer to release workflow
2022-05-20 17:09:26 -04:00
3b4b34b369
fix(ui): make CF and MR modpack dialogs more consistent
2022-05-20 22:48:42 +02:00
6542f5f15a
Apply suggestions
2022-05-20 22:06:36 +02:00
30b56dbcbd
Port temp fix to mods too
2022-05-20 22:00:38 +02:00
cbc8c1aed6
Use consistent naming scheme
...
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-05-20 15:56:13 -04:00
6afe59e76b
Very Temporary Fix for curseforge
2022-05-20 21:19:19 +02:00
88a93945d4
Merge pull request #607 from dada513/curse_set
2022-05-20 20:41:42 +02:00
2847cefff7
Add cursefrog key override
2022-05-20 19:56:27 +02:00
96f16069a9
Launch: Apply the Minecraft version correctly
...
It was previously using a deprecated field.
2022-05-20 18:47:11 +01:00
188c5aaa35
Launch: Match Vanilla launcher version string behaviour
...
This removes a means of profiling users.
2022-05-20 18:43:47 +01:00
f5f59203a2
ATLauncher: Reduce boilerplate code for fetching versions
2022-05-20 18:05:58 +01:00
c329730de8
ATLauncher: Install LiteLoader as a component where possible
2022-05-20 18:03:32 +01:00
97a83c9b7a
ATLauncher: Avoid downloading Forge twice for older packs
...
This resolves a quirk where Forge would still be downloaded for use as
a jarmod, even when we detected Forge as a component.
2022-05-20 17:58:00 +01:00
1e6df7eec0
Merge pull request #592 from flowln/technic
...
Use empty string when version is null in the Technic pack manifest
2022-05-20 10:56:42 +02:00
f3c72f4f08
Actually install the full Sparkle.framework
...
CMake's `fixup_bundle` did not copy everything in the framework, which caused the app to crash when updating. Oops.
2022-05-19 20:22:45 -04:00
05cd30ac06
Refactor code, create abstract class ExternalUpdater
...
(Hopefully) this makes implementing updaters using external libraries easier on other platforms. To implement an updater on a new platform, create a new class that implements the pure virtual methods from `ExternalUpdater` and add code in the `UpdateChecker` initializer to initialize the new class.
2022-05-19 15:16:37 -04:00
34adcec616
Add functionality to (Sparkle) updater settings on macOS
...
Also remove a debug line I accidentally left in
2022-05-19 15:16:37 -04:00
f9f46609ee
Use my public key and appcast URL for testing purposes
...
This is for testing the PR only. If merged, this must be removed.
2022-05-19 15:16:37 -04:00
b5bdfa6c2e
Implement automatic and manual updates on macOS
2022-05-19 15:16:37 -04:00
ea4ef1655b
Create SparkleUpdater
class for access from Qt/C++
...
To actually get automatic updates going, all that needs to happen is that `SparkleUpdater` needs to be initialized.
The rest of the functions can be connected to elements in the UI.
2022-05-19 15:16:37 -04:00
7eb61a28be
Add build options for Sparkle updater
...
Two new build options are added:
`MAC_SPARKLE_PUB_KEY`: the public key used to verify the signatures of the appcast
`MAC_SPARKLE_APPCAST_URL`: the URL where the `appcast.xml` is located
If the updater should be disabled on macOS, set either of these to an empty string.
2022-05-19 15:16:37 -04:00
92b913ca37
Add Sparkle Updater framework to macOS build
2022-05-19 15:16:37 -04:00
3806f23b02
Merge pull request #594 from Scrumplex/fix-support-split-natives
...
Support Mojang's new split natives
2022-05-19 17:42:17 +02:00
36045a8b0a
chore: improve readability
...
Co-authored-by: flow <thiagodonato300@gmail.com >
2022-05-19 12:37:20 +02:00
943090db98
refactor: allow tracking multiple mod loaders
2022-05-19 08:49:27 +02:00
77caaca50d
fix: only consider enabled mod loaders
2022-05-19 08:09:37 +02:00
f66e0fa0e8
fix: support split natives
...
Mojang introduced a new structure for natives, notably for LWJGL.
Now instead of using the `natives` structure of the version format, Mojang
chose to create a seperate library entry for each platform, which uses
the `rules` structure to specify the platform. These new split natives
carry the same groupId and artifactId, as the main library, but have an
additional classifier, like `natives-linux`.
When comparing GradleSpecifiers we don't look at the classifier, so when
the launcher sees an artifact called `org.lwjgl:lwjgl:3.3.1` and right
after that an artifact called `org.lwjgl:lwjgl:3.3.1:natives-linux`, it
will treat it as "already added" and forget it.
This change will include the classifier in that comparison.
2022-05-18 22:51:15 +02:00
441075f610
fix: version field in technic pack manifest being null
...
Sometimes, the version field, that is supposed to be a string, was a
null instead. Inspecting other entries, seems like the default for not
having a version should be "", so I made it like that in case the
version was null.
I hope this fixes the issue :^)
2022-05-18 17:17:16 -03:00
b2878dca1d
Merge pull request #590 from DioEgizio/fix-qmj-over-fmj
...
fix(quilt) always prefer qmj over fmj
2022-05-18 19:18:18 +02:00
b883ce5c51
Merge pull request #127 from Scrumplex/refactor-bump-qt5.12
2022-05-18 15:47:17 +02:00
127dfadc6c
fix(quilt) always prefer qmj over fmj
...
this fixes Quilt-only mods like ok zoomer showing wrong metadata
2022-05-18 14:33:58 +02:00
ff9f3cb31f
fix conflicts with develop
2022-05-17 18:25:08 -03:00
a21bd41580
fix: ignore deprecation again
2022-05-17 22:25:50 +02:00
8e9f1bcf18
fix: remove unnecessary Qt version checks
2022-05-17 22:25:50 +02:00
4b06fc5323
chore!: drop support for Qt <5.12
...
BREAKING CHANGE: If there are references to stuff that's deprecated as
of Qt 5.12, the compilation will fail. This means that support for
versions below 5.12 is hereby dropped
2022-05-17 22:25:50 +02:00
cc27bb3231
fix(updater): remove Windows version check
...
Qt 5.12 doesn't support anything older than Windows 7 anyway, so we
can't really check if we are on an older platform.
2022-05-17 22:25:50 +02:00
c1700054f4
fix: replace deprecated stuff as of Qt 5.12
2022-05-17 22:25:50 +02:00
cc13310083
Merge pull request #565 from Scrumplex/modrinth-packs
...
Initial Modrinth modpack support
2022-05-17 16:09:22 +02:00
1012912272
Merge pull request #567 from Scrumplex/quilt-metadata
...
Support `quilt.mod.json` metadata
2022-05-17 16:08:59 +02:00
edbd90a4e6
fix: update links for Quilt metadata format
2022-05-17 15:17:20 +02:00
ddc3b5eb0b
Update launcher/ui/pages/modplatform/modrinth/ModrinthPage.ui
...
Co-authored-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2022-05-17 15:14:53 +02:00
17bbfe8d89
fix: virtual signal in Task.h
2022-05-17 06:47:00 -03:00
96deb5b09d
chore: remove copyright from files i didnt mess with
...
This is what happens when you auto-pilot stuff xdd
2022-05-17 06:36:30 -03:00
9b387d73e5
Merge pull request #529 from flowln/vertical_toolbar
...
Set right orientation for instance toolbar when moving it around
2022-05-17 12:14:34 +05:30
c02a6780b0
Merge pull request #540 from kthchew/fix/executable-screenshot
...
Show "executable" screenshots in the screenshot manager
2022-05-17 10:59:55 +05:30
85ec9d95a4
Support installer languages other than English
2022-05-16 19:28:04 -04:00
6dfec4db40
Fix toolbar disappearing in a certain circumstance.
2022-05-17 00:21:57 +01:00
2e9d7f5c3d
fix: mod skipping between pages and remove dead code
2022-05-16 19:17:37 -03:00
696a711e39
fix: missed change to metacache entry lookup
2022-05-16 19:10:31 -03:00
887246a66b
fix: typo and useless code
2022-05-16 17:09:14 -03:00
2993318d19
Remove admin requirement (no multi-user install option)
2022-05-16 15:29:37 -04:00
2b52cf01f5
Build Windows installer
2022-05-16 15:23:32 -04:00
cd9e0e0cc0
fix: use own metacache base for modrinth icons
2022-05-16 20:17:19 +02:00
f66598db8a
Merge pull request #564 from flowln/cf_icon
2022-05-16 20:06:59 +02:00
cf5c752dda
Merge pull request #568 from kthchew/fix/mac-steam-overlay
2022-05-16 20:06:34 +02:00
a6d2c5e181
fix: better hack for icons that cant be natively scaled to 48x48
2022-05-16 14:35:01 -03:00
82760f4b91
fix: import modrinth packs with weird overrides structure
...
Probably because of Packwiz limitations, or an space optimizer that did
this :)
2022-05-16 12:11:50 -03:00
62e099ace5
feat: better handling of optional mods
...
This disables the optional mods by default and tell the user about it.
Pretty hackish, but a better solution would involve the modrinth
metadata to have the mod names...
Also sorry for the diffs, my clangd went rogue x.x
2022-05-15 22:16:52 -03:00
e92b7bd25e
change: switch to modrinth production servers
2022-05-15 21:50:42 -03:00
e7bb3b2776
fix: macos compilation
...
i forgor macos is cringe with static arrays 💀
edit: WHY DONT MAC LET ME USE STD::ARRAY ;----;
2022-05-15 21:18:29 -03:00
ec3c882a44
change: add alpha note to modrinth page
2022-05-15 20:52:57 -03:00
66ce5a4a2d
fix: pack sorting and other search parameters
2022-05-15 20:45:27 -03:00
a110d445ac
feat: support quilt.mod.json metadata
2022-05-15 23:00:09 +02:00
a67f3131e7
Merge pull request #560 from kthchew/feature/close-pmc-override
...
Add instance overrides for miscellaneous settings
2022-05-15 17:40:53 -03:00
7f305aad1b
Add Allow DYLD Environment Variables Entitlement to macOS build
...
This allows the Steam overlay to be injected into Minecraft.
2022-05-15 16:34:53 -04:00
80908efdcb
Fix indentation of macOS resources
2022-05-15 16:33:52 -04:00
e5d0097116
Merge pull request #531 from Ozynt/patch-1
...
Remove reference to legacy Minecraft accounts
2022-05-15 22:18:34 +02:00
6d78ea5a45
Merge pull request #539 from kthchew/fix/translation-switch
...
Fix untranslated strings after changing language
2022-05-15 17:11:21 -03:00
550d6a6a9b
Merge pull request #547 from kthchew/feature/hidden-temp
2022-05-15 21:54:46 +02:00
9be8160bf2
Merge pull request #546 from kthchew/feature/scrollable-accounts
2022-05-15 21:43:34 +02:00
3070565fa3
Merge pull request #545 from DioEgizio/patch-4
2022-05-15 21:42:51 +02:00
7194bb1b81
fix: validate whitelisted download urls
2022-05-15 16:06:49 -03:00
78cf0c73c8
fix: always show project url, if available
2022-05-15 20:38:27 +02:00
4adc61bda9
change: update modrinth icon
...
Updates to the version at https://github.com/modrinth/docs/blob/master/static/img/logo.svg
2022-05-15 11:26:15 -03:00
93e0041d0e
change: use modrinth icon as default on modrinth packs
2022-05-15 11:09:45 -03:00
682a7fb6ba
feat: add version of Modrinth modpack to instance name
2022-05-15 13:36:55 +02:00
5f2398fe59
chore: license headers 2
2022-05-15 08:26:34 -03:00
3abf466632
chore: add/update license headers
2022-05-15 13:20:05 +02:00
4bb429a0fb
change: use build variables for the modrinth API URLs
...
Make it more consistent with the others
2022-05-15 07:43:02 -03:00
4a0e4fdb85
fix: add author page url
2022-05-15 07:15:56 -03:00
a43f882d48
feat: add support for Quilt Loader in Modrinth packs
2022-05-15 12:06:01 +02:00
9731e06728
fix: fix build on Qt 5.12
2022-05-15 11:49:27 +02:00
8e764fc8fb
Merge pull request #4 from flowln/modrinth_pack
2022-05-15 11:48:09 +02:00
4745ed2818
fix: choose valid download url even if it's not the primary one
...
It seems to be possible to have modpack versions that have to primary
file. In those cases, we pick a valid one "at random".
2022-05-14 22:50:04 -03:00
49de5d9b07
change: list what file types can be entered in the importer
2022-05-14 22:04:40 -03:00
365cc198ba
refactor: some random improvements
2022-05-14 21:50:54 -03:00
9899a0e098
fix: Have the URL be the project URL itself
...
(I think, doesn't seem to work for the waffle though, probably because
of the staging API :/)
2022-05-14 21:47:35 -03:00
5ea8cec16f
fix: make all modrinth modpacks have the same icon size
2022-05-14 21:29:48 -03:00
9dd70ca9ae
fix: download icon as well when importing modrinth modpacks
2022-05-14 20:26:20 -03:00
4fda35b466
feat: add modrinth pack downloading
...
Things that don't work / work poorly (there's more for sure but those
are the evident ones):
- Icons are broken in the import dialog
- No way to search for private packs
- Icons are not downloaded when downloading a mod
- No support for multiple download URLs
- Probably a lot more...
2022-05-14 20:19:26 -03:00
31988f0529
fix: adapt upstream Modrinth code to our codebase
2022-05-14 20:27:45 +02:00
db03846358
Add support for importing Modrinth packs from files
2022-05-14 20:01:09 +02:00
c6b3eccbdf
refactor: rename Modrinth classes to ModrinthMod
2022-05-14 20:00:54 +02:00
3f259eb97a
Refactor script parsing
2022-05-14 16:48:14 +01:00
fac0b027b3
Fix the license header
2022-05-14 16:46:57 +01:00
84b962f256
fix: Handle icons with a dot in their names
...
E.g. some FTB modpacks.
Also fixes an issue with the name viewing on the Icon Chooser dialog
when the name was too big.
2022-05-13 17:21:35 -03:00
123ed5bd2e
Merge pull request #519 from Scrumplex/cleanup-cmake
...
Remove in-tree CMake modules where possible
2022-05-13 22:05:04 +02:00
c3336251e0
Add the license header to EntryPoint
2022-05-13 18:10:11 +01:00
c054d0f329
Add the license header to LauncherFactory
2022-05-13 17:21:35 +01:00
8dd68580a6
Merge pull request #528 from flowln/guo_ext
2022-05-13 18:17:40 +02:00
067484a6a8
Fix formatting
2022-05-13 16:59:00 +01:00
c83e16aba4
Merge pull request #553 from DioEgizio/add-version-PolyMC
...
chore: add version of polymc area in bug report template
2022-05-13 14:42:26 +02:00
d85fc456a9
Merge pull request #557 from PolyMC/ZekeSmith-cf-api
2022-05-13 13:36:36 +02:00
dd2b324d8f
chore: add license header to remaining files
...
Also remove some unused imports
2022-05-12 18:11:55 -03:00
0bce08d30f
chore: add polymc license headers to launcher/net files
2022-05-12 18:11:55 -03:00
57d65177c8
fix: abort and fail logic in tasks
...
Also sets up correctly the status connections
2022-05-12 18:11:55 -03:00
040ee919e5
refactor: more net cleanup
...
This runs clang-tidy on some other files in launcher/net/.
This also makes use of some JSON wrappers in HttpMetaCache, instead of
using the Qt stuff directly.
Lastly, this removes useless null checks (crashes don't occur because of
this, but because of concurrent usage / free of the QByteArray pointer),
and fix a fixme in Download.h
2022-05-12 18:11:55 -03:00
efa3fbff39
refactor: remove some superfluous signals
...
Since now we're inheriting from Task, some signals can be reused.
2022-05-12 18:11:55 -03:00
8c8eabf7ac
refactor: organize a little more the code in launcher/net/
...
This also reduces some code duplication by using some Task logic in
NetAction.
2022-05-12 18:11:49 -03:00
3aea639fe4
Add UI for miscellaneous instance setting overrides
2022-05-12 17:11:06 -04:00
046f1e6e58
Add instance overrides for miscellaneous settings
2022-05-12 17:08:06 -04:00
37e8f495b4
CurseForge API Key update to PolyMC key
...
Use the key CurseForge provided me to use for PolyMC
*pr done on mobile if someone could test that would be great*
2022-05-12 23:39:48 +10:00
512d7b07d0
chore: add version of polymc area in bug report template
2022-05-11 15:18:07 +02:00
527fa7ba9c
Hide temporary directory in instances folder
2022-05-09 18:34:47 -04:00
288e7bc9c5
Make profile menu scrollable
2022-05-09 15:37:56 -04:00
649b8ac7c6
Merge pull request #537 from PolyMC/stable
...
Merge stable into develop
2022-05-09 18:06:56 +02:00
96b2758169
fix websiteurl in curseforge modpacks
2022-05-09 17:42:17 +02:00
40e0252d7d
Show "executable" screenshots in the screenshot manager
...
Since the readable/writable filter was removed to do this, extra code was added to enable/disable certain buttons based on whether the screenshot is readable or writable.
2022-05-09 00:54:47 -04:00
5171d99fe5
Retranslate playtime text immediately when language is changed
2022-05-08 23:42:37 -04:00
ea9d61c21c
Retranslate account actions after switching language
2022-05-08 23:19:23 -04:00
da25f3b84e
Merge pull request #533 from DioEgizio/patch-5
2022-05-08 21:43:18 +02:00
1e34de98ab
Merge pull request #534 from DioEgizio/stable
2022-05-08 21:43:06 +02:00
7b46f50cf1
Merge pull request #530 from ryanccn/cfcore-backport
2022-05-08 21:42:40 +02:00
cab40026f2
Merge pull request #475 from Scrumplex/fix-hide-all-tokens
...
Hide all tokens for non-Debug builds for log and logfiles
2022-05-08 16:56:26 +02:00
ac66bddeda
Merge pull request #482 from TheCodex6824/mojang-auth-fix
2022-05-08 16:52:31 +02:00
f4237be9bd
Merge pull request #492 from DioEgizio/appimage-fix
2022-05-08 16:52:14 +02:00
dd11ccb3fd
bump to 1.2.2
2022-05-08 16:30:12 +02:00
c4549a5375
Update launcher/modplatform/flame/FlameModIndex.cpp
...
Co-authored-by: flow <thiagodonato300@gmail.com >
2022-05-08 16:25:51 +02:00
e9b3140d12
Update launcher/modplatform/flame/FlameModIndex.cpp
2022-05-08 16:25:45 +02:00
bdd2d57808
This makes more sense
2022-05-08 11:19:53 +02:00
22f5128e39
adopt changes from #497 remapped
2022-05-08 15:22:50 +08:00
ae1aa6f63e
gitignore stuff
2022-05-08 15:02:21 +08:00
29a53d7e95
fix: always have the instance toolbar be vertical
...
This overrides the orientation set automatically by Qt when we start
moving the toolbar around.
2022-05-07 20:44:44 -03:00
2fbb7be23b
fix: filter based on MIME type instead of plaintext suffix
...
Suffixes are unreliable in different locales, while MIME types are more
standarized.
2022-05-07 20:16:55 -03:00
f7f39854f8
Merge pull request #495 from ryanccn/big-sur-icon
2022-05-05 14:29:04 +02:00
113528e1f2
Make line count check more lenient
2022-05-05 07:20:33 +01:00
6bffa06063
Fix typo
2022-05-05 07:16:16 +01:00
dcc41ef885
Improve mpticket file parsing code
2022-05-05 07:14:32 +01:00
e909cc363d
add big sur-style icon
2022-05-05 08:10:36 +08:00
9a87ae575e
More minor fixes
2022-05-03 03:19:26 +01:00
860a7af679
Fix method access modifier
2022-05-03 00:53:22 +01:00
4fdb21b414
Compile with Java 7 in mind
2022-05-03 00:27:14 +01:00
eeb5297284
Use only Java 7 features (in order to deal with #515 )
2022-05-03 00:25:26 +01:00
8de63b60b1
Refactor some parts of NewLaunch (part 2)
2022-05-02 22:36:55 +01:00
0b38d878a1
fix: remove in-tree CMake modules where possible
2022-05-02 16:27:15 +02:00
d29720fbce
Merge pull request #518 from timoreo22/develop
...
Fix nightly.link pr comment
2022-05-02 12:23:00 +02:00
0556ae4749
Merge pull request #503 from txtsd/mnemonics_fix
...
Fix mnemonics that didn't parse
2022-05-02 11:19:30 +02:00
1a86f72690
Fix nightly.link pr comment
2022-05-02 11:13:46 +02:00
25d380f051
Merge pull request #510 from txtsd/ccache_gha
...
CI Speedup [1/3]: Use ccache to speed up CI builds
2022-05-02 10:47:28 +02:00
546d394868
Merge pull request #475 from Scrumplex/fix-hide-all-tokens
...
Hide all tokens for non-Debug builds for log and logfiles
2022-05-02 10:45:58 +02:00
8110040f86
Merge pull request #511 from dada513/hide_java_wizard
...
add hide java wizard toggle
2022-05-01 08:48:37 +02:00
239e4adf29
refactor(workflow): Only use ccache on Debug builds
2022-05-01 00:34:37 +05:30
5662d41062
Update launcher/ui/pages/global/JavaPage.ui
...
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-04-30 16:20:05 +02:00
1e03ef484d
Update launcher/ui/pages/global/JavaPage.ui
...
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-04-30 16:14:48 +02:00
1d95f10090
Merge pull request #489 from kthchew/fix/old-mac-cleanup
2022-04-30 15:54:10 +02:00
6768768373
Remove symlink
2022-04-30 15:22:31 +02:00
dac801c8ac
add hide java wizard toggle
2022-04-30 15:19:57 +02:00
ece5ca52b2
feat(workflow): Use ccache
2022-04-30 17:26:34 +05:30
3205d9e9da
Merge pull request #492 from DioEgizio/appimage-fix
2022-04-29 09:10:32 +02:00
b931dc0f93
fix(mnemonics): Add missing buddies to labels
...
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-04-29 01:30:47 +05:30
efe4e7df06
fix some appimage issues building with qt 5.15.2
...
some users are having weird scaling issues since we're using qt 5.12.8 for the appimage
2022-04-28 18:17:02 +02:00
b94f70ea96
Merge pull request #498 from ryanccn/polymc-instance-icon
...
Add PolyMC icon as instance icon
2022-04-28 07:18:57 +02:00
bd946c78f3
Merge pull request #486 from icelimetea/refactor-java-launcher
...
Refactor some parts of NewLaunch
2022-04-28 07:18:39 +02:00
a507907443
Merge pull request #477 from flowln/iconfix_static
...
Always build iconfix as static library
2022-04-28 07:18:22 +02:00
0507b56bed
feat: add PolyMC icon as instance icon
2022-04-27 20:30:50 +08:00
ac405aa564
Remove old macOS data migration code
2022-04-25 19:57:47 -04:00
aad7c63282
Merge pull request #482 from TheCodex6824/mojang-auth-fix
2022-04-25 21:55:00 +02:00
1ff459d995
Use suggested error handling
2022-04-25 14:08:27 -04:00
52454ca77b
Merge pull request #480 from dschemp/develop
2022-04-25 14:26:10 +02:00
884f772362
Clarify exception messages
2022-04-25 11:22:56 +01:00
bc06571dba
Merge pull request #478 from Scrumplex/update-readme
2022-04-25 11:21:21 +02:00
1e8ad3d979
Merge pull request #408 from jamierocks/atl-share-codes
2022-04-25 11:21:10 +02:00
b0a469baab
Use java.util.logging instead of custom logging
2022-04-24 15:10:35 +01:00
c968c1be78
Refactor some parts of NewLaunch
2022-04-24 14:45:01 +01:00
a0bafa4952
Re-add base64 decode option for Qt versions that support it
2022-04-23 11:11:55 -04:00
e56f0db11b
Remove base64 decode option that was added in Qt 5.15
2022-04-23 10:32:52 -04:00
8bcbe07c87
Fix Mojang auth failing due to Mojang rejecting requests to the profile endpoint
2022-04-22 23:39:38 -04:00
ba9059c7c8
ATLauncher: Replace usage of QPushButton::pressed with ::clicked
2022-04-22 20:37:55 +01:00
45783c1661
ATLauncher: Support using share codes
2022-04-22 20:37:55 +01:00
71777e7a6f
added and fixed some Mnemonics in MainWindow
2022-04-22 00:31:03 +02:00
c86ec0bd36
added: Mnemonics for Settings/APIs
2022-04-22 00:23:36 +02:00
08b1b2669a
added: Mnemonics for Settings/Accounts
2022-04-22 00:22:50 +02:00
94a655b055
added: Mnemonics for Settings/External Tools
2022-04-22 00:20:54 +02:00
717067e9eb
added: Mnemonics for Settings/Proxy
2022-04-22 00:19:54 +02:00
5a5797d914
added: Mnemonics for Settings/Custom Commands
2022-04-22 00:18:39 +02:00
75826aca13
added: Mnemonics for Settings/Java
2022-04-22 00:16:11 +02:00
f52b7c030f
added: Mnemonics for Settings/Minecraft+
2022-04-22 00:14:24 +02:00
c1386bcb04
added: Mnemonics for Settings/Launcher
2022-04-22 00:12:20 +02:00
234a9e48e9
chore: add FUNDING
2022-04-21 22:53:45 +02:00
908e6364c9
fix: update README
2022-04-21 22:52:05 +02:00
3ec511010f
fix: Build iconfix as static library
...
On CI we build using the bundled Quazip, and automatically set
-DBUILD_STATIC_LIBS to true, so it build iconfix statically as well.
However, since we recently added support for using the system quazip,
this flag is not set anymore, and PolyMC fails to run because iconfix
neither is statically linked, nor it creates a .so file for dynamic
linking.
Since most other libs are built statically, we should make this one
static as well. Maybe we should consider allowing for dynamic linking of
libs now that quazip is not much of an issue anymore. :^)
2022-04-21 09:34:44 -03:00
b3e1691c01
fix: hide LauncherLoginStep tokens for non-Debug builds
2022-04-20 18:33:33 +02:00
5adcc26190
Merge pull request #472 from Scrumplex/fix-download-mods-snapshot
...
fix: disable major version match for snapshots
2022-04-20 21:59:25 +10:00
db6dae7541
fix: disable major version match for snapshots
2022-04-20 09:56:53 +02:00
4e97f2a6fe
Merge pull request #470 from kthchew/fix/ml-selector-crash
...
Fix crash if no Minecraft version is selected in the new instance screen
2022-04-20 09:08:48 +02:00
4643046989
Merge pull request #465 from DioEgizio/bump-1.2.1
...
bump to 1.2.1
2022-04-20 16:19:20 +10:00
3c3ce71214
Merge pull request #467 from PolyMC/revert-429-develop
...
Revert "better FreeBSD support"
2022-04-20 08:17:19 +02:00
0682fe544a
Fix crash if no Minecraft version is selected in the new instance screen
2022-04-19 22:20:00 -04:00
27e803e4a4
Merge pull request #463 from txtsd/enter_shenanigans
...
Only trigger macOS instance rename on KeyDown
2022-04-20 08:34:30 +10:00
405c44c9e1
Merge pull request #462 from Scrumplex/fix-world-size-sort
...
fix: use size in bytes to sort by world size
2022-04-20 08:32:38 +10:00
4c5f701b05
Revert "better FreeBSD support"
2022-04-19 21:49:54 +02:00
c7563a5f7c
Merge pull request #454 from kthchew/feature/hardened-runtime
2022-04-19 21:47:57 +02:00
3ff3c335bc
Merge pull request #452 from Scrumplex/fix-download-mods-crash
2022-04-19 21:47:05 +02:00
b9d5e1bbf1
Merge pull request #451 from Scrumplex/fix-modloader-selection
2022-04-19 21:01:43 +02:00
e313b366a0
Merge pull request #444 from Scrumplex/fix-release-workflow
...
Fix release workflow
2022-04-19 21:01:23 +02:00
027c666265
Merge pull request #450 from Scrumplex/fix-quilt-mod-dl
2022-04-19 20:36:37 +02:00
4a3d94aaf9
fix: fix filename of linux portable
2022-04-19 19:06:17 +02:00
c637e3657c
bump to 1.2.1
2022-04-19 18:07:42 +02:00
9462dd3ddc
Improve security by enabling hardened runtime for macOS
...
This change also fixes a bug on recent versions of macOS where Minecraft mods that requested access to the microphone would silently fail.
2022-04-19 11:36:03 -04:00
c3524a9d57
fix: bundle binary tarball as user root
2022-04-19 16:18:11 +02:00
53ff66c317
fix: update files for relase workflow
2022-04-19 16:18:11 +02:00
ec2ac2e80c
fix: Only trigger rename on KeyPress
...
This is macOS specific
2022-04-19 18:43:51 +05:30
27c72935f8
fix: use size in bytes to sort by world size
2022-04-19 15:07:14 +02:00
31c757d912
Merge pull request #455 from kthchew/fix/mac-version-num
...
Fix formatting of version string on macOS
2022-04-19 22:40:01 +10:00
fcdc7a1a35
fix: fix Modrinth query when Quilt is in use
2022-04-19 10:22:50 +02:00
f13c776099
Merge pull request #449 from DioEgizio/CI/specify-build-platform
...
specify -DLauncher_BUILD_PLATFORM on CI builds (EDIT: also remove "on x")
2022-04-19 09:59:11 +02:00
ebded1ec49
Fix formatting of version string on macOS
2022-04-18 13:56:32 -04:00
7b9d462fbc
remove "on x"
2022-04-18 18:31:50 +02:00
c174a1eb01
fix: don't set mod loader as important
2022-04-18 15:05:41 +02:00
ac77997a7a
fix: handle network errors when downloading modlist
2022-04-18 14:36:36 +02:00
fa352ff4d3
fix: actually check if a mod loader is selected
...
Thus also removes a suggestCurrent call from loaderFilterChanged, as it will already be triggered by setSelectedLoaderVersion
2022-04-18 14:15:02 +02:00
fd7745cbeb
Merge pull request #442 from kthchew/fix/typos
2022-04-18 13:38:54 +02:00
c348de96e4
Merge pull request #443 from flowln/fix_tr
2022-04-18 13:38:35 +02:00
1bb35b9204
specify -DLauncher_BUILD_PLATFORM on CI builds
...
more cool
also maybe helps with updater?
2022-04-18 12:22:53 +02:00
cbbcc2d68b
fix(translation): don't translate placeholders
...
Those are modified programatically, and never show up to the user!
2022-04-17 19:24:49 -03:00
fcbf37f60f
Fix typos and inconsistent capitalization in sort options
2022-04-17 17:58:51 -04:00
56ce7f5dcd
Merge pull request #437 from DioEgizio/bump-1.2.0
2022-04-17 23:51:25 +02:00
0ccbc801cf
Merge pull request #411 from kthchew/feature/menubar
2022-04-17 23:19:51 +02:00
4c52cc414f
Improve menu bar setting string
2022-04-17 16:39:08 -04:00
6b45386252
Disable instead of hide menu bar option on Linux
...
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-04-17 20:32:51 +00:00
3acc761419
Fix bugs with instance menu bar options when opening without instances
...
- The launch option is no longer empty.
- The program now checks on startup whether an instance is selected to decide whether to disable instance options.
Also, get rid of a dynamic cast.
2022-04-17 12:44:24 -04:00
dd4c67b654
Merge pull request #439 from DioEgizio/CI/new-qt-macos
...
CHANGE: use Qt 5.15.3 (from brew) on macos
2022-04-17 16:59:05 +05:30
0c581cfb62
CHANGE: use Qt 5.15.3 (from brew) on macos
...
More updated Qt means less bugs and generally less issues.
The only drawback is losing MacOS Sierra support
2022-04-17 09:53:30 +02:00
703bf9bb7a
Merge pull request #431 from Scrumplex/feat-quilt-modrinth
...
Query for Fabric mods if Quilt is in use
2022-04-17 13:46:22 +10:00
a40dee2230
Merge pull request #436 from flowln/bundled_libs
...
Don't force bundled libraries by default
2022-04-17 13:45:20 +10:00
cab9afa45f
fix: query for Fabric mods if Quilt is in use
...
Right now we want to include Fabric mods in our searches where possible.
Modrinth allows definining multiple loaders, while Flame only allows a
single value.
As a compromise we ask for Fabric mods only on Flame and for both Fabric
and Quilt mods on Modrinth.
2022-04-16 23:40:10 +02:00
ba5946dc60
Merge pull request #336 from Scrumplex/refactor-portable
2022-04-16 21:25:05 +02:00
9bad83a551
Use TranslatedAction
instead of QAction
for menu bar actions
2022-04-16 13:35:13 -04:00
a549828655
Remove the Edit menu bar menu
...
It wouldn't bring much utility.
- The keyboard shortcuts for copy/paste/etc. already work and are well-known. The menu bar likely doesn't need to advertise them.
- There's not very many places you would be able to use these options in the main window (because there's not many places to type stuff in the main window). It would only be applicable on systems with a native menu bar that shows in all other windows as well (but again, the keyboard shortcuts still work).
Also, rename `actionWiki` -> `actionOpenWiki` to match the corresponding `on_actionOpenWiki_triggered`
2022-04-16 13:17:34 -04:00
c1398a6a1a
bump to 1.2.0
2022-04-16 18:30:15 +02:00
e11d1b5202
Merge pull request #429 from Irgendwer01/develop
...
better FreeBSD support
2022-04-16 18:21:54 +02:00
abdb846c3f
fix: set install prefix for Linux to /usr
2022-04-16 18:13:12 +02:00
b0b6dd8f87
fix(actions): remove macdeployqt
2022-04-16 18:13:12 +02:00
4a971226e4
refactor(actions): combine steps for unified builds
2022-04-16 18:13:12 +02:00
b10d4d3b8f
fix: drop BUNDLE_DEST_DIR
2022-04-16 18:13:12 +02:00
6ed130fc16
fix: don't allow portable builds on macOS
2022-04-16 18:13:12 +02:00
90d4acd1a1
refactor: combine portable and system builds
...
Portable builds now have the same layout as system builds. If you want
to build a portable bundle, you now need to additionally install the
`portable` component.
For example:
$ cmake -Bbuild -DCMAKE_INSTALL_PREFIX=install ...
$ cmake --build build
$ cmake --install build
$ cmake --install build --component portable
2022-04-16 18:13:09 +02:00
a42d2afcee
Merge pull request #392 from flowln/mod_filter
2022-04-16 18:03:03 +02:00
ba020fbd21
fix: Don't error when not finding valid system quazip
2022-04-16 11:27:00 -03:00
af167e8e67
libs: update bundled submodules
2022-04-16 10:23:15 -03:00
be82f4db9e
libs: Don't force bundled libs
...
Now that QuaZip 1.3 is released, packages from package managers can
include the patch needed for PolyMC, so we can use the users system
libraries if available.
2022-04-16 10:10:13 -03:00
6a97ac603a
Use preexisting actions in the menu bar
...
The code is now much cleaner.
Because the actions already present are enabled elsewhere even when the menu bar is hidden, keyboard shortcuts added to them automatically work regardless of whether the menu bar is visible. This means that the hacky workaround related to this can be removed.
2022-04-16 03:32:08 -04:00
e59d3a339f
Close the current window instead of the main window from the menu bar
...
Systems with native menu bars show the same menu bar for all child windows. As a result, you cannot assume that the menu bar's parent (the `MainWindow`) will be the window in focus.
2022-04-16 02:07:29 -04:00
db7cb12551
Merge pull request #430 from DioEgizio/make-helppages-on-their-own-dir
...
CHANGE: switch the help pages to their own dir
2022-04-16 10:18:04 +10:00
1049507b3f
Add logged in accounts to the profiles menu bar menu
...
Additionally, add keyboard shortcuts for switching between different accounts.
2022-04-15 19:55:49 -04:00
1303771b58
Add option to always show menu bar instead of toolbar
...
For those who like keyboard navigation at the expense of aesthetics.
2022-04-15 18:26:41 -04:00
f6605bc3f8
Implement help (open wiki) menu bar action
2022-04-15 16:44:27 -04:00
80ec178d5f
Fix keyboard shortcut for delete instance on some devices
...
My laptop has a key labeled "delete," but for some reason it doesn't work with `QKeySequence::Delete`. Instead it's interpreted as a backspace.
2022-04-15 16:38:26 -04:00
ef76bd355a
Merge pull request #398 from kthchew/feature/ml-instance-creation
2022-04-15 22:36:02 +02:00
b0a8bd7dfe
Improve menu bar keyboard usability
...
More reasonable (unique) menu access keys were chosen.
In addition, move the settings action from the Help menu to the Edit menu.
2022-04-15 16:29:29 -04:00
5d8d7740ba
Only enable instance options while an instance is selected
2022-04-15 15:55:03 -04:00
3e64935844
Add Quilt install option while creating an instance
2022-04-15 15:37:08 -04:00
7577115c3c
Fix Fabric versions appearing for unsupported MC versions
...
Also remove an old TODO comment, mentioning an issue that was already fixed.
2022-04-15 15:37:08 -04:00
2cb242e9b3
Show no loader selected message when add instance window first opens
...
This resolves an issue where the message only shows when selecting a mod loader and then selecting "None" again.
2022-04-15 15:37:07 -04:00
7aeccbb6b0
Fix build on Qt 5.6
2022-04-15 15:37:07 -04:00
8406c7f431
Add option to install mod loader during instance creation
2022-04-15 15:37:07 -04:00
8c98cc9458
Merge pull request #333 from oynqr/build/lto
2022-04-15 16:02:06 +02:00
715d7d4424
Merge pull request #417 from Scrumplex/feat-install-manpage
...
Install manpage on Linux system builds
2022-04-15 21:53:50 +10:00
8e9eca6a97
ui: resize mod download dialog using its parents geometry
2022-04-15 08:49:43 -03:00
5f15f51610
ui: underline search button text when changing filters
...
This hopefully makes it easier to the user to know that their changes
will only apply after hitting the search button.
I tried setting the background color, but it seems more unreliable on
cross-platform than underlining. Also, it could be worse for daltonic people,
so I don't know what to do :(
2022-04-15 08:49:43 -03:00
277de41200
rework: make the filter as a tabbed widget in the dialog itself
...
Still needs a clear indication that the filter only applies after you
click the search button...
2022-04-15 08:49:43 -03:00
63bce04648
fix: Polish usage in some cases
...
Also fiz some typos
2022-04-15 08:49:43 -03:00
76dfb7825a
fix: 'All' filter working and get around CF API capabilities
2022-04-15 08:49:43 -03:00
5cb0e75093
fix(ui): Refresh mod list when changing filtering options
2022-04-15 08:49:41 -03:00
c730fd6e5f
feat: Use version filter when searching mods
2022-04-15 08:45:30 -03:00
c2b97c3e3f
feat: Integrate newly created filter dialog in ModPage
2022-04-15 08:42:30 -03:00
e0ab8207ed
feat: Add dialog to filter mod options in mod download
2022-04-15 08:41:12 -03:00
ecad388846
Merge branch 'PolyMC:develop' into develop
2022-04-15 13:04:25 +02:00
9a120f43c8
Update MinecraftInstance.cpp
2022-04-15 13:03:48 +02:00
4ff1306e0c
Merge pull request #185 from Scrumplex/quilt
...
Quilt support
2022-04-15 11:38:50 +02:00
1dd663af6e
CHANGE: switch the help pages to their own dir
...
also renames modrinth-platform/curseforge-platform to just Mod-platform since they have the pages are basically the same
2022-04-15 11:15:17 +02:00
06d9821b2c
Update MinecraftInstance.cpp
2022-04-15 01:51:28 +02:00
abb20c65e3
better FreeBSD support
2022-04-15 01:40:25 +02:00
9fb5674233
refactor: cleanup ModLoaderType
2022-04-14 21:55:03 +02:00
18ac109e5a
fix: support Quilt from Minecraft 1.14 onwards
2022-04-14 17:20:07 +02:00
14a0e85862
fix: remove unused code
2022-04-14 16:50:04 +02:00
fa2b3bcc63
feat: install manpage
2022-04-10 23:01:00 +02:00
620555d210
Merge pull request #413 from Regular-Baf/develop
...
Successfully switch to new discord logo. Hopefully.
2022-04-10 12:23:17 +10:00
ea3ceb382a
Update launcher/resources/multimc/scalable/discord.svg
...
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-04-09 23:42:08 +00:00
37a30fbc3f
Update discord.svg
2022-04-09 13:22:39 +00:00
99193a2d7b
Update discord.svg
2022-04-09 13:16:55 +00:00
abfb99ba3f
Nevermind. It does.
2022-04-09 13:16:03 +00:00
fcb311eecd
size doesnt matter?
2022-04-09 13:11:33 +00:00
54e4f88ada
Attempt implementing the new discord logo
2022-04-09 13:00:27 +00:00
89125fde22
refactor: switch Quilt mappings to hashed MojMap
2022-04-09 14:56:07 +02:00
9f3eed6ca2
Fix typos causing build failures on non-macOS systems
...
It also did the exact opposite thing I was trying to do, so that's fixed too...
2022-04-08 17:00:42 -04:00
ab82358dcb
Show and hide the menu bar with the 'alt' key
...
Only applicable for systems without a native menu bar (i.e. almost anything that is not macOS or Ubuntu Unity). On these systems, the menu bar appears on top of the window, which does not look good next to the tool bar already up there.
When the menu bar is hidden, the keyboard shortcuts set by the menu bar are disabled. They should always work, so this also adds a workaround for that.
2022-04-08 16:21:52 -04:00
75fddd0052
Create menubar prototype
...
Some stuff still needs to be fixed:
- The close window option always closes the main window, even if it is not the currently active window (only applicable on systems with native menu bar)
- None of the (text) editing actions are enabled
- Actions related to instances should only be active when an instance is selected
- The open wiki option ("PolyMC Help") needs to be implemented
- Delete instance keyboard shortcut does not seem to work on my system. Test further
- It would be nice if the profiles menu had all of the logged in accounts, and if they could be selected from that menu (preferably with keyboard shortcuts, probably Ctrl + 1, Ctrl + 2, ...)
2022-04-08 15:39:30 -04:00
8a2c5f5b0d
Merge pull request #407 from DioEgizio/upstream-cherrypick
2022-04-08 16:18:28 +02:00
66caac0bbc
Update launcher/JavaCommon.cpp
...
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-04-08 11:16:00 +02:00
ab8d897bd7
Merge pull request #409 from flowln/tasks
2022-04-08 09:45:06 +02:00
3024dbcf2c
Apply suggestion
...
Co-authored-by: Kenneth Chew <79120643+kthchew@users.noreply.github.com >
2022-04-08 08:50:32 +02:00
eeae3eca67
test: add new test to Task test
...
Also adds one more check to setStatus test
2022-04-07 19:42:26 -03:00
d0cda6d605
test: add basic Task unit test
...
Only only two tests for now. We can iterate on this later :^)
This is to try to avoid breaking things again!
2022-04-07 19:08:01 -03:00
167e32a69f
fix: allow aborting CF modpack importing
2022-04-07 18:56:34 -03:00
be2512bb4b
fix: issue with status of non-sequencial tasks
2022-04-07 18:41:32 -03:00
c3f1c13a31
Merge pull request #272 from Kranzes/develop
2022-04-07 20:30:26 +02:00
35cfb41a9c
fix: check for Quilt as Fabric-compatible loader
2022-04-07 18:46:09 +02:00
74cdf5350d
fix: restrict quilt-mappings versions to MC version
2022-04-07 18:46:00 +02:00
9349232bd4
refactor: dynamically get best version for intermediary mappings
2022-04-07 18:46:00 +02:00
1811302deb
NOISSUE save custom offline player name
2022-04-07 18:29:15 +02:00
e6564aa69f
NOISSUE fix error string for Xbox authorization failures
2022-04-07 18:29:10 +02:00
566a83b245
NOISSUE prevent -version being passed to the JRE
...
We want specific JREs, always, not something that is magically resolved.
This counteracts some really bad advice recently being spread on reddit.
2022-04-07 18:28:27 +02:00
9eb9ddc668
feat: initial Quilt support
2022-04-07 18:11:40 +02:00
cc5261051f
Merge pull request #364 from Scrumplex/fix-i18n2
...
Fix translatable strings 2
2022-04-07 23:20:54 +10:00
fa870bc026
Merge pull request #380 from flowln/task-progress
2022-04-06 10:52:38 +02:00
99d569ed0e
Merge pull request #384 from jamierocks/technic-improvements
2022-04-06 10:52:27 +02:00
a1a7b9c151
Merge pull request #397 from DioEgizio/manymc-detect-aarch64
2022-04-06 10:52:15 +02:00
dc6340bf38
Allow components to specify Java agents and JVM arguments ( #175 )
2022-04-06 08:22:24 +02:00
8732bea99b
Merge pull request #395 from HarryPeach/develop
2022-04-05 18:01:00 +02:00
bbc6b71138
Merge pull request #389 from DioEgizio/CI/remove-useless-deadcode
2022-04-04 21:03:34 +02:00
5fb096d7b9
Merge pull request #345 from Scrumplex/handle-incompatible-java
2022-04-04 21:01:49 +02:00
cf8680f1ab
fix: properly detect arm64
2022-04-04 16:41:23 +02:00
115d8b5945
Merge pull request #390 from PolyMC/ZekeSmith-patch-matrix-reddit
...
Update matrix and add reddit links
2022-04-04 09:39:40 +02:00
bd8b61651a
Check for empty slug before setting pack url
2022-04-03 23:12:46 +01:00
d2ffaee9f8
remove deadcode in CI
2022-04-03 14:43:02 +02:00
8f61633551
Merge pull request #381 from Scrumplex/merge-stable
2022-04-03 13:21:58 +02:00
d33d5b847d
Merge pull request #387 from Scrumplex/fix-world-size
...
fix: calculate world sizes individually
2022-04-03 20:45:23 +10:00
c8879df621
Merge pull request #385 from PolyMC/ZekeSmith-patch-1
...
Update README.md
2022-04-03 20:42:34 +10:00
c367769781
Update CMakeLists.txt
2022-04-03 20:39:44 +10:00
02b44256b2
Fix matrix links and add reddit
2022-04-03 20:37:50 +10:00
b6e722a048
BuildConfig: Make Technic API base URL and build constants
2022-04-02 13:53:44 +01:00
7f2615b2a5
Technic: Verify checksums for pack build mods
2022-04-02 13:53:44 +01:00
a232c2d509
Technic: Display available versions for Solder packs
2022-04-02 13:53:44 +01:00
c8205fda9f
Technic: Replace inline parsing code with API models
2022-04-02 13:53:44 +01:00
8df88e7fbb
Technic: Add API models for Solder packs
2022-04-02 13:53:44 +01:00
c8092269ba
Technic: Match CurseForge pack description format
2022-04-02 13:53:44 +01:00
9d88f07955
Technic: Include the modpack version in instance title
2022-04-02 13:53:43 +01:00
f267375ac2
Technic: Prevent potential HTML injection
2022-04-02 13:53:43 +01:00
d44fa416ca
Technic: Allow pack API urls to be used in search
...
This mimics the behaviour that the Technic launcher has, and their
website displays API URLs for.
The big benefit of this, is to be able to install private packs now :)
2022-04-02 13:53:43 +01:00
41d7b27d43
fix: calculate world sizes individually
2022-04-02 13:29:37 +02:00
5f461374b8
Update README.md
2022-04-02 17:25:49 +10:00
d5576779b7
Merge pull request #383 from PolyMC/ZekeSmith-license
...
Update License
2022-04-02 06:11:48 +02:00
c098be40ab
flake.lock: Update
...
Flake lock file updates:
• Updated input 'flake-compat':
'github:edolstra/flake-compat/b7547d3eed6f32d06102ead8991ec52ab0a4f1a7' (2022-01-03)
→ 'github:edolstra/flake-compat/64a525ee38886ab9028e6f61790de0832aa3ef03' (2022-03-25)
• Updated input 'nixpkgs':
'github:nixos/nixpkgs/e9545762b032559c27d8ec9141ed63ceca1aa1ac' (2022-03-10)
→ 'github:nixos/nixpkgs/30d3d79b7d3607d56546dd2a6b49e156ba0ec634' (2022-03-25)
2022-04-02 02:35:44 +03:00
333f7cc320
Merge pull request #373 from Scrumplex/feat-world-size
2022-04-02 00:59:15 +02:00
9180c751d8
fix(launch/VerifyJava): reword log output
2022-04-02 00:54:48 +02:00
131a04653f
Update License
2022-04-02 07:52:07 +10:00
6e6d495bc7
nix: build with latest jdk version
2022-04-01 16:55:51 +03:00
2c07f758a0
nix: refactor flake (drop flake-utils)
2022-04-01 16:55:51 +03:00
251f0efec2
Merge remote-tracking branch 'upstream/stable' into develop
2022-04-01 15:33:33 +02:00
e8697068fb
fix: codestyle
2022-04-01 15:00:05 +02:00
269c1bbf58
Merge pull request #370 from embeddedt/develop
...
Make launcher icon grayscale for pe_light theme
2022-04-01 22:58:54 +10:00
9b8493c304
feat: Use a single progress dialog when doing multiple tasks
...
This puts all mod downloading tasks inside a SequentialTask, which is,
for more than one task, a multi step task. This is handled by the
ProgressDialog by showing both the global progress of tasks executed,
and the individual progress of each of them.
2022-04-01 09:32:00 -03:00
c389a711ed
fix: remove redundant include
2022-04-01 13:14:04 +02:00
382548e0a7
Merge pull request #355 from dada513/flatpak_properly
...
Fix flatpak properly
2022-04-01 21:03:14 +10:00
a90fc3d7fe
Merge pull request #375 from dada513/fix_modrinth_url
2022-04-01 07:57:59 +02:00
48a6380e31
Fix modrinth usable URL in mod downloader
2022-03-31 20:39:10 +02:00
64ca96f470
feat: track and display world size
2022-03-31 18:45:17 +02:00
59b3e30821
Scrumplex moment
2022-03-31 16:11:04 +02:00
92e5e0e95b
Make launcher icon grayscale for pe_light theme
2022-03-30 10:51:37 -04:00
9202996c62
fix(i18n): remove brand names from translations
2022-03-29 15:25:21 +02:00
e22d54abd3
Merge pull request #344 from oynqr/build/allow-disabling-tests
2022-03-29 14:42:49 +02:00
b53ba12fa2
Merge pull request #360 from FayneAldan/patch-2
2022-03-29 14:34:14 +02:00
335115041c
Merge pull request #348 from txtsd/issues
...
Issue template changes
2022-03-29 11:26:22 +02:00
bac67800be
Merge pull request #312 from Scrumplex/add-nightly.link
...
Add nightly.link comments
2022-03-29 11:25:43 +02:00
306df9e17f
Merge pull request #352 from Scrumplex/fix-name
...
Update Credits and Branding
2022-03-29 11:24:48 +02:00
5f2e768376
Merge pull request #356 from flowln/version_optimize
...
Improve mod versions request to Modrinth
2022-03-29 11:24:12 +02:00
575c92ec47
Merge pull request #357 from FayneAldan/patch-1
...
Fix POLYMC_JAVA_PATHS env not working on Windows
2022-03-29 11:23:29 +02:00
4d8bf0b621
Convert \s in Windows POLYMC_JAVA_PATHS
...
Allows you to use either `\` or `/` on Windows
2022-03-28 15:55:54 -06:00
954074942e
😢 fix bully
2022-03-28 20:56:24 +02:00
341eb16a4c
Merge branch 'develop' of https://github.com/PolyMC/PolyMC into flatpak_properly
2022-03-28 20:55:06 +02:00
3a7eeff135
Fix
2022-03-28 20:55:03 +02:00
659f93b1de
Fix POLYMC_JAVA_PATHS env not working on Windows
2022-03-27 17:21:34 -06:00
ea60e48d9d
chore: add license header
...
chore: add license header
2022-03-27 20:59:56 +02:00
6054abaffb
fix(credits): wrap UTF-8 text with QString
2022-03-27 20:59:56 +02:00
3a1feed723
fix: update credits
2022-03-27 20:59:56 +02:00
85f3fc9944
fix: remove "PolyMC" from strings
2022-03-27 20:59:51 +02:00
87cf38a377
Merge pull request #341 from dada513/develop
2022-03-27 20:56:04 +02:00
5e77b548b1
Merge pull request #349 from txtsd/gha_ignore
2022-03-27 20:55:33 +02:00
104de9e795
Merge pull request #220 from flowln/mod_refactor
2022-03-27 20:55:16 +02:00
424f4a72ff
Inform user about possible issues when using a Portal as instance folder
2022-03-27 16:08:11 +02:00
ec6409914d
newline more like waste
2022-03-27 14:51:48 +02:00
6a25cacc3e
Merge branch 'develop' of https://github.com/PolyMC/PolyMC into develop
2022-03-27 14:51:02 +02:00
b1af689546
Add quit launcher after game stops option (Steam Deck)
...
lecense
2022-03-27 14:50:47 +02:00
0a5dfeb3d7
fix newline (scrumplex nitpick not allowed)
2022-03-27 14:44:40 +02:00
6a180f495f
more flatpak fixes
2022-03-27 14:42:02 +02:00
3672dbc5af
Fix flatpak properly
2022-03-27 12:43:49 +02:00
81b50c0387
Merge pull request #351 from DioEgizio/lin-nodeps-again
2022-03-26 11:00:44 +01:00
bd60c54911
Merge pull request #314 from Scrumplex/chore-bump-1.1.1
...
Bump to 1.1.1
2022-03-26 10:55:33 +01:00
87acaa0926
Merge pull request #314 from Scrumplex/chore-bump-1.1.1
...
Bump to 1.1.1
2022-03-26 09:55:06 +00:00
54d2c91320
bring back portable linux builds
2022-03-26 07:06:37 +01:00
94e7961df0
chore: Don't build release type during development
2022-03-25 23:18:55 +05:30
0d46ea5c71
chore: Ignore more paths
2022-03-25 23:17:14 +05:30
6bd345b1ad
fix(templates): Unsplit bulleted line
2022-03-25 22:43:26 +05:30
cb384261b8
fix(templates): Replace dead FAQ link with new wiki link
2022-03-25 22:42:41 +05:30
75301bec4b
fix(templates): Use correct labels
2022-03-25 22:41:38 +05:30
d00c320c00
optimize: Improve mod versions request to Modrinth
...
This uses more arguments in the GET request for mod versions on the
Modrinth API, filtering what versions can be returned, decreasing load
on Modrinth servers and improving a little the time it takes for the versions to be
available to the user.
This also removes the now unneeded check on correct modloaders in
ModrinthPackIndex, since it is now filtered by the Modrinth server.
Lastly, this adds a couple of helper functions in ModModel.
2022-03-24 19:31:11 -03:00
e13ca94061
chore: resolve conflicts and merge upstream
2022-03-24 18:24:51 -03:00
e02369ba6b
chore: add license header
2022-03-24 16:10:43 +01:00
82c35f2746
feat: block launch if Java is incompatible
...
Keep track of compatible Java versions from meta. Launch-step
VerifyJavaInstall will check if current instance's Java version is
compatible.
Also add override option both globally and per-instance in-case the user
doesn't care about the requirement.
2022-03-24 16:10:39 +01:00
a9d935f9ef
Merge pull request #337 from oynqr/misc/create-vendored-tarball
2022-03-24 11:16:39 +01:00
92f3154e8f
Merge pull request #337 from oynqr/misc/create-vendored-tarball
2022-03-24 11:15:39 +01:00
eb06d0116f
Merge pull request #334 from flowln/right_file_2
...
Fix skipping file in mod version parsing
2022-03-24 11:10:11 +01:00
f66910d054
Merge pull request #334 from flowln/right_file_2
...
Fix skipping file in mod version parsing
2022-03-24 20:28:12 +11:00
1b47132ebb
libnbtplusplus: fix compilation as shared library
2022-03-24 08:32:26 +01:00
a89cbf116d
Allow disabling building of tests
2022-03-23 19:48:03 +01:00
471ea680a5
Update used actions and cleanup release flow
2022-03-23 16:18:25 +01:00
51de84407f
Create vendored tarball on release
2022-03-23 12:37:44 +01:00
d252917792
Enable LTO for Actions
2022-03-23 11:40:19 +01:00
dfa5f614aa
Put LTO behind an optional flag
2022-03-23 10:05:31 +01:00
f3a244e90a
fix: fix skipping one on file counting in mod version parse
2022-03-22 19:45:31 -03:00
c7c83a35fa
Enable LTO/IPO on release builds
2022-03-22 21:04:35 +01:00
6025cd0ca5
Merge pull request #330 from DioEgizio/notportable
...
bring back not portable windows builds
2022-03-22 20:11:15 +01:00
ce05ce92bb
Merge pull request #322 from oynqr/build/static-rainbow
...
Build with static rainbow
2022-03-22 20:11:15 +01:00
a5fc640f2c
Merge pull request #298 from Scrumplex/fix-i18n
...
Fix translatable strings
2022-03-22 20:11:15 +01:00
0a4a3fece5
Merge pull request #323 from Scrumplex/retranslate-pages
...
Retranslate all settings pages
2022-03-22 20:11:15 +01:00
fcf728f3b5
Merge pull request #315 from txtsd/display_scaling
...
Allow fractional DPI scaling
2022-03-22 20:11:15 +01:00
cd4851c98b
Merge pull request #311 from DioEgizio/patch-2
...
fix webp
2022-03-22 20:11:15 +01:00
3db5f30403
Merge pull request #316 from Scrumplex/fix-disabled-controls
2022-03-22 20:11:15 +01:00
58957122b9
Merge pull request #306 from Scrumplex/limit-instance-lengths
...
Limit instance names to 128 chars
2022-03-22 20:11:15 +01:00
8b46658b05
Merge pull request #294 from oynqr/msys2
...
Switch to msys2 for Windows builds
2022-03-22 20:11:15 +01:00
571e322d66
Merge pull request #200 from Scrumplex/scrumplex-license-header
2022-03-22 20:11:15 +01:00
ddda02f092
Merge pull request #292 from lack/offline_username_limits
...
Limit offline username to 16 characters with override
2022-03-22 20:11:15 +01:00
bf6fa6bce4
Merge pull request #295 from Scrumplex/fix-portable
...
Make Launcher_PORTABLE work on all platforms
2022-03-22 20:11:15 +01:00
025a3cf730
Merge pull request #296 from flowln/right_file
...
Use primary file for mod downloading on Modrinth
2022-03-22 20:11:15 +01:00
6d9eaee7f9
Merge pull request #297 from DioEgizio/patch-1
...
bundle jre8u312 instead of latest on appimage
2022-03-22 20:11:15 +01:00
7471ce4530
Merge pull request #299 from flowln/paste_serv
...
Remove paste.polymc.org
2022-03-22 20:11:15 +01:00
149ffb844f
Merge pull request #278 from Scrumplex/fix-copying
...
Clarify GPL-3.0-only
2022-03-22 20:11:15 +01:00
4cf3ac42c8
Merge pull request #280 from oynqr/gitdir-notfound-check
...
Add GITDIR-NOTFOUND check
2022-03-22 20:11:15 +01:00
d16c6b0e69
Merge pull request #265 from Scrumplex/fix-javacheck-appimage
...
Define JARs path relative to application root
2022-03-22 20:11:15 +01:00
76e1aba58b
Merge pull request #273 from DioEgizio/extra-rebranding-macos
...
extra rebranding for macos
2022-03-22 20:11:15 +01:00
c560d06b8d
Merge pull request #270 from flowln/dialog
...
Make a better "Mod download confirmation dialog"
2022-03-22 20:11:15 +01:00
0681568d3e
Merge pull request #254 from Scrumplex/fix-update-metainfo
...
Update metainfo URLs
2022-03-22 20:11:15 +01:00
c7fdfb8116
Merge pull request #330 from DioEgizio/notportable
...
bring back not portable windows builds
2022-03-22 16:42:40 +01:00
c6b1a776dc
fix some typos
2022-03-22 07:38:00 +01:00
8accb6f04e
fix typos
...
opz :P
2022-03-21 19:29:33 +01:00
d1d055564c
fix typo
2022-03-21 19:21:09 +01:00
2741c58a01
bring back notportable builds
2022-03-21 19:11:55 +01:00
64399dd8d6
Merge pull request #322 from oynqr/build/static-rainbow
...
Build with static rainbow
2022-03-21 16:58:37 +01:00
f2ca11688e
Merge pull request #326 from Scrumplex/feat-backport-pr
2022-03-21 15:55:12 +01:00
3c0c57359b
feat(actions): add backport bot
2022-03-21 14:46:01 +01:00
062fc79286
Merge pull request #298 from Scrumplex/fix-i18n
...
Fix translatable strings
2022-03-21 14:21:06 +01:00
2da565f5d4
Merge pull request #323 from Scrumplex/retranslate-pages
...
Retranslate all settings pages
2022-03-22 00:06:16 +11:00
e8373bbf65
Build with static rainbow
2022-03-21 12:47:42 +01:00
26acc836d9
Revert "fix: use our own prefix for rainbow lib"
...
This reverts commit 61db1c46beb465c33124ec4f34dfdcefd4d804d3.
2022-03-21 09:40:20 +01:00
9c22af9685
Merge pull request #315 from txtsd/display_scaling
...
Allow fractional DPI scaling
2022-03-21 11:21:21 +11:00
75d0078a38
fix: retranslate CustomCommands
2022-03-20 21:51:36 +01:00
536b1a23fc
fix: retranslate mod download pages
2022-03-20 21:51:23 +01:00
cafff5e504
chore: add license header
2022-03-20 21:40:49 +01:00
dd5c4b6864
App: Retranslate all pages when the language is changed
2022-03-20 20:48:12 +01:00
a2c85a8531
App: Retranslate page header titles
...
This fixes a bug that is only practically effects the title of the
language page not updating the header when changing the language.
2022-03-20 20:02:21 +01:00
de4d757650
Merge pull request #311 from DioEgizio/patch-2
...
fix webp
2022-03-20 22:20:02 +05:30
f22cd0e8c7
Merge pull request #316 from Scrumplex/fix-disabled-controls
2022-03-20 17:46:09 +01:00
702a1da0ac
fix: disable "Install Forge" button when needed
2022-03-20 15:35:35 +01:00
768007d980
fix: disable "Download mods" button when needed
...
Fixes #271
2022-03-20 15:34:13 +01:00
2e40ab6244
(fix): Allow fractional DPI scaling
2022-03-20 20:02:24 +05:30
95182ed74b
chore: bump version
2022-03-20 15:11:43 +01:00
8bc6cdf55c
Merge pull request #306 from Scrumplex/limit-instance-lengths
...
Limit instance names to 128 chars
2022-03-21 01:04:40 +11:00
6c0b101fed
Merge branch 'PolyMC:develop' into patch-2
2022-03-20 15:02:04 +01:00
9841c0a63d
Merge pull request #294 from oynqr/msys2
...
Switch to msys2 for Windows builds
2022-03-21 01:01:05 +11:00
17d200dc88
chore(actions): add nightly.link comments
2022-03-20 14:56:47 +01:00
c8fec556c0
Merge pull request #305 from flowln/gui_changes
2022-03-20 13:39:12 +01:00
b7f2959353
fix
2022-03-20 13:15:56 +01:00
4899d3c458
Merge pull request #200 from Scrumplex/scrumplex-license-header
2022-03-20 12:04:39 +01:00
c311dba465
fix: limit instance names to 128 chars
2022-03-19 23:23:08 +01:00
75ec4256e2
feat(ui): allow users to move toolbars to different places
2022-03-19 17:59:00 -03:00
bb5a91c179
Update CMakeLists.txt
2022-03-19 19:01:51 +01:00
8225f1ac92
Merge pull request #292 from lack/offline_username_limits
...
Limit offline username to 16 characters with override
2022-03-19 16:02:28 +01:00
06d16c6b13
Merge pull request #295 from Scrumplex/fix-portable
...
Make Launcher_PORTABLE work on all platforms
2022-03-19 15:59:38 +01:00
90780818ca
Limit offline username to 16 characters with override
...
Offline usernames longer than 16 characters won't be able to connect to
LAN games or offline-mode servers, so just don't let it happen.
Add a checkbox to allow people to unrestrict usernames if they want.
Signed-off-by: Jim Ramsay <i.am@jimramsay.com >
2022-03-19 10:12:07 -04:00
a160bd0062
chore: add license header to files I modified
2022-03-19 12:46:56 +01:00
7e0312493b
fix(i18n): improve social platform actions
2022-03-19 12:36:04 +01:00
ccfd06ad21
fix(i18n): remove brand names from translations
2022-03-19 12:35:15 +01:00
48c2146a42
fix(i18n): fix translatable strings
2022-03-19 12:29:46 +01:00
abb9fa8cbd
Merge pull request #296 from flowln/right_file
...
Use primary file for mod downloading on Modrinth
2022-03-19 11:41:36 +11:00
f99245b917
Merge pull request #297 from DioEgizio/patch-1
...
bundle jre8u312 instead of latest on appimage
2022-03-19 11:40:17 +11:00
e35db82c27
Merge pull request #299 from flowln/paste_serv
...
Remove paste.polymc.org
2022-03-19 11:39:48 +11:00
6202525372
Readd short rev to artifact names
2022-03-18 22:28:52 +01:00
ec66c8fd3d
fix(ui): remove paste.polymc.org
2022-03-18 14:21:42 -03:00
19804c5718
bundle jre8u312 instead of latest
...
8u320 or higher breaks old forge
2022-03-18 15:28:44 +01:00
fa5fa53592
fix: Use primary file for mod download on Modrinth
2022-03-18 10:52:47 -03:00
da43ed8ce1
fix silly mistakes and merge upstream
2022-03-18 07:54:47 -03:00
2d1f99b765
fix: make Launcher_PORTABLE work on all platforms
...
Fixes #261
2022-03-18 11:38:13 +01:00
f01b8f29c6
Use Temurin instead of AdoptOpenJDK
2022-03-17 23:32:44 +01:00
440e9731e2
Switch to msys2 for Windows builds
2022-03-17 22:06:06 +01:00
acdb54b88e
Merge pull request #278 from Scrumplex/fix-copying
...
Clarify GPL-3.0-only
2022-03-16 12:37:05 +01:00
00c3336ec8
Merge pull request #280 from oynqr/gitdir-notfound-check
...
Add GITDIR-NOTFOUND check
2022-03-16 07:27:29 +01:00
a268ac7141
Add GITDIR-NOTFOUND check
...
This adds a check for a GIT_REFSPEC value of "GITDIR-NOTFOUND" and sets
the VERSION_CHANNEL to stable in that case. Without this change,
"GITDIR-N" is appended to the version string when building from a source
archive instead of a git checkout.
2022-03-15 09:04:43 +01:00
aedb513c9e
Merge pull request #265 from Scrumplex/fix-javacheck-appimage
...
Define JARs path relative to application root
2022-03-14 23:31:38 +01:00
ac3a7acc45
Merge pull request #273 from DioEgizio/extra-rebranding-macos
...
extra rebranding for macos
2022-03-14 23:31:23 +01:00
8409aa2571
tidy: Fix clang-tidy issues on files changed in this PR
...
The checks used are roughly the same as the ones proposed in the
clang-tidy PR (except perhaps that I used modernize-* instead of listing
them individually,though I don't think this caused any readability
detriments).
In ModrinthModel.cpp and FlameModModel.cpp I ignored the
modernize-avoid-c-arrays one, mostly because making the sorts array an
std::array would most likely increase the code complexity because of the
virtual function. Aside from that, the static_cast warning from
Application.h was not dealt with, since it's not in this PR's scope.
2022-03-14 17:43:36 -03:00
199740cc61
fix(metainfo): clarify GPL-3.0-only
2022-03-14 18:44:02 +01:00
a0f76cba62
chore: clarify GPL-3.0-only
2022-03-14 18:42:41 +01:00
5b8003cbe5
Merge pull request #188 from PolyMC/removal/notifications
...
remove notifications
2022-03-15 00:51:28 +11:00
c0719102a0
Merge pull request #270 from flowln/dialog
...
Make a better "Mod download confirmation dialog"
2022-03-15 00:50:49 +11:00
9d8bbf34e6
Merge pull request #250 from Scrumplex/update-logo
2022-03-13 21:02:47 +01:00
ec9d0e70fb
[macos] update copyright and info string
2022-03-13 17:57:25 +01:00
f1e44291cc
add translation string
2022-03-13 13:11:35 -03:00
b3b613d8b4
feat(ui): make a better "Mod download confirmation dialog"
2022-03-13 11:50:18 -03:00
177b685557
Merge pull request #240 from PolyMC/ZekeSmith-move-to-wiki
...
Update Readme to link development building to the website wiki. also fix forking and licensing.
2022-03-14 00:26:09 +11:00
71a4333f55
Update README.md
2022-03-13 23:25:17 +10:00
f1c21a912a
fix: simplify header SVG using SVGO
2022-03-13 14:22:31 +01:00
84a142096f
chore: switch logo font to Josefin Sans
2022-03-13 14:22:18 +01:00
bb2b344d33
fix: define jars path relative to application root
...
Fixes #117
2022-03-13 12:48:24 +01:00
b96572774f
Merge pull request #254 from Scrumplex/fix-update-metainfo
...
Update metainfo URLs
2022-03-13 13:22:42 +11:00
641a96e4a9
fix(metainfo): update URLs
2022-03-12 18:17:25 +01:00
9f8983b570
Merge pull request #235 from Scrumplex/chore-bump-1.1.0
...
Bump to 1.1.0
2022-03-12 13:34:36 +00:00
e42c5b00a4
Merge pull request #251 from flowln/fix_tr
2022-03-12 10:58:36 +01:00
a3d7ad731d
fix missing translation strings
...
my mistake, sorry! ToT
2022-03-11 18:43:17 -03:00
dc98609ef8
Merge pull request #241 from PolyMC/ZekeSmith-move-to-wiki-1
2022-03-11 10:42:13 +01:00
c799faaca6
fix: typos
2022-03-11 09:21:59 +01:00
07e4c4d189
Merge pull request #242 from deadmeu/develop
...
Fix missing space in "No Accounts" message
2022-03-11 14:53:05 +11:00
c4a8fd353c
Merge pull request #243 from dada513/mx_button
2022-03-10 18:52:57 +01:00
91524d6d6e
Merge pull request #247 from txtsd/actions_fix
...
Fix Ubuntu system Qt failure
2022-03-10 23:45:32 +11:00
c1201997a3
Fix Ubuntu system Qt failure
2022-03-10 13:38:16 +05:30
d814e21f0d
add matrix button
2022-03-08 18:41:23 +01:00
49d122a2c4
Fix missing space in "No Accounts" message
2022-03-08 23:24:11 +10:00
0813eba367
Update BUILD.md
2022-03-08 19:09:54 +10:00
4fe13c64a1
Update README.md
2022-03-08 19:07:21 +10:00
b3c2a56ece
fix: delete semicolons at the end of .cpp file's functions
...
my lsp is weird sometimes
2022-03-07 19:55:20 -03:00
9c57b54a81
refactor: move things around so that related things are close together
...
This also adds some comments around ModModel.cpp and ModPage.cpp to add
some ease of reading the code.
Also move some things from headers to cpp files.
2022-03-07 19:32:28 -03:00
b131d3b2ec
refactor: move more common code to base class
...
Also removes unused imports and organize the ModModel header
2022-03-07 18:28:24 -03:00
16bfafa29e
refactor: de-duplicate common code in network mod APIs
2022-03-07 17:45:28 -03:00
f714adf6d2
refactor: move NetJob away from ModModel to ModAPI
...
This is done so that 1. ModAPI behaves more like an actual API instead
of just a helper, and 2. Allows for more easily creating other mod
providers that may or may not use network tasks (foreshadowing lol)
2022-03-07 16:22:57 -03:00
dc9e250868
Merge pull request #232 from Scrumplex/fix-help-links
...
Switch to polymc.org wiki
2022-03-08 01:22:34 +11:00
b6cf0359fa
Merge pull request #230 from Scrumplex/fix-iconthemes
...
Reorganize icon themes
2022-03-08 01:20:35 +11:00
39bd04f06f
refactor: use Enum instead of raw int for ModLoaderType
2022-03-06 16:45:39 -03:00
d755174bee
clarify some method names and comments
2022-03-06 16:04:24 -03:00
1229e90817
merge upstream
2022-03-06 15:28:18 -03:00
5a638fa977
refactor: move "get versions" task from page to model
...
This seems more reasonable
2022-03-06 15:23:00 -03:00
5e9d49a910
refactor: use only a single unique_ptr for the api
2022-03-06 13:54:55 -03:00
ae39d16c11
chore: bump to 1.1.0
2022-03-06 11:40:11 +01:00
b93daf1fb7
fix: update news links to point to polymc.org
2022-03-06 11:32:06 +01:00
6545d250e8
refactor: move help URL into buildconfig
2022-03-06 11:31:50 +01:00
b162351ff4
fix: switch to polymc.org wiki
2022-03-05 21:49:13 +01:00
53468ea474
Merge pull request #221 from flowln/install_button
2022-03-05 20:43:44 +01:00
3697d70b48
fix: reorganize icon themes
...
Rename MultiMC to Legacy
Simple (Colored) is now the first icon theme
Custom is now the last icon theme, which also fixes a loading issue when
Legacy was selected
Fix loading of Legacy theme
2022-03-05 20:29:54 +01:00
e0c025b162
fix extra spacing in resource packs and shader packs, and move button up
...
hopefully now its finally ok
2022-03-03 09:51:46 -03:00
9e443faba3
hack: hide 'Download Mods' button when not in the mods tab
2022-03-03 04:02:22 -03:00
f95cebaf06
change 'Install Mods' -> 'Download Mods' and change position
2022-03-03 01:10:10 -03:00
9a8599e4ba
fix windows compilation
2022-03-03 00:06:37 -03:00
2d68308d49
refactor: move url creation for mods to modplatform/
...
Moves all things related to creating the URLs of the mod platforms
that go to network tasks to a single place, so that:
1. Maintaining and fixing eventual issues is more straightforward.
2. Makes it possible to factor out more common code between the
different modplatform pages
2022-03-02 23:13:04 -03:00
0dd1c26cf3
refactor: extract common code in mod pages and model
...
This creates a hierarchy in which ModPage and ModModel are the parents
of every mod provider, providing the basic functionality common to all
of them.
It also imposes a unique .ui file (they were already equal before, just
duplicated basically) on all mod providers.
2022-03-02 21:52:44 -03:00
881b2f2b38
refactor: Use a single indexed pack for mods
...
Since there's little difference between them, let's remove duplication
and merge them.
2022-03-02 18:49:19 -03:00
ca211558b5
Merge pull request #216 from txtsd/ignore_paths
...
Don't build when updating non-code
2022-03-02 11:48:45 +11:00
3a03f90831
Ignore certain paths for CI
2022-03-02 01:17:08 +05:30
9020f632b2
Merge pull request #214 from PolyMC/ZekeSmith-newReadme
...
Modify readme to use website
2022-03-01 16:56:41 +01:00
8bdd2befe9
Merge pull request #205 from timoreo22/fix-version-select
...
Fixed wrong version info
2022-03-01 16:56:10 +01:00
ebececf8c6
Update and link latest build to actions
2022-03-01 23:19:30 +10:00
e1f28be151
Merge pull request #163 from txtsd/windows_data_dir
...
Replace build layouts with Launcher_PORTABLE cmake flag
2022-03-02 00:03:31 +11:00
10231aa404
Modify readme to use website
2022-03-01 10:33:59 +10:00
139ff82432
Merge pull request #207 from flowln/curseforge_api
2022-02-28 13:35:58 +01:00
4e8f075ff3
fix: Do not loop when its not a fabric mod on Flame version validation
...
Since there's no validation for forge mods since the start, we were just
looping with no porpuse in this situation.
2022-02-27 22:02:43 -03:00
148775b3e9
Update FMLLIBS_BASE_URL
...
Updated FMLLIBS_BASE_URL to https://files.polymc.org/fmllibs/
Fixes #208
2022-02-27 19:40:52 +00:00
075d900d45
fix: Always tell Flame API which modloader we are using
...
Fixes #206 partially. Although we don't list mods that have no
compatibility with the mod loader we are using, mods that have support
for both loaders still show up, and the versions for both the loaders
are still shown.
Also simplifies a little the logic in
FlameModIndex::loadIndexedPackVersions
2022-02-27 16:07:45 -03:00
5d1ca33b84
Apply suggestions from code review
...
Co-authored-by: LennyMcLennington <lenny@sneed.church >
2022-02-27 08:35:47 -08:00
ccc493cb2b
Cleanly free NetJob in flame modpack
2022-02-27 13:14:12 +01:00
2745325ae0
Fixed wrong version info
2022-02-27 11:55:24 +01:00
84e9ce71b0
Merge pull request #203 from glowiak/patch-4
2022-02-27 09:53:56 +01:00
88fc1e32ee
Merge pull request #201 from Scrumplex/fix-instancetype-reregistration
2022-02-26 14:37:27 +01:00
4f975bfb04
Notify about needed AppBSD version
2022-02-26 13:04:35 +01:00
692b9cf0e0
Merge pull request #195 from babbaj/nix-refactor
...
nix: Use POLYMC_JAVA_PATHS
2022-02-26 07:34:19 +01:00
ae354688c9
Merge pull request #193 from flowln/develop
...
Allow for downloading multiple mods at once
2022-02-26 07:33:11 +01:00
c9bf7f9896
fix: load instances no matter their instance type
2022-02-26 00:31:37 +01:00
e8929599a5
nix: Use POLYMC_JAVA_PATHS
2022-02-25 16:47:47 -05:00
27f37315f8
Merge pull request #199 from Scrumplex/fix-translations
2022-02-25 17:47:08 +01:00
c4f4e9e620
merge upstream and resolve conflicts
2022-02-25 13:43:27 -03:00
f2b850ad20
Merge pull request #183 from timoreo22/fix-versions-segfault
...
Fixed segfault in mod download
2022-02-26 01:55:11 +11:00
ccc27d1b7c
Merge pull request #192 from Scrumplex/refactor-remove-legacy-instances
...
Drop legacy instances
2022-02-26 01:54:15 +11:00
4835ec3f6d
fix(i18n): update translations URL
2022-02-25 15:19:15 +01:00
40a9828fba
fix: improve readability and set ok button as disabled by default
2022-02-23 19:17:33 -03:00
04840d0638
fix(ui): add translation func to text in the confirm dialog
2022-02-23 14:44:55 -03:00
38f12c50f7
Merge branch 'PolyMC:develop' into develop
2022-02-23 14:34:51 -03:00
ca8b62291f
fix: use legacy data path if it exists
2022-02-23 16:22:53 +05:30
69d01204e0
Implement PR suggestions
2022-02-23 16:22:53 +05:30
1e3b896fda
Replace layouts with LAUNCH_PORTABLE
2022-02-23 16:22:23 +05:30
9e35560554
Merge pull request #158 from txtsd/actions
...
CI: Release builds and workflow
2022-02-23 10:36:47 +01:00
f9d4751ec0
Use System Qt for generic Linux build
2022-02-22 20:40:16 +05:30
a66e6a413f
Merge pull request #169 from Scrumplex/rfc-template
...
Add issue template for RFCs
2022-02-23 00:10:09 +10:00
2c911a5475
Merge pull request #174 from dada513/readme_better
...
Prepare readme for 1.1.0, mark unofficial packages as unofficial
2022-02-23 00:09:56 +10:00
e2c2a38005
Merge pull request #186 from theglitch76-forks/develop
...
Enable WSL support
2022-02-22 08:23:57 +01:00
aa4a6bb3be
Merge pull request #172 from Scrumplex/fix-update-client-id
...
Switch to new MSA Client ID
2022-02-22 08:23:42 +01:00
4af020161d
Merge pull request #180 from Scrumplex/feat-msa-clientid-detection
...
Detect MSA Client ID change
2022-02-22 08:23:28 +01:00
f8b0d6453a
fix: sort mod list in confirmation dialog
2022-02-21 23:25:33 -03:00
0102e91940
feat: add confirm dialog for installing mods
...
When selecting multiple mods at once, it can become hard to keep track
of which ones you selected.
To address this, a dialog is now displayed
when you finish selecting the mods to download, showing you which ones
you selected and their filenames. From there, you can either accept it
and download the mods, or you can cancel it and go back to the mod
selection dialog.
2022-02-21 23:09:14 -03:00
1004211a66
fix(ui): change text in selection button when there's no valid version
2022-02-21 22:52:50 -03:00
f5cf4eb45f
feat(ui): allow downloading multiple mods from CurseForge at once
2022-02-21 21:53:21 -03:00
512395e3f1
feat(ui): allow downloading multiple mods in Modrinth at once
2022-02-21 21:34:53 -03:00
9c6727e27f
feat: change task container in ModDownloadDialog to a QHash
...
Previously, we used a unique_ptr to a ModDownloadTask to keep track of
the selected mod to download when we accepted the dialog.
In order to allow multiple mods to be selected at once for download,
this has been changed to a QHash where the key is the mods name (since
it doesn't seem right to allow for multiple versions of the same mod to
be downloaded at once), and the value is a pointer to the corresponding
ModDownloadTask.
2022-02-21 21:34:06 -03:00
624ab25cd4
refactor: set default InstanceType to OneSix
2022-02-21 22:59:07 +01:00
a70d1f1a91
refactor: drop LegacyInstance
2022-02-21 22:30:44 +01:00
3059f13011
refactor: drop migration for pre-component instances
2022-02-21 22:11:10 +01:00
6d1f9d4d02
fix
2022-02-21 12:44:34 -05:00
d3e7d30ee0
Create releases in a separate workflow
2022-02-21 21:48:31 +05:30
5bbb4f31dc
Add generic Linux system builds
2022-02-21 21:48:31 +05:30
da70122d9c
remove notifications
2022-02-20 19:23:08 -05:00
8556ff5eac
Revert ba6a97557a0d90d77e9eba560931414e39042447
...
Let evil win.
2022-02-20 15:00:23 -06:00
adacab3349
Fixed segfault when closing window while version info download is still going
2022-02-19 15:17:45 +01:00
613b351f13
Merge pull request #168 from Kloenk/nix_flake_meta
...
Nix flake meta
2022-02-19 08:25:30 +01:00
80a29af497
fix: typo for account disabled error messages
2022-02-18 19:18:29 +01:00
7e1fad55d9
Merge pull request #178 from Scrumplex/add-contributor-covenant
...
Add Contributor Covenant 2.1
2022-02-19 00:09:59 +10:00
9b7cd029a7
Grab short version
2022-02-18 19:27:15 +05:30
c5d9944993
feat(accounts): interrupt MSAStep when client ID doesn't match
2022-02-18 12:32:24 +01:00
14717396eb
feat(accounts): save client id in MSAStep
2022-02-18 12:32:24 +01:00
9c71f364d2
feat(accounts): add disabled account state
2022-02-18 12:32:24 +01:00
be910374dc
feat(accounts): support msa-client-id value
2022-02-18 12:32:24 +01:00
10de75623e
readd all packages
2022-02-18 10:28:17 +01:00
7fc55b58fe
chore: clarify trolling in code of conduct
2022-02-18 09:44:27 +01:00
12c8a04458
Merge pull request #173 from Scrumplex/fix-application-cpp
...
fix: improve code readability in Application.cpp
2022-02-17 23:43:59 +00:00
796e58b6f2
Merge pull request #176 from PolyMC/upstream-merge
...
upstream merge
2022-02-17 23:34:50 +00:00
a7d37fa69a
chore: add Contributor Covenant
2022-02-17 23:55:34 +01:00
7b4b997a34
Merge remote-tracking branch 'upstream/develop' into develop
2022-02-17 15:47:43 -05:00
6b4469c6cc
fix: combine errors if --launch is missing
2022-02-17 15:29:09 +01:00
107a0ea852
fix2
2022-02-17 13:19:35 +01:00
6d7676202f
unofficial => community maintained
2022-02-17 12:53:44 +01:00
0305b7a1fd
Prepare readme for 1.1.0, mark unofficial packages as unofficial
2022-02-17 11:55:09 +01:00
02384f81c7
Merge pull request #131 from glowiak/patch-1
...
Add Slackware package
2022-02-17 11:32:17 +01:00
4536b19512
Merge pull request #171 from DioEgizio/fix-org.polymc-macos
...
Change: set MACOSX_BUNDLE_GUI_IDENTIFIER to org.polymc (fixes org.multimc.PolyMC)
2022-02-16 21:07:50 +01:00
45f89c6255
Merge branch 'develop' into patch-1
2022-02-16 18:36:28 +01:00
b1cf77e847
update
2022-02-16 18:31:34 +01:00
037b0d7190
fix: improve code readability in Application.cpp
2022-02-16 17:33:28 +01:00
ff17202b43
refactor: switch to new MSA Client ID
2022-02-16 17:03:13 +01:00
a3d8313dcb
Change: set MACOSX_BUNDLE_GUI_IDENTIFIER to org.polymc instead of org.multimc
2022-02-16 15:45:16 +01:00
36841eaf63
chore(github): add issue template for RFCs
2022-02-16 12:38:28 +01:00
e24a183dad
Only trigger GH Release on stable branch
2022-02-15 14:38:26 +05:30
8596753a63
Allow building release builds and…
...
…trigger GH release using tags
2022-02-15 14:24:52 +05:30
51183bef33
nix: add meta attribute
2022-02-14 21:08:10 +01:00
2cd837896d
Merge pull request #160 from Scrumplex/custom-be-gone
2022-02-14 16:56:53 +01:00
c75ae71190
flake.nix: drop aarch64-darwin
...
Currently qtbase is broken on aarch64-darwin, therefor dropping support, so the check can succeed
2022-02-14 15:45:51 +01:00
48c20f5aaa
Merge pull request #164 from Scrumplex/rebase-stable
...
Merge stable into develop
2022-02-14 10:10:35 +01:00
929a035f96
Revert "make wsl work"
...
This reverts commit 5779f20fa1633577889b7bda839c5486eb2ba922.
2022-02-13 18:47:54 +00:00
5779f20fa1
make wsl work
2022-02-13 13:35:15 -05:00
384e0df9e1
Merge remote-tracking branch 'upstream/stable' into rebase-stable
2022-02-13 18:08:41 +01:00
a5b06514c6
Merge pull request #161 from Scrumplex/custom-clientid
...
Add MSA-Client-ID override in UI
2022-02-13 14:06:27 +00:00
a309f4e721
fix: MSA = Microsoft Authentication
2022-02-12 21:27:35 +01:00
159d868b77
fix(ui): explain why 'Add Microsoft' might be disabled
2022-02-12 21:27:35 +01:00
0854e83ce4
feat: implement MSA client id override
...
Closes #11
2022-02-12 21:27:32 +01:00
bb02226870
feat(ui): add custom MSA client id setting
2022-02-12 21:05:42 +01:00
9ddbaaf7e8
feat: use commit hash for channel if ref not available
2022-02-12 19:04:45 +01:00
3b7cc4391a
fix: don't use custom for version channel
...
Closes #159
2022-02-12 18:17:56 +01:00
70a055bc27
Merge pull request #143 from Scrumplex/refactor-link-nbtpp-static
2022-02-12 17:47:38 +01:00
61db1c46be
fix: use our own prefix for rainbow lib
2022-02-12 17:02:54 +01:00
a60b2feb5f
Revert "refactor(build): link rainbow statically"
...
Windows build fails for some reason. Needs to be investigated later
This reverts commit 812f00eb81158bfb4c2d61b228c0c1c796641ac1.
2022-02-12 16:56:35 +01:00
6ba031f048
refactor(build): link iconfix statically
2022-02-12 16:10:53 +01:00
812f00eb81
refactor(build): link rainbow statically
2022-02-12 16:10:46 +01:00
2f6973e08b
Merge pull request #157 from txtsd/actions_fix
...
Adjust OpenSSL step
2022-02-12 03:15:11 -08:00
fb14796ed7
Adjust OpenSSL step
2022-02-12 14:56:15 +05:30
7d912726d0
Merge pull request #134 from glowiak/patch-2
...
OpenBSD support and slackware build instructions
2022-02-12 03:30:24 +00:00
e3c8eb062c
Merge pull request #149 from ZekeSmith/patch-1
...
License for assets
2022-02-12 03:29:59 +00:00
3cf81faabc
change "loader mods" to "mods"
...
Closes : #128
2022-02-11 22:09:47 -05:00
0df605e559
Merge pull request #155 from txtsd/actions
...
fix(ci): Unsplit OpenSSL step
2022-02-12 02:22:23 +00:00
e97a6ef957
Unsplit OpenSSL step
2022-02-12 00:19:11 +05:30
c4dd8d9c72
Update LICENSE
2022-02-12 01:03:33 +10:00
bcfa3246cb
Merge pull request #146 from dada513/macos_application_support
...
[MACOS] Move app data to Application Support
2022-02-11 13:52:56 +00:00
f67871e79e
refactor(build): link nbt++ statically
2022-02-11 14:24:01 +01:00
11f892380e
Merge pull request #145 from dada513/metainfix
...
Update metadata
2022-02-11 13:54:14 +01:00
fd72cb034c
Merge pull request #140 from txtsd/actions
...
CI: Build AppImages
2022-02-11 12:38:03 +00:00
b9be8d08d2
Remove superfluous variable
2022-02-11 18:05:26 +05:30
33d369d78c
Add missing deploy flags
2022-02-11 18:05:26 +05:30
0e6e6a7521
Remove generic Linux builds
...
They don't necessarily run on all distros
2022-02-11 18:05:26 +05:30
eb692c2ee9
Split OpenSSL step
2022-02-11 18:05:26 +05:30
3eee38fedd
Make 32bit Windows build instead
2022-02-11 18:05:26 +05:30
0ba61bb590
Implement even more PR suggestions
2022-02-11 18:05:26 +05:30
9497485103
Implement more PR suggestions
2022-02-11 18:05:26 +05:30
551d9c86ba
Implement PR suggestions
2022-02-11 18:05:26 +05:30
e61e827eb9
Use Adoptium JREs
2022-02-11 18:05:26 +05:30
92a5b12bd9
Remove PrefersNonDefaultGPU
2022-02-11 18:05:26 +05:30
35d1330fe2
Build AppImages for Linux
...
Now builds windows and macOS builds,
with windeployqt and macdeploqt.
Also adds SHA to the build filenames.
2022-02-11 18:05:26 +05:30
b4e0b7584a
newlines
2022-02-11 13:17:11 +01:00
2341212337
Merge pull request #150 from dada513/fix_kwin_icon
...
Fix freedesktop icons. Again
2022-02-11 12:05:01 +00:00
53ea261350
Merge pull request #151 from dada513/rss_not_begone
...
Re-add RSS feed with the new PolyMC website
2022-02-11 12:03:29 +00:00
a17e5d0a4d
Merge pull request #129 from timoreo22/fix-mod-name
...
Fixed the download menu putting the wrong name
2022-02-10 23:41:27 +00:00
5d4a66ed8a
Merge pull request #152 from Scrumplex/update-translations-url
...
Update link to translations platform (Weblate)
2022-02-10 23:38:47 +00:00
8d2e7db178
fix: update link to translations platform
2022-02-10 14:55:52 +01:00
383c93ff01
Merge pull request #148 from helpimnotdrowning/develop
...
Fix Weblate link in README
2022-02-10 13:40:12 +00:00
13d41bde7f
remove unused parsing of dates (bloat)
2022-02-10 13:57:18 +01:00
d42d6fe25a
fix rss format
2022-02-10 13:57:06 +01:00
beaac54dc9
Merge remote-tracking branch 'polymc/develop' into rss_not_begone
2022-02-10 13:14:30 +01:00
70f8cb81b8
Initial RSS re-add and removed hardcoded strings
2022-02-10 13:14:25 +01:00
f8ca6b4867
Revert "refactor: remove news feed"
...
This reverts commit 361ce7818ec8891e9a35bdfac4cdea77a0b6a949.
2022-02-10 12:55:07 +01:00
49f5f67467
Update screenshots to use new site
2022-02-10 12:26:33 +01:00
35d2ae3ef7
Remove drama from readme and remove mmc discord link
2022-02-10 11:21:25 +00:00
22ca572ae0
ci: rebuild
2022-02-10 09:32:12 +01:00
619fcbfabf
rename LAUNCHER_DESKTOPNAME to LAUNCHER_DESKTOPFILENAME
2022-02-10 08:56:34 +01:00
292869141f
Merge remote-tracking branch 'polymc/develop' into fix_kwin_icon
2022-02-10 08:05:17 +01:00
ca9929214d
Merge remote-tracking branch 'polymc/develop' into macos_application_support
2022-02-10 08:04:59 +01:00
121ad4e4bf
Merge remote-tracking branch 'polymc/develop' into metainfix
2022-02-10 08:04:38 +01:00
2f87a4477e
Fix desktop id for GH-150
2022-02-10 07:53:04 +01:00
d72c511131
Revert "Fix freedesktop icons" and fix icon on kwin
2022-02-10 07:46:41 +01:00
8b68c06547
License for assets
...
The PolyMC logo and assets are licensed under the CC BY-NC-SA 4.0 having it in this folder should help to clear this up.
2022-02-10 13:58:19 +10:00
b911151786
Fix Weblate link in README
...
original link was missing /projects/ dir and leading to a nonexistant page
2022-02-09 21:40:57 -06:00
7531a2894b
Missed a closing parenthesis in README.md, oops.
2022-02-09 23:13:33 +00:00
5b507a8944
Add info about translating PolyMC to the README
2022-02-09 23:00:03 +00:00
d2f86cbf32
Move app data to Application Support
2022-02-09 12:23:18 +01:00
08dff6613b
remove redundant data
2022-02-09 08:21:51 +01:00
901ec15dc8
Update metadata
2022-02-09 08:19:34 +01:00
5284d604ef
translations
2022-02-09 00:02:51 +00:00
b2b4ab3f0c
Update BUILD.md
2022-02-07 10:11:36 +01:00
b646fc5a13
Update build instructions for Slackware 14.2
2022-02-06 12:18:39 +01:00
d35cbfd9c4
Add Slackware instructions
2022-02-06 12:11:20 +01:00
f25152e068
Update BUILD.md
2022-02-06 12:06:08 +01:00
dd8946b15a
Update BUILD.md
2022-02-06 12:03:17 +01:00
305350fdc8
Update BUILD.md
2022-02-06 09:41:13 +01:00
f31d5372e7
Update BUILD.md
2022-02-06 09:39:14 +01:00
ca1a2bbe2c
Add OpenBSD instructions
2022-02-06 09:38:26 +01:00
dba9199e58
Support OpenBSD in UpdateController.cpp
2022-02-06 09:35:48 +01:00
e806903d7e
Support OpenBSD without patches
2022-02-06 09:32:55 +01:00
41d8e3cbd7
add arches
2022-02-05 16:07:31 +01:00
5e32783c4e
Update README.md
2022-02-05 16:05:34 +01:00
fdc3a4104b
Add OpenBSD
2022-02-05 16:03:16 +01:00
8199941a81
Fix typo
2022-02-05 14:04:34 +01:00
651d237200
Update README.md
2022-02-04 21:07:34 +01:00
6f5b380199
Update README.md
2022-02-04 20:58:12 +01:00
c746d77a06
Update README.md
...
Co-authored-by: dada513 <dada513@protonmail.com >
2022-02-04 20:42:30 +01:00
9ab3841570
change fbsd icon
...
Co-authored-by: dada513 <dada513@protonmail.com >
2022-02-04 20:40:47 +01:00
3a28741cc3
Add FreeBSD
2022-02-04 18:12:32 +01:00
22f7a85cf2
Add Slackware package
2022-02-04 17:59:37 +01:00
86935068f5
Fix wrong mod file name
2022-02-04 16:24:19 +01:00
00e12b776b
Merge pull request #126 from Scrumplex/fix-quazip-build
...
fix: link QuaZip statically
2022-02-04 07:40:09 -05:00
3b96a9a8fa
Merge pull request #124 from babbaj/develop
...
nix: fix quazip input
2022-02-04 07:34:13 -05:00
5ac5c767e0
Merge pull request #125 from dada513/based_build_md
...
fix build.md
2022-02-04 07:33:22 -05:00
f1d3d4a366
fix: link QuaZip statically
2022-02-04 13:24:13 +01:00
1160066f0d
fix build.md
2022-02-04 11:06:04 +00:00
8d603d6162
nix: fix quazip input
2022-02-04 02:13:48 -05:00
076efc4cb2
Merge branch 'update-quazip' of git://github.com/Scrumplex/PolyMC into develop
2022-02-03 14:14:12 -05:00
2c62a34c2f
Merge branch 'feature/offline_mode' into develop
2022-02-03 13:59:25 -05:00
2177aa2a6b
Merge branch 'offline-mode-accounts' of git://github.com/NyaomiDEV/PolyMC into feature/offline_mode
2022-02-03 13:54:27 -05:00
e8a4902a3d
Merge branch 'feature/download_mods' into develop
2022-02-03 13:53:30 -05:00
e2952061af
Merge branch 'feature/download_mods' of git://github.com/timoreo22/PolyMC into feature/download_mods
2022-02-03 13:45:20 -05:00
fcc4420cfe
Merge branch 'feature/close_after_launch' into develop
2022-02-03 13:44:09 -05:00
f5358aa1ca
Merge branch 'develop' into feature/close_after_launch
2022-02-03 13:43:44 -05:00
3d3f9a8609
make closeAfterLaunch good
2022-02-03 12:50:24 -05:00
1f176fcb7b
fix aur formatting in README
2022-02-03 12:47:16 -05:00
3ca661127f
NOISSUE Add missing tooltip for Export Instance
action
2022-02-03 18:09:51 +01:00
407f9d9ef0
Merge remote-tracking branch 'upstream/develop' into develop
2022-02-02 11:17:04 -05:00
bff683e6d4
Merge pull request #108 from redstrate/improve_about_page
...
Improve the About page
2022-02-02 09:17:30 -05:00
770da6317e
Merge pull request #122 from txtsd/actions
...
GitHub Actions for crossplatform builds
2022-02-02 09:14:12 -05:00
cf3c2482c9
fix some windows branding
...
Closes : #121
2022-02-02 08:46:26 -05:00
2001c5dec7
Merge pull request #123 from Skyblueborb/patch-1
...
Fix Gentoo Command Syntax
2022-02-02 08:41:31 -05:00
80cf716c98
Fix Gentoo Command Syntax
...
The proper syntax for adding repos is `eselect repository enable <repo>`
2022-02-02 10:34:26 +01:00
37e1962845
Add build.yml
2022-02-02 06:28:00 +00:00
f8c5d80c66
Merge pull request #4480 from Oreoezi/develop
...
Update BUILD.md
2022-02-01 22:33:45 +01:00
11841c47e6
Double braindead combo
2022-02-01 22:23:34 +01:00
71b1ac9f34
Fix braindead moments
2022-02-01 21:56:52 +01:00
eda06df878
Update BUILD.md
2022-02-01 20:33:38 +00:00
c4cb7ddc4f
fix: bring back JAR Folder mods
...
what is this?
2022-01-31 21:40:59 +01:00
a8089b76c0
fix: bring back instance exports
2022-01-31 21:40:59 +01:00
71516e6c72
fix: set Launcher_FORCE_BUNDLED_LIBS=on by default
...
We need to wait for a new QuaZip release to become widely available, until we can turn this off again
2022-01-31 21:40:59 +01:00
88686ef065
refactor: restructure CMake to support future Qt versions
2022-01-31 21:40:59 +01:00
0442b80a2c
refactor: simpler includes for quazip
2022-01-31 21:40:59 +01:00
81c72c2038
refactor: bring back methods that need to be reimplemented
2022-01-31 21:40:59 +01:00
3aa809b8c0
refactor: add in-tree QuaZip
2022-01-31 21:40:59 +01:00
efa414c442
refactor: initial migration to QuaZip 1.2
...
Let's move off our custom QuaZip. In the olden times we needed the
custom version of QuaZip, as it was basically unmaintained and on
SourceForge (eww). But nowadays it's maintained and on GitHub. See
new GitHub page: https://github.com/stachenov/quazip
2022-01-31 21:40:59 +01:00
c39da093bf
change COPR to polymc/polymc
2022-01-31 12:35:30 -05:00
aa2c27bf69
Update to Modrinth API V2
2022-01-31 17:18:11 +01:00
1f92125a7f
Move RPM package to a separate repo.
2022-01-31 10:41:05 -05:00
5c48b7dfab
Merge pull request #104 from dada513/makedeb
...
Remove debian packages from repo
2022-01-31 10:40:12 -05:00
d664361b15
remove deb packaging
2022-01-31 10:36:57 -05:00
813de1c703
pkgs: remove debian packaging from repo
2022-01-31 16:03:50 +01:00
02f24117f0
better package list
2022-01-31 10:00:25 -05:00
7a7a937f1e
remove changelog because it's annoying
2022-01-31 09:54:16 -05:00
0211ee3ef1
Add "PolyMC Contributors" to Credits section
...
This also adds a link to the PolyMC Contributors page on Github.
2022-01-31 09:09:58 -05:00
c569bfbe6d
Merge pull request #111 from DioEgizio/patch-1
...
improve a bit MacOS build instructions
2022-01-30 11:33:42 -05:00
b925338688
Merge pull request #112 from muscaln/flake
...
Nix updates
2022-01-30 11:32:49 -05:00
2cf04d034a
Merge pull request #4300 from Ghosty141/feature/screenshot_copy
...
GH-4044 Implemented copy screenshots to the clipboard
2022-01-30 16:11:47 +01:00
049aafd0a1
Merge pull request #4461 from Jan200101/rpm
...
Update rpm spec to support OpenSuse and conform to Fedora guidelines
2022-01-30 16:07:51 +01:00
e0a04c5031
Lock offline mode support behind insertion of at least one Minecraft account
...
Co-Authored-By: Naomi Calabretta <tony0000.ac@gmail.com >
2022-01-30 02:42:29 +01:00
9d23ac562f
Add offline mode support
2022-01-30 02:35:56 +01:00
0065a29901
Close after Launch setting
2022-01-29 19:04:44 -05:00
8ea1ebaf1b
I haven't tested qt 5.6, i use 5.12
2022-01-29 18:14:56 +01:00
5c2d3e430d
Merge branch 'develop' into patch-1
2022-01-29 18:10:46 +01:00
b710b719a8
nix: use .desktop file provided by cmake
2022-01-29 17:38:12 +03:00
7df5091fdc
flake.lock: Update
...
Flake lock file changes:
• Updated input 'flake-utils':
'github:numtide/flake-utils/74f7e4319258e287b0f9cb95426c9853b282730b' (2021-11-28)
→ 'github:numtide/flake-utils/846b2ae0fc4cc943637d3d1def4454213e203cba' (2022-01-20)
• Updated input 'nixpkgs':
'github:nixos/nixpkgs/b2737d4980a17cc2b7d600d7d0b32fd7333aca88' (2022-01-11)
→ 'github:nixos/nixpkgs/945ec499041db73043f745fad3b2a3a01e826081' (2022-01-26)
2022-01-29 17:35:50 +03:00
5abb97362f
Merge pull request #102 from dada513/rework_docs
...
docs: rework README and BUILD
2022-01-29 09:24:08 -05:00
b34239ebc6
adoptium
2022-01-29 11:00:13 +01:00
7ef6c586c5
update readme
2022-01-29 10:59:04 +01:00
9d36cf4b5a
fix another typo (omg I'm doing too commits)
2022-01-29 10:26:13 +01:00
04be2404ce
fix typo
2022-01-29 10:24:49 +01:00
7f4fd04cfe
not needed actually
2022-01-29 10:24:06 +01:00
b2bcdb9d9b
fix a typo+explain better
2022-01-29 10:18:12 +01:00
d81e2bb0b0
extra refinements
2022-01-29 10:14:00 +01:00
177c10bb0f
fix MacOS build instructions
2022-01-29 10:12:04 +01:00
304775952f
EVEN MORE BASED
2022-01-29 09:40:27 +01:00
ca00103ee2
make packaging based
2022-01-29 08:56:04 +01:00
3aa9f5c376
Update rpm spec to support OpenSuse and conform to Fedora guidelines
2022-01-28 19:42:30 +01:00
efc44c56a6
Fix button being present in other pages
2022-01-28 19:32:42 +01:00
8b790a6dd9
Merge branch 'PolyMC:develop' into feature/download_mods
2022-01-28 18:12:35 +01:00
f36930d812
Merge pull request #107 from redstrate/fix_icon_bug
...
Fix icons changing when exiting the settings window
2022-01-28 09:31:41 -05:00
232295bda7
add gentoo instructions
2022-01-28 09:12:55 +01:00
451768ccf9
Merge remote-tracking branch 'upstream/develop' into rework_docs
2022-01-28 09:10:47 +01:00
c1aaf89baa
Improve the About page
...
Improves #106 . This more clearly marks the original MultiMC contributors,
and now correctly hides the "Build Platform" if this is set as empty. The
version label is now moved under the "PolyMC" title so it looks just a
little bit better (and matches other applications). The copyright on the
"About" page now correctly attributes the MultiMC contributors just like on
the "License" page.
2022-01-27 19:06:07 -05:00
5ac528f141
Fix icons changing when exiting the settings window
2022-01-27 18:37:57 -05:00
204e3dca22
fix version
2022-01-27 17:23:50 -05:00
33aac2985a
Merge pull request #105 from Scrumplex/rss-begone
...
Remove news
2022-01-27 17:00:15 -05:00
361ce7818e
refactor: remove news feed
...
Closes #63
2022-01-27 22:59:20 +01:00
ad6e3a0868
Fix meta
2022-01-27 16:58:28 -05:00
fd2269ac15
Fix meta
2022-01-27 16:54:05 -05:00
14a8ead6b4
fix conflict
2022-01-27 19:01:20 +01:00
bbf0508846
docs: rework README and BUILD
2022-01-27 18:59:44 +01:00
79314ee67b
Merge pull request #103 from redstrate/fix_rpm_build
...
Fix RPM build instructions
2022-01-27 12:43:54 -05:00
86b0637ef7
Merge pull request #101 from redstrate/fix_freedesktop_icon
...
Fix Freedesktop icons
2022-01-27 09:56:39 -05:00
1c982b0182
Fix RPM build instructions
2022-01-27 13:17:26 +00:00
cd5faee7d7
Fix RPM spec referencing old desktop file
2022-01-27 08:06:35 -05:00
ec1e27031a
Fix Freedesktop icons
...
This fixes #51 . The desktop file is now exactly the same as the window class,
which is also now corrected to org.polymc.polymc. The file capitalization
is also consistent with other Freedesktop files as well.
2022-01-27 00:08:53 -05:00
02889b7a11
Merge pull request #67 from PolyMC/feature/no_paste_ee
...
Full replacement of paste.ee
2022-01-26 17:40:49 -05:00
0eff21a4f1
Validate Pastebin URL with regex
2022-01-26 00:34:02 +00:00
0680945839
Merge pull request #96 from dada513/develop
...
rebase with upstream
2022-01-24 19:36:31 -05:00
631e670775
Merge pull request #99 from Jan200101/PR/rpm-opensuse
...
remove explicit dependencies, correct dependencies to work on OpenSuse
2022-01-24 18:40:44 -05:00
4edd2cff9f
remove explicit dependencies, correct dependencies to work on OpenSuse
2022-01-24 23:15:54 +01:00
0235eb5c28
Fix error message
...
The code is trying to get a string from a json object, and if that fails it should log "is not a string", not "is not a timestamp".
2022-01-24 11:44:47 +01:00
8804b035b2
NOISSUE log server response when failing to fetch profile
2022-01-24 11:44:47 +01:00
54e3438e37
NOISSUE correctly set http status code in auth reply
2022-01-24 11:44:47 +01:00
ddfed7bb87
NOISSUE in java checker, ignore invalid lines altogether
...
Declaring them as errors is just causing problems because Java
randomly prints garbage to STDOUT now.
2022-01-24 11:44:47 +01:00
70c04745ee
NOISSUE add some logging to profile fetching failures
2022-01-24 11:44:47 +01:00
63d4486855
Merge pull request #4447 from Stypox/patch-1
...
Fix error message
2022-01-24 10:32:14 +01:00
1d0e6bf453
Changed modrinth author data to not be a list
2022-01-24 07:23:01 +01:00
a2d88f6df4
Fixed spacing
2022-01-24 07:12:19 +01:00
019c77f9f7
Merge pull request #52 from oynqr/develop
...
Default to system locale language
2022-01-23 15:00:26 -05:00
5b5c5afc3a
Merge pull request #88 from Scrumplex/launch-msa-login
...
Add open page & copy code button to MSA login dialog
2022-01-23 14:55:05 -05:00
af20b5ee0e
support paste.polymc.org
2022-01-23 12:54:58 -05:00
a1b779da15
Merge pull request #95 from danielhuang/patch-1
...
Add StartupWMClass to desktop file
2022-01-23 12:05:39 -05:00
8b31c638f3
Fix error message
...
The code is trying to get a string from a json object, and if that fails it should log "is not a string", not "is not a timestamp".
2022-01-22 21:58:32 +01:00
6961a39cd2
feat: Assign java max mem based on system RAM
...
If the system has <6GB RAM, it uses (system RAM / 1.5)
If the system has >=6GB, it uses 4GB
Signed-off-by: txtsd <code@ihavea.quest >
2022-01-23 02:12:03 +05:30
3da69d8e53
Update org.polymc.PolyMC.desktop.in
2022-01-22 14:13:21 -05:00
dd76fb0ec7
feat(MSALogin): add open page & copy code button
...
Closes #55
2022-01-20 21:04:48 +01:00
caeab926bc
PasteUpload: Trim whitespace from response body
2022-01-19 19:05:52 +00:00
35caa3c21a
Merge pull request #87 from Scrumplex/themed-header-image
...
Header image's text color should follow GitHub theme
2022-01-19 13:06:45 -05:00
7022d3d401
fix(readme): header color should follow GH theme
...
As browser color scheme preference and GitHub theme can be different
from each other, let's follow GitHub theme instead of browser
preference.
2022-01-19 18:59:24 +01:00
6d22794cf9
Reduce spaghettiness
2022-01-19 09:47:09 +01:00
b50e584369
PasteUpload task changed to use 0x0.st's protocol
...
- Modified PasteUpload task to upload the log file to 0x0.st and other
services with the same protocol.
- Modified Paste settings UI to allow the user to select a custom paste
URL, simplified the settings page code.
2022-01-19 08:27:26 +00:00
affc2521aa
Various fixes
2022-01-18 12:28:55 +01:00
63098b6f19
Merge pull request #4428 from MandipJoshi/patch-1
...
Update README.md copyright date changed
2022-01-17 10:00:40 +01:00
83e1dd285a
Set default lang only if index received
2022-01-17 09:52:04 +01:00
b9beb3c7d2
Sort system locale to front of list
2022-01-17 09:52:04 +01:00
2dd2555a63
Update selected language automatically
2022-01-17 09:52:04 +01:00
126e6d13aa
Use isEmpty instead of 0 length check
2022-01-17 09:52:04 +01:00
236c0166f6
Default to system locale language
2022-01-17 09:52:04 +01:00
9a33fb1f49
Update README.md
2022-01-17 12:09:36 +05:45
2c2c22ccf8
Merge pull request #82 from PolyMC/revert-offline-mode
...
Revert offline mode support (#81 and #50 )
2022-01-17 03:56:27 +00:00
55597b458c
Revert "Merge pull request #50 from bexnoss/offline-mode"
...
This reverts commit b4f750e7db40352111417ea89a9f375ae8c746ab, reversing
changes made to b19e3156154ba0dd232a3d165b1759c57e2858f2.
2022-01-17 03:45:47 +00:00
f55297eca9
Revert "Merge pull request #81 from bexnoss/fix-msa-account-refresh"
...
This reverts commit 0bc8baf1172d6967cdb2993826e3469ecd9aab66, reversing
changes made to 81fe41a038ee12ff2ee0200525b39e4ad650bec2.
2022-01-17 03:45:33 +00:00
0bc8baf117
Merge pull request #81 from bexnoss/fix-msa-account-refresh
2022-01-16 17:32:13 -05:00
5f9270ed4b
Fix MSA account refresh
2022-01-16 23:30:17 +01:00
81fe41a038
Default to colored icons, update copyright
...
Closes : #74
2022-01-16 12:03:30 -05:00
0316cf88aa
Merge pull request #78 from bexnoss/readme-svg-header
2022-01-16 10:33:35 -05:00
917f8a31e3
NOISSUE log server response when failing to fetch profile
2022-01-16 12:51:42 +01:00
aa770b63fb
NOISSUE correctly set http status code in auth reply
2022-01-16 12:46:20 +01:00
c1bf31cb27
NOISSUE in java checker, ignore invalid lines altogether
...
Declaring them as errors is just causing problems because Java
randomly prints garbage to STDOUT now.
2022-01-16 12:05:40 +01:00
86d99f80c3
NOISSUE add some logging to profile fetching failures
2022-01-16 11:43:19 +01:00
975f77756d
Added curseforge selection
2022-01-16 11:20:21 +01:00
8172dcd2d5
Replace PNG README header with SVG
...
Instead of GitHub specific MarkDown based theming this uses CSS in SVG.
2022-01-16 07:55:10 +01:00
b95c27ceef
fix readme formatting
2022-01-15 21:26:00 -05:00
f78bb90ed9
GH-4125 fix it better
2022-01-15 16:25:52 -05:00
dc129fd886
GH-4125 workaround for java printing garbage to stdout on bedrock linux
2022-01-15 16:25:52 -05:00
621e0ba4a8
Added smart file selection
...
This might fail in a few special cases
2022-01-15 10:25:24 +01:00
f6de472da2
Added a no version message
2022-01-15 09:06:48 +01:00
4b37c46889
Filtering per mod loader & mc version
2022-01-15 08:51:47 +01:00
c371558883
Merge pull request #68 from GriffintheFolf/execname
...
Fix program executable name for shell script
2022-01-14 21:46:46 -05:00
0bbd0ac0b9
Change method of shell script fix per suggestion
...
The Launcher.in file is now modified rather than CMakeLists.txt
2022-01-14 19:28:10 -07:00
ac93c64cd4
Fix program executable name for shell script
2022-01-14 16:59:16 -07:00
6cd4375aff
add arch linux package to readme
...
closes : #53
2022-01-14 18:39:25 -05:00
a606b47a22
pastebin URL app setting
2022-01-14 18:30:02 -05:00
a62155c1c9
preliminary stuff for paste.ee removal
2022-01-14 18:20:06 -05:00
b4f750e7db
Merge pull request #50 from bexnoss/offline-mode
...
Offline Mode Support
2022-01-14 18:03:35 -05:00
b19e315615
Set maximum memory allocated to 4GB by default
2022-01-14 17:34:50 -05:00
41dba376a8
remove 5 from display name
...
Closes : #58
2022-01-14 17:33:34 -05:00
2896f70cd8
Removing copyrights
2022-01-14 22:07:54 +01:00
1a8c972aef
Fixed icons
...
Also having a mod loader is now enforced
2022-01-14 20:22:15 +01:00
cdaa397dcf
Reword offline mode disclaimer
2022-01-14 14:19:31 +01:00
9e6fa8f29a
Added the downloading of the mods
2022-01-14 12:47:18 +01:00
4d599eb118
Added modrinth icon
2022-01-14 10:51:44 +01:00
4e9039be2d
Start of mod downloading
2022-01-14 09:56:27 +01:00
395e265564
Add offline mode disclaimer
2022-01-14 00:01:05 +01:00
b07853c9ef
Merge pull request #61 from meguminloli/develop
2022-01-13 13:55:29 -05:00
b635a7e693
update NIX.md
2022-01-13 15:43:29 +02:00
f84fc783b6
removed redundant recs
...
removed file
2022-01-13 15:29:10 +02:00
2301a934b0
Merge pull request #59 from A-UNDERSCORE-D/patch-1
2022-01-13 08:19:08 -05:00
60e9d2754a
changed flake.nix
...
removed result
2022-01-13 13:14:50 +02:00
d06c2cacb1
Readd original MultiMC/Launcher copyright
...
The original MMC code remains Apache.
2022-01-13 09:59:16 +02:00
49c2bd477c
Merge pull request #45 from cidkidnix/develop
2022-01-12 21:11:09 -05:00
46a3b4de6e
Remove unnecessary semicolon
2022-01-12 18:41:33 +01:00
6ecc8c5496
Remove unnecessary license header
2022-01-12 14:57:32 +01:00
a1ff3b1ee3
Add offline mode support
2022-01-12 14:26:02 +01:00
d4b522b6cb
Add offline mode UI
2022-01-12 10:36:26 +01:00
3b524e99cc
Merge pull request #46 from muscaln/java
2022-01-11 14:44:21 -05:00
3329d94c9b
Introduce POLYMC_JAVA_PATHS env
2022-01-11 18:24:37 +03:00
a12118f1a0
Sort java versions from current to oldest
2022-01-11 17:40:58 +03:00
5fe33a98a2
nix: remove patch due to breakage
2022-01-10 18:24:49 -06:00
1d8196e11a
More rebranding
...
Closes : #39
Mostly done with rebranding now. We just need to translate some services
to PolyMC.
2022-01-10 12:47:35 -05:00
c7f6f94930
Merge pull request #42 from Eonfge/patch-1
2022-01-10 12:02:12 -05:00
131615811b
Set PrefersNonDefaultGPU for hybrid devices
...
With the Property 'PrefersNonDefaultGPU', you can signal to dekstop environments like GNOME that you want to run the application using the more powerful secondary graphics card, if such a card is available. Specification: https://specifications.freedesktop.org/desktop-entry-spec/latest/ar01s06.html
With this change, you won't have to include a special prime-run script.
2022-01-10 14:55:18 +01:00
3fa6e22430
Merge pull request #40 from Jan200101/PR/rpm-1.0.5
2022-01-09 17:57:18 -05:00
c86ac772c8
Update RPM and build instruction
2022-01-09 21:51:56 +01:00
52420963cf
GH-4125 fix it better
2022-01-08 12:26:16 +01:00
addf5f4e52
NOISSUE update README for clarity
2022-01-08 11:45:10 +01:00
03d7300732
GH-4125 workaround for java printing garbage to stdout on bedrock linux
2022-01-08 11:14:07 +01:00
a97d0a36f4
NOISSUE Copy Image is not shown if the selection is > 1
2021-12-03 16:29:28 +01:00
e9c52ec696
NOISSUE Added Copy File(s) feature for the screenshot page
...
- Ctrl+C now copies the file instead of the image data
- Renamed Copy to Copy Image
2021-12-03 16:08:11 +01:00
75f2dab3c8
NOISSUE Implemented copy screenshots to the clipboard
...
- Added context-menu entry
- Ctrl+C keybind works as well
- If multiple screenshots are selected, only the first one gets copied
2021-12-03 03:11:53 +01:00