Skip to content

Releases: samualtnorman/hackmud-color

Hackmud Color 0.5

24 Oct 22:00
Compare
Choose a tag to compare

Added

  • colouring user mentions
  • colouring sectors

Fix

  • template strings without template parts aren't coloured #169
  • colour doesn't update when changing the language #170
  • 5 - 9 being coloured wrong in plaintext mode (forums)

Hackmud Color 0.4.1

24 Oct 21:44
Compare
Choose a tag to compare

Added

  • template string support

Fixed

  • bad string detection (quotes in comments, etc)

Hackmud Color 0.3.4

24 Oct 21:39
Compare
Choose a tag to compare

Fix

  • hackmud URL detection

Changed

  • swapped out hackmud-color.enable and hackmud-color.enable commands for hackmud-color.toggle and hackmud-color.global-toggle commands

Hackmud Color 0.3.2

30 Sep 20:56
Compare
Choose a tag to compare

Fix

  • Short colour spans containing a colon : being inaccurately coloured.
  • More accurate string detection
  • Fixed backslashes before quotes in string not being obscured.

Removed

  • Support for colouring template literals - it was broken and will return properly.