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
4ff1306e0c
Merge pull request #185 from Scrumplex/quilt
...
Quilt support
2022-04-15 11:38:50 +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
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
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
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
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
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
bd8b61651a
Check for empty slug before setting pack url
2022-04-03 23:12:46 +01:00
d33d5b847d
Merge pull request #387 from Scrumplex/fix-world-size
...
fix: calculate world sizes individually
2022-04-03 20:45:23 +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