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

374 Commits

Author SHA1 Message Date
9a0acb22c0 mod soundset initial release 2015-02-14 23:55:06 +01:00
LeMagnesium
001267c7eb Fixed typo in intweak mod 2015-02-14 17:31:51 +01:00
LeMagnesium
0899d85dac Added security in intweak
- Punching things with unknown items was making server crash
2015-02-14 17:17:48 +01:00
2d7941209f debug et ajout de timer dans sethome 2015-02-12 17:19:53 +01:00
LeMagnesium
f2a6d646aa Removed two global variables
Thanks to crabman for having warned me.
2015-02-11 16:04:38 +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
47bf36a8c3 Updated plantlife
- Added `if` statements to avoid populating areas when lag is too high
2015-02-09 18:20:35 +01:00
Ombridride
6237c70e77 spawn cooldown set to 5minutes 2015-02-08 23:51:02 +01:00
LeMagnesium
a762b3552b Fixed position for beginners' chest 2015-02-08 23:47:19 +01:00
Ombridride
634d2f6aab add a craft recipe for sponge:sponge
Black dye + white wool + wheat = sponge
2015-02-08 23:34:15 +01:00
Ombridride
0d4a868894 stack update of sponge mod (sponge wet) 2015-02-08 23:31:25 +01:00
Ombridride
9004681aaa stack update of sponge mod 2015-02-08 23:30:30 +01:00
LeMagnesium
9c30ea322c Reverted IRC updated
This commit reveses commit 696f96b0f0 except :
./hooks.lua, containing security fixes forbidding people called 'IRC' to use commands
2015-02-07 14:37:11 +01:00
LeMagnesium
030e104df3 Added spawn's timer and reduced interval for home
- HOME_INTERVAL is now 20 minutes
- Added spawn's timer : interval is 10 minutes
2015-02-06 19:59:09 +01:00
LeMagnesium
f2da93525a Commented animation change on sit function 2015-02-06 18:05:36 +01:00
LeMagnesium
e967eb654a Retro-updated mesecons
This revert mods/mesecons' part of commit d57a4701f2
2015-02-06 16:45:13 +01:00
LeMagnesium
0c223c87b3 IRC's bugfix #1 after update 2015-02-06 15:32:34 +01:00
LeMagnesium
218882457b Merged GUI/console homes' handlers
- Added timer to unified_inventory's GUI go_home by 'merging' it
- Merged GUI/console sethome by addind all sethome's functions and variables in home[], unified_inventory calls home.sethome and home.tohome
- Added sethome in unified_inventory's mandatory dependencies
2015-02-06 14:46:53 +01:00
LeMagnesium
82b6bc809b The other part..
- My happined made me forget the ']]' at then end sorry
2015-02-05 21:36:16 +01:00
LeMagnesium
7e8dbab444 Come back is HUD/hunger.lua : EXHAUS' bug fixed! 2015-02-05 21:35:26 +01:00
LeMagnesium
d57a4701f2 Updated mesecons, pipeworks and homedecor
- Homedecor now using an inventory texture for lamps
- Reoganized pipeworks' code
- Added secure fix in pipeworks
- Added meshnodes, sounds and fixes in mesecons
- Removed "mesecons_compatibility"
2015-02-05 19:07:29 +01:00
LeMagnesium
3038c66e21 Changed a chest's duration 2015-02-04 23:00:35 +01:00
LeMagnesium
faafe039a6 Added chests (ssht! it's a secret!) 2015-02-04 22:57:40 +01:00
LeMagnesium
b9d45b2164 Updated IRC Mod
- (Finally) Updated the IRC mod : new dependencies, new LuaIRC module
2015-02-04 22:33:14 +01:00
LeMagnesium
06d241c10a Removed a few .env calls and minetest typos 2015-02-02 18:37:29 +01:00
LeMagnesium
7b51983a97 Removed .env and minetest: calls in itemframe 2015-01-29 20:06:14 +01:00
Ombridride
a149bc8c08 encore des petits ajustements... 2015-01-29 00:20:09 +01:00
Ombridride
fa8b4297e1 Update aliases.lua 2015-01-28 23:26:17 +01:00
LeMagnesium
edc7d6d23a Changed homedecor's itemframe with fork overriden during merge.. 2015-01-28 23:06:31 +01:00
LeMagnesium
59037e6a7c Commented falling_snow.lua include
- The snow fall have been disabled to improve the server's performances
2015-01-28 18:25:04 +01:00
LeMagnesium
839fe273f1 Updated homedecor mod to remove global vars and use meshs 2015-01-28 15:37:59 +01:00
LeMagnesium
5df7181ba9 Updated pipeworks' textures and mechanisms 2015-01-27 18:39:23 +01:00
LeMagnesium
55972f1441 Updated plantlife_modpack, using meshnodes for pebbles and bushes 2015-01-26 22:56:18 +01:00
LeMagnesium
fe5dc3f0a7 Fixed craft recipe conflit for moreblocks:cobble_compressed 2015-01-26 00:33:27 +01:00
Ombridride
dc1053d3f1 Update snow mod to 3.2 version 2015-01-26 00:03:27 +01:00
LeMagnesium
618adecf2b Fixed global vas errors and updated beginners_chest with license 2015-01-25 22:34:03 +01:00
LeMagnesium
0567321fa9 Fixed /from_hell nether's command
- Fixed crash when *pos* was called.
2015-01-25 20:11:04 +01:00
LeMagnesium
6726dc3a8c Finally fixed maptools' and moreblocks' update
- Finished pending rebase
- Removed merge garbage
- Fixed merge mistakes
2015-01-24 20:27:36 +01:00
LeMagnesium
c6cc85a855 Finished maptools' rebase 2015-01-24 20:18:48 +01:00
LeMagnesium
8787930b51 Updated homedecor_modpack : not running yet 2015-01-24 19:40:00 +01:00
LeMagnesium
36897537a5 Updated maptools mod : not running yet 2015-01-24 19:38:53 +01:00
LeMagnesium
2bb2628beb Updated moreblocks and moreores textures : not running yet 2015-01-24 19:35:56 +01:00
LeMagnesium
70d7d0fee7 Updated moreores mod : NOT RUNNING YET 2015-01-24 19:28:26 +01:00
LeMagnesium
6dc3e7d3ad Finished maptool's update's rebase 2015-01-24 19:13:58 +01:00
LeMagnesium
f70d47ccaf Updated coloredwood textures 2015-01-24 19:09:23 +01:00
LeMagnesium
25d7f6e339 Fixed global variables in irc mod 2015-01-24 18:58:13 +01:00
Ombridride
d8a923bf32 tweak the color of admin_boots (darker color) 2015-01-23 22:08:59 +01:00
Ombridride
c928006b1b Add admin boots texture in 3d_armor
Because this texture is missing…
2015-01-23 21:58:18 +01:00
Ombridride
9fd1a48fa8 fix aliases... 2015-01-23 21:29:16 +01:00
LeMagnesium
e7a3350ddf maptools.creative set to 0 : unkreakable nodes are seen 2015-01-23 21:24:55 +01:00
LeMagnesium
6537a584db Merge branch 'master' of github.com:Ombridride/minetest-minetestforfun-server 2015-01-23 20:48:24 +01:00
LeMagnesium
7a3ac10994 Updated fail mod : added sounds 2015-01-23 20:05:47 +01:00
Ombridride
110f8f4195 aliases for the new itemframes mod
pedestral aliases
2015-01-23 19:56:08 +01:00
LeMagnesium
cc128f5713 Fixed debug line for NSPass in irc mod 2015-01-23 18:18:27 +01:00
Ombridride
71607ba18b Smalls fixs on unification pickaxe 2015-01-21 22:54:51 +01:00
Ombridride
202d50632c unification Pickaxe 2015-01-21 22:38:36 +01:00
LeMagnesium
c0f72c52de Merge branch 'regular_updates' of gitpiserver:minetest/minetestforfun
(Just I updated pipeworks on another computer, pushed on my local git server, and merged on a third computer, nevermind that)
2015-01-20 21:35:52 +01:00
LeMagnesium
3cf7017642 Modified homedecor's itemframes mod and removed a global var
- Removed x21's global var error
- Changed homedecor's itemframes : now using Shakajiub's fork
2015-01-20 21:32:23 +01:00
LeMagnesium
e81c452ab6 Massive update of maptools to remove within last global vars
- Updated mod using meld to merge properly
- Came back the superapples' textures to replace the new buggy ones
2015-01-20 21:32:23 +01:00
LeMagnesium
1a77eac3a6 Updated homedecor : wine rack mesh is fixed and optimized a bit 2015-01-20 21:32:23 +01:00
LeMagnesium
1e032c6ab2 Updated riesenpilz for new stem textures
- Changed stem texture
- The update have been checked with git diff : the mod have never been
  changed by us
2015-01-20 21:32:23 +01:00
LeMagnesium
7e98bb0437 Updated homedecor_modpack to fix entities' remove
- This commit adds the following modification : when an area using
  particles from homedecor_modpack is destroyed or unloaded, particles are
  removed to prevent a huge and useless use of memory
- This update have been checked with git diff : the mod have never been
  changed by us
2015-01-20 21:32:23 +01:00
LeMagnesium
3c81d35a59 Updated chatlog mods : invalid commands are hidden
- From now on, invalid commands are hidden when launched, like in
  realchat.
NOTE: The update have been checked with git diff : no differencies, the
mod have never been changed by us.
2015-01-20 21:32:23 +01:00
LeMagnesium
20aa788dd6 Added security in carts about driver's yaw calculation
- Thanks to @crabman77 for having reported the issue
2015-01-20 21:32:23 +01:00
LeMagnesium
3bd75abd88 Removed a global variable in carts 2015-01-20 21:32:23 +01:00
LeMagnesium
84ead6a062 Updated fishing mod from Xanthin fork
- I found recently that MossManikin's fishing mod is outdated: its last commit has been sent on August 2013. However, there are some forks of it. The mod updated is Xanthin's one. It updates API, and a little bit of global variables.
- Variables specifically modified for MFF have been changed to their last state.
- The fork works perfectly fine for 0.4.11-dev
- It can use intllib for translation
2015-01-20 21:32:23 +01:00
LeMagnesium
195e9ccee5 Reverted moreblocks and maptools updates 2015-01-20 21:32:22 +01:00
LeMagnesium
c430709474 Moreblocks' update
- Moreblocks' update to use last version's nodes and features
2015-01-20 21:32:22 +01:00
LeMagnesium
cb86fa2008 Maptool's update 2015-01-20 21:32:22 +01:00
LeMagnesium
574b2022ac Removed global variables in maptools 2015-01-20 21:32:22 +01:00
LeMagnesium
e84f4d480a Loads of fixs 2015-01-20 21:32:21 +01:00
LeMagnesium
353226f66d More global vars 2015-01-20 21:32:21 +01:00
LeMagnesium
4bfa470ba1 Reverted moreblocks and maptools updates 2015-01-20 21:32:21 +01:00
LeMagnesium
799cca8591 Sent last global variables' patchs
- There is, from now on, no more known global variables error in the repository! (not 100% guaranteed)
2015-01-20 21:32:21 +01:00
LeMagnesium
fd8dabdbf4 Moreblocks' update
- Moreblocks' update to use last version's nodes and features
2015-01-20 21:32:21 +01:00
LeMagnesium
5c12f78989 Maptool's update 2015-01-20 21:32:21 +01:00
LeMagnesium
917a4cb4d7 Removed global variables in maptools 2015-01-20 21:32:21 +01:00
LeMagnesium
61de42c8fb Removed debug print from crabman77's pull-request in sprint 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
c35814348b debug et amélioration de future_ban
debug d'une mauvaise variable
ajout d'une vérification pour éviter de rebannir un joueur déja banni
2015-01-20 21:32:21 +01:00
7c7ae08bd6 correction de bug message irc pour shout
correction d'une condition toujours fausse qui ne déclenche pas l'affichage du message pour l'option privs shout
2015-01-20 21:32:21 +01:00
LeMagnesium
b9d8e1b425 Commented stuff 2015-01-20 21:32:21 +01:00
LeMagnesium
54bf90e45f HUD still buggy 2015-01-20 21:32:21 +01:00
LeMagnesium
be58231132 Updated mesecons on 1/20/2015 2015-01-20 21:31:50 +01:00
LeMagnesium
36e6c7d4fe Updated pipeworks mod on 17/1/2015 2015-01-17 22:07:12 +01:00
LeMagnesium
a6200223aa Pipeworks' update to replace nodebox by mesh 2015-01-15 18:40:36 +01:00
LeMagnesium
2d2a441e33 Fixed exhaus and added debug line 2015-01-13 20:40:29 +01:00
Ombridride
508add7b96 improve nether swords
-0.1 punch interval for every nether swords (became better than the surface equivalent)
2015-01-12 23:07:15 +01:00
LeMagnesium
3b0041c4f0 Added a debug line in IRC 2015-01-12 21:39:19 +01:00
LeMagnesium
59a736fc23 Updated fail mod 2015-01-12 20:46:50 +01:00
LeMagnesium
b18584e9c0 Fix a stupid error 2015-01-12 19:23:26 +01:00
Ombridride
a9ee4fce66 Reduce the default knockback of every mobs
knock_back = 1, before knock_back = 3
2015-01-12 12:00:36 +01:00
Ombridride
d76d1c8219 Update snowdrift for avoid lag
This setting is set to false, it's a council from paramat
2015-01-12 00:12:04 +01:00
guillaume
715ca50df1 Passage de globales en locales
Adaptation des variables global en local pour la version 4.11
2015-01-11 21:25:25 +01:00
LeMagnesium
3126d8a40d Reverted IRC update 2015-01-11 00:50:22 +01:00
LeMagnesium
2deab894c3 Fix stuff..
- Added a security
2015-01-11 00:05:18 +01:00
LeMagnesium
00916d2fc6 Updated pipeworks ; 1/10/2014 ; number 1 2015-01-10 23:03:25 +01:00
LeMagnesium
1d37f3ac6c Removed a few global variables
- Removed global variables in :
	mods/awards/init.lua
	mods/WorldEdit/worldedit_infinity/init.lua
	mods/WorldEdit/worldedit_commands/init.lua
	mods/WorldEdit/worldedit_commands/init.lua
2015-01-10 22:19:04 +01:00
LeMagnesium
0048532fac Updated homedecor_modpack 2015-01-10 21:42:49 +01:00
LeMagnesium
1a14e9ab91 Updated IRC mod
- Updated IRC mod using last versions of IRC library and functions,
  contains tweak and increase performances
2015-01-10 16:32:55 +01:00