Releases: JsMacros/JsMacros
Releases · JsMacros/JsMacros
Release 1.9.2
- Fix backports breaking
Release 1.9.1
- Bugfixes, except for 1.20.6, it's a bit broken
- More Versions
- event filtering
- EventService#unregisterOnStop
Release 1.9.0
update action stuff
Release 1.8.5
fix crashes
Release 1.8.4
- Many, Many additions
- Various bugfixes
- backports to come later
Release 1.8.3
- add a way to stop the server resource pack applying
- add some more joined events
- add ability to get inputs with recipe helper
- make IScreen text hover/clickable
- stat helper
- some distance accounting entiity ray trace stuff
- resolve tostring for chat log on thread
- fix suppressed exceptions
- fix setkeybind
- fix Client.disconnect
- bugfixes
- backport fixes
Release 1.8.2
- MC 1.19.2 support
EntityHelper#getGlowColor
- a bunch of stuff to
ItemStackHelper
- fix
Chat.open
on wrong thread CommandManager#getArgumentAutocompleteOptions
- mark text modified by jsmacros as modified
- fix chat receive event
Release 1.8.1
bugfixes
default Chat.actionbar
1.19.1 support
Release 1.8.0
- Move extensions to not be mods and at
config/jsMacros/LanguageExtensions
see updated install instructions here - some ScoreboardObjectiveHelper stuff
- create a PriorityQueue for the threading model
- various bug fixes
Release 1.7.0
JsMacros.wrapScriptRun
to allow passing scripts as MethodWrappers directly- 1.19
- deprecate command stuff in Chat, move them to
Chat.getCommandManager
inv.quickAll
- bugfixes