chore(simply/rc): bump ver

This commit is contained in:
Cjnator38
2026-04-23 20:45:21 -05:00
parent d57e82210d
commit 8723ff6d00
8 changed files with 38 additions and 29 deletions

View File

@@ -1,6 +1,6 @@
name = "Re-Console+" name = "Re-Console+"
author = "omo50, Technocality, Cjnator38" author = "omo50, Technocality, Cjnator38"
version = "26.04.1+mc1.21.10" version = "26.04.9+mc1.21.10"
pack-format = "packwiz:1.1.0" pack-format = "packwiz:1.1.0"
[index] [index]

View File

@@ -1,6 +1,6 @@
name = "Re-Console Plus" name = "Re-Console Plus"
author = "omo50, Cjnator38" author = "omo50, Cjnator38"
version = "26.04.7" version = "26.04.9"
pack-format = "packwiz:1.1.0" pack-format = "packwiz:1.1.0"
[index] [index]

View File

@@ -1,13 +1,18 @@
# Re-Console Plus 26.04.8 # Re-Console Plus 26.04.9
## Note ## Note (for Modrinth users)
- If you're updating from 26.04.1 and earlier, it is recommended to update or reset your configs through Config Manager for the best experience. - If you're updating from 26.04.1 and earlier, it is recommended to update or reset your configs through Config Manager for the best experience.
- This can be found in `Modifications > Config Manager`. - This can be found in `Modifications > Config Manager`.
### Updated Legacy4J & New Default Settings ### Adjusted the default SVC HUD
- By default, the Preset slider will show up with `Legacy Settings Menus` enabled - Voice chat status icons are shown in the top-right corner, just right of the potion/status effect HUD.
- If switching from a non-LCE to an LCE preset, a prompt will now display with a toggle to show the slider. - Group icons will populate from the bottom-right corner.
- Advanced Options with `Legacy Settings Menus` can now show contents from the Merge Advanced Options Mode
- This means that the Merge mode can be enabled by default
### Updated Legacy World Sizes ### Added Minimega (Modrinth)
Should fix an issue with other end islands being visible in a limited world. Most, if not all, of the critical bugs from the previous custom development builds have now been fixed.
### Updated Legacy4J (Modrinth)
- We are now using a proper in-development build, based on a [GitHub Actions run](https://github.com/Wilyicaro/Legacy-Minecraft/actions/runs/24763878310) on the main branch. The L4J build number is now 1.8.7.2616.0
- List buttons now use their own sprite
### Updated Fabric Loader to 0.19.2 (CurseForge)
Fixes an issue that blocked CurseForge users from opening the game, due to Fast Noise requiring a newer version of the Fabric Loader.

View File

@@ -5,8 +5,8 @@
"type": "modpack", "type": "modpack",
"loader": "fabric", "loader": "fabric",
"mc_version": "1.21.10", "mc_version": "1.21.10",
"version": "26.04.8", "version": "26.04.9",
"release_type": "release", "release_type": "beta",
"modrinth_id": "legacy-minecraft", "modrinth_id": "legacy-minecraft",
"curseforge_id": "re-console" "curseforge_id": "re-console"
} }

View File

@@ -1,6 +1,6 @@
name = "Simply Legacy" name = "Simply Legacy"
author = "Cjnator38" author = "Cjnator38"
version = "26.04.1+mc1.21.10" version = "26.04.7+mc1.21.10"
pack-format = "packwiz:1.1.0" pack-format = "packwiz:1.1.0"
[index] [index]

View File

@@ -1,6 +1,6 @@
name = "Simply Legacy" name = "Simply Legacy"
author = "Cjnator38" author = "Cjnator38"
version = "26.04.4" version = "26.04.7"
pack-format = "packwiz:1.1.0" pack-format = "packwiz:1.1.0"
[index] [index]

View File

@@ -1,14 +1,18 @@
# Simply Legacy 26.04.6 # Simply Legacy 26.04.7
## Note ## Note (for Modrinth users)
- If you're updating from 26.04.1 and earlier, it is recommended to update or reset your configs through Config Manager for the best experience. - If you're updating from 26.04.1 and earlier, it is recommended to update or reset your configs through Config Manager for the best experience.
- This can be found in `Modifications > Config Manager`. - This can be found in `Modifications > Config Manager`.
### Updated Legacy4J & New Default Settings ### Adjusted the default SVC HUD
- By default, the Preset slider will show up with `Legacy Settings Menus` enabled - Voice chat status icons are shown in the top-right corner, just right of the potion/status effect HUD.
- If switching from a non-LCE to an LCE preset, a prompt will now display with a toggle to show the slider. - Group icons will populate from the bottom-right corner.
- Advanced Options with `Legacy Settings Menus` can now show contents from the Merge Advanced Options Mode
- This means that the Merge mode can be enabled by default
- Announce Advancements is now disabled through Legacy4J
### Updated Legacy World Sizes ### Added Minimega (Modrinth)
Should fix an issue with other end islands being visible in a limited world. Most, if not all, of the critical bugs from the previous custom development builds have now been fixed.
### Updated Legacy4J (Modrinth)
- We are now using a proper in-development build, based on a [GitHub Actions run](https://github.com/Wilyicaro/Legacy-Minecraft/actions/runs/24763878310) on the main branch. The L4J build number is now 1.8.7.2616.0
- List buttons now use their own sprite
### Updated Fabric Loader to 0.19.2 (CurseForge)
Fixes an issue that blocked CurseForge users from opening the game, due to Fast Noise requiring a newer version of the Fabric Loader.

View File

@@ -5,8 +5,8 @@
"type": "modpack", "type": "modpack",
"loader": "fabric", "loader": "fabric",
"mc_version": "1.21.10", "mc_version": "1.21.10",
"version": "26.04.6", "version": "26.04.7",
"release_type": "release", "release_type": "beta",
"modrinth_id": "simply-legacy", "modrinth_id": "simply-legacy",
"curseforge_id": "simply-legacy" "curseforge_id": "simply-legacy"
} }