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

696 Commits

Author SHA1 Message Date
Ombridride
57506df706 Update warthog.lua 2015-03-09 17:12:56 +01:00
Ombridride
bb14d85a49 Update treemonster.lua 2015-03-09 17:12:31 +01:00
Ombridride
31998df815 Update stonemonster.lua 2015-03-09 17:10:01 +01:00
Ombridride
e2b5460e61 Update dungeonmaster.lua 2015-03-09 17:06:40 +01:00
Ombridride
fd1087c100 Update rat.lua 2015-03-09 17:05:17 +01:00
Ombridride
1272d2d138 Update mese_monster.lua 2015-03-09 17:04:49 +01:00
829e7388c1 remove useless condition (bug?) 2015-03-08 23:34:18 +01:00
LeMagnesium
3393ce9ba1 Added security on nether mod to prevent crash
- Initializated pmap1[count] if nil to avoid performing arithmetic on nil
2015-03-08 17:30:37 +01:00
LeMagnesium
91e44ae813 Updated pipeworks (rollback) 2015-03-08 15:22:06 +01:00
LeMagnesium
4a96a86be3 Changed position of mana's bar using axis (offset) 2015-03-07 15:23:53 +01:00
LeMagnesium
afd04d39c6 Removed useless and flooding debug print
- Removed flooding, useless and crashing call to minetest.log in cart mod (may be replaced by something else in the future)
2015-03-06 00:33:24 +01:00
LeMagnesium
99e74718cc Fixed missing link between sit_exec and homedecor.sit_exec
- Registered sit_exec (ghost) function as homedecor.sit_exec. All its calls
  have been changed in mods/homedecor_modpack/homedecor/furnitures.lua to
  homedecor.sit_exec(params)
2015-03-06 00:21:07 +01:00
LeMagnesium
69475ac204 Updated nether mod
- Kept values for pickaxes and tools
- Fixed calls of LIGHT_MAX
- Fixed typos
- Added sound and randomness in craft recipe
2015-03-05 17:09:02 +01:00
Ombridride
c765f2d41c Add a sound for wolfs 2015-03-05 01:32:58 +01:00
Ombridride
478d5e7218 Convert admin stuff => wooden stuff
(on every reboot)
2015-03-04 22:04:34 +01:00
LeMagnesium
9bfbd38c73 Changed old texture call to new texture
- Changed call to "shears.png", to its new name : "vines_shears.png"
2015-03-04 17:30:17 +01:00
LeMagnesium
66ee254fed Updated plantlife, hoping to fix missing texture
- Texture not fixed, missing "shears.png" used in mods/plantlife_modpack/vines/shears.lua
- Updated mod (added Turkish translation)
2015-03-04 17:11:18 +01:00
446842620b fix mana hud refresh
mana hud refresh now
fix crash when read mana.mt failed, mana.playerlist is nil, not {}
2015-03-04 02:21:07 +01:00
Ombridride
de4b1ac9ff Update nodes.lua 2015-03-04 00:31:41 +01:00
Ombridride
42082577bb Update aliases for "darkage:straw" and other
=> "darkage:stair_straw", "darkage:straw", "darkage:straw_bale" and "darkage:adobe"
2015-03-03 23:51:03 +01:00
c6e219b5a7 add traduction messages 2015-03-03 23:15:41 +01:00
Ombridride
89d21c4cd0 Merge pull request #27 from Ataron/master
Add a new mirror texture
2015-03-03 22:49:31 +01:00
Ataron
973dd0d708 Add new mirror texture 2015-03-03 22:39:38 +01:00
LeMagnesium
71780401bd Added shutdown mod
- Added shutdown mod by Jat and turbogus to warn players before server shuts down
2015-03-03 22:37:30 +01:00
LeMagnesium
2c6e09ce1c Updated minetestforfun_game, part 4
Merged :
	Add reverse recipes to craft hoesw
