PrismLauncher/launcher/modplatform
Trial97 d78ab048d4
mod versions now list in newest first order
superseeds #4239 because the original author went unresponsive
Closes #4052

Clicking a _pack_ in _menu_ -> _edit_ -> _mods_. Fixed minecraft version
being in ascending order left-to-right (e.g. 1.21.6, 1.21.7, 1.21.8).
Now version are shown in descending order (e.g. 1.21.8, 1.21.7, 1.21.6).

Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2026-03-17 00:47:57 +02:00
..
atlauncher ensure that save lock isunlocked on success 2026-03-10 09:26:30 +02:00
flame ask user if he wants to delete saves on modpack update 2026-03-10 09:25:13 +02:00
ftb Use an owning QByteArray in ByteArraySink 2026-02-18 00:31:05 +00:00
helpers fix: add missing returns after emitSucceeded 2026-01-21 18:30:31 +05:00
import_ftb ensure that save lock isunlocked on success 2026-03-10 09:26:30 +02:00
legacy_ftb ensure that save lock isunlocked on success 2026-03-10 09:26:30 +02:00
modrinth fix crash when updating datapacks (#5158) 2026-03-10 10:48:58 +00:00
packwiz mod versions now list in newest first order 2026-03-17 00:47:57 +02:00
technic Use an owning QByteArray in ByteArraySink 2026-02-18 00:31:05 +00:00
CheckUpdateTask.h refactor: replace std::list with std::vector 2026-01-21 12:19:55 +05:00
EnsureMetadataTask.cpp Use an owning QByteArray in ByteArraySink 2026-02-18 00:31:05 +00:00
EnsureMetadataTask.h remove some QEventLoops 2025-03-02 08:36:48 +02:00
ModIndex.cpp feat: store provider dependencies 2026-01-17 17:26:21 +02:00
ModIndex.h feat: store provider dependencies 2026-01-17 17:26:21 +02:00
ResourceAPI.cpp Use an owning QByteArray in ByteArraySink 2026-02-18 00:31:05 +00:00
ResourceAPI.h Use an owning QByteArray in ByteArraySink 2026-02-18 00:31:05 +00:00
ResourceType.cpp make universal resource type 2025-07-18 16:17:22 +03:00
ResourceType.h style: re-format tree with editorconfig 2026-01-18 15:48:07 -05:00