aboutsummaryrefslogtreecommitdiff
path: root/spark-forge
AgeCommit message (Collapse)Author
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
Assuming 20tps, there's enough space in an int to store a tick count spanning a number of years :)
2018-12-19Update text versionLuck
2018-10-15Fix buildLuck
2018-10-15Implement tab completion, update readmeLuck
2018-10-15Start work on commands refactoringLuck
Long term goals are: - tab completion - auto generate usage/info messages
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