Skip to content

v0.1.14

Pre-release
Pre-release
Compare
Choose a tag to compare
@valkyrienyanko valkyrienyanko released this 25 Dec 05:29
· 248 commits to main since this release

v0.1.14

  • Added main channels "Global" "Game"
  • Friend, Users tabs were removed
  • Global tab button name from replaced from "Global" to a chat icon
  • Users can now open up private channels with another user
  • New private channels that are created are shown up as tabs on the top of the chat window
  • Users can right click any user and a dialog box will popup with the options "Add Friend, Whisper, Block" (note only whisper is functional right now)
  • IPs are no longer hardcoded and are now connected to public export vars
  • Added the logic for chat cmds in both the Game and Global channels (cmds are separate collections for each channel but may be merged all into one collection)