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

1757 Commits

Author SHA1 Message Date
fc5177b500 Comment parts wich crash the server on boot 2015-05-27 10:46:15 +02:00
20b5c2156c delete no useless file 2015-05-27 10:24:56 +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
ce0970d820 Update spreadsheet (boats section) 2015-05-26 23:40:55 +02:00
bd37f19662 Change rights in the repository (755) 2015-05-26 23:37:16 +02:00
2b7d0b0183 Update spreadsheet 2015-05-26 23:34:50 +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
c3dd3012b3 Re-Increased rotation coefficient of expert racer's boat
- Corrected a misunderstanding between me and @ObaniGemini
2015-05-26 22:03:07 +02:00
7fadb09c08 Added back craft recipe to get sand from gravel 2015-05-26 21:21:02 +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
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