Skip to content

Release 2.2.0

Compare
Choose a tag to compare
@Ynfuien Ynfuien released this 19 Mar 18:33
· 16 commits to main since this release
  • Made my own ChatMessage class, for both backend and frontend
  • Thanks to this, messages sent between back and front are now in a JSON form and not the legacy one
  • And thanks to that, online panel is now able to support chat events (hover, click, insert)
  • With only hover event currently implemented
  • Outside of message stuff - command history, chat size and toggle state of the tab list and scoreboard are now saved in the local storage of a browser. Making them not affected by a page refresh