Skip to content

Releases: JsMacros/JsMacros

Release 1.9.2

12 May 21:08
97c2774
Compare
Choose a tag to compare
  • Fix backports breaking

Release 1.9.1

12 May 06:02
7a007ea
Compare
Choose a tag to compare
  • Bugfixes, except for 1.20.6, it's a bit broken
  • More Versions
  • event filtering
  • EventService#unregisterOnStop

Release 1.9.0

25 Nov 00:24
073551e
Compare
Choose a tag to compare
update action stuff

Release 1.8.5

02 Jul 11:04
468a15f
Compare
Choose a tag to compare

fix crashes

Release 1.8.4

02 Jul 01:57
73baa71
Compare
Choose a tag to compare
  • Many, Many additions
  • Various bugfixes
  • backports to come later

Release 1.8.3

10 Oct 20:07
f82440b
Compare
Choose a tag to compare
  • 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

12 Aug 21:25
5707592
Compare
Choose a tag to compare
  • 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

28 Jul 20:05
983d03e
Compare
Choose a tag to compare

bugfixes
default Chat.actionbar
1.19.1 support

Release 1.8.0

26 Jul 14:03
70adbf2
Compare
Choose a tag to compare
  • 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

08 Jun 19:35
3f9f661
Compare
Choose a tag to compare
  • JsMacros.wrapScriptRun to allow passing scripts as MethodWrappers directly
  • 1.19
  • deprecate command stuff in Chat, move them to Chat.getCommandManager
  • inv.quickAll
  • bugfixes