Skip to content
This repository has been archived by the owner on Dec 18, 2018. It is now read-only.

Releases: DevTestingPizza/vAnnouncer

vAnnouncer v2.1 (hotfix)

09 Oct 10:55
Compare
Choose a tag to compare

v2.1 (hotfix)

v2.1 fixes the ignore list not working as intended, v2.0 changes can be found below.


v2.0 (v2.1) Completely re-coded from scratch

Changes:

  • Completely re-coded from scratch.
  • Improved message load time on initial join A LOT (now almost instant).
  • Removed/reworked unnecessary code.
  • Improved performance by reducing unnecessary checks.
  • Reduced server script load by moving some stuff to the client and also reducing the amount of unnecessary delays and server event calls.
  • Moved the /automessage command from the server to the client.
  • Added better (client) console messages to debug any future issues that may arise.
  • You no longer need to re-spawn/die/rejoin when you make changes to the settings, just restart the plugin and the changes will take affect instantly for everyone.
  • A few other stuff has changed which I probably forgot to mention here.

vAnnouncer v2.0

08 Oct 21:38
Compare
Choose a tag to compare

Completely re-coded from scratch

Changes:

  • Completely re-coded from scratch.
  • Improved message load time on initial join A LOT (now almost instant).
  • Removed/reworked unnecessary code.
  • Improved performance by reducing unnecessary checks.
  • Reduced server script load by moving some stuff to the client and also reducing the amount of unnecessary delays and server event calls.
  • Moved the /automessage command from the server to the client.
  • Added better (client) console messages to debug any future issues that may arise.
  • You no longer need to re-spawn/die/rejoin when you make changes to the settings, just restart the plugin and the changes will take affect instantly for everyone.
  • A few other stuff has changed which I probably forgot to mention here.

vAnnouncer v1.3

08 Oct 19:36
Compare
Choose a tag to compare
Initial commit