Commit Graph

21 Commits

Author SHA1 Message Date
crabman77 9904ae3bda fixed crash if irc mod disabled 2015-06-22 22:18:33 +02:00
crabman77 5cb1581e77 update soundset (calcul gain berore returning value)
update mod use soundset
2015-06-20 20:58:56 +02:00
LeMagnesium 037ed16c87 Sent death messages through IRC
- Added @paly2 's concept of using the IRC bot in order to send death message in IRC
 - Chmod-ed files
 - Added a fake init.lua to make 'sounds' look like a mod
2015-06-19 20:33:47 +02:00
LeMagnesium 7f216c621d Add script to CHMOD every file in the repository
- Added "chmod_all.sh" and chmod-ed everything
2015-06-15 20:12:17 +02:00
Obani 025be01fec Added a new death_player sound 2015-06-15 12:16:01 +02:00
LeMagnesium f81b8ca677 Removed whitespaces 2015-06-10 19:03:32 +02:00
Obani Gemini 8d6fa26442 Update init.lua 2015-05-30 11:13:39 +02:00
LeMagnesium 09132dca6f Added death_messages for quicksands
- Added messages related to death by suffocation in quicksands
2015-05-28 19:01:05 +02:00
Ombridride bd37f19662 Change rights in the repository (755) 2015-05-26 23:37:16 +02:00
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
Quentin BUISSON-DEBON 70b806ed3d Comrpess sounds
by Obani, thank you !
2015-04-08 16:26:28 +02:00
crabman77 d81950987b fix wrong "{" 2015-04-03 02:43:41 +02:00
crabman77 27b925f996 Added to play a sound for every player when a player die 2015-04-02 22:00:41 +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
crabman77 1bab0c5b74 fix mores bug
fix wrong param
adapt to new soundset version due to conflict name with death_messages
2015-04-01 01:56:03 +02:00
LeMagnesium a9449a276f Added beginning of sounds in death_messages
- Added table containing sounds played when player dies, further adding of
  sounds will come from Obani/ObaniGemini
2015-03-31 22:31:28 +02:00
Ombridride 7e6fbd96a2 small improve ok death_messages
We forget girls…
2015-03-22 10:36:15 +01:00
LeMagnesium c3be3dd058 Funny death messages when a player dies in acid
- Funny messages added when a player dies in default:acid_source and
  default:acid_flowing (thanks to Calinou for having added acid group to
  acid nodes).
2014-12-23 18:16:12 +01:00
Ombridride 887473124e Merge server to github 2014-12-11 18:53:00 +01:00
Ombridride 2e895a7790 Merge server with github repository
Pas mal de changement n’ont pas été pushé sur le github du serveur,
voici l’occasion de faire une bonne synchronisation :)
2014-11-16 22:23:16 +01:00
Ombridride 232b274c55 initial commit
subgame + mods
2014-10-28 18:01:32 +01:00