aboutsummaryrefslogtreecommitdiff
path: root/spark-sponge/src/main
AgeCommit message (Collapse)Author
2022-01-02Separate Sponge API 7 buildLuck
2021-12-28Include platform and system statistics in profiler viewer payloadLuck
2021-11-01async-profiler on macosLuck
2021-04-23Switch to adventure-platform without ViaVersion integration (#109)Luck
2021-04-07Add a basic API for retrieving spark statisticsLuck
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
2020-12-31Fix some deprecation warningslucko (Luck)
2020-11-07Update from text to adventureLuck
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-02-04Monitor average tick durations & report them in /spark tpsLuck
2020-01-11Add AbstractTickCounterLuck
2019-12-03Some cleanup & refactoringLuck
2019-08-03Some more reorganisingLuck
2019-08-03more cleanup work, fix buildLuck
2019-05-20Fix plugin init (#15)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-10-19Sponge buildscript changesLuck
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-09Implement forge mod versionLuck
2018-06-06Convert to GradleLuck