1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-09-17 02:00:23 +02:00
Commit Graph

16 Commits

Author SHA1 Message Date
Obani
bb0aef5151 I added the music Interlude to ambience_modpack (It was compressed) and added it into the init.lua config and into the soundlicenses.txt informations 2015-04-15 15:48:22 +02:00
Quentin BUISSON-DEBON
43db95e0a7 Replace the call in the mod for
the renamed sound
2015-04-08 16:50:21 +02:00
Quentin BUISSON-DEBON
63fb99e115 Suppress this useless sound
Renamed with "_" in the lastest commits
2015-04-08 16:45:46 +02:00
Quentin BUISSON-DEBON
70b806ed3d Comrpess sounds
by Obani, thank you !
2015-04-08 16:26:28 +02:00
LeMagnesium
6838d21c1e Fixed bracket in ambience_modpack 2015-04-01 17:26:22 +02:00
3618b1c014 fix conflict name with death_messages
change var name sounds to soundset in soundset mod
adapt ambience mod to new name in sounset
2015-04-01 01:55:09 +02:00
c5ad8e22a1 fix wrong used variable last_[x|y|z]_pos
fix variable last_[x|y|z]_pos used by player, not for all players
2015-03-09 19:00:26 +01:00
3d599fc0d1 add serialise and deserialise and default volume set to 50
add serialise and deserialise
set default volume to 50
change variable name "musique" to "music"
2015-02-19 20:33:59 +01:00
df18fba3a8 adaptation pour utiliser le mod soundset
modification pour incorporer le mod soundset qui permet aux joueurs de regler le volume de la musique et de l'ambience independament
2015-02-15 00:41:50 +01:00
79031066c9 correction de svol|mvol qui provoquent le crash du serveur
ajout de test et conversion du type de variable en numerique dans les commandes svol et mvol pour eviter le crash du serveur
ambience_modpack/ambience/init.lua:495: attempt to perform arithmetic on upvalue 'MUSICVOLUME' (a string value)
2015-02-11 09:26:49 +01:00
LeMagnesium
353226f66d More global vars 2015-01-20 21:32:21 +01:00
916f3cb093 passage de variables global en local
passage de variables global en local
2015-01-20 21:32:21 +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
LeMagnesium
27836d2835 Removing all the olds minetest.env calls
- All the minetest.env calls removed

It took me about 2 hours, but I did it, and it works!
2014-11-08 18:36:57 +01:00
Ombridride
232b274c55 initial commit
subgame + mods
2014-10-28 18:01:32 +01:00