PrismLauncher/launcher/minecraft
Trial97 02f23939f5 fix: parse world_gen_settings.dat for seed
fixes #5064
Minecraft moved the world gen settins outside the level.dat file.
So now we need to check data/minecraft/world_gen_settings.dat for the
seed.
I did not bother with zip files(I did not even see the zip file in the
launcher so I will not bother with it)

Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit e0139185c8)
2026-02-22 22:18:19 +00:00
..
auth add back missing step 2026-02-17 21:37:55 +02:00
launch fix build 2026-02-17 20:38:25 +02:00
mod refactor!!!: migrate from shared pointers 2026-02-17 20:23:05 +02:00
skins fix crash with skin format 2026-02-18 13:08:55 +00:00
update feat: allow overriding URL for downloading legacy FML libs 2026-02-18 00:16:24 +05:00
Agent.h
AssetsUtils.cpp refactor: make Minecraft resource URL override consistent with other overrides 2026-01-27 12:04:58 +00:00
AssetsUtils.h Removed AuthRequest and NetAction 2024-05-14 00:21:45 +03:00
Component.cpp chore: remove double spaces from logs 2026-01-30 11:10:01 +00:00
Component.h chore: fixe some codeql warnings 2025-06-05 00:34:45 +03:00
ComponentUpdateTask.cpp chore: remove double spaces from logs 2026-01-30 11:10:01 +00:00
ComponentUpdateTask.h remove task parent from constuctor 2024-11-01 00:11:45 +02:00
ComponentUpdateTask_p.h Improve the message when component metadata fails to download 2025-06-17 00:43:03 +01:00
GradleSpecifier.h chore: make all the regexes static const 2025-04-28 22:37:29 +03:00
LaunchProfile.cpp Fix launch when no java is loaded 2024-09-08 09:10:29 +03:00
LaunchProfile.h
Library.cpp Simplify Rule 2025-08-04 15:36:11 +01:00
Library.h Simplify Rule 2025-08-04 15:36:11 +01:00
Logging.cpp refactor: remove broken Qt includes 2026-01-06 11:06:15 +00:00
Logging.h add better profile logging properly resolve important dependencies 2024-06-29 20:34:08 -07:00
MinecraftInstance.cpp fix tweakers 2026-02-22 00:55:57 +02:00
MinecraftInstance.h refactor!!!: migrate from shared pointers 2026-02-17 20:23:05 +02:00
MinecraftLoadAndCheck.cpp style: re-format tree with editorconfig 2026-01-18 23:01:42 +02:00
MinecraftLoadAndCheck.h remove task parent from constuctor 2024-11-01 00:11:45 +02:00
MojangDownloadInfo.h
MojangVersionFormat.cpp Simplify Rule 2025-08-04 15:36:11 +01:00
MojangVersionFormat.h
OneSixVersionFormat.cpp Remove ensure JSON helpers 2025-11-09 21:35:11 +00:00
OneSixVersionFormat.h
PackProfile.cpp chore: remove double spaces from logs 2026-01-30 11:10:01 +00:00
PackProfile.h fix(PackProfile): don't reset dirty if component list saving failed 2026-01-27 11:58:21 +00:00
PackProfile_p.h fix misepellings 2024-06-29 20:34:08 -07:00
ParseUtils.cpp
ParseUtils.h
ProfileUtils.cpp chore: remove double spaces from logs 2026-01-30 11:10:01 +00:00
ProfileUtils.h
Rule.cpp Fix crash in Rule::apply 2025-09-19 00:25:26 +01:00
Rule.h Reintroduce some encapulation 2025-08-04 15:43:05 +01:00
ShortcutUtils.cpp Replace getThemedIcon with APPLICATION->logo() 2025-09-19 00:07:05 +01:00
ShortcutUtils.h refactor(Application.h): reduce include chain 2026-02-11 16:02:57 +00:00
VanillaInstanceCreationTask.cpp fix build 2026-02-17 20:38:25 +02:00
VanillaInstanceCreationTask.h
VersionFile.cpp
VersionFile.h Recommend java major 2024-07-23 01:41:41 +03:00
VersionFilterData.cpp
VersionFilterData.h
World.cpp fix: parse world_gen_settings.dat for seed 2026-02-22 22:18:19 +00:00
World.h initilize world size 2026-01-21 10:45:16 +00:00
WorldList.cpp chore: remove double spaces from logs 2026-01-30 11:10:01 +00:00
WorldList.h Remove button additions 2025-05-19 01:34:18 +08:00