index
:
github/spark.git
1.8.9
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spark-sponge
/
src
/
main
Age
Commit message (
Collapse
)
Author
2022-01-02
Separate Sponge API 7 build
Luck
2021-12-28
Include platform and system statistics in profiler viewer payload
Luck
2021-11-01
async-profiler on macos
Luck
2021-04-23
Switch to adventure-platform without ViaVersion integration (#109)
Luck
2021-04-07
Add a basic API for retrieving spark statistics
Luck
2021-03-27
Execute commands async
Luck
2021-03-23
Refactor and tidy up, more consistent code style
Luck
2021-03-16
Update plugin/mod description files, bump version number again
Luck
2021-03-11
Fix command broadcast permission checks, other misc tidying
Luck
2020-12-31
Fix some deprecation warnings
lucko (Luck)
2020-11-07
Update from text to adventure
Luck
2020-06-23
Add n-cpus and heap usage to platform info
Luck
2020-06-23
Include platform info in sampler and heap summary data (#58)
MD
2020-06-23
Update some dependencies
Luck
2020-02-04
Monitor average tick durations & report them in /spark tps
Luck
2020-01-11
Add AbstractTickCounter
Luck
2019-12-03
Some cleanup & refactoring
Luck
2019-08-03
Some more reorganising
Luck
2019-08-03
more cleanup work, fix build
Luck
2019-05-20
Fix plugin init (#15)
Luck
2019-05-13
Activity log improvements
Luck
2019-05-04
Start implementing activity log feature
Luck
2019-04-27
Use text components instead of legacy formatting codes throughout the project
Luck
2019-04-17
Fix permission checking
Luck
2019-04-16
Lots of refactoring, add tps command
Luck
2018-12-31
Add '/spark heapdump' command
Luck
2018-12-19
Count current tick using an int instead of LongAdder
Luck
Assuming 20tps, there's enough space in an int to store a tick count spanning a number of years :)
2018-10-19
Sponge buildscript changes
Luck
2018-10-15
Implement tab completion, update readme
Luck
2018-10-15
Start work on commands refactoring
Luck
Long term goals are: - tab completion - auto generate usage/info messages
2018-10-08
reorganise some packages
Luck
2018-10-08
Increment version number
Luck
2018-06-29
Implement GC notifications as part of the monitoring command
Luck
2018-06-10
Add license headers, update readme with new commands
Luck
2018-06-09
Implement forge mod version
Luck
2018-06-06
Convert to Gradle
Luck