aboutsummaryrefslogtreecommitdiff
path: root/spark-fabric/src
AgeCommit message (Expand)Author
2025-01-05Upgrade spark-sponge to API 12Luck
2024-11-02Tidy up NeoForge/Forge mod initLuck
2024-10-26Improve error logging in various placesLuck
2024-10-22Update Fabric to MC 1.21.2 (#462)Drex
2024-09-05Include datapacks info in sampler protoLuck
2024-09-03Improve unit testsLuck
2024-08-24Fix entity counts & chunk info with Moonrise on Fabric and NeoForge (#445)Jason Penilla
2024-07-21Include gamerule settings in metadata (#425)lucko
2024-07-18Refactor ClassFinder into interfaceLuck
2024-07-07Include server brand in viewer payloadsLuck
2024-06-16Update Fabric to MC 1.21 (#412)Drex
2024-04-23Update spark-fabric to MC 1.20.5 (#391)Drex
2024-04-17Update Fabric dependenciesLuck
2023-12-11Update Fabric/Forge to Minecraft 1.20.4Luck
2023-12-06Update Fabric to 1.20.3Luck
2023-09-22Update Forge/Fabric to 1.20.2Luck
2023-05-21Ignore empty mixin packages in FabricClassSourceLookup (#330)LlamaLad7
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-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