aboutsummaryrefslogtreecommitdiff
path: root/spark-fabric
AgeCommit message (Collapse)Author
2022-06-29Fix entity stats on Fabric/ForgeLuck
2022-06-25Add providers for world (entity/chunk) statisticsLuck
2022-06-11Tidy up placeholder handlingLuck
Co-authored-by: Caden Kriese <armrest.trimmer.00@icloud.com>
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
- add version to output file name - check license headers automatically
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
2021-01-19Fix tab complete on Forge/FabricLuck
2021-01-08Run Fabric permission checks through the APILuck
2021-01-08Tidy up build scripts, fix adventure relocationLuck
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
Co-authored-by: Luck <git@lucko.me>
2020-11-07Update from text to adventureLuck
2020-11-07Update to 1.16.4Luck
2020-09-08Update to latest platform versionsLuck
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-06-23Update some dependenciesLuck
2020-04-25Exclude module-info.class from shadowed jar fileLuck
Should fix issues with loading on old Forge versions.