aboutsummaryrefslogtreecommitdiff
path: root/spark-bukkit/src/main/java/me/lucko/spark
AgeCommit message (Expand)Author
2022-12-31Exclude null chunks from the total chunk countvaperion
2022-12-31Fix NPE in profiler when Chunk#getTileEntities returns nullvaperion
2022-11-26Include player/entity/chunk counts in window statisticsLuck
2022-09-22Allow platforms to pass extra misc metadata to the viewerLuck
2022-09-19Provide extra metadata about sources in sampler dataLuck
2022-09-04Add extra null checks to BukkitWorldInfoProvider (#247)Luck
2022-07-17Additional config exclusions on BukkitLuck
2022-07-12Improve/fix game thread dumperLuck
2022-06-29Add server config providers for Fabric/ForgeLuck
2022-06-28Fix config filtering on nested filesLuck
2022-06-28Better handling of Paper's split config system (#218)Ben Kerllenevich
2022-06-25Add providers for world (entity/chunk) statisticsLuck
2022-06-20New paper config location (#217)Luck
2022-06-11Tidy up placeholder handlingLuck
2022-06-04Filter more level seed properties from configsLuck
2022-05-05Exclude feature-seeds from config (#189)Luck
2022-02-22Exclude level seed from server.properties config (#178)Luck
2022-02-06Fix NumberFormatException in Bukkit config provider (#173)Luck
2022-02-06Improve build toolingLuck
2022-02-03Fix hidden config paths containing a '.' (#169)Luck
2022-01-30Exclude rcon password from server.properties fileLuck
2022-01-21BukkitServerConfigProvider improvements (#159)Ben Kerllenevich
2022-01-20Expose some server configuration values in the viewerLuck
2022-01-20Add ping statistics and commandLuck
2021-12-28Include platform and system statistics in profiler viewer payloadLuck
2021-11-01async-profiler on macosLuck
2021-08-01Some basic config optionsLuck
2021-05-31Fix NoSuchMethodException in Bukkit class source reflection (#117)Luck
2021-05-30Extract class sources (plugin/mod names) and include in data payloadLuck
2021-04-07Add a basic API for retrieving spark statisticsLuck
2021-03-27Execute commands asyncLuck
2021-03-23Refactor and tidy up, more consistent code styleLuck
2021-03-11Fix command broadcast permission checks, other misc tidyingLuck
2020-11-07Update from text to adventureLuck
2020-07-21Fix NoSuchMethodError for getMinecraftVersion method (#59)Luck
2020-06-23Add n-cpus and heap usage to platform infoLuck
2020-06-23Include platform info in sampler and heap summary data (#58)MD
2020-06-23Update some dependenciesLuck
2020-05-26Add 95th percentile MSPT and replace average MSPT with median MSPT (#55)Andrew Steinborn
2020-04-24Refactor CommandMapUtilLuck
2020-03-05Some minor cleanupLuck
2020-02-04Monitor average tick durations & report them in /spark tpsLuck
2020-01-11Add AbstractTickCounterLuck
2020-01-11Implement PaperTickCounter using server tick event instead of schedulerLuck
2019-12-03Some cleanup & refactoringLuck
2019-08-09hm this is betterLuck
2019-08-09Placeholders!Luck
2019-08-09Codestyle changesLuck
2019-08-03Some more reorganisingLuck
2019-08-03more cleanup work, fix buildLuck