Aaron Suen
81b3bc1a6b
Add mtbs statistic, remove useless n statistic
- The number of total steps is not very useful, and is redundant with the average across steps when uptime is >= report_period - Add "mean time between steps" statistic, which is averaged across time over the reporting period instead of across the count of steps. It more accurately represents the subjective impact of rare large outliers on the overall experience. - Rename "mean" to "avg" since it's shorter, and we now have two statistics named "mean".
A collection of miscellaneous mods for Minetest providing "utility" functionality: management features, bug workarounds, and libraries for other mods. Each mod includes an individual README file with details on its use.
Each mod in the pack is effectively independent, with minimal or no dependencies (including on any assumed underlying game) and they can be enabled/disabled individually. Mods are distributed as a single pack because they have a single shared maintenance/release cycle.
Languages
Lua
97%
JavaScript
3%