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
/
builtin
/
game
/
features.lua
Age
Commit message (
Expand
)
Author
2022-09-28
Add zstd compression support (#12515)
20kdc
2022-09-26
Avoid duplication of mod metadata in memory (#12562)
Jude Melton-Houghton
2022-08-13
Allow buffer argument to VoxelManip:get_light_data (#12682)
Jude Melton-Houghton
2022-07-13
Animated particlespawners and more (#11545)
Lexi Hale
2022-03-05
Allow get_sky to return a table (#11963)
Zughy
2021-09-19
Add feature table entry for new dynamic media API
sfan5
2021-06-20
Add min_y and max_y checks for Active Block Modifiers (ABM) (#11333)
sfence
2021-03-30
Add entry in features table for degrotate changes
sfan5
2021-01-29
Rework use_texture_alpha to provide three opaque/clip/blend modes
sfan5
2020-10-04
Deprecate get_player_velocity and add_player_velocity (#10173)
rubenwardy
2020-04-27
Expose collision information to LuaEntity on_step
sfan5
2020-03-05
Fix pathfinder bugs: returning nil frequently, broken A*, jump through solid ...
Wuzzy
2019-09-21
Fix AreaStore's IDs persistence (#8888)
SmallJoker
2019-09-14
Formspecs: Introduce formspec_version to mods
SmallJoker
2019-06-06
HTTP API: Allow binary downloads and headers (#8573)
SmallJoker
2019-01-19
Remove incorrect feature flag (#8086)
Paul Ouellette
2018-08-12
Feature check for commit ac4884c3d677ef51bcce47f95ccd49d874022692 (#7618)
zeuner
2018-03-29
Optional alpha channel support for entities
stujones11
2017-01-17
Remove client-side chat prediction. (#5055)
red-001
2017-01-09
Add staticdata parameter to add_entity (#5009)
Rui
2016-03-07
Add AreaStore custom ID API
ShadowNinja
2015-09-03
Small fixes of minetest.has_feature
Rui
2014-07-29
Rework texture generating code, add texture grouping via ( ... )
sfan5
2014-05-08
Use "core" namespace internally
ShadowNinja
2014-05-07
Organize builtin into subdirectories
ShadowNinja