A flexible sprint mod supporting stamina, hunger and monoids.
Go to file
tacotexmex 52c30b2629 Bug causing monoids not to be used removed 2017-07-12 18:45:05 +02:00
textures Initial commit 2017-07-12 01:07:32 +02:00
LICENSE Create LICENSE 2017-07-12 11:12:40 +02:00
README.md Readme forum thread 2017-07-12 01:28:15 +02:00
depends.txt Initial commit 2017-07-12 01:07:32 +02:00
description.txt Initial commit 2017-07-12 01:07:32 +02:00
init.lua Bug causing monoids not to be used removed 2017-07-12 18:45:05 +02:00
mod.conf Initial commit 2017-07-12 01:07:32 +02:00
settingtypes.txt Initial commit 2017-07-12 01:07:32 +02:00

README.md

hbSprint

License: LGPLv3/CC BY-SA 3.0. Particle code: copyright (c) 2017 Elijah Duffy, licensed MIT.

Description

A flexible sprint mod supporting stamina, hunger and coexistance with other physics altering mods.

Notes

hbSprint can be played with Minetest 0.4.16 or above. It supports on hudbars, hbhunger and player_monoids.

List of features

  • Displays and drains stamina (by default, if hudbars is present). Hides stamina bar if full.
  • Displays and drains satiation (by default, if hbhunger is present)
  • Requires only forward key to be pressed, not left and right (by default)
  • Requires walkable ground (no water sprinting)
  • Particle spawning based on ground type (Thanks to octacian)
  • All variables customizable in Advanced settings or directly in minetest.conf

Known issues

  • Forward double tap support not implemented

Bug reports and suggestions

You can report bugs or suggest ideas by filing an issue.