Skip to content

2.11

Latest
Compare
Choose a tag to compare
@Salanto Salanto released this 02 Nov 20:49
· 2 commits to master since this release
b4cf723

The sunset update of the 2.X series of clients.

Important Notice : 2.11 will not work on Windows 8.1 or older!

Courtroom

  • Added player list.
    • Provides a visual list of all players in the current area. Providing information about their name and character.
    • The formatting can be changed in the clients settings.
  • Add initial moderation tools.
    • Context menu to perform basic moderation actions to kick, ban or report users.
  • Fix bug where the selected effect was being discarded even when the message was blocked by the server.
  • Fix bug where the color dropdown does not match the chatbox or character defined colors.
  • Add character searching by category

Chatbox

  • Added a style option allowing character names to appear outlined. (e.g. with a border of a designated color)
    • For more information please refer to the docs.
  • Fix absurdly bad linespacing on user-provided fonts. See here.

Viewport

  • Added Ace Attorney style camera panning.
    • For more information please refer to the docs.
  • Updated Evidence Presentation Logic.
    • Animation won't be replayed when the evidence is already shown.
  • Fix scaling option being illogically applied.

Characters

  • Support for multiple Options segments in char.ini for characters with multiple blips/shownames. See here.

General

  • Update the client to Qt 6.5 LTS.
  • Added notification popup when an errors occurs while loading media formats.
  • Added notification popup when a client update is available.
  • Added support for restoring the window position after closing the client.
  • Added support for AppImage Distribution on Linux.
    • Supports Ubuntu 20.04 LTS derivatives or newer. Please upgrade your OS as needed.
  • Added support for font files outside the primary base folder.
  • The clients username is send to the server while joining it.
    • This solves the issue where the playerlist or /getarea does not show the username.

Miscellaneous

  • Improved performance for playback of sprite animations and audio playback.
  • Improved startup performance by no longer checking if the image plugins, which are automatically loaded, have actually been loaded by loading them again.
  • Improve server-join time by no longer looking for animated character images
  • Fix inconsistent combobox behaviour in the settings.

Deprecations

  • TCP sockets are no longer used for general communication with a server. WebSockets are their designated replacements.
    • Check your server documentation on how to enable them.
  • Removed audio MIDI support.
    • The system was not being used.
  • Removed the majority of "animated themes" functionality