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

511 Commits

Author SHA1 Message Date
Ombridride
7f062dd50a revert bad changes of Mg
(the wooden fishing pole  has 30 uses, not 1500 uses. 1500 uses is for
the perfect fishing pole)
2015-03-11 18:10:44 +01:00
LeMagnesium
55ff47595a Fishing pole can be used 1500 times 2015-03-11 17:32:56 +01:00
Ombridride
87c975ce30 New texture for the pole_perfect 2015-03-11 17:13:54 +01:00
Ombridride
42ed838804 Continue the pole_perfect code 2015-03-11 16:49:42 +01:00
Ombridride
3a96e2e34a Add the register tool for "pole_perfect"
Seulement commencé, à continuer
2015-03-11 16:39:15 +01:00
Ombridride
7bc218a363 Add the craft recipe of "pole_perfect"
And indentation correction for more visibility
2015-03-11 16:33:17 +01:00
Ombridride
a3cee45129 TWeak the Spider Cobweb From "mobs" mod 2015-03-11 16:30:08 +01:00
Ombridride
b3cf918f02 tweak the craft recipe of cobweb_corner 2015-03-11 16:25:00 +01:00
Ombridride
8e721a4d8e tweak the description for avoid mobs conflict 2015-03-11 16:21:08 +01:00
Ombridride
6fb5287cdf tweak the description for avoid homedecor conflict 2015-03-11 16:15:16 +01:00
LeMagnesium
050f8f115f New IRC version 2015-03-10 22:23:06 +01:00
a5a932c8ed remove deprecated minetest.env 2015-03-10 17:14:34 +01:00
2cb1438e99 fix bobber and worms removed when on_place
fix wrong condition cause remove bobber and worms when on_place if several player connected
2015-03-10 02:53:53 +01: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
Ombridride
1df5b49a05 Update wolf.lua 2015-03-09 17:13:15 +01:00
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