I think this commit is forced because I had to reload everything from backup...
0
.gitmodules
vendored
Executable file → Normal file
0
README.txt
Executable file → Normal file
0
SOUND-LICENSES.txt
Executable file → Normal file
0
menu/header.png
Executable file → Normal file
Before Width: | Height: | Size: 158 KiB After Width: | Height: | Size: 158 KiB |
0
menu/icon.png
Executable file → Normal file
Before Width: | Height: | Size: 4.7 KiB After Width: | Height: | Size: 4.7 KiB |
2
minetest.conf
Executable file → Normal file
@ -17,7 +17,7 @@ movement_acceleration_air = 2.1
|
|||||||
movement_acceleration_fast = 2.4
|
movement_acceleration_fast = 2.4
|
||||||
movement_speed_walk = 4.2
|
movement_speed_walk = 4.2
|
||||||
movement_speed_crouch = 2.1
|
movement_speed_crouch = 2.1
|
||||||
movement_speed_fast = 6.5
|
movement_speed_fast = 22
|
||||||
movement_speed_climb = 2.2
|
movement_speed_climb = 2.2
|
||||||
movement_speed_jump = 6.9
|
movement_speed_jump = 6.9
|
||||||
movement_speed_descend = 6
|
movement_speed_descend = 6
|
||||||
|
0
mods/adventuretest/depends.txt
Executable file → Normal file
0
mods/adventuretest/functions.lua
Executable file → Normal file
0
mods/adventuretest/init.lua
Executable file → Normal file
0
mods/adventuretest/privs.lua
Executable file → Normal file
0
mods/adventuretest/register_functions.lua
Executable file → Normal file
0
mods/affects/README.md
Executable file → Normal file
4
mods/affects/affect_examples.lua
Executable file → Normal file
@ -17,7 +17,7 @@ local antig = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
onremove = function(name, player, affectid)
|
onremove = function(name, player, affectid)
|
||||||
minetest.chat_send_player(name,"You no longer have anti gravity!",false)
|
cmsg.push_message_player(player,"You no longer have anti gravity!")
|
||||||
end
|
end
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -54,7 +54,7 @@ local fly = {
|
|||||||
local pPrivs = minetest.get_player_privs(name)
|
local pPrivs = minetest.get_player_privs(name)
|
||||||
pPrivs["fly"] = nil
|
pPrivs["fly"] = nil
|
||||||
minetest.set_player_privs(name,pPrivs)
|
minetest.set_player_privs(name,pPrivs)
|
||||||
minetest.chat_send_player(name,"You can no longer fly!",false)
|
cmsg.push_message_player(player,"You can no longer fly!")
|
||||||
end
|
end
|
||||||
}
|
}
|
||||||
|
|
||||||
|
0
mods/affects/api.lua
Executable file → Normal file
0
mods/affects/chatcommands.lua
Executable file → Normal file
0
mods/affects/depends.txt
Executable file → Normal file
0
mods/affects/functions.lua
Executable file → Normal file
0
mods/affects/init.lua
Executable file → Normal file
0
mods/affects/loops.lua
Executable file → Normal file
0
mods/affects/persistance.lua
Executable file → Normal file
0
mods/arena/.directory
Executable file → Normal file
0
mods/arena/init.lua
Executable file → Normal file
0
mods/boats/README.txt
Executable file → Normal file
0
mods/boats/depends.txt
Executable file → Normal file
0
mods/boats/init.lua
Executable file → Normal file
0
mods/boats/models/boat.obj
Executable file → Normal file
0
mods/boats/textures/boat_inventory.png
Executable file → Normal file
Before Width: | Height: | Size: 851 B After Width: | Height: | Size: 851 B |
0
mods/boats/textures/boat_wield.png
Executable file → Normal file
Before Width: | Height: | Size: 546 B After Width: | Height: | Size: 546 B |
0
mods/bones/README.txt
Executable file → Normal file
0
mods/bones/depends.txt
Executable file → Normal file
0
mods/bones/init.lua
Executable file → Normal file
0
mods/bones/textures/bones_bottom.png
Executable file → Normal file
Before Width: | Height: | Size: 284 B After Width: | Height: | Size: 284 B |
0
mods/bones/textures/bones_front.png
Executable file → Normal file
Before Width: | Height: | Size: 300 B After Width: | Height: | Size: 300 B |
0
mods/bones/textures/bones_rear.png
Executable file → Normal file
Before Width: | Height: | Size: 306 B After Width: | Height: | Size: 306 B |
0
mods/bones/textures/bones_side.png
Executable file → Normal file
Before Width: | Height: | Size: 289 B After Width: | Height: | Size: 289 B |
0
mods/bones/textures/bones_top.png
Executable file → Normal file
Before Width: | Height: | Size: 279 B After Width: | Height: | Size: 279 B |
0
mods/books_plus/depends.txt
Executable file → Normal file
0
mods/books_plus/init.lua
Executable file → Normal file
0
mods/books_plus/textures/booklocked.png
Executable file → Normal file
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 3.0 KiB |
0
mods/bucket/README.txt
Executable file → Normal file
0
mods/bucket/depends.txt
Executable file → Normal file
0
mods/bucket/init.lua
Executable file → Normal file
0
mods/bucket/textures/bucket.png
Executable file → Normal file
Before Width: | Height: | Size: 278 B After Width: | Height: | Size: 278 B |
0
mods/bucket/textures/bucket_lava.png
Executable file → Normal file
Before Width: | Height: | Size: 287 B After Width: | Height: | Size: 287 B |
0
mods/bucket/textures/bucket_water.png
Executable file → Normal file
Before Width: | Height: | Size: 288 B After Width: | Height: | Size: 288 B |
0
mods/builtin_item/README.txt
Executable file → Normal file
0
mods/builtin_item/init.lua
Executable file → Normal file
0
mods/builtin_item/init.lua~
Executable file → Normal file
0
mods/builtin_item/sounds/builtin_item_lava.ogg
Executable file → Normal file
0
mods/bushes/cooking.lua
Executable file → Normal file
0
mods/bushes/depends.txt
Executable file → Normal file
0
mods/bushes/depends.txt~
Executable file → Normal file
0
mods/bushes/init.lua
Executable file → Normal file
0
mods/bushes/init.lua~
Executable file → Normal file
0
mods/bushes/textures/bushes_basket_bottom.png
Executable file → Normal file
Before Width: | Height: | Size: 283 B After Width: | Height: | Size: 283 B |
0
mods/bushes/textures/bushes_basket_empty_top.png
Executable file → Normal file
Before Width: | Height: | Size: 285 B After Width: | Height: | Size: 285 B |
0
mods/bushes/textures/bushes_basket_full_top.png
Executable file → Normal file
Before Width: | Height: | Size: 633 B After Width: | Height: | Size: 633 B |
0
mods/bushes/textures/bushes_basket_side.png
Executable file → Normal file
Before Width: | Height: | Size: 320 B After Width: | Height: | Size: 320 B |
0
mods/bushes/textures/bushes_berry_pie_cooked.png
Executable file → Normal file
Before Width: | Height: | Size: 918 B After Width: | Height: | Size: 918 B |
0
mods/bushes/textures/bushes_berry_pie_raw.png
Executable file → Normal file
Before Width: | Height: | Size: 918 B After Width: | Height: | Size: 918 B |
0
mods/bushes/textures/bushes_strawberry.png
Executable file → Normal file
Before Width: | Height: | Size: 824 B After Width: | Height: | Size: 824 B |
0
mods/bushes/textures/bushes_strawberry_bush.png
Executable file → Normal file
Before Width: | Height: | Size: 7.1 KiB After Width: | Height: | Size: 7.1 KiB |
0
mods/bushes/textures/bushes_sugar.png
Executable file → Normal file
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
0
mods/campfire/depends.txt
Executable file → Normal file
0
mods/campfire/init.lua
Executable file → Normal file
0
mods/campfire/textures/campfire_active.png
Executable file → Normal file
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 2.5 KiB |
0
mods/campfire/textures/campfire_campfire.png
Executable file → Normal file
Before Width: | Height: | Size: 622 B After Width: | Height: | Size: 622 B |
0
mods/chat/init.lua
Executable file → Normal file
0
mods/cottages/LICENSE
Executable file → Normal file
0
mods/cottages/README.md
Executable file → Normal file
0
mods/cottages/adaptions.lua
Executable file → Normal file
0
mods/cottages/alias.lua
Executable file → Normal file
0
mods/cottages/depends.txt
Executable file → Normal file
0
mods/cottages/init.lua
Executable file → Normal file
0
mods/cottages/locale/de.txt
Executable file → Normal file
0
mods/cottages/locale/template.txt
Executable file → Normal file
0
mods/cottages/models/cottages_barrel.obj
Executable file → Normal file
0
mods/cottages/models/cottages_barrel_closed.obj
Executable file → Normal file
0
mods/cottages/models/cottages_barrel_closed_lying.obj
Executable file → Normal file
0
mods/cottages/models/cottages_barrel_lying.obj
Executable file → Normal file
0
mods/cottages/models/cottages_handmill.obj
Executable file → Normal file
0
mods/cottages/models/cottages_tub.obj
Executable file → Normal file
0
mods/cottages/nodes_anvil.lua
Executable file → Normal file
0
mods/cottages/nodes_barrel.lua
Executable file → Normal file
0
mods/cottages/nodes_chests.lua
Executable file → Normal file
0
mods/cottages/nodes_doorlike.lua
Executable file → Normal file
0
mods/cottages/nodes_fences.lua
Executable file → Normal file
0
mods/cottages/nodes_furniture.lua
Executable file → Normal file
0
mods/cottages/nodes_historic.lua
Executable file → Normal file
0
mods/cottages/nodes_roof.lua
Executable file → Normal file
0
mods/cottages/nodes_straw.lua
Executable file → Normal file
0
mods/cottages/textures/cottages_barrel.png
Executable file → Normal file
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 2.6 KiB |
0
mods/cottages/textures/cottages_beds_bed_side.png
Executable file → Normal file
Before Width: | Height: | Size: 536 B After Width: | Height: | Size: 536 B |
0
mods/cottages/textures/cottages_beds_bed_side_top_l.png
Executable file → Normal file
Before Width: | Height: | Size: 500 B After Width: | Height: | Size: 500 B |
0
mods/cottages/textures/cottages_beds_bed_side_top_r.png
Executable file → Normal file
Before Width: | Height: | Size: 502 B After Width: | Height: | Size: 502 B |
0
mods/cottages/textures/cottages_beds_bed_top_bottom.png
Executable file → Normal file
Before Width: | Height: | Size: 633 B After Width: | Height: | Size: 633 B |
0
mods/cottages/textures/cottages_beds_bed_top_top.png
Executable file → Normal file
Before Width: | Height: | Size: 605 B After Width: | Height: | Size: 605 B |
0
mods/cottages/textures/cottages_clay.png
Executable file → Normal file
Before Width: | Height: | Size: 272 B After Width: | Height: | Size: 272 B |
0
mods/cottages/textures/cottages_darkage_straw.png
Executable file → Normal file
Before Width: | Height: | Size: 852 B After Width: | Height: | Size: 852 B |