Commit Graph

64 Commits

Author SHA1 Message Date
Artemis-the-gr8
3c3ae71389 Started implementing share button. Made ShareCommand, added permission and command to plugin.yml, and made ShareQueue 2022-07-07 16:38:03 +02:00
Artemis-the-gr8
ce6a1d0dab Made it possible to disable stat-request-limiting in the config 2022-07-06 21:43:24 +02:00
Artemis-the-gr8
73806280c9 Fixed old screenshots 2022-07-05 17:24:32 +02:00
Artemis-the-gr8
45b6ef83c8 Included missing screenshot 2022-07-05 17:11:41 +02:00
Artemis-the-gr8
e4a5aa69fc Added heart unicode symbol for Unit.HEART, tried and abandoned darker time-units, added screenshot for release v1.5 2022-07-05 17:05:17 +02:00
Artemis-the-gr8
3213580efa Adjusted a screenshot 2022-07-04 22:34:59 +02:00
Artemis-the-gr8
5093fc6398 Changed banlist-check for player-is-banned check if LiteBans is present (#77), release v1.5! 2022-07-04 22:26:36 +02:00
Artemis-the-gr8
6a040a9e82 Added feature to automatically detect the best unit to use (#80), improved MyLogger 2022-07-04 21:59:45 +02:00
Artemis-the-gr8
f22fc6a7ed Added config support to configure time units, made min and max time unit options, took String-to-Unit converting out of ConfigHandler and put it in Unit instead 2022-07-03 15:47:51 +02:00
Artemis-the-gr8
a05a97617b Made hoverText with the full statNumber, with dynamic color, added config support for distance- and damage-units, started on adding unit to hoverText as well 2022-07-02 15:48:29 +02:00
Artemis-the-gr8
77808da3a3 Moved all space-creating to MessageWriter where possible and fixed duplicate/missing spaces, properly rounded formatted numbers, and some more minor bug fixing 2022-07-02 13:48:04 +02:00
Artemis-the-gr8
b2bc509933 Finished rewrite of MessageWriter and ComponentFactory 2022-06-28 22:31:57 +02:00
Artemis-the-gr8
d8f1766ae8 Added screenshot of new number formatting 2022-06-24 16:59:30 +02:00
Artemis-the-gr8
5a8e638189 Added screenshot of translated text 2022-06-24 16:39:50 +02:00
Artemis-the-gr8
3926ddcceb Added config migration (#69), and upgraded version numbers for release v1.4! 2022-06-23 21:29:41 +02:00
Artemis-the-gr8
8e0666bceb Put brackets around subStatNames (#65), made nicer default color scheme, fixed entityNames appearing twice (#68), half-fixed Style issues with stat/subStat Components (#67) 2022-06-23 17:30:52 +02:00
Artemis-the-gr8
d225b1e235 Finished toggle for TranslatableComponents (#57), rewrote non-translated stat/block/item/entity names and added more debug logging 2022-06-23 15:45:54 +02:00
Artemis-the-gr8
3e968232c6 Improved loading-speed for loading offlinePlayers (#63), fixed ban-list-filtering taking a long time (#61), started implementing MyLogger for more advanced debugging (#62) 2022-06-23 12:14:57 +02:00
Artemis-the-gr8
523fd589fb Removed "unknown" from list of entities (#58), added config options to keep the rainbow formatting and support for disabling translatable text (#56, #57) 2022-06-22 14:14:02 +02:00
Artemis-the-gr8
b316d6f3a5 Release v1.3! 2022-06-17 12:40:34 +02:00
Artemis-the-gr8
5790c697a3 More color experimentations 2022-06-16 22:51:04 +02:00
Artemis-the-gr8
fc57f33e17 Started implementing more subtle rainbow decorations 2022-06-16 12:56:11 +02:00
Artemis-the-gr8
022fb7a519 Improved annotations and method descriptions, fixed some formatting bugs, added time-limiter for festive formatting, improved OfflinePlayerHandler's player-counting method, and set API version to 1.13 to increase compatibility (#50, #47, #40) 2022-06-15 15:32:56 +02:00
Artemis-the-gr8
7ef2094e79 Improved annotations and method names, experimented with MessageFactory related reload settings, looked into ways to improve config updates, and implemented ConfigUpdater (#48) 2022-06-15 01:08:00 +02:00
Artemis-the-gr8
8b34457f8b Added darker logo versions 2022-06-14 12:28:27 +02:00
Artemis-the-gr8
6674fc5395 Updated the logo, updated Adventure, and started implementing festive formatting 2022-06-14 12:09:59 +02:00
Artemis-the-gr8
cd960443af Updated a screenshot 2022-06-08 22:00:52 +02:00
Artemis-the-gr8
1484ebb912 Release v1.2.1! Set hover-text to false by default for 1.19-R01-SNAPSHOT and true for other versions 2022-06-08 21:05:24 +02:00
Artemis-the-gr8
bf3feda8cc Reworked usage-message to account for lack of hover text 2022-06-08 17:21:42 +02:00
Artemis-the-gr8
28da2e95cb Small config change 2022-06-08 01:39:39 +02:00
Artemis-the-gr8
aa4c53b5ba Release v1.2! 2022-06-08 01:35:08 +02:00
Artemis-the-gr8
e2aa7374a3 Renamed CommandOption to Query, reworked StatRequest to work with the new Query-enum, and minor bug-fixes 2022-06-07 16:03:55 +02:00
Artemis-the-gr8
8233fde53f Started reworking ConfigHandler and MessageFactory to account for the new category (server-top) 2022-06-06 17:16:34 +02:00
Artemis-the-gr8
772127426b Pinned down the ConcurrentModificationException, reworked some of the error throwing-and-catching (#44), and implemented total-for-server feature (#42) 2022-06-06 02:15:19 +02:00
Artemis-the-gr8
896dcec82c Fixed last screenshot 2022-05-31 23:41:42 +02:00
Artemis-the-gr8
de55ed5c25 Added one more screenshot 2022-05-31 23:36:47 +02:00
Artemis-the-gr8
714aa04bd3 Added one more screenshot 2022-05-31 21:43:46 +02:00
Artemis-the-gr8
1f5e54900e Added a licence, wrote out README.md and added screenshots (#36, #37) 2022-05-31 21:37:57 +02:00
Artemis-the-gr8
1ef75ad451 Designed a logo and added a template for the README.md (#36) 2022-05-31 18:35:00 +02:00
Artemis-the-gr8
29d775e959 Added feedback for missing/wrong arguments and minor bug-fixes (#23) 2022-05-30 16:24:13 +02:00
Artemis-the-gr8
8fb4154729 Polished up the help-message (#32) 2022-05-29 22:13:18 +02:00
Artemis-the-gr8
270dea4ab5 Started reworking OutputFormatter and ConfigHandler to work with adventure components instead 2022-05-26 02:58:53 +02:00
Artemis-the-gr8
0fb8fa0487 Made a pretty usage-display function (#32) 2022-05-24 21:54:39 +02:00
Artemis-the-gr8
ee82d07f3a Started working on a usage-display function (#32) 2022-05-24 15:27:32 +02:00
Artemis-the-gr8
23852f5864 Made EnumHandler static and ensured private lists function properly, implemented player-limit-functions (#30, #15) 2022-05-23 15:57:34 +02:00
Artemis-the-gr8
ec9115b706 Experimented with different methods to optimize performance/speed, prepared for release on our server (#15, #14) 2022-05-22 18:32:10 +02:00
Artemis-the-gr8
0873029450 Gave up on hex-color default idea and reverted back to normal chat colors 2022-05-19 20:43:27 +02:00
Artemis-the-gr8
cc588a79f9 Tried to make a default hex color for Spigot first-time-load and default white for Bukkit 2022-05-19 14:48:35 +02:00
Artemis-the-gr8
56eb0d8148 Made top-list-max-size configurable (#16) 2022-05-19 13:59:53 +02:00
Artemis-the-gr8
dc364a567e Made sure ChatColors work correctly for Bukkit and Spigot+ (#26), added more styling options and hex color support (#20) 2022-05-18 21:34:03 +02:00