aboutsummaryrefslogtreecommitdiff
path: root/spark-forge
AgeCommit message (Expand)Author
2020-04-29Fix 1.14 support (#49)Alden Wu
2020-04-25Support 1.14 forge tooLuck
2020-04-25Exclude module-info.class from shadowed jar fileLuck
2020-04-02Make spark work from Forge console (#40)Darkere
2020-03-06Treat different methods (not just methods with the same name) as different st...Luck
2020-02-04Monitor average tick durations & report them in /spark tpsLuck
2020-01-26Update to 1.15.2Luck
2020-01-12Bump Forge versionLuck
2020-01-11Add AbstractTickCounterLuck
2019-12-03Some cleanup & refactoringLuck
2019-09-03Codestyle changesLuck
2019-09-03Implement command suggestions for Forge and Fabric (#25)liach
2019-08-26Various misc changes to spark-forge and spark-fabricLuck
2019-08-25Logger isn't usedLuck
2019-08-25Update spark-forge to 1.14.4Luck
2019-08-03Some more reorganisingLuck
2019-08-03more cleanup work, fix buildLuck
2019-06-16Use protobuf to encode data instead of JSONLuck
2019-06-02Add support for heap dump compression (#16)Luck
2019-05-13Activity log improvementsLuck
2019-05-04Start implementing activity log featureLuck
2019-04-27Use text components instead of legacy formatting codes throughout the projectLuck
2019-04-17Fix permission checkingLuck
2019-04-16Lots of refactoring, add tps commandLuck
2018-12-31Add '/spark heapdump' commandLuck
2018-12-19Count current tick using an int instead of LongAdderLuck
2018-12-19Update text versionLuck
2018-10-15Fix buildLuck
2018-10-15Implement tab completion, update readmeLuck
2018-10-15Start work on commands refactoringLuck
2018-10-08reorganise some packagesLuck
2018-10-08Increment version numberLuck
2018-06-29Implement GC notifications as part of the monitoring commandLuck
2018-06-10Add license headers, update readme with new commandsLuck
2018-06-09include line numbersLuck
2018-06-09Fix forge client permissionsLuck
2018-06-09Implement forge mod versionLuck