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
2016-06-11
Server: Add reason for leave to `on_leaveplayer` callbacks
Diego Martinez
2016-06-07
Lua_api.txt: Split long lines. Capitalise 'Biome API'. Minor edits
paramat
2016-06-05
Biome API: Add per-biome riverbed material and depth
paramat
2016-06-04
PcgRandom: Fix/improve documentation
kwolekr
2016-05-31
Add colored text (not only colored chat).
Ekdohibs
2016-05-30
Add minetest.check_password_entry callback
est31
2016-05-28
Particles: Add option to remove particles on collision
Auke Kok
2016-05-27
Add base64 encoding and decoding to the lua api. (#3919)
red-001
2016-05-15
Bump version to 0.4.14
0.4.14
sfan5
2016-05-10
Lua_api.txt: Fix documentation for facedir rotation
paramat
2016-05-09
Add [resize texture modifier Resizes the texture to the given dimensions.
SmallJoker
2016-05-06
Lua_api.txt: Add warnings of l-system lighting bug
paramat
2016-04-28
Builtin: Add basic_privs setting
rubenwardy
2016-04-25
tile.cpp: Automatically upscale lower resolution texture
SmallJoker
2016-04-10
Hud: Fix offset being ignored by inventory bar
rubenwardy
2016-04-10
Document hpchange callback ordering thing (#3981)
raymoo
2016-04-07
Clearer explanation of [colorize with alpha
Samuel Sieb
2016-04-03
Add an option to colorize to respect the destination alpha
Samuel Sieb
2016-03-19
lua_api.txt: improve vector documentation
est31
2016-03-12
Allow nodes to specify which sides to connect to.
Auke Kok
2016-03-12
Nodebox: Allow nodeboxes to "connect"
Auke Kok
2016-03-09
Add consistent monotonic day counter - get_day_count()
Auke Kok
2016-03-07
Add AreaStore custom ID API
ShadowNinja
2016-03-07
Implement AreaStore serialization
ShadowNinja
2016-03-07
Simplify AreaStore ID management
ShadowNinja
2016-03-07
Add minetest.register_lbm() to run code on block load only
est31
2016-03-04
Decoration API: Allow force_placement of simple decorations
paramat
2016-03-03
Require minetest.request_http_api to be called from the mod's main scope
Jeija
2016-02-22
Add Lua interface to HTTPFetchRequest
Jeija
2016-02-19
Require request_insecure_environment to be called from the mod's main scope
ShadowNinja
2016-02-11
Initialize facedir and wallmounted tables only once.
Diego Martinez
2016-02-11
Add '/clearobjects quick'
Kahrl
2016-01-29
New timer design.
Auke Kok
2016-01-29
Clocksource: use a better clock if available.
Auke Kok
2016-01-20
Allow per-tiles culling.
Auke Kok
2016-01-18
Show infotext with description for item entities
RealBadAngel
2016-01-16
corrected minetest.pos_to_string()
Pinky Snow
2016-01-11
Mapgen: Various fixes and improvements
paramat
2016-01-09
fixed spelling
Pinky Snow
2016-01-09
Clarified what get_node does.
Robert Zenz
2016-01-09
Update lua_api.txt
slemonide
2016-01-07
Liquids: Flow into and destroy 'floodable' nodes
paramat
2016-01-03
Made it more clear that "[combine" does accept a list of files.
Robert Zenz
2015-12-25
Add missing documentation of automatic_face_movement_max_rotation_per_sec ent...
Sapier
2015-12-15
Add option to give every object a nametag
BlockMen
2015-12-07
lua_api.txt: add blank lines before * lists
est31
2015-12-07
Mapgen: Add propagate_shadow bool to calcLighting
paramat
2015-12-06
Fix spelling of noise_threshold
Jun Zhang
2015-12-02
Document limitations of minetest.get_password_hash
est31
2015-12-02
Add on_secondary_use when right clicking an item in the air
Alex Ford
[prev]
[next]