Commit Graph

9 Commits

Author SHA1 Message Date
7299e86afc Makes the translator non-static to fix #1 2022-11-07 15:00:02 +01:00
f10e2caed2 Minor fixes and improvements
Uses translateColors from ColorHelper in StringFormatter
Uses a primitive double where the Double class was used
Adds improved description to the translator class
Adds a stripColorCodes class to the ColorHelper
Uses color conversion from ColorHelper in readKeyValuePairs
2022-11-07 10:30:07 +01:00
8b4f841ead Changes input of getDurationString to long 2022-11-07 02:01:37 +01:00
89456b370b Truly fixes parsing of &# color tags 2022-11-07 01:41:20 +01:00
84a2669022 Fixes some bugs
Fixes a problem in color parsing where a &# code would throw an exception.
Makes sure to remove non-numerical characters in plugin versions to prevent an exception.
2022-11-07 00:58:55 +01:00
fac01fd807 Performs some minor fixes and improvements 2022-11-07 00:15:19 +01:00
de546cac36 Adds option for only converting hex color codes 2022-11-06 16:23:52 +01:00
26eedac108 Adds minimal README 2022-11-06 16:23:15 +01:00
8f0c028bb5 Initial commit 2022-11-06 16:11:45 +01:00