Artemis-the-gr8
|
810c93c5bd
|
Added bStats!
|
2022-07-26 01:17:33 +02:00 |
|
Artemis-the-gr8
|
fe4f5db12e
|
Started experimenting with serializing my Components into String
|
2022-07-25 17:33:16 +02:00 |
|
Artemis-the-gr8
|
8be8d7962a
|
Found out ChatColor.of(java.awt.Color) is a thing. Having an existential crisis.
|
2022-07-25 01:09:03 +02:00 |
|
Artemis-the-gr8
|
b207622a24
|
Improved documentation
|
2022-07-24 20:04:49 +02:00 |
|
Artemis-the-gr8
|
5368331441
|
The API is working!
|
2022-07-24 17:09:58 +02:00 |
|
Artemis-the-gr8
|
f6dca79c57
|
Finished reworking the API, now onto testing we go
|
2022-07-24 16:22:07 +02:00 |
|
Artemis-the-gr8
|
096bb89607
|
Messing with API structure some more
|
2022-07-24 13:44:34 +02:00 |
|
Artemis-the-gr8
|
7b796c15dc
|
Rework of API design
|
2022-07-23 21:28:32 +02:00 |
|
Artemis-the-gr8
|
de150bfe51
|
Got rough version of API to work!
|
2022-07-23 16:08:35 +02:00 |
|
Artemis-the-gr8
|
54040c4e3d
|
Added more documentation (for future Javadoc-generating)
|
2022-07-23 13:20:58 +02:00 |
|
Artemis-the-gr8
|
ca7a1d3e67
|
Even more API experimentation
|
2022-07-23 03:00:02 +02:00 |
|
Artemis-the-gr8
|
8136bce894
|
Further API experimentation
|
2022-07-22 21:20:29 +02:00 |
|
Artemis-the-gr8
|
a775def8f8
|
Experimented with Interfaces to create an API
|
2022-07-22 19:28:40 +02:00 |
|
Artemis-the-gr8
|
ca1a080e6b
|
Merge remote-tracking branch 'origin/main'
|
2022-07-21 21:02:28 +02:00 |
|
Artemis-the-gr8
|
3aa6be39f7
|
More internal improvements (made some classes final, minor clean-up)
|
2022-07-21 21:02:06 +02:00 |
|
Artemis-the-gr8
|
3a3084978a
|
Re-organized MessageWriter and ComponentFactory relationship (moved factory into their own package), improved method names
|
2022-07-21 17:30:10 +02:00 |
|
Elise
|
ba75f40b5e
|
Update README.md
|
2022-07-20 17:33:27 +02:00 |
|
Artemis-the-gr8
|
f760cd2fd5
|
Added screenshots
|
2022-07-20 17:29:37 +02:00 |
|
Artemis-the-gr8
|
e76e85020e
|
Getting ready for release v1.6!
|
2022-07-20 17:16:06 +02:00 |
|
Elise
|
113a47772e
|
Merge pull request #96 from itHotL/share-button
Share button
|
2022-07-20 14:46:04 +02:00 |
|
Artemis-the-gr8
|
9ba0a5bf0c
|
Fixed OutputManager and MessageWriter structure
|
2022-07-20 13:20:46 +02:00 |
|
Artemis-the-gr8
|
b7d1171d83
|
Implemented random chance for backwards rainbow prefix, fixed several config setting bugs, started fixing the separate message system for console
|
2022-07-19 19:29:59 +02:00 |
|
Artemis-the-gr8
|
e23913e32e
|
Fixed bug (#95), made enters configurable per stat-result
|
2022-07-19 13:34:53 +02:00 |
|
Artemis-the-gr8
|
2bfbf3c73c
|
Made enters configurable, improved indentation, found issue for ComponentFactory getting created twice (is normal)
|
2022-07-18 21:47:52 +02:00 |
|
Artemis-the-gr8
|
e06802c906
|
Minor fixes, added config options for enter-usage
|
2022-07-18 18:03:23 +02:00 |
|
Artemis-the-gr8
|
1307196295
|
Finished stat-results in hover-text (#92, #52), moved random name colors to PrideComponentFactory, improved formatting
|
2022-07-18 17:36:28 +02:00 |
|
Artemis-the-gr8
|
8ae089f222
|
Decided on formatting for shared stat-results in hover-text (#92, #52), added random name-colors for shared-by-player, improved ComponentFactory and MessageWriter (fixed gray brackets not being gray)
|
2022-07-18 13:01:25 +02:00 |
|
Artemis-the-gr8
|
20a4743740
|
Easter egg yo
|
2022-07-18 10:53:18 +02:00 |
|
Artemis-the-gr8
|
16b1350948
|
Finished stat-result feedback message and made it hover with actual stat-result for sharer
|
2022-07-17 16:34:29 +02:00 |
|
Artemis-the-gr8
|
644a9c0e0b
|
Added signed-by-player to shared results
|
2022-07-17 12:53:20 +02:00 |
|
Artemis-the-gr8
|
dcdb4293c0
|
Wrote sharedSignature, did more testing with Adventure
|
2022-07-15 20:33:57 +02:00 |
|
Artemis-the-gr8
|
980fbcb43e
|
Made share button work!
|
2022-07-15 17:56:53 +02:00 |
|
Artemis-the-gr8
|
8054bd42b7
|
Reworked OutputManager more, improved share button
|
2022-07-14 23:52:21 +02:00 |
|
Artemis-the-gr8
|
45ba10afe1
|
Started reimplementing share-button functionality
|
2022-07-14 18:48:54 +02:00 |
|
Artemis-the-gr8
|
d36cb3a574
|
Massive overhaul of message-system (made MessageSender to put all the message-sending in one place, created different componentFactories for different themes
|
2022-07-14 02:55:26 +02:00 |
|
Artemis-the-gr8
|
b91d16aec8
|
Improved rainbow prefix, because... focus, fixed default top-list colors not being the right shade of gold in the config.yml
|
2022-07-13 14:29:11 +02:00 |
|
Artemis-the-gr8
|
bf4a1aed03
|
Fixed some message bugs, tested ArrayBlockingQueue, turned order of checks in ShareCommand around
|
2022-07-13 02:43:36 +02:00 |
|
Artemis-the-gr8
|
1c8d77e9cd
|
Made ShareCommand more better, added feedback for no-share-allowed
|
2022-07-13 02:20:59 +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
|
2b2fa70eab
|
Small annotation improvement
|
2022-07-12 16:37:45 +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
|
ec13ec51b8
|
Some more minor code improvements, made reload effective for ShareManager settings and added some logging
|
2022-07-12 01:07:15 +02:00 |
|
Artemis-the-gr8
|
0356bc6df8
|
Updated config version for v1.6 (#86)
|
2022-07-12 00:33:41 +02:00 |
|
Artemis-the-gr8
|
bc0918c4f6
|
Loads of minor internal changes regarding static/final classes and variables (#89)
|
2022-07-12 00:29:41 +02:00 |
|
Artemis-the-gr8
|
3fe8afe216
|
Merge branch 'main' into share-button
# Conflicts:
# src/main/java/com/gmail/artemis/the/gr8/playerstats/Main.java
# src/main/java/com/gmail/artemis/the/gr8/playerstats/msg/MessageWriter.java
|
2022-07-11 20:34:12 +02:00 |
|
Elise
|
057145cd9a
|
Merge pull request #90 from itHotL/tab-suggestions
Tab suggestions
|
2022-07-11 19:00:30 +02:00 |
|
Artemis-the-gr8
|
dca4968a91
|
Split some utility methods into their own class (StringUtils and FontUtils), did some minor general code improvement
|
2022-07-11 18:59:13 +02:00 |
|
Artemis-the-gr8
|
80a5f17079
|
Added armor_stand back on list with filtered entity-suggestions
|
2022-07-11 15:35:11 +02:00 |
|
Artemis-the-gr8
|
608dfcc215
|
Added rough share-button for testing, sharing works!
|
2022-07-10 15:55:12 +02:00 |
|