aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-03-21Refactor rolling average slightlyLuck
2021-03-20Switch to protobuf liteLuck
Quite a significant reduction in jar size, yay
2021-03-16Update plugin/mod description files, bump version number againLuck
2021-03-16Update async-profiler to 2.0Luck
2021-03-14Bump minor versionLuck
2021-03-12Update readmeLuck
2021-03-11Fix command broadcast permission checks, other misc tidyingLuck
2021-03-10Remove hash from viewer URLLuck
2021-03-10Try to fix build issuesLuck
2021-03-10async-profiler support (#102)lucko
2021-03-05Update BungeeCord artifact to fix buildLuck
2021-03-05Add permissions for each individual subcommandLuck
2021-02-04Add license headersLuck
2021-02-04Add support for Cloudburst Nukkit (#95)Luke
2021-02-04fix typo in SamplerModule.java (#97)Simon Gardling
2021-01-19Fix tab complete on Forge/FabricLuck
2021-01-17Fix a bug upon early server startup in which percentiles would throw an out ↵Andrew Steinborn
of bounds exception (#92)
2021-01-10Fix Forge 1.12.2 listener registrationLuck
2021-01-09Comment out custom protoc locationLuck
2021-01-09Re-add module for Forge 1.12.2Luck
#26
2021-01-08Run Fabric permission checks through the APILuck
2021-01-08Tidy up build scripts, fix adventure relocationLuck
2020-12-31Fix some deprecation warningslucko (Luck)
2020-12-14Support spark command from Fabric console sources (#82)Luck
2020-12-14Detect RCON consoles correctlyLuck
2020-12-14Remove some clutter from the readmelucko
2020-11-20Ensure scheduler is closed at server stop (#75, #78)james58899
Co-authored-by: Luck <git@lucko.me>
2020-11-07Oops it seems pagination still existsLuck
2020-11-07Update from text to adventureLuck
2020-11-07Update to 1.16.4Luck
2020-10-25Update for Forge 1.16.3 (#76)Philip T
2020-09-08Update to latest platform versionsLuck
2020-08-30Refactor forge mod construction, remove static singleton fieldLuck
2020-08-30Implement TickReporter on FabricLuck
2020-08-30sparkforge for 1.16.1 (#65)Darkere
2020-08-30fabric 1.16.2 (#69)extclp
2020-07-21Fix compileLuck
2020-07-21Bump versionLuck
2020-07-21Fix NoSuchMethodError for getMinecraftVersion method (#59)Luck
2020-07-14Update spark-fabric to 1.16Luck
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-05-19Catch Throwable instead of Exception when trying to compute classes in ↵Luck
MethodDisambiguator
2020-05-17Support external commandsources on Forge (#52)Darkere
2020-05-17Allow forge mod on client side only (#51)Darkere
2020-04-29Fix 1.14 support (#49)Alden Wu
2020-04-25Support 1.14 forge tooLuck
Thanks phit :)
2020-04-25Exclude module-info.class from shadowed jar fileLuck
Should fix issues with loading on old Forge versions.