aboutsummaryrefslogtreecommitdiff
path: root/spark-fabric/src
AgeCommit message (Expand)Author
2023-01-28Stream live data to the viewer using WebSockets (#294)lucko
2022-12-10Give integrated server host all permissionsLuck
2022-12-10Fix fabric mixin configLuck
2022-12-07Fabric 1.19.3Luck
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-19Display source info for mixin injected methods (#249)ishland
2022-07-17Fix fabric client startup errorLuck
2022-07-12Improve/fix game thread dumperLuck
2022-06-29Add server config providers for Fabric/ForgeLuck
2022-06-29Fix entity stats on Fabric/ForgeLuck
2022-06-25Add providers for world (entity/chunk) statisticsLuck
2022-06-11Tidy up placeholder handlingLuck
2022-06-091.19Luck
2022-04-24Fix NPE caused by initialisation order on Forge/FabricLuck
2022-02-12Improve Sponge and Fabric class source lookupsLuck
2022-02-06Improve build toolingLuck
2022-01-20Add ping statistics and commandLuck
2021-12-28Add timeout thread to detect stuck commandsLuck
2021-12-28Include platform and system statistics in profiler viewer payloadLuck
2021-12-23Tidy up mod lifecycleLuck
2021-11-14Improve Velocity ClassSourceLookupLuck
2021-11-01async-profiler on macosLuck
2021-10-10Add Fabric placeholder support (#136)Potatoboy9999
2021-09-23Depend only on used fabric API modules (#134)Drex
2021-09-05Fix tab completion on Fabric and Forge (#35)Luck
2021-08-20Update fabric version, bump Gradle wrapper versionLuck
2021-08-19Abstract tick reporterLuck
2021-06-01Add class source lookups for Fabric and ForgeLuck
2021-05-23Fix bug where platform would enable twice on Fabric/Forge (#116)Luck
2021-03-27Execute commands asyncLuck
2021-03-23Refactor and tidy up, more consistent code styleLuck
2021-03-16Update plugin/mod description files, bump version number againLuck
2021-03-11Fix command broadcast permission checks, other misc tidyingLuck
2021-01-19Fix tab complete on Forge/FabricLuck
2021-01-08Run Fabric permission checks through the APILuck
2020-12-14Support spark command from Fabric console sources (#82)Luck
2020-12-14Detect RCON consoles correctlyLuck
2020-11-20Ensure scheduler is closed at server stop (#75, #78)james58899
2020-11-07Update from text to adventureLuck
2020-11-07Update to 1.16.4Luck
2020-08-30Implement TickReporter on FabricLuck
2020-08-30fabric 1.16.2 (#69)extclp
2020-07-21Fix compileLuck
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-02-04Monitor average tick durations & report them in /spark tpsLuck
2020-01-13Fix fabric server plugin command registrationLuck