1.3.0 (26.1-26.2)
Immutable
release. Only release title and notes can be modified.
1.3.0
Changes:
- Increased the Mappings format version to
3, which:- Does not break compatability this time, because fv 2 mappings still load.
- Mappings can now set feature flags
overrideVanillaNavigationandcrossLineSignMovementwithin theflagstop level JSON format. - Added new vanilla override actions so mappings can customize more keybinds (they only work if
overrideVanillaNavigationistrue):OVR_NAV_CHAR_LEFT,OVR_NAV_CHAR_RIGHT,OVR_SEL_CHAR_LEFT,OVR_SEL_CHAR_RIGHT,OVR_DEL_CHAR_LEFT,OVR_DEL_CHAR_RIGHT,OVR_NAV_TEXT_UP, andOVR_NAV_TEXT_DOWN. - Note that, in the future, any new actions will cause an
fvbump, but new feature flags will not.
- Added the
/navmappings debug dumpActionsand/navmappings debug dumpFeatureFlagssubcommands - Internal code improvements
Changes since RC 1:
- Internal code improvements
Full changelog: 1.2.0+mc26.1...1.3.0+mc26.1