1.15
Saved Meter Groups
This feature allows you to save meter groups client side, which you can then load on any world at any time. Very handy if you need the same meter group across multiple game sessions!
- There are 9 slots you can save a meter group to.
- Holding the Save Meter Group key and pressing one of the number keys, your current meter group will be saved to that slot.
- If you are currently not subscribed to any meter group, it will clear that slot.
- Holding the Load Meter Group key and pressing one of the number keys, the meter group saved to that slot will be loaded and you will be subscribed to that meter group.
- If the meter group already exists, it will be replaced with the saved meter group.
- If the slot is empty, you will unsubscribed from your current meter group.
The saved meter groups are stored in NBT format at .minecraft/config/redstone_multimeter/saved_meter_groups.nbt
.
Preview
- When the Preview Meter Groups option is enabled, holding the Load Meter Group key and pressing a number key will not immediately load the meter group from that slot, but preview that meter group.
- The HUD will display that meter group, and its meters will be rendered in the world.
- Pressing the same number key again will then load the meter group and subscribe you to it.
- Letting go of the Load Meter Group key will stop previewing the meter group.
Focus Mode
Focus mode is a new feature that allows you to focus on individual events in the timeline. This makes it easier to follow the events within a given time frame.
- When enabled, the HUD will be paused and a single event in the subtick overview will be highlighted.
- The Step Forward and Step Backward keys can be used to step to the next or previous event in the timeline.
- Hold
Ctrl
to skip forward an entire tick!
- Hold
- Details of the highlighted event will be displayed next to the subtick overview.
- Only the meter corresponding to the highlighted event will be rendered in the world.
Meter Name Tags
This version adds options to enable meter name tags. These name tags render inside the meter highlight in the world. Meter name tags can be enabled with the Render Meter Names option, which has the following possible values:
- Never: never render meter name tags.
- Always: always render meter name tags.
- In Focus Mode: render meter name tags only when in focus mode.
- When Previewing: render meter name tags only when previewing a saved meter group. The range within which meter name tags are visible can be controlled with the Meter Name Range option.
HUD
When opening the meter controls for a meter in the Multimeter Screen, you can now use the up and down arrow keys to select the meter above or below the currently selected meter in the list.
Fixes
- On dedicated servers, the game was unable to save server-side options if the parent directory did not exist. This has been fixed.
1.15 Beta 5
Saved Meter Groups
- Improved handling of the keybinds.
- When first pressing the Load Meter Group or Saved Meter Group key, an action bar pop-up now hints that you can press one of the number keys to load/save a meter group.
HUD
- You can now use the up and down arrow keys to move the selection in the meter list.
1.15 Beta 4
Saved Meter Groups
- When previewing a saved meter group, its meters will render in the world instead of the meters of your current meter group.
- The subtick overview and meter event details are now hidden when previewing a saved meter group.
Focus Mode
- Focus mode is now automatically disabled when you subscribe to a different meter group.
- The focussed meter is now highlighted in the meter list.
Meter Name Tags
This Beta adds options to enable meter name tags. These name tags render inside the meter highlight in the world. Meter name tags can be enabled with the Render Meter Names option, which has the following possible values:
- Never: never render meter name tags.
- Always: always render meter name tags.
- In Focus Mode: render meter name tags only when in focus mode.
- When Previewing: render meter name tags only when previewing a saved meter group. The range within which meter name tags are visible can be controlled with the Meter Name Range option.
1.15 Beta 3
Saved Meter Groups
There is now an option to preview saved meter groups before loading them. When enabled, holding the Load Meter Group key and pressing a slot key will set a preview in the HUD of the meter group in that slot. Pressing the slot key again will then load that meter group. Letting go of the Load Meter Group key will remove the preview without loading the meter group.
Focus Mode
Focus mode is a new feature that allows you to focus on individual events in the timeline. This makes it easier to follow the events within a given time frame.
- When enabled, the HUD will be paused and a single event in the subtick overview will be highlighted.
- The Step Forward and Step Backward keys can be used to step to the next or previous event in the timeline.
- Hold Ctrl to skip forward an entire tick!
- Details of the highlighted event will be displayed next to the subtick overview.
- All meters will be hidden in the world except the one corresponding to the highlighted event.
1.15 Beta 2
fixes a crash on start-up
1.15 Beta 1
Additions
This Beta introduces the Saved Meter Groups feature. This feature allows you to save meter groups client side, which you can then load on any world at any time. Very handy if you need the same meter group across multiple game sessions!
- There are 9 slots you can save a meter group to.
- Holding the Save Meter Group key and pressing one of the number keys, your current meter group will be saved to that slot.
- If you are currently not subscribed to any meter group, it will clear that slot.
- Holding the Load Meter Group key and pressing one of the number keys, the meter group saved to that slot will be loaded and you will be subscribed to that meter group.
- If the meter group already exists, it will be replaced with the saved meter group.
- If the slot is empty, you will unsubscribed from your current meter group.
The saved meter groups are stored in NBT format at .minecraft/config/redstone_multimeter/saved_meter_groups.nbt
.
Fixes
On dedicated servers, the game was unable to save server-side options if the parent directory did not exist. This has been fixed.
1.14.1
Fixes missing background texture in RSMM GUIs.
1.14.0
Updated from 1.20.4 to 1.20.5/1.20.6.
1.14.0
Port to Ornithe Fabric/Quilt for Minecraft 1.13.x
1.14.0
Port to Ornithe Fabric/Quilt for Minecraft 1.12.x
1.14.0
Port to Ornithe Fabric/Quilt for Minecraft 1.11.x
1.14.0
Port to Ornithe Fabric/Quilt for Minecraft 1.10.x
1.14.0
Port to Ornithe Fabric/Quilt for Minecraft 1.9.x
1.14.0
Port to Ornithe Fabric/Quilt for Minecraft 1.8.x
1.14.3
- Removed Carpet and Subtick compat.
/tick
was added to Vanilla.- no Subtick release exists for 1.20.3/1.20.4.
1.14.2
- fixed compatibility with Fabric API's Networking module API.