LeMagnesium
6b9b127804
Turned all boot messages into clean minetest.log() calls
...
- Turned all the 'print' calls at server's boot to 'minetest.log' in order to
render it more clearly
2015-05-24 10:50:22 +02:00
LeMagnesium
35c8c024fe
Moved, renamed sounds, and added code for them
...
- Added code pieces for handling sounds
- Moved sounds and renamed them using the naming convention
- Added soundset as dependency for returnmirror and awards
2015-04-04 15:24:20 +02:00
e307a6b22f
no clear mana when player leave
2015-04-03 02:46:47 +02:00
Robin De Sousa
d5d8cee307
Added four sounds to MT, without the code to activate them :
...
mana : added a teleportation sound using the mirror
death_messages : added a death sound for player dying and a death sound for other players seeing him die
awards : added an award obtention sound
2015-04-01 18:19:45 +02:00
d2264a7ebb
add statbar hud and new textures to mana mod
2015-03-30 23:06:56 +02:00
16bd72149a
fix crash in mana when used hudbars mod
2015-03-18 21:39:20 +01:00
LeMagnesium
00c64b95e7
Positionned mana bar in the middle of hunger bar
2015-03-11 22:31:24 +01:00
LeMagnesium
4a96a86be3
Changed position of mana's bar using axis (offset)
2015-03-07 15:23:53 +01:00
446842620b
fix mana hud refresh
...
mana hud refresh now
fix crash when read mana.mt failed, mana.playerlist is nil, not {}
2015-03-04 02:21:07 +01:00
LeMagnesium
6d05ca13e8
Changed a few things in mobs and mana
...
- Changed mana's regeneration interval and quantity
- Changed chances for mese monsters to give returnmirror:mirror_inactive
when killed
2015-03-03 02:12:00 +01:00
LeMagnesium
1e3cb323c4
Added mana and changed position in hotbar
2015-03-01 11:40:25 +01:00