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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
lua_api.txt
Age
Commit message (
Expand
)
Author
2018-06-03
Bump version to 0.4.17
0.4.17
SmallJoker
2018-06-03
core.rotate_node: Do not trigger after_place_node (#6900)
SmallJoker
2018-06-03
Find nodes in area (under air): Raise volume limit and document it
paramat
2018-06-03
Add minetest.is_player (#7013)
you
2018-06-03
Update documentation regarding authentication handler and related functions
sfan5
2018-06-03
Improve documentation for player:set_attribute()
Ezhh
2018-06-03
Lua_api.txt: Add documentation of required mapgen aliases
paramat
2018-06-03
Add minetest.safe_write_file() to script API
sfan5
2018-06-03
Add sha1 to lua utils. (#6563)
Rob Blanckaert
2018-06-03
Fix default item callbacks to work with nil users (#5819)
raymoo
2018-06-03
Correct `prot_vers` in lua_api.txt.
Auke Kok
2018-06-03
Document orientation parameter of set_attach (#6473)
raymoo
2018-06-03
Leveled nodebox: Change levels from 1/63rds to 1/64ths
paramat
2018-06-03
Fix core.wrap_text and make its behaviour consistent with the docs
sfan5
2018-06-03
Make dropped items colorable
Dániel Juhász
2018-06-03
Trigger on_rightclick regardless on the formspec meta field
SmallJoker
2018-06-03
Automatic item and node colorization (#5640)
Dániel Juhász
2018-06-03
find_nodes_in_area: Extend maximal count to U32_MAX (#5277)
SmallJoker
2018-06-03
fix an example in lua_api (#5604)
DS
2018-06-03
Fix typos/mistakes in the documentation for colour related functions. (#5936)
red-001
2017-11-20
Revert version scheme changes
sfan5
2017-08-20
New version scheme (#6292)
Loïc Blot
2017-06-03
Bump version to 0.4.16
0.4.16
ShadowNinja
2017-06-03
Update remove_player documentation
ShadowNinja
2017-06-03
Mention data type for get/set_attribute in docs (#5884)
Wuzzy
2017-06-02
Lua_api.txt: Various edits and Markdown syntax improvements
Wuzzy
2017-06-02
Document hardware coloring and soft node overlays (#5876)
Dániel Juhász
2017-05-16
CSM: Document forgotten functions
SmallJoker
2017-05-12
Replace inconsistent mentions of core.* with minetest.* (#5749)
rubenwardy
2017-05-10
Private nodemeta (#5702)
sfan5
2017-05-09
Revert custom player collision box and step height commits
paramat
2017-05-07
Player attrs: permits to remove an attribute by setting value to nil (#5716)
Loïc Blot
2017-05-07
Player properties: Set correct default collisionbox
paramat
2017-05-06
Make the player collisionbox settable
TeTpaAka
2017-05-06
Use a settings object for the main settings
ShadowNinja
2017-05-04
Add option to also check the center to `find_node_near` (#5255)
red-001
2017-05-02
Set sky API: Add bool for clouds in front of custom skybox
paramat
2017-05-03
Sound API: Add fading sounds
Brandon
2017-04-30
Add clouds API
Ben Deutsch
2017-04-28
Fix click-digging torches (#5652)
you
2017-04-28
Allow mesh and nodeboxes to wave like plants or leaves. (#3497)
Auke Kok
2017-04-27
Allow scripts to get the client protocol version in non-debug builds. (#5649)
red-001
2017-04-27
Fix incorrect formspec-tooltip doc, add detail in 'floodable' & 'on_flood' do...
Bluebird
2017-04-26
Tiny documentation fix. (#5659)
Bluebird
2017-04-23
Player data to Database (#5475)
Loïc Blot
2017-04-22
Sneak glitch: Set default to false
paramat
2017-04-22
Add on_flood() callback.
Auke Kok
2017-04-21
Soft node overlay (#5186)
Dániel Juhász
2017-04-20
Light update for map blocks
Dániel Juhász
2017-04-19
Tools: Fix tool digging speed limit
Hybrid Dog
[next]