index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
lua_api.txt
Age
Commit message (
Expand
)
Author
2017-03-28
Add functions to strip color information. (#5472)
Diego Martínez
2017-03-20
Firelike drawtype: Add missing docs for visual_scale in lua_api.txt (#5434)
Paramat
2017-03-15
lua_api: Document minetest.features (#5311)
SmallJoker
2017-03-11
Light calculation: New bulk node lighting code
Dániel Juhász
2017-03-04
Add minetest.spawn_falling_node(pos) (#5339)
zaoqi
2017-03-04
FormSpec: Add position and anchor elements (#5284)
adelcoding1
2017-02-20
Fix the documentation for `minetest.is_yes` (#5276)
red-001
2017-02-10
Correct lua_api.txt docs related to meta (#5198)
rubenwardy
2017-02-08
Add ModMetadata API (#5131)
Loïc Blot
2017-02-04
Add per-stack descriptions using ItemStack Metadata
rubenwardy
2017-02-04
Add ItemStack key-value meta storage
rubenwardy
2017-01-30
Add multiply texture modifier
sapier
2017-01-28
from_table: Fix crash for missing inventory or field
SmallJoker
2017-01-28
Make entity on_punch have same signature and behaviour as player on_punch
sapier
2017-01-27
Implement player attribute backend (#4155)
Loïc Blot
2017-01-23
core: Add dir_to_yaw and yaw_to_dir helpers
Auke Kok
2017-01-23
Vector: Add vector.sort(a, b): return box edges
Auke Kok
2017-01-23
Add hardware node coloring. Includes:
Dániel Juhász
2017-01-21
Add Entity get_texture_mod() to Lua API
sapier
2017-01-20
Add chatcommand unregister and override API (#5076)
Elijah Duffy
2017-01-18
Add particle animation, glow
sfan5
2017-01-18
Add minetest.player_exists() (#5064)
rubenwardy
2017-01-16
Rename ObjectRef methods to be consistent and predictable
rubenwardy
2017-01-09
Add staticdata parameter to add_entity (#5009)
Rui
2017-01-05
lua_api.txt: Add registered_chatcommands to global tables
LNJ
2017-01-04
Expose and document chatcommands as minetest.registered_chatcommands
rubenwardy
2017-01-02
Add 2D sheet animation for nodes
sfan5
2017-01-02
Added "[sheet" to the texture special commands.
Luke Puchner-Hardman
2016-12-26
Various anticheat improvements
sfan5
2016-12-22
Bump version to 0.4.15
0.4.15
sfan5
2016-12-07
Simple deco: Allow setting param2 value on placement
Auke Kok
2016-12-02
Fix incorrect docs about minetest.hud_replace_builtin (#4833)
Amaz
2016-12-02
Very small documentation fix. (#4830)
Bluebird
2016-12-01
Lua_api.txt: Clarify use of looping sounds
paramat
2016-11-28
Allow restricting detached inventories to one player
sfan5
2016-11-26
Wieldhand: Allow overriding the hand
TeTpaAka
2016-11-23
Make supplying empty formspec strings close the formspec (#4737)
orwell96
2016-11-18
Particles: Make attached particle spawners respect the parent's yaw
orwell96
2016-11-18
Builtin/../item: Enable tool breaking sounds
Auke Kok
2016-11-15
Lua_api.txt: Naming convention for custom item/entity fields
Wuzzy
2016-11-14
Revert "Adding particle blend, glow and animation (#4705)"
sfan5
2016-11-15
Adding particle blend, glow and animation (#4705)
Foghrye4
2016-11-14
Rename nodeupdate and nodeupdate_single and make them part of the official API
est31
2016-11-12
Nodeupdate: Remove documentation in lua_api.txt
paramat
2016-11-02
Add minetest.get_server_uptime() function to Lua API (#4702)
Brandon
2016-10-31
Add version API
ShadowNinja
2016-10-31
Lua voxelmanip: Add optional buffer param for 'get param2 data'
paramat
2016-10-27
Document item use callbacks (#4668)
raymoo
2016-10-21
Lua_api.txt: Clarify 'override_meta' bool in 'set mapgen setting'
paramat
2016-10-17
Builtin: Add vector.floor helper function
rubenwardy
[prev]
[next]