81fe41a038
Default to colored icons, update copyright
...
Closes : #74
2022-01-16 12:03:30 -05:00
975f77756d
Added curseforge selection
2022-01-16 11:20:21 +01: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
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
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
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
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
e50d07f791
remove patreon stuff
...
Closes : #22
Update to 1.0.5
Remove "Forking/Redistribution" tab in About (why is it even there?)
Metainfo now corresponds to version
add discord
Completely removed Patreon.
2022-01-09 13:51:46 -05:00
fa98ed3ccd
Merge remote-tracking branch 'upstream/develop' into upstream_update
2021-12-31 18:05:40 +01:00
9579231ccc
NOISSUE fix build and change how NetJob is used
...
Feed it network upfront...
2021-12-31 05:27:59 +01:00
be029ab360
GH-4299 Fix screenshot upload
2021-12-29 19:45:24 +01:00
f25a9bc103
Completely remove Google Analytics library
2021-12-29 10:37:09 -05:00
95c9a6d8f4
Use correct title on Java check during setup
2021-12-23 00:53:02 +11:00
18a931eaa9
Merge remote-tracking branch 'upstream/develop' into develop
2021-12-20 03:01:41 +00:00
e6246a9306
Move MSA Client ID to the same place as the others
...
MSA Client ID has been moved to CMakeLists.txt, and defaults to the
Client ID for the PolyMC application.
Removed secrets/notsecrets library, replace with (temporary?)
program_info subdirectory.
2021-12-20 02:57:13 +00:00
6f6fa6955a
Merge pull request #4295 from kb-1000/instanceview-unused-code
...
NOISSUE Remove some unused code from InstanceView
2021-12-19 18:43:13 +01:00
06bedee835
NOISSUE Add license headers to source files created by me
2021-12-18 00:14:25 +00:00
7d047f9223
NOISSE add a shortcut to the loaders mods to main window
2021-12-12 22:39:25 +01:00
90a62c429a
NOISSUE remove the hardcoded blocking of Forge installs
...
Doesn't make it work, but makes it theoretically possible.
2021-12-06 22:07:41 +01:00
70d400f205
NOISSUE party hat for a party cat
...
On the 30th of November, it's been 10 years since the first
(documented) release of MultiMC. Party hats for everyone :)
2021-12-05 23:26:04 +01:00
3c46d8a412
GH-4071 Heavily refactor and rearchitect account system
...
This makes the account system much more modular
and makes it treat errors as something recoverable,
unless they come directly from the MSA refresh token
becoming invalid.
2021-12-04 01:18:05 +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
eb1091a5f4
NOISSUE Remove some unused code from InstanceView
2021-12-01 21:21:05 +01:00
285188ea53
GH-4071 handle network errors when logging in with MSA as 'soft'
...
This makes the tokens not expire when such errors happen.
Only applies to MSA, not the XBox and Mojang steps afterwards.
Further testing and improvements are still needed.
2021-11-28 18:42:01 +01:00
b258eac215
NOISSUE continue reshuffling the codebase
2021-11-22 03:55:16 +01:00