Pierre-Yves Rollo e4e1d86a40 Merge pull request #13 from tacotexmex/hud
HUD offset update
2018-11-25 11:50:01 +01:00
2018-09-02 14:36:29 +02:00
2018-11-22 09:57:54 +01:00
2018-09-05 20:30:27 +02:00
2018-11-21 21:42:43 +01:00
2018-11-21 21:45:58 +01:00
2018-08-26 22:29:32 +02:00
2018-11-23 19:00:10 +01:00
2018-11-19 09:18:14 +01:00
2018-11-19 09:18:14 +01:00
2018-08-26 20:01:04 +02:00
2018-11-21 21:44:53 +01:00

LATE - Library Adding Temporary Effects

This Minetest library adds possibility to easily create temporary effects affecting players and mobs.

Version: Alpha

Dependancies: default, 3d_armor (optional)

License: LGPL v2.1

This library does not directly offer anything new to the game. It has to be used by other mods.

API: See API.md document please.

Expected improvements

Short term

  • Effect cancellation
  • Several effects on items and nodes
  • More impact types, on mobs in particular

Long term

  • Effects on world itself
  • Persistance of effects on mobs (now only player effects persist)
  • Particles

Version history

2018-11-21 Hud improvements by texmex

  • HUD system improved, added to demo and documentation
  • Custom conditions can now be registered

2018-08-05 Ongoing development

  • Demo mod (see late_demo)
  • HUD system (not in demo yet)
  • Distance fading effects
  • Effects modifiers impact (allows creation of antidote effects)
  • New impact types: breath, nametag

2018-08-26 Alpha version (dev still in progress)

Description
No description provided
Readme 160 KiB
Languages
Lua 100%