aboutsummaryrefslogtreecommitdiff
path: root/builtin/game
AgeCommit message (Expand)Author
2022-06-02Merge branch 'master' of https://github.com/minetest/minetestElias Fleckenstein
2022-05-29Don't allow banning in singleplayersfan5
2022-05-22Add relative numbers for commands by prepending ~ (#9588)Wuzzy
2022-05-17Merge branch 'master' of https://github.com/minetest/minetestElias Fleckenstein
2022-05-10Use native packer to transfer globals into async env(s)sfan5
2022-05-09Fix Minetest blaming the wrong mod for errors (#12241)Lars Müller
2022-05-08item_entity: Cache collisionbox for use in on_stepsfan5
2022-05-02Async environment for mods to do concurrent tasks (#11131)sfan5
2022-05-02Reorganize some builtin functions in preparation for async envsfan5
2022-04-24Builtin: Allow to revoke unknown privilegesSmallJoker
2022-04-16Send chat error when attemping to /set a secure setting (#12193)olive
2022-04-10Fix item entity Z-fightingLars Mueller
2022-04-01Avoid negation of comparison operator (luacheck warning)Dmitry Kostenko
2022-03-05Allow get_sky to return a table (#11963)Zughy
2022-01-31Fix builtin statbar backgroundsLars Mueller
2022-01-30Get rid of `basic_debug` last minutesfan5
2022-01-30Raise max mapgen limit constant to align with mapblock sizesfan5
2022-01-27Builtin: Sanity-check /time inputs (#11993)SmallJoker
2021-12-18Don't let HTTP API pass through untrusted functionsfan5
2021-12-15Fix eat sound not playing if eating last of stacksfan5
2021-11-29Make LuaVoxelManipulator available to CSM APIElias Fleckenstein
2021-11-26Implemented disconnect_player (#10492)Corey Powell
2021-10-31Fix number of tool uses being off by 1..32767 (#11110)Wuzzy
2021-10-25Fix item duplication if player dies during interact callback (alternative) (#...sfan5
2021-10-22Fix incorrect error message in core.encode_pngsfan5
2021-09-19Merge branch 'master' of https://github.com/minetest/minetestElias Fleckenstein
2021-09-19Add feature table entry for new dynamic media APIsfan5
2021-09-09Dynamic_Add_Media v2 (#11550)sfan5
2021-09-01Fix falling mesh nodes being half size (#11389)Wuzzy
2021-08-27Add group-based tool filtering for node drops (#10141)Treer
2021-08-09Remove statement semicolons from a lua scripthecks
2021-07-29Add a simple PNG image encoder with Lua API (#11485)hecks
2021-07-15Add wallmounted support for plantlike and plantlike_rooted nodes (#11379)Wuzzy
2021-07-09Add API for mods to hook liquid transformation events (#11405)Warr1024
2021-06-30Run on_grant and on_revoke callbacks after privs change (#11387)AFCMS
2021-06-24Require 'basic_debug' priv to view gameplay-relevant debug info, require 'deb...Wuzzy
2021-06-20Add min_y and max_y checks for Active Block Modifiers (ABM) (#11333)sfence
2021-06-12Message for empty list output in /haspriv & /mods (#11149)Wuzzy
2021-06-12falling.lua - Fix Meshnodes Being Too Big (#11307)benrob0329
2021-06-04Add metatables to lua vectors (#11039)DS
2021-05-30Use safe_file_write to save forceloaded blockssfan5
2021-05-29Fix misleading /shutdown command syntaxWuzzy
2021-05-13Merge branch 'master' of https://github.com/minetest/minetestElias Fleckenstein
2021-05-11Include tile definitions in get_node_def; Client-side minetest.object_refs tableElias Fleckenstein
2021-04-28Fix rotation for falling mesh degrotate nodes (#11159)Wuzzy
2021-04-20Put torch/signlike node on floor if no paramtype2 (#11074)Wuzzy
2021-04-13Also return the ObjectRef from minetest.spawn_falling_node() (#11184)benrob0329
2021-03-30Add entry in features table for degrotate changessfan5
2021-03-30Degrotate support for mesh nodes (#7840)Vitaliy
2021-03-29Clean up various misleading and/or confusing messages and texts related to pr...Wuzzy