Skip to content

Releases: WolffTech/coal-bag-plugin

Coal Bag v1.5 Release

24 May 21:21
Compare
Choose a tag to compare

Bugs Fixed:

  • Potentially fixed issue#4
    • Check for the widget on onClientTick instead of onGameTick as it's possible to close the widget on the same game tick that it opens.

Coal Bag v1.4 Release

14 Sep 23:04
Compare
Choose a tag to compare

Features added:

  • Config Panel added for color configuration
  • Empty coal bag quantity is colored RED by default
  • Unknown coal bag quantity is colored GRAY by default

Bugs fixed:

  • An empty coal chat message can be one of two different strings, both are evaluated now
  • An empty coal widget message can be one of two different strings, both are evaluated now

Optimizations:

  • Previous code path for chat message evaluation had repeated if conditionals that were mutually exclusive. Adjusted the conditionals to use two different regular expressions instead

Thanks to Keyosk for the update!

Coal Bag v1.3 Release

24 Jul 05:38
Compare
Choose a tag to compare
  • Updated coal bag empty message as it changed in one of the latest game updates
  • Cleaned up code

Coal Bag v1.2 Release

22 Jul 22:20
Compare
Choose a tag to compare
  • Fixed Issue #2
  • Counter updates properly when one piece of coal is left in the bag when emptied