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
2018-01-30
Add minetest.bulk_set_node call + optimize Environment::set_node call (#6958)
Loïc Blot
2018-01-23
Intersects_protection(): Move from Minetest Game to builtin (#6952)
Paramat
2018-01-16
Biomes: Add 'get heat', 'get humidity', 'get biome data' APIs
paramat
2018-01-16
Load a texturepack from the 'textures' subfolder of a game
red-001
2018-01-15
Lua_api.txt: Various improvements
paramat
2018-01-13
Lua_api.txt: Improve bullet point indentation consistency
ezhh
2018-01-13
Lua_api.txt: Add chat command params info
ezhh
2018-01-12
Lua_api.txt: Fix, improve and add to Object Properties documentation
paramat
2018-01-12
Lua_api.txt: Improve and complete ABM documentation
paramat
2018-01-07
Lua API docs: Add warning that schematic placing is cached
Sokomine
2018-01-07
Fix naming conventions of noise userdata
rubenwardy
2018-01-05
Biomes: Add vertical biome blend (#6853)
Paramat
2018-01-03
Connected Nodeboxes: Add `disconnected` boxes
Thomas--S
2017-12-26
Line_of_sight: Improve using VoxelLineIterator
Dániel Juhász
2017-12-21
Vector functions: Fix vector.direction() function, improve documentation (#6801)
Paramat
2017-12-17
Allow 'default' parameter in 'settings:get_bool' function
Jordan Irwin
2017-12-16
Give subgames the ability to disallow specific mapgens (#6792)
Ezhh
2017-12-14
Add callback to preserve node metadata as item metadata
ashtrayoz
2017-12-10
Lua_api.txt: Fix a spelling error
ashtrayoz
2017-12-06
Auth handler: Player deletion & Iterator (#6741)
sfan5
2017-12-04
Zoom: Set zoom FOV per-player using a player object property
paramat
2017-12-01
Update documentation regarding authentication handler and related functions
sfan5
2017-12-01
Lua_api.txt: Remove MT version, fix spelling and clean up
ezhh
2017-11-28
Fix lua_api.txt indentation issues
ezhh
2017-11-28
Fix documentation formatting for on_death callback
Ezhh
2017-11-25
Improve documentation for player:set_attribute()
Ezhh
2017-11-24
Fix misspellings
gituser2194
2017-11-19
Stratum ore: Add option for a constant thickness stratum
paramat
2017-11-17
Ore API documentation: Update and improve
paramat
2017-11-13
Lua_api.txt: Add documentation of required mapgen aliases
paramat
2017-11-08
Add minetest.safe_write_file() to script API
sfan5
2017-11-06
Lua_api.txt: Add documentation for 'eye_height' player object property
paramat
2017-10-30
Add sha1 to lua utils. (#6563)
Rob Blanckaert
2017-10-29
Biome API: Add decoration flags for underground decorations
paramat
2017-10-29
Allow overriding tool capabilities through itemstack metadata
raymoo
2017-10-28
Fix default item callbacks to work with nil users (#5819)
raymoo
2017-10-23
Lua_api.txt: Revert changes to NoiseParams format example
Muhammad Rifqi Priyo Susanto
2017-10-23
Improvements/fixes for noise parameter input in advanced settings
Muhammad Rifqi Priyo Susanto
2017-10-19
Correct `prot_vers` in lua_api.txt.
Auke Kok
2017-10-15
Real global textures (#6105)
Vitaliy
2017-10-10
Simple decorations: Make 'place_offset_y' usable with simple decorations
paramat
2017-10-09
Simple decorations: Add 'param2_max' parameter for random param2
paramat
2017-10-09
Formspec: textarea with scrollbar improvements
adrido
2017-10-09
FormSpec : Add an auto vertical scrollbar to the textarea
adelcoding1
2017-10-05
Move register_on_modchannel_signal() (#6497)
James Alexander Stevenson
2017-10-01
Stratum ore: Allow use with no noise for simple horizontal strata
paramat
2017-09-28
Lua_api.txt: Clarify arguments of functions, plus some cleanup
Hybrid Dog
2017-09-28
Document orientation parameter of set_attach (#6473)
raymoo
2017-09-28
Add static_save property to luaentites to not save them statically. (#5112)
orwell96
2017-09-26
Implement mod communication channels (#6351)
Loïc Blot
[next]