Commit Graph

320 Commits

Author SHA1 Message Date
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
dad332b961 Worked on formatting, started implementing method to get stats below each other at same indentation 2022-05-12 17:11:52 +02:00
Artemis-the-gr8
af23f05af4 Implemented a lot of error throwing and catching, and hopefully made an efficient method to get top stats for all types (#1) 2022-05-11 17:23:37 +02:00
Artemis-the-gr8
e21d44e119 Started working on top statistic (#1) 2022-05-11 13:40:08 +02:00
Artemis-the-gr8
17a7d10a4c Drastically improved performance by storing player+playerobject in HashMap in onEnable 2022-05-09 22:15:07 +02:00
Artemis-the-gr8
eb334c074c Testing ways to improve performance 2022-05-09 21:00:39 +02:00
Artemis-the-gr8
3a973bb762 Made output colors configurable (#8), also mostly fixed (#10, #1, #5) 2022-05-09 17:37:07 +02:00
Artemis-the-gr8
f06714e0ef Gave OfflinePlayerHandler a private list of all offlinePlayers, and added a JoinListener to update the list whenever a new player joins, fixed formatted message (#10) 2022-05-09 13:48:46 +02:00
Artemis-the-gr8
727078f464 Finished making stat command modular (#5) 2022-05-07 17:07:56 +02:00
Artemis-the-gr8
7b93153d83 Moved things around 2022-05-06 19:59:54 +02:00
Artemis-the-gr8
d2b6b9a0ca Improved tabCompleter to deal with player case, added OutputFormatter, started dividing responsibilities with StatManager 2022-05-06 13:05:58 +02:00
Artemis-the-gr8
d1f78210d0 Got all individual stats to work for self and other player 2022-05-06 01:16:17 +02:00
Artemis-the-gr8
b28a1ffd40 Finished tabComplete and started implementing statCommand 2022-05-05 22:40:56 +02:00
Artemis-the-gr8
bf1914119b Some minor tabComplete changes 2022-05-05 19:35:17 +02:00
Artemis-the-gr8
a1d8086dc5 Made tabCompleter more modular and added test-output in console to see which items/blocks/entities there are 2022-05-05 19:12:57 +02:00
Artemis-the-gr8
3dcc677183 Got the basics of the tabCompleter to work 2022-05-05 16:02:35 +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
1dba7092b4 Put first classes in place and added methods to OfflinePlayerGetter 2022-04-24 14:21:58 +02:00
Artemis-the-gr8
da60757c34 initial commit 2022-04-24 12:42:53 +02:00