Bugfix:
- Storing or having a recording file with some special characters or capital letters no longer crashes the game when opening the load recording screen
Changes:
- Now only a-z ".-_" are allowed to use when creating a recording file via the designated screen
- Internal optimization for the JSON parsing
New Features:
- The TextField for the store record screen now only allows valid characters and invalid characters display an info message like the action bar
- Villager trading via the buttons to select a trade now gets recorded
New Features:
- Quickmenu via (by default) holding F4 Key allows for
- Easy Control of the PlayerRecorder (Start/Stop/Pause/Loop Replay/Recording)
- Looping for n-times via left-clicking loop button n-times (or holding it down)
- Looping indefinitely via right-clicking loop button once
- Quickslot storing/loading/deletion via right-, left- or wheel-clicking
- Pausing the Recording is now possible via Quickmenu or Hotkey (Same hotkey as Pausing Replay by default)
/record quickslot clear <1..9>
and/record quickslot clear
commands have been added to clear single or all quickslot- Thumbnails as a preview for recordings are created and displayed for
- storing screen
- loading screen
- quickmenu quickslots
- Thumbnails are serialized to files and will be kept when sending a recording to a friend
- Option to disable quickslot usage via
ctrl/alt + [1..9]
keybinds - Option to allow slot changes when using quickslots e.g. Ctrl + 1 will select slot 1. Was previously prevented
- Option to disable quickslots from QuickMenu
- Quickslots are now persistent and will be kept even after minecraft is closed
Changes:
- Info no longer written to chat rather appears in the players action bar
- Drops spanish translation
- Updates PlayerRecorder state icons
- Many more descriptive error message (to action bar)
- Moves all playerautoma related files into one
playerautoma
folder in the.minecraft
folder
Bugfix:
- Playerautoma Keybindings will no longer be recorded
- Now opening playerautoma main menu during replay is possible
- Adds missing translations to german
/record quickslot load|store
now work as intended
Notes:
- Recordings of older versions won't work with this version!
New Features:
- Non-Communication commands are now recorded and can be replayed
- Specific or all commands can also be ignored via a toggle and blacklist option
- New Option Screen fo manage blacklist of commands
Bug Fix:
- When joining a server and the server creates a screen while you open a mod screen the screen you openend will close and not be able to open again
Notes:
- v0.4.5 and newer versions of Playerautoma will only be available for Minecraft 1.20.5 and newer versions
- This is due to the change to Java 21 with 1.20.5
Bug Fixes:
- Pressing the Menu Prevention Key while in chat no longer toggles menu prevention
New Features:
- Adds better support for mod-menu
- Accurate links
- more meta-data
- options screen reachable from mod-menu main screen
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>