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-forge
/
src
Age
Commit message (
Expand
)
Author
2020-11-07
Update from text to adventure
Luck
2020-10-25
Update for Forge 1.16.3 (#76)
Philip T
2020-08-30
Refactor forge mod construction, remove static singleton field
Luck
2020-08-30
sparkforge for 1.16.1 (#65)
Darkere
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-05-17
Support external commandsources on Forge (#52)
Darkere
2020-05-17
Allow forge mod on client side only (#51)
Darkere
2020-04-29
Fix 1.14 support (#49)
Alden Wu
2020-04-25
Support 1.14 forge too
Luck
2020-04-02
Make spark work from Forge console (#40)
Darkere
2020-02-04
Monitor average tick durations & report them in /spark tps
Luck
2020-01-26
Update to 1.15.2
Luck
2020-01-12
Bump Forge version
Luck
2020-01-11
Add AbstractTickCounter
Luck
2019-12-03
Some cleanup & refactoring
Luck
2019-09-03
Codestyle changes
Luck
2019-09-03
Implement command suggestions for Forge and Fabric (#25)
liach
2019-08-26
Various misc changes to spark-forge and spark-fabric
Luck
2019-08-25
Logger isn't used
Luck
2019-08-25
Update spark-forge to 1.14.4
Luck
2019-08-03
Some more reorganising
Luck
2019-08-03
more cleanup work, fix build
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
2018-10-15
Fix build
Luck
2018-10-15
Implement tab completion, update readme
Luck
2018-10-15
Start work on commands refactoring
Luck
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
include line numbers
Luck
2018-06-09
Fix forge client permissions
Luck
2018-06-09
Implement forge mod version
Luck