Commit Graph

80 Commits

Author SHA1 Message Date
1b21f7a939 Adds code for config migration with comment retaining
All checks were successful
KnarCraft/KnarLib/pipeline/head This commit looks good
2025-09-05 19:09:29 +02:00
b408b0ebb3 Back to snapshot
All checks were successful
KnarCraft/KnarLib/pipeline/head This commit looks good
2025-09-03 20:25:25 +02:00
10dc8b6181 Bumps version for release
All checks were successful
KnarCraft/KnarLib/pipeline/head This commit looks good
2025-09-03 20:23:52 +02:00
fb807d6163 Adds some helper code mainly related to signs
All checks were successful
KnarCraft/KnarLib/pipeline/head This commit looks good
2025-09-03 17:43:08 +02:00
3855405a8e Back to snapshot
All checks were successful
KnarCraft/KnarLib/pipeline/head This commit looks good
2025-09-03 03:22:12 +02:00
40deb1adfb Bumps version for release
All checks were successful
KnarCraft/KnarLib/pipeline/head This commit looks good
2025-09-03 03:19:26 +02:00
0a4b9d5d8a Makes the string replacer more useful for translatable messages
All checks were successful
KnarCraft/KnarLib/pipeline/head This commit looks good
2025-09-03 03:05:48 +02:00
dee068f142 Adds some missing scope specifiers
All checks were successful
KnarCraft/KnarLib/pipeline/head This commit looks good
2025-09-03 02:28:05 +02:00
51ea6be94a Makes the format builder more flexible
All checks were successful
KnarCraft/KnarLib/pipeline/head This commit looks good
Adds new no-argument constructor
Adds methods for constructing, appending and replacing with string builders
Adds ability to use translatable messages as placeholders
Adds missing handling of an uninitialized string formatter for some methods
2025-09-03 02:03:06 +02:00
f81ecaf9ed Back to snapshot
All checks were successful
KnarCraft/KnarLib/pipeline/head This commit looks good
2025-08-27 13:06:58 +02:00
b41b88d65d Bumps version for release
All checks were successful
KnarCraft/KnarLib/pipeline/head This commit looks good
2025-08-27 13:06:04 +02:00
5a0deb877e Adds ability to append to a format builder
All checks were successful
KnarCraft/KnarLib/pipeline/head This commit looks good
2025-08-27 13:05:30 +02:00
98c591d027 Bumps version to development
All checks were successful
KnarCraft/KnarLib/pipeline/head This commit looks good
2025-08-22 17:10:49 +02:00
d91646196c Bumps version for release
All checks were successful
KnarCraft/KnarLib/pipeline/head This commit looks good
2025-08-22 17:02:29 +02:00
42bf143e8b Adds format builder method for replacing string with translatable message
All checks were successful
KnarCraft/KnarLib/pipeline/head This commit looks good
2025-08-22 16:58:43 +02:00
5aa16bd528 Adds a FormatBuilder for cleaner advanced formatting operations
All checks were successful
KnarCraft/KnarLib/pipeline/head This commit looks good
2025-08-22 15:39:21 +02:00
3fe1be1ee0 Changes version back to SNAPSHOT
All checks were successful
KnarCraft/KnarLib/pipeline/head This commit looks good
2024-05-04 14:03:56 +02:00
1374329d8b Bumps version for release
All checks were successful
KnarCraft/KnarLib/pipeline/head This commit looks good
This release just contains some bug-fixes for the TabCompletionHelper's getStringList.
2024-05-04 14:03:19 +02:00
5427e2a401 Fixes some problems with TabCompletionHelper.getStringList
All checks were successful
KnarCraft/KnarLib/pipeline/head This commit looks good
2024-05-04 13:59:53 +02:00
1d6a3f976e Fixes some problems with TabCompletionHelper.getStringList
All checks were successful
KnarCraft/KnarLib/pipeline/head This commit looks good
2024-05-04 13:37:49 +02:00
5bdbaa351a Bumps Spigot version
All checks were successful
KnarCraft/KnarLib/pipeline/head This commit looks good
2024-05-04 02:29:28 +02:00
334dc3852f Changes version back to snapshot
All checks were successful
KnarCraft/KnarLib/pipeline/head This commit looks good
2024-05-03 15:28:56 +02:00
265b014cd6 Bumps version for release
All checks were successful
KnarCraft/KnarLib/pipeline/head This commit looks good
2024-05-03 15:27:29 +02:00
3499dfdabc Adds POM relocations
All checks were successful
KnarCraft/KnarLib/pipeline/head This commit looks good
2024-05-03 15:22:27 +02:00
09a5692b84 Adds POM relocations
All checks were successful
KnarCraft/KnarLib/pipeline/head This commit looks good
2024-05-03 15:18:54 +02:00
a0f81879db Adds a new tab-completion helper function
All checks were successful
KnarCraft/KnarLib/pipeline/head This commit looks good
Adds a new tab-completion helper function which is able to tab-complete comma-separated inputs.
2024-05-03 14:58:55 +02:00
75d4f84884 Fixes typos and float instead of double
All checks were successful
KnarCraft/KnarLib/pipeline/head This commit looks good
2024-04-30 02:46:19 +02:00
e9efb7cd34 Makes getting lines that are not key value pairs possible
All checks were successful
KnarCraft/KnarLib/pipeline/head This commit looks good
2024-04-29 05:56:19 +02:00
c35325c5a7 Improves particles
Some checks failed
KnarCraft/KnarLib/pipeline/head There was a failure building this commit
Allows specifying separate particle trails for each player.
Removes random particles as a class option.
Adds a particle config builder for easier particle specification.
2024-02-12 23:06:44 +01:00
085696476a Changes back to snapshot
All checks were successful
KnarCraft/KnarLib/pipeline/head This commit looks good
2024-01-25 15:23:15 +01:00
fabaf5a7ae Bumps version for release
All checks were successful
KnarCraft/KnarLib/pipeline/head This commit looks good
2024-01-25 15:22:32 +01:00
17fd61e8b9 Adds methods for getting raw messages from the string formatter
All checks were successful
KnarCraft/KnarLib/pipeline/head This commit looks good
2024-01-25 15:21:01 +01:00
7dc0315469 Makes both String[] and List<String> available for string formatting
All checks were successful
KnarCraft/KnarLib/pipeline/head This commit looks good
2024-01-11 14:04:36 +01:00
21611dd90d Changes version to snapshot
All checks were successful
KnarCraft/KnarLib/pipeline/head This commit looks good
2023-12-14 23:05:45 +01:00
22b4be2baf Updates spigot API version
Some checks failed
KnarCraft/KnarLib/pipeline/head There was a failure building this commit
2023-12-14 19:24:50 +01:00
46e05d7e32 Bumps version
All checks were successful
KnarCraft/KnarLib/pipeline/head This commit looks good
2023-11-14 13:36:46 +01:00
a89ed1fb39 Removes unnecessary processingBlock variable
All checks were successful
KnarCraft/KnarLib/pipeline/head This commit looks good
2023-09-29 00:32:29 +02:00
8028a8556b Allows creating a particle spawner without material configurations 2023-09-27 14:56:20 +02:00
6ba13a1ced Improves some descriptions, and fixes a nullability problem
All checks were successful
KnarCraft/KnarLib/pipeline/head This commit looks good
2023-09-23 19:14:12 +02:00
5c3c3045eb Adds method for parsing a material without tag support
All checks were successful
EpicKnarvik97/KnarLib/pipeline/head This commit looks good
KnarCraft/KnarLib/pipeline/head This commit looks good
2023-07-10 13:15:23 +02:00
223c70b28e Back to SNAPSHOT
All checks were successful
EpicKnarvik97/KnarLib/pipeline/head This commit looks good
2023-07-09 18:13:07 +02:00
e152f85bf4 Bumps version
All checks were successful
EpicKnarvik97/KnarLib/pipeline/head This commit looks good
2023-07-09 18:12:25 +02:00
5719a8ec4c Makes sure to color message text if a custom prefix is used
All checks were successful
EpicKnarvik97/KnarLib/pipeline/head This commit looks good
2023-07-09 18:03:22 +02:00
3248704950 Back to SNAPSHOT
All checks were successful
EpicKnarvik97/KnarLib/pipeline/head This commit looks good
2023-07-08 17:53:49 +02:00
0068097f55 Bumps version
All checks were successful
EpicKnarvik97/KnarLib/pipeline/head This commit looks good
2023-07-08 17:53:22 +02:00
46f85d37ab Allows specifying the material tag prefix
All checks were successful
EpicKnarvik97/KnarLib/pipeline/head This commit looks good
2023-07-08 17:49:39 +02:00
94d74e7794 Adds missing @NotNull annotations
All checks were successful
EpicKnarvik97/KnarLib/pipeline/head This commit looks good
2023-07-08 17:22:56 +02:00
2c8182e552 Back to SNAPSHOT
All checks were successful
EpicKnarvik97/KnarLib/pipeline/head This commit looks good
2023-07-08 16:52:28 +02:00
ccf3e527d9 Bumps version
All checks were successful
EpicKnarvik97/KnarLib/pipeline/head This commit looks good
2023-07-08 16:51:44 +02:00
914485c67b Adds a helper class for parsing materials and tags
All checks were successful
EpicKnarvik97/KnarLib/pipeline/head This commit looks good
2023-07-08 16:49:16 +02:00