Commit Graph

25 Commits

Author SHA1 Message Date
Artemis-the-gr8
5368331441 The API is working! 2022-07-24 17:09:58 +02:00
Artemis-the-gr8
a775def8f8 Experimented with Interfaces to create an API 2022-07-22 19:28:40 +02:00
Artemis-the-gr8
ce8b870560 Changed to jdk-16 and made it work with Minecraft 1.16.5 and 1.17.1 as well 2022-07-12 23:06:30 +02:00
Artemis-the-gr8
8619b0af4e Improved config explanations, improved shading and relocating for potential use on Minecraft 1.17 (#47), more minor improvements 2022-07-12 16:26:47 +02:00
Artemis-the-gr8
aa8f31c6fb Finished up tab-complete improvements, added "examples" at start of command (#72, #91), changed version number to 1.6 2022-07-12 12:54:08 +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
9949da4384 Improved reload process, excluded unnecessary files in pom.xml and deleted some unnecessary error throwing 2022-06-29 21:30:25 +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
effe7e5523 Experimented with NameSpacedKeys for entity/block/item/stat-names, got TranslatableComponents to work for everything except statNames 2022-06-21 10:49:07 +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
6674fc5395 Updated the logo, updated Adventure, and started implementing festive formatting 2022-06-14 12:09:59 +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
aa4c53b5ba Release v1.2! 2022-06-08 01:35:08 +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
dab141f4ca Finally got Adventure library to work 2022-05-25 17:29:51 +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
56eb0d8148 Made top-list-max-size configurable (#16) 2022-05-19 13:59:53 +02:00
Artemis-the-gr8
a9dca1db83 Done with top stats formatting (#22, #9, #1) 2022-05-15 17:33:31 +02:00
Artemis-the-gr8
3db21f5970 Further experimenting with indentation 2022-05-13 13:10:32 +02:00
Artemis-the-gr8
984bab74af Started experimenting with statistics and enums, working on the TabCompleter 2022-05-05 02:14:56 +02:00
Artemis-the-gr8
da60757c34 initial commit 2022-04-24 12:42:53 +02:00