Bug Fixes:
- Stopping Replay no longer says "Stopped recording"
- Selection Store Screen no longer determines how to load recording files
- No longer overwrites existing file when _new already at end of file name
- Special Keys (e.g. dropping, swapping hands etc.) now work fine in replay
- Still some minor error when holding button pressed
- e.g. dropping one item short when holding 'q' to drop a stack
- Modifiers such as CTRL + 'q' to drop a stack now work by tracking them for recording
New Features:
- Menu prevention allows to put minecraft in the background while replaying
- Option to automatically enable menu prevention when starting a replay
- Option to reset all KeyBindings at start of recording for more consistency
- New commands to store/load records to disk
- Name suggestion for load command for existing files
- Refresh Button for recording selector screen
Removed Features:
- Removes support for hindi and russian
Changes:
- Commands now run only client side
- Removes dot at the end of tooltips
- Recording from previous versions are NOT compatible
- Optimize .json/.rec files to reduce size
Bug Fixes:
- Quickslot messages are now translatable text and no longer hard coded english strings
- Invalid recording.json no longer crashes game
New Features:
- Adds commands to control the mod
- /record <start|stop|clear>
- /record <quickslot> <store|load> <slot>
- /replay <start|stop|loop|togglepause>
New Features:
- Ability to pause and resume replays
- Options Menu
- Option to set/enable/disable default looking direction
- Toggle Hud
- Toggle inventory automation
- Toggle Relative/Absolute Looking direction when replaying
- Toggle Recording of Inventory Activity
- HUD Indicator which state player recorder is in
- Language Support
- German
- Spanish
- AI translation for hindi and russian
Bug Fixes:
- Breaking a block in creative while replaying now works
- Attacking entities while replaying now works
- If while replaying the attack button is pressed and there is an entity in range, it will be attacked
Changes:
- Stop Replay Button removed from menu
Changes:
- Logger no longer spams the console with player actions on replay
- Selected Hotbar slot no longer changes when using Quickslots
- Only allowing Quickslots from 1-9 resembling the Hotbar
- More Feedback in the chat when loading from the Quickslots
- No longer stores empty recordings to Quickslots
- No longer loads empty recordings from Quickslots