0bd029db20
Changes back to SNAPSHOT
EpicKnarvik97/KnarLib/pipeline/head This commit looks good
2023-07-08 15:36:56 +02:00
1e729af5e6
Bumps version
EpicKnarvik97/KnarLib/pipeline/head This commit looks good
2023-07-08 15:35:54 +02:00
e35156bea9
Makes some particle classes final
EpicKnarvik97/KnarLib/pipeline/head This commit looks good
2023-07-08 15:33:27 +02:00
ad5dabc712
Adds code for spawning customizable particle and trail effects
EpicKnarvik97/KnarLib/pipeline/head This commit looks good
2023-07-08 15:20:59 +02:00
4fb4429f8b
Adds more options to StringFormatter
...
EpicKnarvik97/KnarLib/pipeline/head This commit looks good
Makes it possible to set the prefix before the plugin name
Makes it possible to set the suffix after the plugin name
Makes it possible to set the ColorConversion for translated messages
2023-07-08 03:01:15 +02:00
58ee5a0756
Adds SNAPSHOT to version
EpicKnarvik97/KnarLib/pipeline/head This commit looks good
2023-03-24 21:45:25 +01:00
c2343cb9f4
Bumps version to 1.1
EpicKnarvik97/KnarLib/pipeline/head This commit looks good
2023-03-24 21:40:51 +01:00
88ea42783a
Improves some TimeFormatter code
...
EpicKnarvik97/KnarLib/pipeline/head This commit looks good
Adds more comments to make things easier to understand for returning developers
Extracts some functionality to improve cleanliness
Makes sure UNIT_NOW not being registered throws an exception
Makes sure to initialize units before any checks to improve consistency
Reduces the number of indentations where possible
2023-03-06 20:07:02 +01:00
2618d42992
Allows partial usage of time units if preferable
EpicKnarvik97/KnarLib/pipeline/head This commit looks good
2023-03-06 14:31:49 +01:00
e8d62930ca
Makes string formatter colors configurable
EpicKnarvik97/KnarLib/pipeline/head This commit looks good
2023-01-25 17:03:39 +01:00
5e8b13785d
Makes translator color conversion configurable
EpicKnarvik97/KnarLib/pipeline/head This commit looks good
2023-01-25 16:38:56 +01:00
f1ccee13c2
Adds some tests for the color helper
EpicKnarvik97/KnarLib/pipeline/head This commit looks good
2023-01-25 16:04:39 +01:00
341fce44e5
Makes the fallback language configurable
2023-01-25 16:03:50 +01:00
4f7f33be27
Fixes a repo name
EpicKnarvik97/KnarLib/pipeline/head This commit looks good
2022-11-26 15:48:18 +01:00
0950997fce
Improves Jenkinsfile
EpicKnarvik97/KnarLib/pipeline/head This commit looks good
2022-11-26 15:13:56 +01:00
85beb1f811
Adds auto-deploy
EpicKnarvik97/KnarLib/pipeline/head This commit looks good
2022-11-26 14:48:58 +01:00
dd827d4191
Adds Jenkinsfile
EpicKnarvik97/KnarLib/pipeline/head This commit looks good
2022-11-22 16:53:44 +01:00
9696cf26a8
Adds a stateful StringReplacer for complex tasks
2022-11-16 16:31:07 +01:00
785e46e972
Suppresses unused warnings
2022-11-14 01:59:49 +01:00
1c926413d0
Changes type of dataFolder to File
2022-11-07 22:25:21 +01:00
7cd9ae087a
Removes possibility of plugin collision
...
Allows the string formatter to be instantiated, and makes most methods non-static.
Makes the translator plugin-independent.
2022-11-07 21:31:43 +01:00
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