aboutsummaryrefslogtreecommitdiff
path: root/spark-forge/build.gradle
AgeCommit message (Collapse)Author
2021-07-23Forge 1.17.1Luck
2021-06-15Fix forgegradle buildsLuck
2021-06-13Gradle 7, update fabric to 1.17Luck
2021-05-30Extract class sources (plugin/mod names) and include in data payloadLuck
2021-05-16Update to ForgeGradle 4Luck
2021-03-10async-profiler support (#102)lucko
2021-01-08Tidy up build scripts, fix adventure relocationLuck
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-30sparkforge for 1.16.1 (#65)Darkere
2020-05-17Support external commandsources on Forge (#52)Darkere
2020-04-25Exclude module-info.class from shadowed jar fileLuck
Should fix issues with loading on old Forge versions.
2020-03-06Treat different methods (not just methods with the same name) as different ↵Luck
stack nodes & include method descriptions in proto data
2020-01-26Update to 1.15.2Luck
2020-01-12Bump Forge versionLuck
2019-08-25Update spark-forge to 1.14.4Luck
2019-08-03Some more reorganisingLuck
2019-06-16Use protobuf to encode data instead of JSONLuck
2019-06-02Add support for heap dump compression (#16)Luck
2019-05-04Start implementing activity log featureLuck
2018-12-19Update text versionLuck
2018-10-15Fix buildLuck
2018-10-15Implement tab completion, update readmeLuck
2018-06-09Implement forge mod versionLuck