LeMagnesium
333c57bbeb
[runes] Remove popper rune and add prankster glyph
...
- Remove that useless call to `minetest.register_on_globalstep` in mods/runes/handlers.lua, and with it the popper rune, to replace it by a glyph
- For #179
2016-08-09 20:26:09 +02:00
Ombridride
bd37f19662
Change rights in the repository (755)
2015-05-26 23:37:16 +02:00
LeMagnesium
ef6f0d3127
Added triple registrering of runes
...
- Runes are registered three times with tree levels : minor, medium, major
2015-05-17 18:16:53 +02:00
LeMagnesium
eae5700e6b
Added work for "go to me" rune
...
- Added mana dicreaser on on_punch calls (cube only :s)
- Added is_owner handler
- Moved a texture name to the good name
- Added values in needed_mana for go_to_me rune
2015-05-17 18:16:53 +02:00
LeMagnesium
a074967763
Added mana max rune
...
- Added mane max rune
- Fixed projection rune
2015-05-17 18:16:53 +02:00
LeMagnesium
3ea4880eb8
Added base of runes mod
...
- Added rune API's first implementation
- Added basic cubic runes in solarmana
2015-05-17 18:16:53 +02:00
LeMagnesium
22efc57bf1
Added plate runes
...
- Added plate template for runes
- Added on_punch API's handler's function
- Added popper rune
2015-05-17 18:16:53 +02:00
LeMagnesium
c15196fd0e
Added mana max rune
...
- Added mane max rune
- Fixed projection rune
2015-05-17 18:16:53 +02:00
LeMagnesium
af3bb78c3f
Added base of runes mod
...
- Added rune API's first implementation
- Added basic cubic runes in solarmana
2015-05-17 18:16:53 +02:00