2015-03-03 22:04:16 +01:00
7a102d8a32 resolve conflict straw
resolve conflict darkage:straw and farming:straw Use darkage:straw if not mod farming else use farming:straw
2015-03-03 21:18:02 +01:00
Ombridride
731cc4e82e Delete old beds mod and add new beds mod
(from mt_game)
2015-03-03 21:01:27 +01:00
51f0455410 add default:rail in maptools:unbrekeable 2015-03-03 20:35:11 +01:00
Ombridride
4c878ba2c3 fix maptools:unbreakable_rail_copper 2015-03-03 19:23:51 +01:00
e38e2df28e changed name of unbreakable rails, names conflict. 2015-03-03 18:58:46 +01:00
de9ff6858c fixed no correct display node fences 2015-03-03 18:32:09 +01:00
LeMagnesium
d9c182cf9d Changed all the LIGHT_MAX calls to default.LIGHT_MAX
- Avoided crash by using the real variable instead of its old name
2015-03-03 18:22:38 +01:00
Ombridride
048a18e6bb Fix the wolf texture
A mistake…
2015-03-03 15:19:00 +01:00
54335603e5 add loading mob wolf and corrected wrong variable
added dofile() for wolf.lua in init.lua
corrected hp_max --> hp_min in wolf.lua
2015-03-03 14:36:13 +01:00
Ombridride
5b15099dae update mobs textures/models
(revert bad changes)
2015-03-03 11:59:09 +01:00
LeMagnesium
d21dc61032 Merge remote-tracking branch 'origin/master' 2015-03-03 02:13:23 +01:00
LeMagnesium
6d05ca13e8 Changed a few things in mobs and mana
- Changed mana's regeneration interval and quantity
- Changed chances for mese monsters to give returnmirror:mirror_inactive
  when killed
2015-03-03 02:12:00 +01:00
Ombridride
7bdbbf3851 Merge pull request #23 from LeMagnesium/irc_patch_1
Merge patch 1 for IRC
2015-03-03 01:19:09 +01:00
Ombridride
5846896f31 Update lighting.lua 2015-03-03 00:46:03 +01:00
Ombridride
fd2196027c Update lighting.lua 2015-03-03 00:45:24 +01:00
Ombridride
05c84ee9c5 Update ingredients.lua 2015-03-03 00:23:02 +01:00
Ombridride
3a9f112a0f Fix a mistake 2015-03-03 00:12:24 +01:00
Ombridride
3cf1a2318f Update Worldedit 2015-03-02 23:59:23 +01:00
Ombridride
f0645f5ebe fix incorrect "nether" values in nether mod
Grosse bêtise d’avoir modifiés ces lignes, je devais être fatigué
2015-03-02 23:08:50 +01:00
LeMagnesium
1914797049 Suppressed ethereal from spawns, and coweb craft recipe
- Removed mobs:coweb craft recipe from mobs, already declared in plantlife
- Removed ethereal:dirt from list of spawn nodes for mobs:pumba (useless)
2015-03-02 22:41:05 +01:00
LeMagnesium
89d6010fa1 Merge branch 'master' of github.com:Ombridride/minetest-minetestforfun-server 2015-03-02 22:31:05 +01:00
LeMagnesium
66104e5ff6 Updated mob mod
- Slightly changed API
- Added textures, and sounds
- Removed .env calls
2015-03-02 22:29:17 +01:00
Ombridride
ef8497f9b2 Update home decor and plantlife
more mesh on homedecor, and important performance upgrade for plantlife
2015-03-02 21:55:02 +01:00
Gael-de-Sailly
989b94df71 Added forbidden names list 2015-03-02 21:46:38 +01:00
LeMagnesium
911f49faa4 Updated areas, including megabuilder-like privilege
- Added area_high_limits privilege, similar to (buggy) megabuilder
2015-03-02 21:20:50 +01:00
LeMagnesium
b4f294fba2 Updated pipeworks after massive merge
- Changed flowing logic
2015-03-02 21:08:04 +01:00
1cf4e252f9 added news area openfarming
added area openfarming, anyone can interact only with farming mod(group plant).
added  chatcommand area_openfarming "/area_openfarming <ID>".
added display in hud when area is open to farming.
2015-03-02 19:19:42 +01:00
LeMagnesium
4e2c557a62 Changed silly crafts in food mod
- Disabled and changed silly crafts in food mod which allowed players to craft food with sand, dry shrub, and such nodes
2015-03-02 18:37:30 +01:00
LeMagnesium
ab2b25263f New crafts for returnmirror
- Added new craftitem returnmirror:mirror_glass and its texture, returnmirror_mirror_glass.png
- Changed crafts for returnmirror to complexificate returnmirror's craft
2015-03-02 17:47:57 +01:00
LeMagnesium
76b15b83e8 Added craft recipe for inactive mirrors 2015-03-01 12:03:04 +01:00
LeMagnesium
47f1c985a9 Added cloned returnmirror 2015-03-01 11:41:32 +01:00
LeMagnesium
b155e363e7 Removed submoduled returnmirror 2015-03-01 11:40:53 +01:00
LeMagnesium
1e3cb323c4 Added mana and changed position in hotbar 2015-03-01 11:40:25 +01:00
de4a8b2409 Rebalanced wood's recipe in darkage cause conflict craft 2015-02-28 21:25:59 +01:00
Ombridride
283af9ff26 Update mese_monster.lua
- one is enough

