aboutsummaryrefslogtreecommitdiff
path: root/builtin/game/features.lua
AgeCommit message (Collapse)Author
2018-08-12Feature check for commit ac4884c3d677ef51bcce47f95ccd49d874022692 (#7618)zeuner
adds `entity_independent_selectionbox` to minetest.features
2018-03-29Optional alpha channel support for entitiesstujones11
2017-01-17Remove client-side chat prediction. (#5055)red-001
Network lag isn't really a big issue with chat and chat prediction makes writing mods harder.
2017-01-09Add staticdata parameter to add_entity (#5009)Rui
* Add staticdata parameter to add_entity * Add add_entity_with_staticdata to core.features
2016-03-07Add AreaStore custom ID APIShadowNinja
2015-09-03Small fixes of minetest.has_featureRui
2014-07-29Rework texture generating code, add texture grouping via ( ... )sfan5
2014-05-08Use "core" namespace internallyShadowNinja
2014-05-07Organize builtin into subdirectoriesShadowNinja