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".
2024-09-13 07:13:31 -04:00
2024-08-26 11:06:51 -04:00
2024-09-05 19:54:48 -04:00
2024-08-24 14:32:10 -04:00
2024-09-13 07:00:26 -04:00
2024-09-13 07:00:26 -04:00
2024-09-13 07:00:26 -04:00
2024-08-24 14:32:10 -04:00
2024-07-27 13:23:09 -04:00
2024-07-27 13:23:09 -04:00
2024-09-05 19:54:48 -04:00
2024-09-05 19:54:48 -04:00
2024-08-22 06:54:20 -04:00
2021-03-06 12:39:38 -05:00
2024-08-26 00:32:26 -04:00
2023-12-03 23:31:06 -05:00
2024-02-11 20:51:57 -05:00

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.

Description
No description provided
Readme MIT 1.5 MiB
Languages
Lua 97%
JavaScript 3%