Commit Graph

4413 Commits

Author SHA1 Message Date
TheKodeToad 9c920fbad9 Open FileDialog in game root
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2025-03-26 01:10:10 +00:00
TheKodeToad e22930fabf Fix build
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2025-03-26 01:08:05 +00:00
TheKodeToad 5bdc0b3871 Implement browse for global data pack folder
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2025-03-26 01:04:04 +00:00
TheKodeToad ea82d44aab Allow absolute path for global data packs
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2025-03-26 00:30:00 +00:00
TheKodeToad ed96f2064b Display selected count and add buttons to dialog
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2025-03-25 23:40:58 +00:00
TheKodeToad 82978ee34d Fix data pack filtering
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2025-03-25 19:23:35 +00:00
TheKodeToad 46c348a7b4 Fix license header emails
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2025-03-25 17:18:55 +00:00
TheKodeToad 481a1d222c Fix use after free
If any page apply methods return false, the launcher breaks when opening an instance window for the second time

Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2025-03-25 16:31:41 +00:00
TheKodeToad 18ee1f897a Global data packs
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2025-03-25 16:28:16 +00:00
TheKodeToad 6ab4fef0c5 Merge remote-tracking branch 'upstream/develop' into data-packs
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2025-03-24 21:11:46 +00:00
TheKodeToad 9a57fddaaf Refactor ResourcePack (#2616) 2025-03-24 20:12:41 +00:00
Alexandru Ionut Tripon 7d0e3fb792 Fix crash with low disk space (#3528) 2025-03-24 18:59:09 +02:00
Alexandru Ionut Tripon aa4c0a4dcc fix account help link (#3529) 2025-03-24 18:58:36 +02:00
TheKodeToad 513959750f Try best to avoid regression
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2025-03-23 14:29:58 +00:00
TheKodeToad f08478c7ec Use correct colours for all system themes
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2025-03-23 14:17:43 +00:00
Trial97 a4472406b9 fix account help link
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2025-03-23 14:02:09 +02:00
Trial97 9ce5587f60 fix crash on accessing reseted output
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2025-03-23 08:52:30 +02:00
Trial97 269938dfd8 rename variable
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2025-03-23 08:52:08 +02:00
TheKodeToad 216034c283 refactor FlameCheckUpdate to remove qEventLoop (#3046) 2025-03-20 09:34:26 +00:00
Trial97 d5d83bf55c fix no cape select
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2025-03-18 16:48:18 +02:00
Alexandru Ionut Tripon d0b9073f60 Show online players on servers screen (#3112) 2025-03-16 08:30:12 +02:00
Alexandru Ionut Tripon 52a53a3b75 Make account checks more on-par with MultiMC (#3466) 2025-03-16 08:29:31 +02:00
Alexandru Ionut Tripon 1a1bc14a73 Fix crash with invalid quilt mod info (#3496) 2025-03-15 00:00:46 +02:00
Alexandru Ionut Tripon 88bdb6541e Update launcher/minecraft/mod/tasks/LocalModParseTask.cpp
Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
2025-03-12 00:14:53 +02:00
Trial97 0626e354a0 Fix crash with invalid quilt mod info
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2025-03-12 00:01:45 +02:00
TheKodeToad fde2f4afe9 Fix mistakes
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2025-03-10 12:44:44 +00:00
Alexandru Ionut Tripon 1e1730e5a9 fix mod load with empty gameversions (#3455) 2025-03-10 14:40:35 +02:00
Echo J 14ab4055ff Reduce app ID hardcoding
And rename the relevant build variable to make more sense

Signed-off-by: Echo J <tcg96nougat@gmail.com>
2025-03-09 14:16:48 +02:00
Echo J ffdf1f746e Remove .desktop suffix from application ID
Signed-off-by: Echo J <tcg96nougat@gmail.com>
2025-03-09 14:15:45 +02:00
Alexandru Ionut Tripon 91ef9f4998 fix duplicate optional mods dialog appearing when updating a modpack (#3475) 2025-03-09 14:05:09 +02:00
Alexandru Ionut Tripon 0716e49065 fix beginResetModel called before endResetModel (#3470) 2025-03-09 14:04:58 +02:00
Alexandru Ionut Tripon 43385f22be fix null mainwindow in case of login on setup (#3464) 2025-03-09 14:04:48 +02:00
Trial97 59a816c696 fix duplicate optional mods dialog appearing when updating a modpack
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>

tmp
2025-03-06 10:19:38 +02:00
Trial97 c441ae05df fix beginResetModel called before endResetModel
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2025-03-05 13:06:29 +02:00
Trial97 7db717ee7c fix null mainwindow in case of login on setup
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2025-03-03 23:55:44 +02:00
Trial97 162bbcfe19 rename some variables
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2025-03-03 23:55:43 +02:00
TheKodeToad cb77cc1219 Use refresh instead of requestRefresh on LaunchController::login
There should be no reason to queue it and it could cause problems with the launcher's rate limiting

Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2025-03-03 20:24:07 +00:00
Trial97 4dd026d1ae QList to QVector
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2025-03-03 08:31:39 +02:00
Trial97 8e33608ddb refactor FlameCheckUpdate to remove qEventLoop
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2025-03-03 08:31:39 +02:00
Trial97 22e0659a5f removed unused BaseInstance argument from some API functions
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2025-03-03 08:31:39 +02:00
Trial97 3da94eeea2 removed some unused QNetworkAccessManager references
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2025-03-03 08:31:39 +02:00
Trial97 8f8c8394dc remove some QEventLoops
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2025-03-02 08:36:48 +02:00
Alexandru Ionut Tripon 02b6afe3d5 Default to Fusion based Dark/Bright themes on Windows (#3452) 2025-03-02 08:21:20 +02:00
Alexandru Ionut Tripon ecf770d4ae implement packignore for curseforge/modrinth export (#3295) 2025-03-02 08:19:03 +02:00
Alexandru Ionut Tripon bf01d42c83 Add skin preview (#3283) 2025-03-02 08:18:51 +02:00
Alexandru Ionut Tripon 74ed1f3b5d Improve profile setup error messages (#3256) 2025-03-02 08:18:40 +02:00
Trial97 29b3eb5cc6 fix mod load with empty gameversions
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2025-03-01 22:45:36 +02:00
iTrooz 93286789c5 fix typo
Signed-off-by: iTrooz <hey@itrooz.fr>
2025-03-01 20:12:31 +01:00
TheKodeToad 5261b615d7 Default to Fusion based Dark/Bright themes on Windows
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2025-02-28 21:07:58 +00:00
Alexandru Ionut Tripon 12a4915420 Apply suggestions from code review
Co-authored-by: TheKodeToad <TheKodeToad@proton.me>
Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
2025-02-21 11:32:30 +02:00