aboutsummaryrefslogtreecommitdiff
path: root/builtin/game/features.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix AreaStore's IDs persistence (#8888)SmallJoker2019-09-211-0/+1
| | | | | Improve documentation Read old formats Fix free ID function. Return first gap in map
* Formspecs: Introduce formspec_version to modsSmallJoker2019-09-141-0/+1
|
* HTTP API: Allow binary downloads and headers (#8573)SmallJoker2019-06-061-0/+1
| | | | Add minetest.features.httpfetch_binary_data
* Remove incorrect feature flag (#8086)Paul Ouellette2019-01-191-1/+0
| | | And document the versions that introduced the features.
* Feature check for commit ac4884c3d677ef51bcce47f95ccd49d874022692 (#7618)zeuner2018-08-121-0/+1
| | | adds `entity_independent_selectionbox` to minetest.features
* Optional alpha channel support for entitiesstujones112018-03-291-0/+1
|
* Remove client-side chat prediction. (#5055)red-0012017-01-171-0/+1
| | | 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-091-0/+1
| | | | | * Add staticdata parameter to add_entity * Add add_entity_with_staticdata to core.features
* Add AreaStore custom ID APIShadowNinja2016-03-071-0/+1
|
* Small fixes of minetest.has_featureRui2015-09-031-3/+3
|
* Rework texture generating code, add texture grouping via ( ... )sfan52014-07-291-0/+1
|
* Use "core" namespace internallyShadowNinja2014-05-081-4/+4
|
* Organize builtin into subdirectoriesShadowNinja2014-05-071-0/+29