Novatux
|
14eab22d81
Add minetest.registered_biomes
|
11 years ago |
Perttu Ahola
|
8831669505
Allow mods to listen to cheat detections using minetest.register_on_cheat()
|
11 years ago |
kwolekr
|
2e292b67a0
Add Lua on_mapgen_init callback, and minetest.set_mapgen_params API
|
11 years ago |
khonkhortisan
|
1586cdac53
unkn own block -> unkn own node
|
11 years ago |
Diego Martínez
|
2fb0e547a0
Use the nodebox as selection box if it's not set manually
|
11 years ago |
Matthew I
|
6c8fa83ecd
Add shutdown hook interface to Lua API
|
12 years ago |
PilzAdam
|
936411e4d1
Make air and ignore drop nothing
|
12 years ago |
Perttu Ahola
|
100345f1e4
Deprecate minetest.add_to_creative_inventory and use group not_in_creative_inventory instead
|
12 years ago |
Perttu Ahola
|
4cc98d7add
minetest.register_on_player_receive_fields()
|
12 years ago |
Perttu Ahola
|
22502f80db
Don't deprecate minetest.register_on_placenode and minetest.register_on_dignode
|
12 years ago |
Perttu Ahola
|
35df1ee253
Implement locked chest; add after_place_node and after_dig_node node callbacks
|
12 years ago |
Perttu Ahola
|
67547f74fc
Split builtin.lua to multiple files
|
12 years ago |