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

2081 Commits

Author SHA1 Message Date
766b1a1029 Update news.txt 2015-05-26 16:37:28 +02:00
2e7449efe4 Update news.txt 2015-05-26 15:39:48 +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
54f3ed1fd7 Updated calculus sheet with boats' values
- Added a boat table into values' calc' sheet, with forward/backward speed and
   rotation coefficient for each boat
 - Solves part of #61
2015-05-25 20:37:23 +02:00
5c6b86946c Dicreased expert boat's rotation coefficient
- Solves part of #61
2015-05-25 20:27:46 +02:00
dbe23dd05a Referenced solarmana in news
- Solves part one of #63
2015-05-25 20:13:09 +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
5da1412b29 Used static source for quicksands
- Used `default_sand.png`, a static picture, as tile image for `default:sand_source`
 - Turned alpha of quicksands to 255 (maximum)
 - Turned post_effect_color to nearly black
2015-05-24 15:56:03 +02:00
bb25fc622f Simplified sand_source texture 2015-05-24 15:49:47 +02:00
fe24cb3634 Added textures for liquid sand 2015-05-24 15:23:59 +02:00
0788b310da Better menu textures : boat 2015-05-24 14:34:18 +02:00
927263ee3c Added quicksands
- Added suffocating quicksands' sources and buckets
 - Referenced needed textures to #43
2015-05-24 13:45:23 +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
c8ef273cab Update news.txt 2015-05-22 23:57:16 +02:00
14865293d7 Update world.mt 2015-05-22 23:53:33 +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
89c753717c Update news.txt 2015-05-22 17:37:11 +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
6fde190cd9 Update news again 2015-05-22 12:43:31 +02:00
c0efa53378 Update News.txt
(because we merged the repository to the server soon)
2015-05-22 12:37:53 +02:00
1e2e88797e Fix Mg mistakes again... (snow mod) 2015-05-22 11:39:27 +02:00
a5c27e4e95 Fix a mistake
(Of Mg, when update snow mod)
2015-05-22 10:51:29 +02:00
eae9dbfa83 Update mobs mod
From commits of TenpPlus1 :
- Dogfight and explosion tweaks
- Monster/Npc attack closest threat
- Added flying (and swimming) mob routine
- Fixed: flying mobs get stuck outwith fly_in node
- Fixed: dogfight jumping bug
- Fixed: jumping while dogfight attack for all size mobs
- Mobs can now walk up half-slabs without jumping
- Fixed jump glitch + Fixed do_jump
- Added ownership for tamed animals
2015-05-22 10:37:17 +02:00
738d5396df Merge branch 'master' of github.com:Ombridride/minetest-minetestforfun-server 2015-05-21 23:51:41 +02:00
3e4ea0b614 Update armor spreadsheet 2015-05-21 23:50:47 +02:00
f1355b515f Created alias for list_players command 2015-05-21 21:18:11 +02:00
9079d6acad Created alias for list_players command 2015-05-21 21:17:46 +02:00
4b7d5935fb Added /list_players - Added /list_players extracted from mt_essentials by IndriAppolo, originally called /players. Solves #57 2015-05-21 17:30:10 +02:00
34b36d7f66 Added /list_players
- Added /list_players extracted from `mt_essentials` by IndriAppolo, originally
   called /players. Solves #57
2015-05-21 17:28:31 +02:00
9a0547a54e Made cow dung able to burn during 8 seconds 2015-05-20 17:31:09 +02:00
d9e50da65d Made cow dung able to burn during 8 seconds 2015-05-20 17:30:19 +02:00
cbe20a81b8 Added dumpnodes mod - Added dumpnodes mod, creating /dumpnodes command which can be used by admins to drop the nodenames and top tiles' images for every node on the server in the aim of beginning a process designed to generate automatically the colors.txt file needed by minetestmapper 2015-05-20 17:06:43 +02:00
40c624c832 Added dumpnodes mod
- Added dumpnodes mod, creating /dumpnodes command which can be used by admins
   to drop the nodenames and top tiles' images for every node on the server in
   the aim of beginning a process designed to generate automatically the
   colors.txt file needed by minetestmapper
2015-05-20 17:04:50 +02:00