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-fabric
Age
Commit message (
Expand
)
Author
2021-11-14
Improve Velocity ClassSourceLookup
Luck
2021-11-14
Improve compile configuration again
Luck
2021-11-10
Fix java compile configuration
Luck
2021-11-01
async-profiler on macos
Luck
2021-10-10
Add Fabric placeholder support (#136)
Potatoboy9999
2021-09-23
Depend only on used fabric API modules (#134)
Drex
2021-09-05
Fix tab completion on Fabric and Forge (#35)
Luck
2021-08-20
Update fabric version, bump Gradle wrapper version
Luck
2021-08-19
Abstract tick reporter
Luck
2021-06-15
Fix processResources task not working
Luck
2021-06-13
Gradle 7, update fabric to 1.17
Luck
2021-06-01
Add class source lookups for Fabric and Forge
Luck
2021-05-30
Extract class sources (plugin/mod names) and include in data payload
Luck
2021-05-23
Fix bug where platform would enable twice on Fabric/Forge (#116)
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
2021-03-10
async-profiler support (#102)
lucko
2021-01-19
Fix tab complete on Forge/Fabric
Luck
2021-01-08
Run Fabric permission checks through the API
Luck
2021-01-08
Tidy up build scripts, fix adventure relocation
Luck
2020-12-14
Support spark command from Fabric console sources (#82)
Luck
2020-12-14
Detect RCON consoles correctly
Luck
2020-11-20
Ensure scheduler is closed at server stop (#75, #78)
james58899
2020-11-07
Update from text to adventure
Luck
2020-11-07
Update to 1.16.4
Luck
2020-09-08
Update to latest platform versions
Luck
2020-08-30
Implement TickReporter on Fabric
Luck
2020-08-30
fabric 1.16.2 (#69)
extclp
2020-07-21
Fix compile
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-04-25
Exclude module-info.class from shadowed jar file
Luck
2020-03-06
Treat different methods (not just methods with the same name) as different st...
Luck
2020-02-04
Monitor average tick durations & report them in /spark tps
Luck
2020-01-26
Update to 1.15.2
Luck
2020-01-13
Fix fabric server plugin command registration
Luck
2020-01-12
Update fabric mod to 1.15.1
liach
2020-01-11
Add AbstractTickCounter
Luck
2019-12-03
Some cleanup & refactoring
Luck
2019-11-25
Bump version
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-26
Added Fabric-based spark implementation for Minecraft 19w34a (#24)
liach