1 / 20 chance = 20%

I will add a really hard recipe for returnmirror:mirror_inactive", because it's a really easy way to move point to point :)
2015-02-28 20:14:44 +01:00
LeMagnesium
623ce42439 Added returnmirror mod (without mana for the moment)
- Added return mirror mod, mana will follow
- Added a drop of mirrors in mese_monsters' definitions
- Fixed a line return in areas
2015-02-28 13:17:58 +01:00
3d156a8ede Fixed global var error 2015-02-27 21:51:12 +01:00
LeMagnesium
4ede79aae6 Updated pipeworks, mesecons, and fixed typo
- Fixing missing comma in building_blocks:sticks' new craft recipe
- Updated pipeworks and mesecons : if changed breaks, revert this commit (works well on local server)
2015-02-27 17:28:41 +01:00
LeMagnesium
3fcfff4bcd Rebalanced wood's recipe in moreblocks and changed another one
- Changed recipe for building_blocks:sticks to avoid incompatibilities
- Rebalanced default:wood's recipe in moreblocks
2015-02-27 17:06:55 +01:00
Ombridride
b41a58009b Comment the cow_brown, for the moment 2015-02-26 01:43:12 +01:00
Ombridride
bbb599d703 Update dirtmonster.lua 2015-02-26 01:40:22 +01:00
Ombridride
1b7e575462 Update wolf.lua 2015-02-26 01:37:44 +01:00
Ombridride
b6504c49d9 Update treemonster.lua 2015-02-26 01:37:15 +01:00
Ombridride
56b8de7b13 Update stonemonster.lua 2015-02-26 01:36:53 +01:00
Ombridride
d8b5e61d1e Update spider.lua 2015-02-26 01:35:45 +01:00
Ombridride
604bc85e1c Update oerkki.lua 2015-02-26 01:34:41 +01:00
Ombridride
d51dfd01a4 Update lava_flan.lua 2015-02-26 01:33:52 +01:00
1948dc2af5 added missing .obj in home_decor 2015-02-25 17:11:53 +01:00
Ombridride
5d4f93aece Update Farming, Mobs, 3d_armor
Farming : minors fixe, add the straw block
Mobs : better api, swimming parameter for mobs, add eggs, code
optimisation
3d_armor : change the model, many new textures, new shield, and new
enchanted shield (which gain compared to normal shield +1 armor and x2
durability)
2015-02-25 01:57:21 +01:00
Ombridride
12e83d24a8 prepare farming update 02 2015-02-25 00:40:13 +01:00
Ombridride
6a0052379c Prepare the update of farming redo 2015-02-25 00:38:02 +01:00
51e2d7fd60 replace default:stick by group:stick for crafting fishing:pole with mores stick 2015-02-25 00:18:43 +01:00
6243ec7e50 add test if ropes mod is installed for craft fishing:pole with ropes:rope 2015-02-24 23:42:31 +01:00
LeMagnesium
342f99f23c Fixed homedecor's update, added inventorycheck
- Added inventorycheck mod
- Fixed ereased table in last commit (homedecor's update)
- Fixed all the wrong uses of register_node in mods/maptools/default_nodes.lua to avoid 0.4.12-name-check-system from crashing server. The diff have been sent to Calinou.
2015-02-24 22:07:05 +01:00
LeMagnesium
bcd0118ba9 Updated homedecor, and fixed cloud pedestals 2015-02-24 18:23:14 +01:00
LeMagnesium
70b36257ea Updated planflife modpack : bug fixes, less laggy, etc.. 2015-02-24 18:16:22 +01:00
82d743415e Better understanding of messages
For a better legibility of messages, only show the message for /rules if /irc is validated.
2015-02-24 15:58:17 +01:00
LeMagnesium
e9d6ce8f90 Added statements for default:rail acceleration
- default:rail , overriden but defined in carts mod are now able to be
  connected to mesecons systems and increase carts' speed as copper rails
  actually do.
2015-02-24 12:06:40 +01:00
Ombridride
2045a66dd6 Add unbreakable fence and rails 2015-02-24 11:41:14 +01:00
Ombridride
eb872a1897 Replace copper rail from moreore
with the copper rail from carts (double craft for the moment, it’s a
bad thing…)
2015-02-24 11:17:19 +01:00
Ombridride
1e2fa0fcbd Add "wolf" mob
(from mobs_plus)
- we need to test it,
- reduce the spawn chance of the dirt monster for balance the spawn
with wolf mobs,
- wolf can spawn in pair.
2015-02-24 10:45:22 +01:00
Ombridride
759d36f6a1 Add a new texture for cow
A very interesting and detailed texture from Mobs_plus
2015-02-24 09:59:06 +01:00
LeMagnesium
8b7ca866fb Removed all the set_hp(20) calls in homedecor
- Sofas, furnitures and longsofas don't get players to recover their hp
  anymore.
2015-02-23 19:46:43 +01:00
LeMagnesium
bf4f6e70e2 Fixed mistakes in new pedestals' definitions 2015-02-23 11:56:22 +01:00
Ombridride
6c74bc3d05 Update rat.lua 2015-02-23 01:44:11 +01:00
Ombridride
35390e79db Update stonemonster.lua 2015-02-23 01:43:03 +01:00
Ombridride
2524d461ef -10 is useless, -1 is better 2015-02-23 01:41:40 +01:00
Ombridride
e1626abf0d small spawn_chance reduction for sandmonster
4500 -> 5000 /blocks
2015-02-23 01:40:42 +01:00
Ombridride
a54231beab Update rat.lua 2015-02-23 01:39:28 +01:00
Ombridride
774426571f Update oerkki.lua 2015-02-23 01:39:11 +01:00
Ombridride
d568d30011 Mese Monster spawn even if they is light
Mese Monster are no longer afraid of lights
2015-02-23 01:38:48 +01:00
Ombridride
8520bc756e lava_flan spawn in surface now
(if they is lava sources)
2015-02-23 01:37:17 +01:00
Ombridride
02395cd4da Update kitten.lua 2015-02-23 01:35:47 +01:00
Ombridride
e90186a2cc Dungeon master spawn even if they is light
Dungeon master no longer afraid of the light ;)
2015-02-23 01:35:32 +01:00
Ombridride
7f09f134b1 Update chicken.lua 2015-02-23 01:33:04 +01:00
Ombridride
2db993a021 Update kitten.lua 2015-02-23 01:32:00 +01:00
Ombridride
757c481218 Update kitten.lua 2015-02-23 01:28:59 +01:00
Ombridride
b74a801c69 Update kitten.lua 2015-02-23 01:28:42 +01:00
Ombridride
3b4a9862ee Tweak the kittens spawn
Finally resolved ! (thank you crabman for your advice)
2015-02-22 23:29:53 +01:00
Gael-de-Sailly
8286d9178d Turned stained_glass glasses into glasslike_framed_optional drawtype 2015-02-22 18:17:29 +01:00
Gael-de-Sailly
92d20a7e61 Turn glass into glasslike_framed_optional drawtype 2015-02-22 18:17:27 +01:00
Gael-de-Sailly
32320e0333 Removed useless redefinition for glass (already in glasslike_framed_optional) 2015-02-22 18:17:27 +01:00
6dfb195a71 fixed strange bug with table=table
error --> sounds.gainplayers[name] = sounds.gaindefault
"""
local _ = {}
_[1] = {["other"] = 50, ["ambience"] = 50, ["music"] = 70, ["mobs"] = 30}
return {["azerty"] = _[1], ["crabman3"] = _[1]}
"""
fixed --> sounds.gainplayers[name]= { ["music"] = 50, ["ambience"] = 50, ["mobs"] = 50, ["other"] = 50 }

