Updated nether and applied scripts
0
minetestforfun_game/mods/bucket/textures/bucket.png
Normal file → Executable file
Before Width: | Height: | Size: 207 B After Width: | Height: | Size: 207 B |
0
minetestforfun_game/mods/bucket/textures/bucket_acid.png
Normal file → Executable file
Before Width: | Height: | Size: 216 B After Width: | Height: | Size: 216 B |
0
minetestforfun_game/mods/bucket/textures/bucket_lava.png
Normal file → Executable file
Before Width: | Height: | Size: 223 B After Width: | Height: | Size: 223 B |
0
minetestforfun_game/mods/bucket/textures/bucket_river_water.png
Normal file → Executable file
Before Width: | Height: | Size: 223 B After Width: | Height: | Size: 223 B |
0
minetestforfun_game/mods/bucket/textures/bucket_sand.png
Normal file → Executable file
Before Width: | Height: | Size: 251 B After Width: | Height: | Size: 251 B |
0
minetestforfun_game/mods/bucket/textures/bucket_water.png
Normal file → Executable file
Before Width: | Height: | Size: 223 B After Width: | Height: | Size: 223 B |
0
minetestforfun_game/mods/default/sounds/default_gravel_footstep.1.ogg
Normal file → Executable file
0
minetestforfun_game/mods/default/sounds/default_gravel_footstep.2.ogg
Normal file → Executable file
0
minetestforfun_game/mods/default/sounds/default_gravel_footstep.3.ogg
Normal file → Executable file
0
minetestforfun_game/mods/default/sounds/default_gravel_footstep.4.ogg
Normal file → Executable file
0
mods/arrow_signs/textures/arrow_sign.png
Normal file → Executable file
Before Width: | Height: | Size: 404 B After Width: | Height: | Size: 404 B |
0
mods/arrow_signs/textures/arrow_sign_border_down.png
Normal file → Executable file
Before Width: | Height: | Size: 117 B After Width: | Height: | Size: 117 B |
0
mods/arrow_signs/textures/arrow_sign_border_left.png
Normal file → Executable file
Before Width: | Height: | Size: 91 B After Width: | Height: | Size: 91 B |
0
mods/arrow_signs/textures/arrow_sign_border_right.png
Normal file → Executable file
Before Width: | Height: | Size: 91 B After Width: | Height: | Size: 91 B |
0
mods/arrow_signs/textures/arrow_sign_border_up.png
Normal file → Executable file
Before Width: | Height: | Size: 118 B After Width: | Height: | Size: 118 B |
0
mods/inventory_icon/README.txt
Normal file → Executable file
0
mods/inventory_icon/depends.txt
Normal file → Executable file
0
mods/inventory_icon/description.txt
Normal file → Executable file
0
mods/inventory_icon/init.lua
Normal file → Executable file
0
mods/inventory_icon/textures/inventory_icon_backpack_free.png
Normal file → Executable file
Before Width: | Height: | Size: 386 B After Width: | Height: | Size: 386 B |
0
mods/inventory_icon/textures/inventory_icon_backpack_full.png
Normal file → Executable file
Before Width: | Height: | Size: 383 B After Width: | Height: | Size: 383 B |
0
mods/inventory_icon/textures/inventory_icon_bags_large.png
Normal file → Executable file
Before Width: | Height: | Size: 660 B After Width: | Height: | Size: 660 B |
0
mods/inventory_icon/textures/inventory_icon_bags_medium.png
Normal file → Executable file
Before Width: | Height: | Size: 836 B After Width: | Height: | Size: 836 B |
0
mods/inventory_icon/textures/inventory_icon_bags_small.png
Normal file → Executable file
Before Width: | Height: | Size: 625 B After Width: | Height: | Size: 625 B |
0
mods/mobs/textures/mobs_bucket_milk.png
Normal file → Executable file
Before Width: | Height: | Size: 215 B After Width: | Height: | Size: 215 B |
@ -113,7 +113,7 @@ end
|
||||
local path = minetest.get_modpath("nether")
|
||||
dofile(path.."/weird_mapgen_noise.lua")
|
||||
dofile(path.."/items.lua")
|
||||
dofile(path.."/furnace.lua")
|
||||
--dofile(path.."/furnace.lua")
|
||||
dofile(path.."/pearl.lua")
|
||||
|
||||
local function table_contains(t, v)
|
||||
@ -132,9 +132,9 @@ local function do_ws_func(depth, a, x)
|
||||
local n = x/(16*SIZE)
|
||||
local y = 0
|
||||
for k=1,depth do
|
||||
y = y + SIZE*(math.sin(math.pi * k^a * n)/(math.pi * k^a))
|
||||
y = y + math.sin(math.pi * k^a * n)/(k^a)
|
||||
end
|
||||
return y
|
||||
return SIZE*y/math.pi
|
||||
end
|
||||
|
||||
local chunksize = minetest.setting_get("chunksize") or 5
|
||||
|
0
mods/runes/textures/runes_grim_reaper_amulet.png
Normal file → Executable file
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
0
mods/runes/textures/runes_minotaur_eye_amulet.png
Normal file → Executable file
Before Width: | Height: | Size: 953 B After Width: | Height: | Size: 953 B |
0
mods/runes/textures/runes_silver_cross_amulet.png
Normal file → Executable file
Before Width: | Height: | Size: 576 B After Width: | Height: | Size: 576 B |
0
mods/throwing/textures/throwing_arbalest.png
Normal file → Executable file
Before Width: | Height: | Size: 378 B After Width: | Height: | Size: 378 B |
0
mods/throwing/textures/throwing_arbalest_loaded.png
Normal file → Executable file
Before Width: | Height: | Size: 464 B After Width: | Height: | Size: 464 B |
0
mods/throwing/textures/throwing_bow_steel.png
Normal file → Executable file
Before Width: | Height: | Size: 286 B After Width: | Height: | Size: 286 B |
0
mods/throwing/textures/throwing_bow_steel_loaded.png
Normal file → Executable file
Before Width: | Height: | Size: 409 B After Width: | Height: | Size: 409 B |
0
mods/throwing/textures/throwing_longbow.png
Normal file → Executable file
Before Width: | Height: | Size: 236 B After Width: | Height: | Size: 236 B |
0
mods/throwing/textures/throwing_longbow_loaded.png
Normal file → Executable file
Before Width: | Height: | Size: 345 B After Width: | Height: | Size: 345 B |