mirror of
https://github.com/Nostalgica-Reverie/Content-Monorepo.git
synced 2026-05-09 00:24:15 +00:00
chore(simply): bump manifest
This commit is contained in:
@@ -1,67 +1,23 @@
|
|||||||
# Simply Legacy 26.05-alpha
|
# Simply Legacy 26.05.1-alpha
|
||||||
*This changelog encompasses all changelogs from 26.04.2 to 26.04.7, as well.*
|
|
||||||
|
|
||||||
## Notes
|
## Notes
|
||||||
- **It is recommended to Update or Reset your configs through Config Manager for the best experience.**
|
- **If you are updating from a 1.21.10 version, 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`.
|
||||||
- This update is marked as alpha due to major internal changes between 1.21.10 and 26.1.2, and the relatively early state of the Legacy4J 26.1.2 port as of 1.9 Pre-Release
|
- This update is marked as alpha due to major internal changes between 1.21.10 and 26.1.2, the relatively early state of the Legacy4J 26.1.2 port as of 1.9 Pre-Release 1, and missing features that may impact worlds created prior to 26.05-alpha
|
||||||
- Releases on CurseForge will come at a later date.
|
- Releases on CurseForge will come at a later date.
|
||||||
|
|
||||||
### Updated Minecraft from 1.21.10 to 26.1.2
|
### Increased mob activation range
|
||||||
Gameplay changes will be shown in a changelog when clicking `Play Game`.
|
The ServerCore mob activation range has been increased from 20 to 96.
|
||||||
|
|
||||||
### Updated Legacy4J
|
### Default options changes
|
||||||
- More SD UI screens
|
- The Graphics preset is now set to "Custom", so the default graphics options are once again properly applied
|
||||||
- Legacy Settings Menus to allow options menus to match LCE
|
- Pause on Lost Focus is disabled by default
|
||||||
- Legacy Mobcap Limits, Shield Blocking and Offhand Limits
|
|
||||||
- Legacy Clouds and Cloud Height
|
|
||||||
- Screenshot Toasts
|
|
||||||
- Built-in Skin System
|
|
||||||
- Decay Potions
|
|
||||||
- Master Volume is now split into Music and Sound properly
|
|
||||||
- Improved map tooltip and Starter Map handling
|
|
||||||
- Creative Mode Elytra momentum handling
|
|
||||||
- Advanced Options with Legacy Settings Menus can now show contents from the Merge Advanced Options Mode
|
|
||||||
- Various bug fixes
|
|
||||||
- and more!
|
|
||||||
|
|
||||||
### Added Preferred Gamerules
|
### Fixed default fullscreen mode
|
||||||
- The new `Legacy Shield Blocking`, `Legacy Offhand` and `Legacy Mobcap Limits` gamerules have been enabled by default.
|
A now properly set Cubes Without Borders default config has been added, so Fullscreen should once again be enabled by default.
|
||||||
- `Locator Bar` and `Announce Advancements` have been disabled by default.
|
|
||||||
|
|
||||||
### Refactored Options Presets
|
### Updated Legacy Modpack Resources
|
||||||
- `"Retro" LCE` - Replaces `Very Low (XB/PS2*)`, now with more Legacy-style enhancements.
|
Presets will now use "See-Through Leaves" instead of the Graphics modes from 1.21.10.
|
||||||
- `Handheld LCE` - Replaces `Handheld (Switch/Vita)`, now with more Legacy-style enhancements.
|
|
||||||
- `Old-Gen LCE` - Replaces `Low (XB360/PS3)`, now with more Legacy-style enhancements
|
|
||||||
- This will be the new default preset on Simply Legacy.
|
|
||||||
- `New-Gen LCE` - Derived from `Medium (XB1/PS4)`, now with more Legacy-style enhancements.
|
|
||||||
- `"Next-Gen" LCE` - Derived from `High (XB Series/PS5)`, now with more Legacy-style enhancements.
|
|
||||||
- `Potato` - Derived from `Very Low (XB/PS2*)`, without the Legacy-style enhancements
|
|
||||||
- `Very Low` - Derived from `Handheld (Switch/Vita)`, without the Legacy-style enhancements
|
|
||||||
- `Low` - Derived from `Low (XB360/PS3)`, without the Legacy-style enhancements
|
|
||||||
- `Medium`, `High`, `Ultra`, `Extreme` use the same settings as previously
|
|
||||||
- `Default` and `Default+` have been removed, in favor of `Low`
|
|
||||||
|
|
||||||
### Added Simple Voice Chat
|
|
||||||
This will be mostly in the background unless you actually want to use it.
|
|
||||||
The default HUD is modified to where:
|
|
||||||
- Voice chat status icons are shown in the top-right corner, just right of the potion/status effect HUD.
|
|
||||||
- Group icons will populate from the bottom-right corner.
|
|
||||||
The default binds are:
|
|
||||||
- `V` to open VC options
|
|
||||||
- `Z` to hide VC icons
|
|
||||||
- `B` to open the VC group management menu.
|
|
||||||
- `N` to disable voice chat.
|
|
||||||
- `M` to mute voice chat.
|
|
||||||
|
|
||||||
### Removed KryptonFNP Patcher
|
|
||||||
No longer maintained.
|
|
||||||
|
|
||||||
### Removed Tooltips Enhanced
|
|
||||||
Now that we're on a build of Legacy4J that includes these control icons by default, Tooltips Enhanced has been removed.
|
|
||||||
|
|
||||||
### Updated Fabric Loader to 0.19.2
|
|
||||||
The modpack has been updated to the latest Fabric Loader.
|
|
||||||
|
|
||||||
## Temporarily Unavailable
|
## Temporarily Unavailable
|
||||||
- Console Advancement Sounds
|
- Console Advancement Sounds
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
"type": "modpack",
|
"type": "modpack",
|
||||||
"loader": "fabric",
|
"loader": "fabric",
|
||||||
"mc_version": "26.1.2",
|
"mc_version": "26.1.2",
|
||||||
"version": "26.05-alpha",
|
"version": "26.05.1-alpha",
|
||||||
"release_type": "alpha",
|
"release_type": "alpha",
|
||||||
"modrinth_id": "simply-legacy"
|
"modrinth_id": "simply-legacy"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user