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
Age
Commit message (
Collapse
)
Author
2021-03-21
Refactor rolling average slightly
Luck
2021-03-20
Switch to protobuf lite
Luck
Quite a significant reduction in jar size, yay
2021-03-16
Update plugin/mod description files, bump version number again
Luck
2021-03-16
Update async-profiler to 2.0
Luck
2021-03-14
Bump minor version
Luck
2021-03-12
Update readme
Luck
2021-03-11
Fix command broadcast permission checks, other misc tidying
Luck
2021-03-10
Remove hash from viewer URL
Luck
2021-03-10
Try to fix build issues
Luck
2021-03-10
async-profiler support (#102)
lucko
2021-03-05
Update BungeeCord artifact to fix build
Luck
2021-03-05
Add permissions for each individual subcommand
Luck
2021-02-04
Add license headers
Luck
2021-02-04
Add support for Cloudburst Nukkit (#95)
Luke
2021-02-04
fix typo in SamplerModule.java (#97)
Simon Gardling
2021-01-19
Fix tab complete on Forge/Fabric
Luck
2021-01-17
Fix a bug upon early server startup in which percentiles would throw an out ↵
Andrew Steinborn
of bounds exception (#92)
2021-01-10
Fix Forge 1.12.2 listener registration
Luck
2021-01-09
Comment out custom protoc location
Luck
2021-01-09
Re-add module for Forge 1.12.2
Luck
#26
2021-01-08
Run Fabric permission checks through the API
Luck
2021-01-08
Tidy up build scripts, fix adventure relocation
Luck
2020-12-31
Fix some deprecation warnings
lucko (Luck)
2020-12-14
Support spark command from Fabric console sources (#82)
Luck
2020-12-14
Detect RCON consoles correctly
Luck
2020-12-14
Remove some clutter from the readme
lucko
2020-11-20
Ensure scheduler is closed at server stop (#75, #78)
james58899
Co-authored-by: Luck <git@lucko.me>
2020-11-07
Oops it seems pagination still exists
Luck
2020-11-07
Update from text to adventure
Luck
2020-11-07
Update to 1.16.4
Luck
2020-10-25
Update for Forge 1.16.3 (#76)
Philip T
2020-09-08
Update to latest platform versions
Luck
2020-08-30
Refactor forge mod construction, remove static singleton field
Luck
2020-08-30
Implement TickReporter on Fabric
Luck
2020-08-30
sparkforge for 1.16.1 (#65)
Darkere
2020-08-30
fabric 1.16.2 (#69)
extclp
2020-07-21
Fix compile
Luck
2020-07-21
Bump version
Luck
2020-07-21
Fix NoSuchMethodError for getMinecraftVersion method (#59)
Luck
2020-07-14
Update spark-fabric to 1.16
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-05-26
Add 95th percentile MSPT and replace average MSPT with median MSPT (#55)
Andrew Steinborn
2020-05-19
Catch Throwable instead of Exception when trying to compute classes in ↵
Luck
MethodDisambiguator
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
Thanks phit :)
2020-04-25
Exclude module-info.class from shadowed jar file
Luck
Should fix issues with loading on old Forge versions.
[next]