Skip to content

Releases: AcomputerdogMC/WebChat

Version 1.0.0

13 Feb 04:13
Compare
Choose a tag to compare

First update in a long time.

  • Update to spigot 1.13.2
  • Switch to BSD 3-clause license
  • Convert to Maven project
  • Modernize code to Java 8 standards

Version 0.12.0

14 Jan 18:06
Compare
Choose a tag to compare
  • Filter words from chat (literally or via regex)
  • Option to strip section signs
  • Adjustable max line length

Compiled and tested against spigot 1.11.2

Version 0.11.0

12 Dec 23:32
Compare
Choose a tag to compare
  • +Add config file - allows changing port, timeouts, and chat log size
  • *Tweak format of console chat logs
  • *Drasticly reduce bandwidth used
  • *Replaced internal chat log with less buggy version
  • *Replaced internal concurrency model with better and faster one
  • +IP hashes now include a random salt to make them harder to reverse

This is the first of a series of updates focused on making WebChat more stable and secure. The goal is to make it more usable on larger and more popular servers

Compiled and tested on Spigot 1.11

Version 0.10.5

10 Dec 00:32
Compare
Choose a tag to compare
  • *Fix exception with invalid HTTP method
  • +Hashed IPs are shown with web chat
  • *Text box clears after sending a message
  • +Section signs are stripped from chat
  • +Chat length limited to vanilla 1.11 chat length
  • +Added rate limit
  • *Fix console warning with certain non-standard HTTP methods

Compiled and tested on Spigot 1.11

Version 0.9.2

04 Sep 18:57
Compare
Choose a tag to compare
  • (Hopefully) fix a random freezing issue
  • Fix command parsing (/say and /me work for console and players)

Compiled and tested against Spigot1.10.2-R0.1

Version 0.9.1

16 Aug 16:56
Compare
Choose a tag to compare
  • Chat and page http handlers now require a GET request.

Compiled and tested against spigot 1.10.2-R0.1

Version 0.9.0

12 Aug 01:46
Compare
Choose a tag to compare
  • Add a message on player login or logout
  • Display message of /say from console
  • Display message of /me from players

Compiled and tested against spigot 1.10.2-R0.1

Version 0.8.0

09 Aug 15:09
Compare
Choose a tag to compare
  • Chat page rewritten to use javascript and a textarea instead of a frame
  • Chat page no longer flashes
  • Chat page CSS simplified

Compiled and tested against spigot 1.0.2-R0.1.

Version 0.7.0

13 Jul 15:46
Compare
Choose a tag to compare
Version 0.7.0 Pre-release
Pre-release
  • First public release
  • Should not be used on a real server without significant work, but functions for testing purposes.

Compiled and tested against spigot 1.10 R0.1