Commit Graph

  • 07668c8010 fixes/recommendations from moi Artemis-the-gr8 2022-05-29 19:16:38 +0200
  • aea640a947 Configure ChatColors and TextColors to work correctly with Components (#34) Artemis-the-gr8 2022-05-27 10:36:33 +0200
  • 270dea4ab5 Started reworking OutputFormatter and ConfigHandler to work with adventure components instead Artemis-the-gr8 2022-05-26 02:58:53 +0200
  • dab141f4ca Finally got Adventure library to work Artemis-the-gr8 2022-05-25 17:29:51 +0200
  • bc0ec51f36 Added in a pretty help-display for Bukkit and found out the md_5 package import cannot work how I'm doing it (#32) Artemis-the-gr8 2022-05-25 14:17:56 +0200
  • 0fb8fa0487 Made a pretty usage-display function (#32) Artemis-the-gr8 2022-05-24 21:54:39 +0200
  • ee82d07f3a Started working on a usage-display function (#32) Artemis-the-gr8 2022-05-24 15:27:32 +0200
  • 23852f5864 Made EnumHandler static and ensured private lists function properly, implemented player-limit-functions (#30, #15) Artemis-the-gr8 2022-05-23 15:57:34 +0200
  • 276c9c48ed Made EnumHandler static (#30) Artemis-the-gr8 2022-05-22 22:11:29 +0200
  • ec9115b706 Experimented with different methods to optimize performance/speed, prepared for release on our server (#15, #14) Artemis-the-gr8 2022-05-22 18:32:10 +0200
  • 0873029450 Gave up on hex-color default idea and reverted back to normal chat colors Artemis-the-gr8 2022-05-19 20:43:27 +0200
  • cc588a79f9 Tried to make a default hex color for Spigot first-time-load and default white for Bukkit Artemis-the-gr8 2022-05-19 14:48:35 +0200
  • 56eb0d8148 Made top-list-max-size configurable (#16) Artemis-the-gr8 2022-05-19 13:59:53 +0200
  • dc364a567e Made sure ChatColors work correctly for Bukkit and Spigot+ (#26), added more styling options and hex color support (#20) Artemis-the-gr8 2022-05-18 21:34:03 +0200
  • 7a65f4ec57 Experimenting with a way to ensure compatibility with both Bukkit and Spigot ChatColors Artemis-the-gr8 2022-05-18 17:03:18 +0200
  • 0c93fa85c9
    Merge pull request #25 from itHotL/top-statistic Artemis-the-gr8 2022-05-18 00:11:32 +0200
  • ef33e36c65 Successfully implemented multi-threading! (#24) Artemis-the-gr8 2022-05-18 00:10:14 +0200
  • 9aea3a92a0 Merge remote-tracking branch 'origin/top-statistic' into top-statistic Artemis-the-gr8 2022-05-17 23:19:59 +0200
  • 2709232e67 Started using multi-threading to improve performance (#24) Artemis-the-gr8 2022-05-17 23:19:38 +0200
  • 42bdca42df Github testing Artemis-the-gr8 2022-05-16 17:21:13 +0200
  • a9dca1db83 Done with top stats formatting (#22, #9, #1) Artemis-the-gr8 2022-05-15 17:33:31 +0200
  • 3db21f5970 Further experimenting with indentation Artemis-the-gr8 2022-05-13 13:10:32 +0200
  • dad332b961 Worked on formatting, started implementing method to get stats below each other at same indentation Artemis-the-gr8 2022-05-12 17:11:52 +0200
  • af23f05af4 Implemented a lot of error throwing and catching, and hopefully made an efficient method to get top stats for all types (#1) Artemis-the-gr8 2022-05-11 17:23:37 +0200
  • e21d44e119 Started working on top statistic (#1) Artemis-the-gr8 2022-05-11 13:40:08 +0200
  • 17a7d10a4c Drastically improved performance by storing player+playerobject in HashMap in onEnable Artemis-the-gr8 2022-05-09 22:15:07 +0200
  • eb334c074c Testing ways to improve performance Artemis-the-gr8 2022-05-09 21:00:39 +0200
  • 3a973bb762 Made output colors configurable (#8), also mostly fixed (#10, #1, #5) Artemis-the-gr8 2022-05-09 17:37:07 +0200
  • 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) Artemis-the-gr8 2022-05-09 13:48:46 +0200
  • 727078f464 Finished making stat command modular (#5) Artemis-the-gr8 2022-05-07 17:07:56 +0200
  • 7b93153d83 Moved things around Artemis-the-gr8 2022-05-06 19:59:54 +0200
  • d2b6b9a0ca Improved tabCompleter to deal with player case, added OutputFormatter, started dividing responsibilities with StatManager Artemis-the-gr8 2022-05-06 13:05:58 +0200
  • d1f78210d0 Got all individual stats to work for self and other player Artemis-the-gr8 2022-05-06 01:16:17 +0200
  • b28a1ffd40 Finished tabComplete and started implementing statCommand Artemis-the-gr8 2022-05-05 22:40:56 +0200
  • bf1914119b Some minor tabComplete changes Artemis-the-gr8 2022-05-05 19:35:17 +0200
  • a1d8086dc5 Made tabCompleter more modular and added test-output in console to see which items/blocks/entities there are Artemis-the-gr8 2022-05-05 19:12:57 +0200
  • 3dcc677183 Got the basics of the tabCompleter to work Artemis-the-gr8 2022-05-05 16:02:35 +0200
  • 984bab74af Started experimenting with statistics and enums, working on the TabCompleter Artemis-the-gr8 2022-05-05 02:14:56 +0200
  • 1dba7092b4 Put first classes in place and added methods to OfflinePlayerGetter Artemis-the-gr8 2022-04-24 14:21:58 +0200
  • da60757c34 initial commit Artemis-the-gr8 2022-04-24 12:42:53 +0200