Age | Commit message (Expand) | Author |
2022-06-11 | Tidy up placeholder handling | Luck |
2022-06-09 | 1.19 | Luck |
2022-04-24 | Fix NPE caused by initialisation order on Forge/Fabric | Luck |
2022-02-28 | Compile spark-fabric against 1.18.2 | Luck |
2022-02-12 | Improve Sponge and Fabric class source lookups | Luck |
2022-02-06 | Improve build tooling | Luck |
2022-01-20 | Add ping statistics and command | Luck |
2021-12-28 | Add timeout thread to detect stuck commands | Luck |
2021-12-28 | Include platform and system statistics in profiler viewer payload | Luck |
2021-12-23 | Tidy up mod lifecycle | Luck |
2021-12-22 | Compile Fabric against 1.18.1 | Luck |
2021-11-30 | Fabric 1.18 | Luck |
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 |