aboutsummaryrefslogtreecommitdiff
path: root/spark-forge/src
AgeCommit message (Expand)Author
2020-11-07Update from text to adventureLuck
2020-10-25Update for Forge 1.16.3 (#76)Philip T
2020-08-30Refactor forge mod construction, remove static singleton fieldLuck
2020-08-30sparkforge for 1.16.1 (#65)Darkere
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-05-17Support external commandsources on Forge (#52)Darkere
2020-05-17Allow forge mod on client side only (#51)Darkere
2020-04-29Fix 1.14 support (#49)Alden Wu
2020-04-25Support 1.14 forge tooLuck
2020-04-02Make spark work from Forge console (#40)Darkere
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-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-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