summaryrefslogtreecommitdiff
path: root/builtin/game/features.lua
Commit message (Collapse)AuthorAge
* Remove client-side chat prediction. (#5055)red-0012017-01-17
| | | Network lag isn't really a big issue with chat and chat prediction makes writing mods harder.
* Add staticdata parameter to add_entity (#5009)Rui2017-01-09
| | | | | * Add staticdata parameter to add_entity * Add add_entity_with_staticdata to core.features
* Add AreaStore custom ID APIShadowNinja2016-03-07
|
* Small fixes of minetest.has_featureRui2015-09-03
|
* Rework texture generating code, add texture grouping via ( ... )sfan52014-07-29
|
* Use "core" namespace internallyShadowNinja2014-05-08
|
* Organize builtin into subdirectoriesShadowNinja2014-05-07