aboutsummaryrefslogtreecommitdiff
path: root/spark-fabric
AgeCommit message (Expand)Author
2023-05-21Ignore empty mixin packages in FabricClassSourceLookup (#330)LlamaLad7
2023-03-15Compile spark fabric/forge against MC 1.19.4Luck
2023-03-07Don't use multi-release jar for websocket codeLuck
2023-01-29Update fabric/forge versionsLuck
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-08-07Update forge/fabric to 1.19.2Luck
2022-07-17Remove some unnecessary dependenciesLuck
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-28Compile spark-fabric against 1.18.2Luck
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-12-22Compile Fabric against 1.18.1Luck
2021-11-30Fabric 1.18Luck
2021-11-14Improve Velocity ClassSourceLookupLuck
2021-11-14Improve compile configuration againLuck
2021-11-10Fix java compile configurationLuck
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-15Fix processResources task not workingLuck
2021-06-13Gradle 7, update fabric to 1.17Luck
2021-06-01Add class source lookups for Fabric and ForgeLuck
2021-05-30Extract class sources (plugin/mod names) and include in data payloadLuck
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-03-10async-profiler support (#102)lucko