and delete unused variable sounds.gaindefault
2015-02-20 17:19:42 +01:00
LeMagnesium
58e24e0b61 Added multiple new pedestals
* Added :
	1. junglewood pedestal (as specified in the todolist)
	2. obsidian pedestal
	3. cloud pedestal, available for admins
2015-02-20 16:10:23 +01:00
LeMagnesium
35aef2e04d Merge patch 1 for IRC
- Added doc
- Changed two lines in init.lua

Patch 2 will concern the beginning of the irc submodule.
2015-02-19 21:00:15 +01:00
LeMagnesium
1e21ef1599 Merge branch 'soundset' of http://github.com/crabman77/minetest-minetestforfun-server into crabman77-soundset 2015-02-19 20:45:54 +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
LeMagnesium
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.
2015-02-18 17:43:05 +01:00
b165c5512f Merge branch 'master' of http://github.com/Ombridride/minetest-minetestforfun-server into soundset 2015-02-16 20:45:22 +01:00
LeMagnesium
dc06213bf4 Added missing meshnode's objects in homedecor
- Added missing objects' files
- Removed global variable `biome2` in mods/snow/src/mapgen_v6.lua
2015-02-16 20:40:29 +01:00
LeMagnesium
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
2015-02-16 18:18:20 +01:00
LeMagnesium
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
2015-02-15 23:29:18 +01:00
Ombridride
31a6b257f5 tweak the stack max of throwing mod 2015-02-15 23:08:13 +01:00
Ombridride
2ce5630ae9 Update arrow.lua 2015-02-15 23:05:59 +01:00
Ombridride
12efe53d1c Tweak the "throwing:arrow" craft
Now the stack max is set to 200, enjoy your quiver !
2015-02-15 22:05:55 +01:00
Ombridride
9a55ace36e Tweak the "throwing:arrow" craft
Now craft 8 arrows
2015-02-15 22:04:05 +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
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
Ombridride
e8e073ec78 unification of cactus armor
(update the armor board in the website : http://minetestforfun.qbuissondebon.info/index.php/le-jeu/liste-des-mod)
2015-01-10 00:11:56 +01:00
LeMagnesium
a05e036f9d Updated 3d_armor
- Added admin armor and cactus armor, code and textures.
- TODO: Change cactus armor's values about its duration
2015-01-09 22:30:25 +01:00
LeMagnesium
8d0c1fb661 Updated mesecons
- Glue can be done with any sapling (group:sapling) from now on
2015-01-09 22:17:03 +01:00
LeMagnesium
38b1f30bdc Updates fixed
- Fixed text's copy mistakes while updating mods (in particular areas)
2015-01-08 22:38:53 +01:00
LeMagnesium
fb4a56f9ac Update areas part 2 2015-01-08 22:28:47 +01:00
LeMagnesium
21d96a9f00 Update areas part 1 2015-01-08 22:21:44 +01:00
LeMagnesium
8f34a13a50 Fix things 2015-01-08 21:52:16 +01:00
LeMagnesium
ba155c770a Update 3d_armor 2015-01-08 21:42:38 +01:00
LeMagnesium
f2124cb34c Updated nether mod 2015-01-08 21:10:10 +01:00
LeMagnesium
bad29d546a Updated chatplus mod 2015-01-08 20:31:49 +01:00
LeMagnesium
431c4bbc3c Updated xban2 2015-01-08 20:16:58 +01:00
Ombridride
66ccf23975 The christmas snow is now over
(The craft recipes still here and craftable)
2015-01-05 23:58:39 +01:00
Ombridride
7e0e10fbbe Change the diet plan of kittens/cats
Now cats eats rats
2015-01-05 22:49:41 +01:00
Ombridride
b6e4b0f7d8 Less kittens/cats 2015-01-05 22:32:28 +01:00
LeMagnesium
ef93a5ca8a Updated Mesecons and Pipeworks mods
- Updated pipeworks because of a bug related to vacuuming tubes, which has
  caused at least 5 crashs.
- Updated mesecons too, because the mods are often used together.
2015-01-04 13:52:47 +01:00
LeMagnesium
583f589b43 Update xban2 by kaeza 2015-01-03 13:56:51 +01:00
Ombridride
e6c3045784 Spawn kittens more rarely 2015-01-01 23:59:37 +01:00
LeMagnesium
e703fcb94c Fix fail mod 2015-01-01 23:53:40 +01:00
LeMagnesium
0b6f635e18 Merge branch 'Gael-kitten' 2015-01-01 21:09:00 +01:00
Ombridride
65687c5ec9 Add compressed cobblestone,
crafted with 9 cobblestone (you can uncrafted it)
(From Carbone)
2015-01-01 12:38:56 +01:00
LeMagnesium
b4aed5d07b Update de fail, partie 2 2014-12-31 17:10:47 +01:00
LeMagnesium
d7c6b3dbd1 Updated fail mod, part 1 2014-12-31 16:57:45 +01:00
Gael-de-Sailly
1be31b52dd Use Jordach's kitten model to fix the invisible cats 2014-12-30 22:30:43 +01:00
Gael-de-Sailly
b05bcfaba7 Fixed some problems about kittens 2014-12-30 21:15:24 +01:00
Ombridride
1eed9f7493 Merge pull request #11 from Ombridride/adding_fail_mod
Adding fail mod (of Mg/LeMagnesium)
2014-12-30 15:31:15 +01:00
LeMagnesium
9ce593b17a Fixing screwdriver and adding global bugs' track file
- Fixed perfect screwdriver by Ombridride
- Added a log-made-off file showing the remaining global variables to fix
2014-12-30 14:58:40 +01:00
Ombridride
0bd6e98805 try a tweak for the perfect screwdriver uses
A TESTER
2014-12-29 22:29:12 +01:00
Ombridride
4d605f093d Begin the add code for the Perfect Screwdriver
(a finir)
2014-12-29 22:17:49 +01:00
Ombridride
b909ef2024 adda texture for the perfect screwdriver 2014-12-29 22:13:00 +01:00
Ombridride
70870429f3 Add the screwdriver_perfect
Just the craft recipe for the moment, need a code tweak for set the number of uses to 10 000 and need a new texture for this mithril screwdriver (Perfect Screwdriver)
2014-12-29 21:48:25 +01:00
Ombridride
d8f4d2844a Update screwdriver uses
tweak the number of uses (10 to 200)
2014-12-29 21:42:50 +01:00
LeMagnesium
88f0fa339d Adding fail mod
(I'm gonna speak french a bit there..)
Je propose dans cette pull-request un mod dont je vous ai déjà sûrement parlé,
le mod fail. Fail est un petit mod, qui n'a (pour le moment) pas de but précis
à part l'animation et le fun sur le serveur. Le mod permet à une petite élite,
au départ, de créer des failpoints et des cookies pour les donner à des joueurs
qui réussissent une action particulière, ou qui se rattent lamentablement de
sorte que ce soit quelque chose de particulièrement drôle.
Par exemple, si un joueur envoie :
:msg Bidule J'ai trouvé du mese vers x,y,z rien que pour moi niark!

Et que tout le monde (IRC compris ici) le voit, c'est un joli failpoint que le
joueur recevra au lieu de ses mese diamonds/blocks!

Le mod de manière générale sert juste (pour le moment) à mettre un peu plus de
fun sur le serveur, mais les autres joueurs semblent l'attendre avec impatience,
et si il est intégré, je me chargerai de l'intégrer dans d'autres mods, comme
death_messages, pour des morts stupides dans la lave, l'acide, l'eau, etc...

Si vous voulez suivre le développement seul du mod il est [ici](http://github.com/LeMagnesium/fail).
2014-12-29 20:19:23 +01:00
LeMagnesium
b2b44ac7f9 Update more_chest textures
- Updated some more_chest textures using the standard chest textures from the server's
  default mod.
2014-12-29 17:32:57 +01:00
LeMagnesium
3b8dea790c Revert commit c335fa for random_messages mod 2014-12-26 18:24:17 +01:00
Ombridride
c335fac0d5 tweak mobs/kitten and random_messages
mobs/kitten :
- add the tamed funtionnality
(doesn’t work for the moment, the kittens don’t spawn)
- smalls other tweaks

Random_messages :
Try to send one message per half hour instead of one message per 2
minutes
2014-12-26 02:09:12 +01:00
LeMagnesium
d6d311581c Merge branch 'master' of http://github.com/Ombridride/minetest-minetestforfun-server 2014-12-25 23:27:36 +01:00
Ombridride
bf14c9b165 Add kittens and improve the sounds code/name 2014-12-25 23:20:28 +01:00
unknown
ca3755ea64 Right texture for unbreakable diamond block 2014-12-25 23:02:30 +01:00
Ombridride
84295212df Re-add texture for 3D-superapple 2014-12-25 22:34:07 +01:00
LeMagnesium
931c706f04 Adding random_messages mod with simple messages
- Random messages mod by @arsdragonfly (http://github.com/arsdragonfly)
  has been added to the server mods.
2014-12-25 20:13:11 +01:00
Ombridride
5b6c7f8d2d Update Moretrees
But keep our changes
2014-12-25 18:55:50 +01:00
Ombridride
3fce25aeab Update the mobs mod
- Update to the 0.8 release of TenPlus1 mobs redo mod
- Merge the TenPlus1 mobs redo mod changes
- Add 2/3 new sounds for each monsters (from the Cyberpangolin mobs
sounds)
- Small up of the lava_flan mob health
2014-12-25 18:34:34 +01:00
Ombridride
c81fc9903e Sword unification for "nether" mod
netherrack + blue netherrack + Switonic
2014-12-23 22:30:26 +01:00
Ombridride
bb3165a013 Sword unification in "moreore mod"
silver + mithril
2014-12-23 22:19:29 +01:00
Ombridride
ea59709133 Throwing unification 2014-12-23 22:08:04 +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
f4ba3a2262 Repus correctement du mod u_skins
(Petit soucis sur le commit précédent car fait avec un nouvel outil que
je ne maitrise pas encore… :p)
2014-12-22 21:05:19 +01:00
Ombridride
a3b6f66c47 Ajout du skin "santa_01" en WTFPL fait par JAPP (que l'on remercie) 2014-12-22 18:44:59 +01:00
LeMagnesium
06515d42ed Fixing anti-explosion system for excluded nodes
- Changed the name of the variable in the parse system to SIMPLY MAKE IT
  ABLE TO WORK FINE!
2014-12-19 21:41:28 +01:00
Le_Docteur
9e03189586 Fixed the Soil abm. 2014-12-18 23:42:51 +01:00
LeMagnesium
b185b9a61f Oooops
- Missing modification on dungeon masters, I was exluding node only if I
  had to includ them... Things are correct now.
2014-12-18 20:13:33 +01:00
LeMagnesium
5314a1d30b Down the water, tweak the u-boots, exclude nodes
- Dungeon masters cannot destroy nodes in excluded table neither nodes of
  group unbreakable, neither nether's nodes.
- Tweak of a global variable in seawrecks (aka. choosen_ingot)
- Highlandpools create real lakes now, and not water flower over the
  floor.
2014-12-18 20:09:07 +01:00
Ombridride
c5d752a3be tweak the description
Because before « leaves » and « jungle leaves » has the same name
« leaves », and players was unable to recognize which is exactly the
right « leaves » …
2014-12-17 23:30:53 +01:00
Le_Docteur
c786d5e0e9 Removed temporay files. 2014-12-17 17:40:48 +01:00
LeMagnesium
db0e531877 Merge branch 'nether_update_without_conflicts' 2014-12-16 22:40:02 +01:00
LeMagnesium
577bcbf470 Applying our own changes
- Nether apple giving 9 of hunger
- Come back in real world at static_spawnpoint or MFF's spawnpoint
2014-12-16 22:36:07 +01:00
LeMagnesium
c6c301ec54 Adding new version 2014-12-16 21:43:27 +01:00
Ombridride
8ff2a55b74 Small fix about "christmas_craft" mod 2014-12-15 23:51:58 +01:00
Ombridride
d503126f05 Update plantlike
With the latest commit of VanessaE
2014-12-15 22:29:30 +01:00
Ombridride
28bd40307b fix texture of christmas_craft mod 2014-12-15 21:46:20 +01:00
Ombridride
636019e28a Don't use the "Default" but the "Moretrees" mod
Because « Moretrees » override the default jungle leaves/sapling/tree
2014-12-15 21:01:34 +01:00
Ombridride
57d84955fd bug fix and delete the stick override
and add in group:stick a craft_recipce
2014-12-15 19:36:40 +01:00
Ombridride
c265993fa8 solution de secours pour christmas_craft
(A améliorer plus tard)
2014-12-15 19:05:19 +01:00
Ombridride
105fc254b5 Leaves of christmas_craft now with
walkable = false
2014-12-15 18:53:35 +01:00
Ombridride
d74a358a2c Update "christmas_craft" mod
For add support to jungle_leaves (snowed)
2014-12-15 18:32:11 +01:00
Ombridride
c0edb397e5 Tweak Moreores ores generation
Now the mithril is more harder to find, and smalls tweaks about other
ores
2014-12-15 03:16:22 +01:00
Ombridride
cdbe82a9e9 Add a new fishing mod and ...
- Remove the old fishing mod
- Update aliases
- tweak settings and hunger of the new fishing mod
2014-12-15 01:53:06 +01:00
Ombridride
e588717ca0 Add "future_ban" mod
Useful if the xban2 method doesn’t work
2014-12-15 01:23:00 +01:00
Ombridride
5579c455f5 petit oubli 2014-12-15 01:07:32 +01:00
Ombridride
6beb2cdf1b Double les drops des épaves de bateau
mod searecks
2014-12-15 01:00:22 +01:00
Ombridride
e6ea287709 MAJ plantlife_modpack
(garde les modifs antérieur sur les « mushrooms » et sur les bugfixs
liés au mod « areas »)
2014-12-15 00:41:13 +01:00
Ombridride
5163bf9551 MAJ mobs(redo) mod
Added switch to disable mobs in protected areas
2014-12-15 00:17:31 +01:00
LeMagnesium
91a018e7c7 Remove nether mod for update
THIS IS NOT A STABLE VERSION AT ALL!
This commit is just supposed to remove nether mod to avoid conflicts when
the branch will be merged, after updates. It's also a check point from
where I can rebase my updates if they break the repository.
2014-12-15 00:13:14 +01:00
Ombridride
8386263856 update riesenpilz 02 2014-12-14 23:56:05 +01:00
Ombridride
863a9bb1cb Update riesenpilz
And add a new dependency : vector_extras
2014-12-14 23:56:05 +01:00
LeMagnesium
87f013bf28 Merge TenPlus1's screwdriver and new minetest.conf.example 2014-12-14 23:46:05 +01:00
LeMagnesium
adc99333fb Partially-merge Don't dry out soil if unloaded blocks are nearby 2014-12-14 23:41:07 +01:00
LeMagnesium
1f419342a7 Merge Only allow rotating nodes that could be dug 2014-12-14 23:26:23 +01:00