1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-06-28 14:16:06 +02:00
Commit Graph

1525 Commits

Author SHA1 Message Date
c347faaed6 Updated plantlife
- Updated meshes from @VanessaE 's repository, however, flowers_potted.obj is still missing
2015-05-27 22:17:29 +02:00
733c69c328 Updated homedecor
- Updated homedecor
 - Updated files
 - Added missing meshes
2015-05-27 22:12:00 +02:00
90eeff383c Decrease the spawn of Sandmonster
(~2 times more rarer in default:sand)
2015-05-27 18:58:34 +02:00
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
1f426f2e94 Update mobs mod
(tweaked environmental damage check)
2015-05-27 18:09:26 +02:00
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
fc5177b500 Comment parts wich crash the server on boot 2015-05-27 10:46:15 +02:00
dc881f23b7 Add textures for hunters armor recipe items 2015-05-27 10:00:48 +02:00
f47cc7a1c5 Add textures for hunter armors recipe items 2015-05-27 10:00:02 +02:00
597639f946 Small comments tweak 2015-05-27 09:24:23 +02:00
1cfa58aea6 Mushrooms from riesenpilz mod four (times) more rarer 2015-05-27 09:20:27 +02:00
f702316ed3 Remove the knockback for Big lava slimes 2015-05-27 00:12:14 +02:00
a56f5f834d Remove the knockback for Big acid slimes 2015-05-27 00:12:05 +02:00
054af5238c Remove the knockback for Minotaurs 2015-05-27 00:10:05 +02:00
4e610ea051 Remove the knockback for Dungeon Masters 2015-05-27 00:10:02 +02:00
bd37f19662 Change rights in the repository (755) 2015-05-26 23:37:16 +02:00
2367a1b853 Finish the "reinforced_leather" armor 2015-05-26 23:31:31 +02:00
5cf2318a96 Add the "armor materials" for hunters 2015-05-26 23:28:52 +02:00
de96d211e6 Finish hardened_leather armor 2015-05-26 23:28:26 +02:00
6f044a29f7 Add recipe for "3d_armor:reinforced_leather" 2015-05-26 23:21:48 +02:00
981abda865 Add recipe for "3d_armor:hardened_leather" 2015-05-26 23:16:51 +02:00
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
06d1bb053f Comment useless code in 3d_armor 2015-05-26 19:22:14 +02:00
ce1faef5da Add the reinforced leather armor values
And remove now useless comments
2015-05-26 19:13:23 +02:00
811edbca93 Update init.lua 2015-05-26 19:10:48 +02:00
c2d4541469 Remove useless comments 2015-05-26 19:10:37 +02:00
b7502366fb Add the leather armor values 2015-05-26 19:09:20 +02:00
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
6753155ce1 Update whoison
Add "played" alias to "timeonline"
2015-05-25 21:19:00 +02:00
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
1e62709268 Fixed crash when saving runes' inventory failed 2015-05-24 13:45:10 +02:00
5752d05da9 Turned shutdown messages to minetest.log() too 2015-05-24 10:54:02 +02:00
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
3f10102866 Fixed a global variable after snow's update 2015-05-24 10:49:42 +02:00
23697d7811 Updated BobBlocks (from @HybridDog's fork) 2015-05-23 18:33:53 +02:00
621cbdf04b Renamed /timeonline command
- /timeonline is now /players. Solves #62
2015-05-23 17:10:16 +02:00
0dbcf55dd3 Fixed mistakes with automatic replace of textures' name 2015-05-22 23:43:31 +02:00
0a18b1255e Made more precise whoison's time message
- Changed whoison's function to compute time
2015-05-22 23:42:42 +02:00
82991c27d8 Completed update of nether mod (mapgen fixes) 2015-05-22 23:42:25 +02:00
f84f337c05 Update reinforced armor 2015-05-22 23:11:23 +02:00
82f06309d2 Update hunter armor 2015-05-22 23:11:03 +02:00
3022c7b152 Fixed itemstrings' prefixes and wrongly applyed diff 2015-05-22 22:33:20 +02:00
796832736d Fixed minotaur's model after merge 2015-05-22 22:27:03 +02:00
029ac189c6 Update mobs mod
(bugfix tamed mobs)
2015-05-22 22:21:57 +02:00
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
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
a7e5bacb65 Fixed mobs' update 2015-05-22 19:28:57 +02:00
20db3b7637 ghoat ? NO => goat :D 2015-05-22 17:52:38 +02:00
cb851dfe2d Adjust and finish coins drops for mobs
- Update the spreadsheet for the future classes adds
- Update news again (fix line about minotaur, it spawns on desert sand ;))
2015-05-22 13:15:40 +02:00
c0efa53378 Update News.txt
(because we merged the repository to the server soon)
2015-05-22 12:37:53 +02:00