1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-04-28 14:50:46 +02:00

Commit Graph

  • 3b4a9862ee Tweak the kittens spawn Ombridride 2015-02-22 23:29:53 +01:00
  • 8286d9178d Turned stained_glass glasses into glasslike_framed_optional drawtype Gael-de-Sailly 2015-02-22 17:20:22 +01:00
  • 92d20a7e61 Turn glass into glasslike_framed_optional drawtype Gael-de-Sailly 2015-02-22 12:35:34 +01:00
  • 32320e0333 Removed useless redefinition for glass (already in glasslike_framed_optional) Gael-de-Sailly 2015-02-22 12:19:29 +01:00
  • 6dfb195a71 fixed strange bug with table=table crabman77 2015-02-20 13:42:01 +01:00
  • 58e24e0b61 Added multiple new pedestals * Added : 1. junglewood pedestal (as specified in the todolist) 2. obsidian pedestal 3. cloud pedestal, available for admins LeMagnesium 2015-02-20 16:10:23 +01:00
  • 35aef2e04d Merge patch 1 for IRC - Added doc - Changed two lines in init.lua LeMagnesium 2015-02-19 21:00:15 +01:00
  • 2d1da02c17 Added soundset mod and its handlers into ambience PR #20 by crabman77. Branch : http://github.com/crabman77/minetest-minetestforfun-server/tree/soundset/ LeMagnesium 2015-02-19 20:46:34 +01:00
  • 1e21ef1599 Merge branch 'soundset' of http://github.com/crabman77/minetest-minetestforfun-server into crabman77-soundset LeMagnesium 2015-02-19 20:45:54 +01:00
  • 3d599fc0d1 add serialise and deserialise and default volume set to 50 crabman77 2015-02-19 20:33:59 +01:00
  • c539cc15e2 Removed commented old lines from code LeMagnesium 2015-02-14 15:41:16 +01:00
  • 63a6c26de6 Added sethome handlers using minetest.[de]serialize minetest.serialize and minetest.deserialize provide a faster way to write and read input, it turnes useless the repeat .. until statement, and then, make the read faster. LeMagnesium 2015-02-14 15:20:00 +01:00
  • 6f2f57a913 Remove .env calls in sethome LeMagnesium 2015-02-18 19:12:36 +01:00
  • b989218cdf Removed player:set_hp(20) in lrfurn mod - Players from now on don't get back their 20 hp when right-clicking a lrfurn's armchair. LeMagnesium 2015-02-18 17:43:05 +01:00
  • 8ca4e4982c New random_messages - Added random messages (thanks for @crabman77 , b91b and Obani for helping me) LeMagnesium 2015-02-17 20:21:43 +01:00
  • 26c66f8a0b Update news.txt Ombridride 2015-02-16 20:56:05 +01:00
  • b62925a153 Update README.md Ombridride 2015-02-16 20:51:08 +01:00
  • b165c5512f Merge branch 'master' of http://github.com/Ombridride/minetest-minetestforfun-server into soundset crabman77 2015-02-16 20:45:22 +01:00
  • dc06213bf4 Added missing meshnode's objects in homedecor - Added missing objects' files - Removed global variable biome2 in mods/snow/src/mapgen_v6.lua LeMagnesium 2015-02-16 20:40:29 +01:00
  • 8d796fc3a3 Updated homedecor and solved chairs' bug - New textures for chains - Irfurn's nodes are now 99 stackable - Commented the whole function sit_exec in mods/homedecor_modpack/homedecor/furnitures.lua to avoid players using chairs' bug LeMagnesium 2015-02-16 18:18:20 +01:00
  • e6bb61ffe5 Removed global variables and fixed comparaison with nil - Removed global variables in mods/snow/src/ - Fixed crash with unconfigured value in mods/plantlife_modpack/nature_classic/global_function.lua LeMagnesium 2015-02-15 23:29:18 +01:00
  • 31a6b257f5 tweak the stack max of throwing mod Ombridride 2015-02-15 23:08:13 +01:00
  • 2ce5630ae9 Update arrow.lua Ombridride 2015-02-15 23:05:59 +01:00
  • c6de0aef37 Update news.txt Ombridride 2015-02-15 22:53:32 +01:00
  • 7b7d5af32e Add some elements of the "worlds" directory Ombridride 2015-02-15 22:19:03 +01:00
  • 12efe53d1c Tweak the "throwing:arrow" craft Ombridride 2015-02-15 22:05:55 +01:00
  • 9a55ace36e Tweak the "throwing:arrow" craft Ombridride 2015-02-15 22:04:05 +01:00
  • df18fba3a8 adaptation pour utiliser le mod soundset crabman77 2015-02-15 00:41:50 +01:00
  • 9a0acb22c0 mod soundset initial release crabman77 2015-02-14 23:55:06 +01:00
  • 001267c7eb Fixed typo in intweak mod LeMagnesium 2015-02-14 17:31:51 +01:00
  • 0899d85dac Added security in intweak - Punching things with unknown items was making server crash LeMagnesium 2015-02-14 17:17:48 +01:00
  • fd7c1c2980 Reversed typo from latest commit LeMagnesium 2015-02-14 15:38:58 +01:00
  • 2daad79502 Added separated real/nether timers LeMagnesium 2015-02-14 15:27:52 +01:00
  • 7af8ece667 Merge pull request #19 by crabman77 "debug et ajout du timer dans sethome" Branch : http://github.com/crabman77/minetest-minetestforfun-server/tree/master LeMagnesium 2015-02-12 17:36:10 +01:00
  • 2d7941209f debug et ajout de timer dans sethome crabman77 2015-02-12 17:19:53 +01:00
  • f2a6d646aa Removed two global variables Thanks to crabman for having warned me. LeMagnesium 2015-02-11 16:04:38 +01:00
  • e03603683c Merge pull-request #18 by crabman77 LeMagnesium 2015-02-11 14:25:15 +01:00
  • 79031066c9 correction de svol|mvol qui provoquent le crash du serveur crabman77 2015-02-11 09:26:49 +01:00
  • 6bd160571b Merge pull request #17 from Gael-de-Sailly/books LeMagnesium 2015-02-09 18:41:27 +01:00
  • 47bf36a8c3 Updated plantlife - Added if statements to avoid populating areas when lag is too high LeMagnesium 2015-02-09 18:20:35 +01:00
  • 8adbc1031c Store any book in bookshelves, not only default:book Gael-de-Sailly 2015-02-09 14:19:30 +01:00
  • 6237c70e77 spawn cooldown set to 5minutes Ombridride 2015-02-08 23:51:02 +01:00
  • a762b3552b Fixed position for beginners' chest LeMagnesium 2015-02-08 23:47:19 +01:00
  • 634d2f6aab add a craft recipe for sponge:sponge Ombridride 2015-02-08 23:34:15 +01:00
  • 0d4a868894 stack update of sponge mod (sponge wet) Ombridride 2015-02-08 23:31:25 +01:00
  • 9004681aaa stack update of sponge mod Ombridride 2015-02-08 23:30:30 +01:00
  • fffef558bb Added return statement in bookshelf's callbacks LeMagnesium 2015-02-08 22:30:54 +01:00
  • eb27b2e77a Merge pull request #16 from Ataron/master Ombridride 2015-02-07 22:25:21 +01:00
  • 09977a198b New Moon texture Ataron 2015-02-07 16:53:21 +01:00
  • 9c30ea322c Reverted IRC updated This commit reveses commit 696f96b0f06c59a5fdb99347a69607b451a72c2d except : ./hooks.lua, containing security fixes forbidding people called 'IRC' to use commands LeMagnesium 2015-02-07 14:37:11 +01:00
  • 0d9c1def00 Merge branch 'master' of github.com:Ombridride/minetest-minetestforfun-server LeMagnesium 2015-02-06 20:00:13 +01:00
  • 030e104df3 Added spawn's timer and reduced interval for home - HOME_INTERVAL is now 20 minutes - Added spawn's timer : interval is 10 minutes LeMagnesium 2015-02-06 19:59:09 +01:00
  • 508772b0df Set the home cooldown to 20 minutes Ombridride 2015-02-06 19:18:31 +01:00
  • f2da93525a Commented animation change on sit function LeMagnesium 2015-02-06 18:05:36 +01:00
  • e967eb654a Retro-updated mesecons This revert mods/mesecons' part of commit d57a4701f270c1c80270ae75a237f2d5cab3c6f8 LeMagnesium 2015-02-06 16:45:13 +01:00
  • 0c223c87b3 IRC's bugfix #1 after update LeMagnesium 2015-02-06 15:32:34 +01:00
  • 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 LeMagnesium 2015-02-06 14:46:53 +01:00
  • 82b6bc809b The other part.. - My happined made me forget the ']]' at then end sorry LeMagnesium 2015-02-05 21:36:16 +01:00
  • 7e8dbab444 Come back is HUD/hunger.lua : EXHAUS' bug fixed! LeMagnesium 2015-02-05 21:35:26 +01:00
  • 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" LeMagnesium 2015-02-05 19:07:29 +01:00
  • 3038c66e21 Changed a chest's duration LeMagnesium 2015-02-04 23:00:35 +01:00
  • faafe039a6 Added chests (ssht! it's a secret!) LeMagnesium 2015-02-04 22:57:40 +01:00
  • b9d45b2164 Updated IRC Mod - (Finally) Updated the IRC mod : new dependencies, new LuaIRC module LeMagnesium 2015-02-04 22:33:14 +01:00
  • 696f96b0f0 Added timer to home mod - Added a time handler to avoid players to use /home too many times - Timer's interval is set by HOME_INTERVAL in minetestforfun_game/mods/home/init.lua - Added debug messages to show in the logs when a player teleport to home or try within the forbidden timer's interval LeMagnesium 2015-02-03 11:24:42 +01:00
  • 06d241c10a Removed a few .env calls and minetest typos LeMagnesium 2015-02-02 18:37:29 +01:00
  • 2b376da37b Merge branch 'Gael-sand' LeMagnesium 2015-01-30 18:31:15 +01:00
  • 60602f60c0 Merge branch 'sand' of http://github.com/Gael-de-Sailly/minetest-minetestforfun-server into Gael-sand LeMagnesium 2015-01-30 18:24:49 +01:00
  • 09ef071c81 Fixed sand replacing non-buildable-to nodes on place Gael-de-Sailly 2015-01-30 14:32:51 +01:00
  • 7b51983a97 Removed .env and minetest: calls in itemframe LeMagnesium 2015-01-29 20:06:14 +01:00
  • a149bc8c08 encore des petits ajustements... Ombridride 2015-01-29 00:20:09 +01:00
  • fa8b4297e1 Update aliases.lua Ombridride 2015-01-28 23:26:17 +01:00
  • edc7d6d23a Changed homedecor's itemframe with fork overriden during merge.. LeMagnesium 2015-01-28 23:06:31 +01:00
  • 59037e6a7c Commented falling_snow.lua include - The snow fall have been disabled to improve the server's performances LeMagnesium 2015-01-28 18:25:04 +01:00
  • 839fe273f1 Updated homedecor mod to remove global vars and use meshs LeMagnesium 2015-01-28 15:37:59 +01:00
  • 5df7181ba9 Updated pipeworks' textures and mechanisms LeMagnesium 2015-01-27 18:39:23 +01:00
  • 55972f1441 Updated plantlife_modpack, using meshnodes for pebbles and bushes LeMagnesium 2015-01-26 22:56:18 +01:00
  • fe5dc3f0a7 Fixed craft recipe conflit for moreblocks:cobble_compressed LeMagnesium 2015-01-26 00:33:27 +01:00
  • dc1053d3f1 Update snow mod to 3.2 version Ombridride 2015-01-26 00:03:27 +01:00
  • 618adecf2b Fixed global vas errors and updated beginners_chest with license LeMagnesium 2015-01-25 22:34:03 +01:00
  • 0567321fa9 Fixed /from_hell nether's command - Fixed crash when *pos* was called. LeMagnesium 2015-01-25 20:11:04 +01:00
  • 6726dc3a8c Finally fixed maptools' and moreblocks' update - Finished pending rebase - Removed merge garbage - Fixed merge mistakes LeMagnesium 2015-01-24 20:27:36 +01:00
  • c6cc85a855 Finished maptools' rebase LeMagnesium 2015-01-24 20:18:48 +01:00
  • 8787930b51 Updated homedecor_modpack : not running yet LeMagnesium 2015-01-24 19:40:00 +01:00
  • 36897537a5 Updated maptools mod : not running yet LeMagnesium 2015-01-24 19:38:53 +01:00
  • 2bb2628beb Updated moreblocks and moreores textures : not running yet LeMagnesium 2015-01-24 19:35:56 +01:00
  • 70d7d0fee7 Updated moreores mod : NOT RUNNING YET LeMagnesium 2015-01-24 19:28:26 +01:00
  • 6dc3e7d3ad Finished maptool's update's rebase LeMagnesium 2015-01-24 19:13:58 +01:00
  • f70d47ccaf Updated coloredwood textures LeMagnesium 2015-01-24 19:09:23 +01:00
  • 25d7f6e339 Fixed global variables in irc mod LeMagnesium 2015-01-24 18:58:13 +01:00
  • d8a923bf32 tweak the color of admin_boots (darker color) Ombridride 2015-01-23 22:08:59 +01:00
  • c928006b1b Add admin boots texture in 3d_armor Ombridride 2015-01-23 21:58:18 +01:00
  • 9fd1a48fa8 fix aliases... Ombridride 2015-01-23 21:29:16 +01:00
  • e7a3350ddf maptools.creative set to 0 : unkreakable nodes are seen LeMagnesium 2015-01-23 21:24:55 +01:00
  • 6537a584db Merge branch 'master' of github.com:Ombridride/minetest-minetestforfun-server LeMagnesium 2015-01-23 20:48:24 +01:00
  • 7a3ac10994 Updated fail mod : added sounds LeMagnesium 2015-01-23 20:05:47 +01:00
  • e3b992264d small fix - unification Ombridride 2015-01-23 19:57:44 +01:00
  • 110f8f4195 aliases for the new itemframes mod Ombridride 2015-01-23 19:56:08 +01:00
  • cc128f5713 Fixed debug line for NSPass in irc mod LeMagnesium 2015-01-23 18:18:27 +01:00
  • 71607ba18b Smalls fixs on unification pickaxe Ombridride 2015-01-21 22:54:51 +01:00
  • 202d50632c unification Pickaxe Ombridride 2015-01-21 22:38:36 +01:00