Commit Graph

48 Commits

Author SHA1 Message Date
sys4-fr 3894e98988 Remove unneeded soundset dependencies 2017-12-09 23:59:45 +01:00
Quentin BUISSON-DEBON 607762d5e4 Add Mese_dragon to death message + add a global message when a group of players kil la Mese Dragon 2016-09-08 12:57:11 +02:00
Dorian Wouters ca2357e423
Revert mff_classic 2016-08-21 22:39:12 +02:00
Dorian Wouters 32ae8aca19
Fix [buckets] w/ acid or sand, make [death_message] work w/ aliases 2016-08-21 12:32:06 +02:00
LeMagnesium 3da9754fbc [death_messages] Don't repeat death messages/sounds
- For #375
2016-01-08 18:33:10 +01:00
crabman77 7b75162640 fix issue https://github.com/MinetestForFun/server-minetestforfun/issues/372 2016-01-08 01:11:56 +01:00
LeMagnesium 72232087a6 [death_messages] More death_messages
- Add more death_message for Ayntest's chat_next mod
- Fix #319
2015-11-09 18:46:03 +01:00
LeMagnesium 7fe640d285 [death_messages] Add pumpboom and pumpkings to the mobs list 2015-10-17 12:26:32 +02:00
LeMagnesium 8c969019d1 [death_messages] Add sharks to the mobs list 2015-10-03 19:07:13 +02:00
crabman77 dfcb39216e added mummy in death messages 2015-09-18 19:52:32 +02:00
crabman77 0bf73198fa fix local variable 2015-09-18 00:33:06 +02:00
LeMagnesium 87a9feb1ca [death_messages] Fix crash 2015-09-17 17:02:51 +02:00
Ombridride 7c1fbe0728 death_messages - Fixed a merge strange revert 2015-09-12 19:15:58 +02:00
LeMagnesium 4db97622ce Fix death_message
- Fix #272
2015-09-11 19:28:30 +02:00
LeMagnesium a2bb9e5689 Fix table in death_messages 2015-09-09 19:12:40 +02:00
Obani Gemini 8053fbf8fd Some (others) fixes [death_messages] 2015-09-08 20:52:17 +02:00
LeMagnesium 38050da61d Replace deprecated method 2015-09-08 18:52:10 +02:00
Obani Gemini 589b0ce4a5 Minimal fixes [death_messages] 2015-09-07 09:59:47 +02:00
Obani Gemini 8c68fce42a Added some death messages
In death_monsters, death_player, and death_other
2015-09-07 09:57:41 +02:00
LeMagnesium d347ba484a Tell what mob killed a player
- Solves third part of #58
2015-09-05 15:51:37 +02:00
fabienwang 91ad1b990d some typos fixed thanks to @Obani 2015-09-05 15:48:01 +02:00
fabienwang 21671bb30f replaced he/she with they & her/his with their / them depending on the context. Now we're neutral in deaths ^^ 2015-09-05 15:37:48 +02:00
LeMagnesium 8990897e53 Log death messages into a text file
- Solves part of #58
2015-09-05 15:09:30 +02:00
fabienwang 1ae26b05f9 fixed translations of death messages. Also fixed french mistakes :p 2015-09-05 14:53:30 +02:00
LeMagnesium 4e99399cdb Translate death_messages
- Solves #265
2015-09-05 14:28:47 +02:00
LeMagnesium 592ac4fa12 Add ability to send death_messages when players kill each other
- Solves #58 by providing a good base for the asked feature
2015-09-04 19:31:55 +02:00
crabman77 f31916674a convert sounds, before 680,7ko, after 297,4ko 2015-09-04 14:46:12 +02:00
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