]> git.lizzy.rs Git - dragonfireclient.git/history - builtin/game/features.lua
Make LuaVoxelManipulator available to CSM API
[dragonfireclient.git] / builtin / game / features.lua
2021-09-19 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-09-19 sfan5Add feature table entry for new dynamic media API
2021-08-30 Elias FleckensteinMerge pull request #35 from arydevy/patch-1
2021-08-30 Minetest-j45Merge pull request #1 from EliasFleckenstein03/master
2021-06-20 sfenceAdd min_y and max_y checks for Active Block Modifiers...
2021-05-13 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-03-30 sfan5Add entry in features table for degrotate changes
2021-02-10 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-01-29 sfan5Rework use_texture_alpha to provide three opaque/clip...
2020-11-28 Elias FleckensteinMerged Minetest
2020-10-03 rubenwardyDeprecate get_player_velocity and add_player_velocity...
2020-07-18 Elias FleckensteinUpdate to minetest 5.4.0-dev
2020-04-27 sfan5Expose collision information to LuaEntity on_step
2020-03-05 WuzzyFix pathfinder bugs: returning nil frequently, broken...
2019-09-21 SmallJokerFix AreaStore's IDs persistence (#8888)
2019-09-14 SmallJokerFormspecs: Introduce formspec_version to mods
2019-06-06 SmallJokerHTTP API: Allow binary downloads and headers (#8573)
2019-01-19 Paul OuelletteRemove incorrect feature flag (#8086)
2018-08-12 zeunerFeature check for commit ac4884c3d677ef51bcce47f95ccd49...
2018-03-29 stujones11Optional alpha channel support for entities
2017-01-16 red-001Remove client-side chat prediction. (#5055)
2017-01-09 RuiAdd staticdata parameter to add_entity (#5009)
2016-03-07 ShadowNinjaAdd AreaStore custom ID API
2015-09-03 RuiSmall fixes of minetest.has_feature
2014-07-29 sfan5Rework texture generating code, add texture grouping...
2014-05-08 ShadowNinjaUse "core" namespace internally
2014-05-07 ShadowNinjaOrganize builtin into subdirectories