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

1501 Commits

Author SHA1 Message Date
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
ce0970d820 Update spreadsheet (boats section) 2015-05-26 23:40:55 +02:00
Ombridride
bd37f19662 Change rights in the repository (755) 2015-05-26 23:37:16 +02:00
Ombridride
2b7d0b0183 Update spreadsheet 2015-05-26 23:34:50 +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
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
LeMagnesium
7fadb09c08 Added back craft recipe to get sand from gravel 2015-05-26 21:21:02 +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
Obani Gemini
766b1a1029 Update news.txt 2015-05-26 16:37:28 +02:00
Ombridride
2e7449efe4 Update news.txt 2015-05-26 15:39:48 +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
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
LeMagnesium
5c6b86946c Dicreased expert boat's rotation coefficient
- Solves part of #61
2015-05-25 20:27:46 +02:00
LeMagnesium
dbe23dd05a Referenced solarmana in news
- Solves part one of #63
2015-05-25 20:13:09 +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
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
Obani
bb25fc622f Simplified sand_source texture 2015-05-24 15:49:47 +02:00
Obani
fe24cb3634 Added textures for liquid sand 2015-05-24 15:23:59 +02:00
Obani
0788b310da Better menu textures : boat 2015-05-24 14:34:18 +02:00
LeMagnesium
927263ee3c Added quicksands
- Added suffocating quicksands' sources and buckets
 - Referenced needed textures to #43
2015-05-24 13:45:23 +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
Ombridride
c8ef273cab Update news.txt 2015-05-22 23:57:16 +02:00
Ombridride
14865293d7 Update world.mt 2015-05-22 23:53:33 +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