This website requires JavaScript.
Explore
Help
Register
Sign In
BRNSystems
/
minetest
Watch
1
Star
0
Fork
0
You've already forked minetest
forked from
Mirrorlandia_minetest/minetest
Code
Pull Requests
1
Activity
minetest
/
builtin
/
game
History
Hugo Locurcio
d364b6d0a6
Rename "private messages" to "direct messages" (
#8971
)
...
These messages can be read by server administrators, which makes them not actually private.
2019-09-22 21:48:36 +01:00
..
auth.lua
Replace auth.txt with SQLite auth database (
#7279
)
2018-08-05 13:13:38 +02:00
chat.lua
Rename "private messages" to "direct messages" (
#8971
)
2019-09-22 21:48:36 +01:00
constants.lua
…
deprecated.lua
…
detached_inventory.lua
Add core.remove_detached_inventory (
#7684
)
2018-10-10 20:48:58 +02:00
falling.lua
Add sounds for falling and attached nodes (
#7719
)
2019-03-05 08:17:48 +01:00
features.lua
Fix AreaStore's IDs persistence (
#8888
)
2019-09-21 17:54:52 +02:00
forceloading.lua
Add luacheck to check builtin (
#7895
)
2019-08-06 19:30:18 +01:00
init.lua
Add player knockback on punch to builtin
2019-08-10 19:44:27 +02:00
item_entity.lua
Force item entities out of solid nodes (simpler) (
#8885
)
2019-09-04 22:21:40 +02:00
item.lua
Add luacheck to check builtin (
#7895
)
2019-08-06 19:30:18 +01:00
knockback.lua
Add player knockback on punch to builtin
2019-08-10 19:44:27 +02:00
misc.lua
Add luacheck to check builtin (
#7895
)
2019-08-06 19:30:18 +01:00
privileges.lua
Add luacheck to check builtin (
#7895
)
2019-08-06 19:30:18 +01:00
register.lua
Punchwear (improved) (
#8959
)
2019-09-22 22:12:21 +02:00
statbars.lua
Add luacheck to check builtin (
#7895
)
2019-08-06 19:30:18 +01:00
static_spawn.lua
Builtin: Replace deprecated function calls (
#7561
)
2018-07-17 20:17:54 +02:00
voxelarea.lua
…