Skip to content

Releases: sVoxelDev/sChat

v1.0.0-SNAPSHOT.6

22 Feb 08:41
Compare
Choose a tag to compare
v1.0.0-SNAPSHOT.6 Pre-release
Pre-release

1.0.0-SNAPSHOT.6 (2022-02-22)

Bug Fixes

  • release: update version to match snapshot (63e6239)

v1.0.0-SNAPSHOT.5

22 Feb 08:05
Compare
Choose a tag to compare
v1.0.0-SNAPSHOT.5 Pre-release
Pre-release

1.0.0-SNAPSHOT.5 (2022-02-22)

Bug Fixes

  • release: always publish -SNAPSHOT without version suffix to sonatype (33662d1)

v1.0.0-SNAPSHOT.4

22 Feb 06:17
Compare
Choose a tag to compare
v1.0.0-SNAPSHOT.4 Pre-release
Pre-release

1.0.0-SNAPSHOT.4 (2022-02-22)

Bug Fixes

  • chat: unable to set private chat active after leaving it (491f814)
  • platform: use deprecated GlobalTranslator.get() to support native platforms (982d049)
  • ui: private chat config not loaded correctly (b15ab6a)
  • velocity: correctly shade adventure-text-minimessage (10358e7)

v1.0.0-SNAPSHOT.10

22 Feb 20:26
Compare
Choose a tag to compare
v1.0.0-SNAPSHOT.10 Pre-release
Pre-release

1.0.0-SNAPSHOT.10 (2022-02-22)

Bug Fixes

  • release: snapshot builds not published (7d3e4fa)

v1.0.0-SNAPSHOT.3

21 Feb 20:49
Compare
Choose a tag to compare
v1.0.0-SNAPSHOT.3 Pre-release
Pre-release

1.0.0-SNAPSHOT.3 (2022-02-21)

Bug Fixes

  • integration: hook into PlaceholderAPI if not enabled but present (5d70217)
  • ui: channel with custom message format and message without source not formatted correctly (76696b4)

v1.0.0-SNAPSHOT.2

21 Feb 20:34
Compare
Choose a tag to compare
v1.0.0-SNAPSHOT.2 Pre-release
Pre-release

1.0.0-SNAPSHOT.2 (2022-02-21)

Bug Fixes

  • undefined private message_format causes NPE (76cf6e7)

Features

  • build: publish javadocs to github pages (86bfbf4)
  • integration: add PlaceholderAPI integration (a760b1d)

v1.0.0-SNAPSHOT.1

20 Feb 07:05
Compare
Choose a tag to compare
v1.0.0-SNAPSHOT.1 Pre-release
Pre-release

1.0.0-SNAPSHOT.1 (2022-02-20)

Bug Fixes

  • /tell without text throws error (06a224c)
  • build: add missing acceptance tests (10e6ccd)
  • build: add missing java distribution to build (22be756)
  • build: exclude config.yml from version expansion (fd08fee)
  • bukkit: delay global login packet to ensure valid socket connection (0970031)
  • bungee: format message on sending server to allow resolving of placeholders (49a9cbd)
  • channel targets not serialized (3f55c61)
  • channels loaded from config created before prototype is set (bb77506)
  • chat: click to select (and delete) message not possible (8f0c05a)
  • chat: console and command blocks cannot chat (34d0691), closes #45
  • cmd: /nick commands not formatted correctly (4c34576), closes #14
  • cmd: /nick not working for other players (8611edc), closes #14
  • cmd: add missing permission checks to channel click leave/join events (151a687), closes #41
  • cmd: prevent sending messages to self (2a6710a)
  • cmd: reload not removing console target from channel if console: false (f77794f)
  • config: overwrite existing config.default.yml (10ee712)
  • display partner name in private channel tab (d26e0f9)
  • hash private channel key based on targets (63bf73e)
  • invalid if statement for prerelease channel (5de7c17)
  • isActiveChannel is false if channel is auto selected (0c00efe)
  • last active chat not correctly loaded after restart (06a4703)
  • nicknames: nickname not synchronized across servers (22456f4), closes #14
  • nicknames: persist nicknames across restarts (072857b), closes #14
  • packets: bungee chat packets not handled properly (fcb5bc1), closes #47
  • platform: drop paper support and shade adventure-text directly (76c25cc), closes #34
  • platform: system messages display under the channel tabs (cac4ffb), closes #36
  • player kicked from their private conversations (5b88f83)
  • players can join private channels (1e62157)
  • private channels shown in command auto completion (e8aa843)
  • private message has no source (4507d9b)
  • private message sent as system message (53e8b1f)
  • private messaging across servers not working (1093e76)
  • release: change prerelease to main channel (c0b7732)
  • release: cleanup build process (d278148)
  • release: commit first then release (f972730)
  • release: directly execute publish in semantic release exec step (1aaaff0)
  • release: do not trigger release on PRs (8971948)
  • release: lowercase artifactid and group (688f377)
  • release: only publish actual platform jars to github release (21c52ce)
  • release: properly replace versions in velocity and bungeecord plugins (0ad8140)
  • release: release job failing on a non release commit (14d014f)
  • release: remove invalid verify step (f857ef9)
  • release: use correct mvn package (b3034a1)
  • remove source chatter from auto complete (576f3cb)
  • set channel active when joining (b084af3)
  • setting default not used in is(...) method (eb3824e)
  • switch back to chatter sourced messages (567eedb)
  • switch join channel message to action bar notice (a98bfca)
  • system messages not sent to chatter (6db5310)
  • unsubscribe all from channel when removed (f6e3ed1)
  • update private channels globally (22dc9f6)
  • update view when channel changes (e1f57de)
  • use correct messenger type (ff791d2)
  • velocity: queue messages that cannot be delivered (9fcf4b1)
  • view: push message sorting to view (5ead76b)
  • view: system messages displayed in private chat (9bc4c18)

Features

  • add /leave channel command (cd2621d)
  • add auto join feature (7fa1e5d)
  • add custom formatting for channels and players (af2ac60), closes #21 #5
  • add debug option for plugin messaging (e0cb422)
  • add debug option to repositories (2372b97)
  • add debug option to serialize/deserialize (59be089)
  • add debugging to event bus (a10462b)
  • add debugging to send message command (20e5bf8)
  • add features to channels ...
Read more

v1.0.0-beta.17

21 Nov 21:26
Compare
Choose a tag to compare
v1.0.0-beta.17 Pre-release
Pre-release

1.0.0-beta.17 (2021-11-21)

Features

  • integrations: add worldguard region chats (39c9d70)

v1.0.0-beta.16

20 Nov 20:31
Compare
Choose a tag to compare
v1.0.0-beta.16 Pre-release
Pre-release

1.0.0-beta.16 (2021-11-20)

Bug Fixes

  • bungee: format message on sending server to allow resolving of placeholders (49a9cbd)
  • chat: click to select (and delete) message not possible (8f0c05a)

Features

  • formats: add option to center messages, e.g. broadcasts (e313b2c)

v1.0.0-beta.15

20 Nov 08:34
Compare
Choose a tag to compare
v1.0.0-beta.15 Pre-release
Pre-release

1.0.0-beta.15 (2021-11-20)

Features

  • cmd: add /broadcast command incl. config (1309129), closes #18