Minetest Engine Stats

Description

MTEngine Stats (Local Testing) 🔗

A simple mod to get some basic stats of Luanti. (must have version >= 5.8)

Important Notice 🔗

This simple mod is used for testing by mtvisitor since 2023.12.12.

This simple mod supports Minetest Game before simpletown_game is ready.

New features will be added in the future based on new requirements.

Installation 🔗

  • Download the latest compressed file(*.zip) from the ContentDB website.
  • Decompress the file under <worlds/some-world/worldmods>
  • Start the Luanti application and play in some-world.

Enjoy! 🤝

Done Tasks 🔗

Mod Simple Features:

  • config.lua is used to get and set settings.
  • common.lua defined some common functions, such as log output, get ostime.
  • function version_to_number() was copied from baidu.com (AI answer).
  • get basic engine stats by using the/mtengine_stats command.
  • this only supports engine version 5.8 or above.

CHANGELOG.md was included in this mod package.

ToDo Tasks 🔗

  • Update more Luanti stats data.
  • Change stats display form layout.
  • Save the stats data in a local file.

Game Support 🔗

The following games are supported:

  • Minetest Game

Contact 🔗

For questions, requests, and other communications regarding this work, you can
contact the original creator at crane_zhou@163.com

If there are some license issues, please also let the author (mtvisitor) know.

This Project is released under the terms of the zlib license.
See LICENSE.md in the mod package for more information or see:
https://www.zlib.net/zlib_license.html.

Mod MTEngine_stats is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License.
A copy of this license should be bundled with this work, if one was not
provided then you can find the license here

Reviews

Review

Do you recommend this mod?

  • No reviews, yet.

Releases

mtengine_stats_20240818

Download

Luanti 5.8+

2024-08-17 22:25 UTC

Basic stats of Minetest Engine 🔗

Project Release Notes

MTEngine_stats Mod features in current release

  • config.lua is used to get and set settings.
  • common.lua defined some common functions, such as log output, get ostime.
  • function version_to_number() was copied from baidu.com (ai answer).
  • get minetest engine basic stats by using /mtengine_stats command.
  • this mod only support minetest engine version 5.8 or above.
  • this mod was designed to install worlds/some-mtworld/worldmods.

Change Log

  • This is the first release of this mod package.
  • Please also see CHANGELOG.md. (inside the package file)

mtengine_stats

Download

Luanti 5.8+

2024-08-14 05:42 UTC

Basic stats of Minetest Engine 🔗

Project Release Notes

MTEngine_stats Mod features in current release

  • config.lua is used to get and set settings.
  • common.lua defined some common functions, such as log output, get ostime.
  • function version_to_number() was copied from baidu.com (ai answer).
  • get minetest engine basic stats by using /mtengine_stats command.
  • this only support minetest engine version 5.8 or above.
  • this mod was designed to install worlds/some-mtworld/worldmods

Change Log

  • This is the first release of this texture package.
  • Please also see CHANGELOG.md. (inside the package file)
All releases

Information

Provides

mtengine_stats

Dependencies

Required
No required dependencies

Information

Type
Mod
Technical Name
mtengine_stats
Languages
English
License
Zlib for code,
CC-BY-SA-4.0 for media.
Maintenance State
Work in Progress
Added
2024-08-11 20:42 UTC
Maintainers
mtvisitor