Merge branch 'master' of https://github.com/Ombridride/minetest-minetestforfun-server
0
.gitignore
vendored
Normal file → Executable file
0
minetestforfun_game/README.txt
Normal file → Executable file
0
minetestforfun_game/game.conf
Normal file → Executable file
0
minetestforfun_game/game_api.txt
Normal file → Executable file
0
minetestforfun_game/menu/header.png
Normal file → Executable file
Before Width: | Height: | Size: 79 KiB After Width: | Height: | Size: 79 KiB |
0
minetestforfun_game/menu/icon.png
Normal file → Executable file
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.9 KiB |
0
minetestforfun_game/minetest.conf
Normal file → Executable file
0
minetestforfun_game/minetest.conf.example
Normal file → Executable file
0
minetestforfun_game/mods/beds/models/fancy_bed.obj
Normal file → Executable file
0
minetestforfun_game/mods/beds/models/simple_bed.obj
Normal file → Executable file
0
minetestforfun_game/mods/beds/textures/beds_bed.png
Normal file → Executable file
Before Width: | Height: | Size: 364 B After Width: | Height: | Size: 364 B |
0
minetestforfun_game/mods/beds/textures/beds_bed_fancy.png
Normal file → Executable file
Before Width: | Height: | Size: 366 B After Width: | Height: | Size: 366 B |
0
minetestforfun_game/mods/beds/textures/fancy_bed.png
Normal file → Executable file
Before Width: | Height: | Size: 555 B After Width: | Height: | Size: 555 B |
0
minetestforfun_game/mods/beds/textures/simple_bed.png
Normal file → Executable file
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
0
minetestforfun_game/mods/boats/README.txt
Normal file → Executable file
0
minetestforfun_game/mods/boats/depends.txt
Normal file → Executable file
2
minetestforfun_game/mods/boats/init.lua
Normal file → Executable file
@ -228,7 +228,7 @@ boats.register_boat({
|
||||
controls = {
|
||||
up = 0.25,
|
||||
down = 0.25,
|
||||
rotate = 2
|
||||
rotate = 4
|
||||
},
|
||||
description = "Expert race boat"
|
||||
})
|
||||
|
0
minetestforfun_game/mods/boats/models/boat.x
Normal file → Executable file
0
minetestforfun_game/mods/boats/textures/boats_boat_inventory.png
Normal file → Executable file
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
0
minetestforfun_game/mods/boats/textures/boats_boat_wield.png
Normal file → Executable file
Before Width: | Height: | Size: 847 B After Width: | Height: | Size: 847 B |
0
minetestforfun_game/mods/boats/textures/boats_expert_race_inventory.png
Normal file → Executable file
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
0
minetestforfun_game/mods/boats/textures/boats_expert_race_wield.png
Normal file → Executable file
Before Width: | Height: | Size: 879 B After Width: | Height: | Size: 879 B |
0
minetestforfun_game/mods/boats/textures/boats_inventory.png
Normal file → Executable file
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
0
minetestforfun_game/mods/boats/textures/boats_moon.png
Normal file → Executable file
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 4.1 KiB |
0
minetestforfun_game/mods/boats/textures/boats_moon_inventory.png
Normal file → Executable file
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
0
minetestforfun_game/mods/boats/textures/boats_moon_wield.png
Normal file → Executable file
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
0
minetestforfun_game/mods/boats/textures/boats_race_inventory.png
Normal file → Executable file
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
0
minetestforfun_game/mods/boats/textures/boats_race_wield.png
Normal file → Executable file
Before Width: | Height: | Size: 854 B After Width: | Height: | Size: 854 B |
0
minetestforfun_game/mods/boats/textures/boats_water_inventory.png
Normal file → Executable file
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
0
minetestforfun_game/mods/boats/textures/boats_water_wield.png
Normal file → Executable file
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
0
minetestforfun_game/mods/boats/textures/mboat_inventory.png
Normal file → Executable file
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
0
minetestforfun_game/mods/boats/textures/mboat_wield.png
Normal file → Executable file
Before Width: | Height: | Size: 985 B After Width: | Height: | Size: 985 B |
0
minetestforfun_game/mods/bucket/README.txt
Normal file → Executable file
0
minetestforfun_game/mods/bucket/depends.txt
Normal file → Executable file
0
minetestforfun_game/mods/bucket/init.lua
Normal file → Executable file
0
minetestforfun_game/mods/bucket/textures/bucket.png
Normal file → Executable file
Before Width: | Height: | Size: 163 B After Width: | Height: | Size: 163 B |
0
minetestforfun_game/mods/bucket/textures/bucket_acid.png
Normal file → Executable file
Before Width: | Height: | Size: 190 B After Width: | Height: | Size: 190 B |
0
minetestforfun_game/mods/bucket/textures/bucket_lava.png
Normal file → Executable file
Before Width: | Height: | Size: 167 B After Width: | Height: | Size: 167 B |
0
minetestforfun_game/mods/bucket/textures/bucket_sand.png
Normal file → Executable file
Before Width: | Height: | Size: 365 B After Width: | Height: | Size: 365 B |
0
minetestforfun_game/mods/bucket/textures/bucket_water.png
Normal file → Executable file
Before Width: | Height: | Size: 169 B After Width: | Height: | Size: 169 B |
0
minetestforfun_game/mods/creative/README.txt
Normal file → Executable file
0
minetestforfun_game/mods/creative/depends.txt
Normal file → Executable file
0
minetestforfun_game/mods/creative/init.lua
Normal file → Executable file
0
minetestforfun_game/mods/default/aliases.lua
Normal file → Executable file
0
minetestforfun_game/mods/default/commands.lua
Normal file → Executable file
28
minetestforfun_game/mods/default/crafting.lua
Normal file → Executable file
@ -548,6 +548,34 @@ minetest.register_craft({
|
||||
}
|
||||
})
|
||||
|
||||
minetest.register_craft({
|
||||
output = "default:gravel",
|
||||
recipe = {
|
||||
{"default:cobble"},
|
||||
}
|
||||
})
|
||||
|
||||
minetest.register_craft({
|
||||
output = "default:sand",
|
||||
recipe = {
|
||||
{"default:desert_sand"},
|
||||
}
|
||||
})
|
||||
|
||||
minetest.register_craft({
|
||||
output = "default:desert_sand",
|
||||
recipe = {
|
||||
{"default:sand"},
|
||||
}
|
||||
})
|
||||
|
||||
minetest.register_craft({
|
||||
output = "default:sand",
|
||||
recipe = {
|
||||
{"default:gravel"},
|
||||
}
|
||||
})
|
||||
|
||||
minetest.register_craft({
|
||||
type = "cooking",
|
||||
output = "default:stone",
|
||||
|
0
minetestforfun_game/mods/default/craftitems.lua
Normal file → Executable file
0
minetestforfun_game/mods/default/functions.lua
Normal file → Executable file
0
minetestforfun_game/mods/default/furnace.lua
Normal file → Executable file
0
minetestforfun_game/mods/default/init.lua
Normal file → Executable file
0
minetestforfun_game/mods/default/legacy.lua
Normal file → Executable file
0
minetestforfun_game/mods/default/mapgen.lua
Normal file → Executable file
0
minetestforfun_game/mods/default/models/character.b3d
Normal file → Executable file
0
minetestforfun_game/mods/default/models/character.blend
Normal file → Executable file
0
minetestforfun_game/mods/default/models/character.png
Normal file → Executable file
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
12
minetestforfun_game/mods/default/nodes.lua
Normal file → Executable file
@ -994,7 +994,7 @@ minetest.register_node("default:sand_flowing", {
|
||||
animation={type = "vertical_frames", aspect_w= 16, aspect_h = 16, length = 0.6}
|
||||
},
|
||||
},
|
||||
alpha = 160,
|
||||
alpha = 255,
|
||||
paramtype = "light",
|
||||
paramtype2 = "flowingliquid",
|
||||
walkable = false,
|
||||
@ -1007,7 +1007,7 @@ minetest.register_node("default:sand_flowing", {
|
||||
liquid_alternative_flowing = "default:sand_flowing",
|
||||
liquid_alternative_source = "default:sand_source",
|
||||
liquid_viscosity = 20,
|
||||
post_effect_color = {a = 220, r = 187, g = 187, b = 0},
|
||||
post_effect_color = {a = 250, r = 0, g = 0, b = 0},
|
||||
groups = {liquid = 3, not_in_creative_inventory = 1},
|
||||
})
|
||||
|
||||
@ -1015,9 +1015,7 @@ minetest.register_node("default:sand_source", {
|
||||
description = "Sand Source",
|
||||
inventory_image = minetest.inventorycube("default_sand.png"),
|
||||
drawtype = "liquid",
|
||||
tiles = {
|
||||
{name = "default_sand_source_animated.png", animation={type = "vertical_frames", aspect_w= 16, aspect_h = 16, length = 1.5}}
|
||||
},
|
||||
tiles = {"default_sand.png"},
|
||||
special_tiles = {
|
||||
-- New-style water source material (mostly unused)
|
||||
{
|
||||
@ -1026,7 +1024,7 @@ minetest.register_node("default:sand_source", {
|
||||
backface_culling = false,
|
||||
}
|
||||
},
|
||||
alpha = 160,
|
||||
alpha = 255,
|
||||
paramtype = "light",
|
||||
walkable = false,
|
||||
pointable = false,
|
||||
@ -1039,7 +1037,7 @@ minetest.register_node("default:sand_source", {
|
||||
liquid_alternative_source = "default:sand_source",
|
||||
liquid_viscosity = 20,
|
||||
liquid_renewable = false,
|
||||
post_effect_color = {a = 220, r = 187, g = 187, b = 0},
|
||||
post_effect_color = {a = 250, r = 0, g = 0, b = 0},
|
||||
groups = {liquid = 3},
|
||||
})
|
||||
|
||||
|