epic_score -- Score plugin for the epic mod
A mod for minetest
Overview
State: WIP
TODO
-
score add block (epic-block)
- adds a score-count to the player metadata
epic_score
- adds a score-count to the player metadata
-
score set block (epic-block)
- sets the score-count to a fixed value
-
save score clock (epic-block)
- Saves the current score to a topic
-
highscore block (standalone-block)
- show highscore of a quest/topic
- clear highscore button for admins
- json-export to
epic_score/<topic>
-
score items (coins)
- add to score if collected (mechanism?)
-
time bonus/penalty
- de- or increases points every n seconds
-
hud integration
Licenses
Code
- MIT
Assets
- 16x16 Icons in
textures/*
Description
Languages
Lua
100%