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

928 Commits

Author SHA1 Message Date
LeMagnesium
333a1fa6e4 Dicreased needed light by 1 for solarmana's regen
- Solves part of #63
2015-05-28 18:43:17 +02:00
LeMagnesium
9086fbf240 Moved maximum altitude for lavashrooms' spawn at y=-200
- Solves #66
2015-05-28 18:39:36 +02:00
LeMagnesium
b291b1587d Fixed screwdriver by adding missing API snippets
- Added missing snippets to the mithril screwdriver. Solves #67
2015-05-28 18:30:18 +02:00
LeMagnesium
c347faaed6 Updated plantlife
- Updated meshes from @VanessaE 's repository, however, flowers_potted.obj is still missing
2015-05-27 22:17:29 +02:00
LeMagnesium
733c69c328 Updated homedecor
- Updated homedecor
 - Updated files
 - Added missing meshes
2015-05-27 22:12:00 +02:00
Ombridride
90eeff383c Decrease the spawn of Sandmonster
(~2 times more rarer in default:sand)
2015-05-27 18:58:34 +02:00
Ombridride
9eea1d7f42 Update mobs mod and news.txt
mobs mod tweaks :
- tweaked environmental damage check
- mobs retain health, code tidy
- Updated weapon wear & sounds
- code tidy
2015-05-27 18:25:55 +02:00
Ombridride
1f426f2e94 Update mobs mod
(tweaked environmental damage check)
2015-05-27 18:09:26 +02:00
Ombridride
47cb17a3c5 Add beans to the hunger.lua
found here : https://forum.minetest.net/viewtopic.php?f=11&t=6342&start=250#p177019
2015-05-27 11:32:12 +02:00
Ombridride
fc5177b500 Comment parts wich crash the server on boot 2015-05-27 10:46:15 +02:00
Quentin BUISSON-DEBON
dc881f23b7 Add textures for hunters armor recipe items 2015-05-27 10:00:48 +02:00
Quentin BUISSON-DEBON
f47cc7a1c5 Add textures for hunter armors recipe items 2015-05-27 10:00:02 +02:00
Quentin BUISSON-DEBON
597639f946 Small comments tweak 2015-05-27 09:24:23 +02:00
root
1cfa58aea6 Mushrooms from riesenpilz mod four (times) more rarer 2015-05-27 09:20:27 +02:00
Ombridride
f702316ed3 Remove the knockback for Big lava slimes 2015-05-27 00:12:14 +02:00
Ombridride
a56f5f834d Remove the knockback for Big acid slimes 2015-05-27 00:12:05 +02:00
Ombridride
054af5238c Remove the knockback for Minotaurs 2015-05-27 00:10:05 +02:00
Ombridride
4e610ea051 Remove the knockback for Dungeon Masters 2015-05-27 00:10:02 +02:00
Ombridride
bd37f19662 Change rights in the repository (755) 2015-05-26 23:37:16 +02:00
Ombridride
2367a1b853 Finish the "reinforced_leather" armor 2015-05-26 23:31:31 +02:00
Ombridride
5cf2318a96 Add the "armor materials" for hunters 2015-05-26 23:28:52 +02:00
Ombridride
de96d211e6 Finish hardened_leather armor 2015-05-26 23:28:26 +02:00
Ombridride
6f044a29f7 Add recipe for "3d_armor:reinforced_leather" 2015-05-26 23:21:48 +02:00
Ombridride
981abda865 Add recipe for "3d_armor:hardened_leather" 2015-05-26 23:16:51 +02:00
LeMagnesium
752687e1e1 Updated farming mod
- Introduced new grow routine to grow plants even with players being away
   from them
2015-05-26 21:20:33 +02:00
Ombridride
06d1bb053f Comment useless code in 3d_armor 2015-05-26 19:22:14 +02:00
Ombridride
ce1faef5da Add the reinforced leather armor values
And remove now useless comments
2015-05-26 19:13:23 +02:00
Ombridride
811edbca93 Update init.lua 2015-05-26 19:10:48 +02:00
Ombridride
c2d4541469 Remove useless comments 2015-05-26 19:10:37 +02:00
Ombridride
b7502366fb Add the leather armor values 2015-05-26 19:09:20 +02:00
Ombridride
2aea8d51b8 Merge pull request #65 from LeMagnesium/minetest_log_at_boot
Use minetest.log() for start up and shutdown messages
2015-05-25 22:26:07 +02:00
Ombridride
6753155ce1 Update whoison
Add "played" alias to "timeonline"
2015-05-25 21:19:00 +02:00
LeMagnesium
0f5e43125c Various updates
- Updated homedecor (files cleaned)
 - Updated nether (node replacements made easier)
 - Updated maptools (cleaned files)
 - Updated ambiance (useless files cleaned)
2015-05-25 14:32:46 +02:00
LeMagnesium
1e62709268 Fixed crash when saving runes' inventory failed 2015-05-24 13:45:10 +02:00
LeMagnesium
5752d05da9 Turned shutdown messages to minetest.log() too 2015-05-24 10:54:02 +02:00
LeMagnesium
6b9b127804 Turned all boot messages into clean minetest.log() calls
- Turned all the 'print' calls at server's boot to 'minetest.log' in order to
   render it more clearly
2015-05-24 10:50:22 +02:00
LeMagnesium
3f10102866 Fixed a global variable after snow's update 2015-05-24 10:49:42 +02:00
LeMagnesium
23697d7811 Updated BobBlocks (from @HybridDog's fork) 2015-05-23 18:33:53 +02:00
LeMagnesium
621cbdf04b Renamed /timeonline command
- /timeonline is now /players. Solves #62
2015-05-23 17:10:16 +02:00
LeMagnesium
0dbcf55dd3 Fixed mistakes with automatic replace of textures' name 2015-05-22 23:43:31 +02:00
LeMagnesium
0a18b1255e Made more precise whoison's time message
- Changed whoison's function to compute time
2015-05-22 23:42:42 +02:00
LeMagnesium
82991c27d8 Completed update of nether mod (mapgen fixes) 2015-05-22 23:42:25 +02:00
Ombridride
f84f337c05 Update reinforced armor 2015-05-22 23:11:23 +02:00
Ombridride
82f06309d2 Update hunter armor 2015-05-22 23:11:03 +02:00
LeMagnesium
3022c7b152 Fixed itemstrings' prefixes and wrongly applyed diff 2015-05-22 22:33:20 +02:00
LeMagnesium
796832736d Fixed minotaur's model after merge 2015-05-22 22:27:03 +02:00
Quentin BUISSON-DEBON
029ac189c6 Update mobs mod
(bugfix tamed mobs)
2015-05-22 22:21:57 +02:00
root
c8eaa28e41 Add armor classes
(Update world.mt and set to false this armors, because not ready at all)
2015-05-22 21:42:57 +02:00
LeMagnesium
50802588f0 Merge of 'solarmana_add'
Conflicts:
	mods/WorldEdit/worldedit/init.lua
	mods/WorldEdit/worldedit/manipulations.lua
	mods/WorldEdit/worldedit_commands/init.lua
	mods/WorldEdit/worldedit_commands/safe.lua
	mods/compassgps/README.md
	mods/mobs/api.lua
	mods/mobs/chicken.lua
	mods/mobs/cow.lua

This branch was completly f*cked up, we couldn't find a way to update it without throwing piles of merge conflicts, even with patches.
Runes are defaultly disabled. The README.md file will be updated, as well as many files in the repository
2015-05-22 20:09:39 +02:00
LeMagnesium
a7e5bacb65 Fixed mobs' update 2015-05-22 19:28:57 +02:00