]> git.lizzy.rs Git - dragonfireclient.git/history - builtin/game
Merge pull request #59 from PrairieAstronomer/readme_irrlicht_change
[dragonfireclient.git] / builtin / game /
2022-06-07 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2022-06-02 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2022-05-29 sfan5Don't allow banning in singleplayer
2022-05-22 WuzzyAdd relative numbers for commands by prepending ~ ...
2022-05-22 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2022-05-18 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2022-05-17 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2022-05-10 sfan5Use native packer to transfer globals into async env(s)
2022-05-09 Lars MüllerFix Minetest blaming the wrong mod for errors (#12241)
2022-05-08 sfan5item_entity: Cache collisionbox for use in on_step
2022-05-02 sfan5Async environment for mods to do concurrent tasks ...
2022-05-02 sfan5Reorganize some builtin functions in preparation for...
2022-04-24 SmallJokerBuiltin: Allow to revoke unknown privileges
2022-04-16 oliveSend chat error when attemping to /set a secure setting...
2022-04-10 Lars MuellerFix item entity Z-fighting
2022-04-01 Dmitry KostenkoAvoid negation of comparison operator (luacheck warning)
2022-03-05 ZughyAllow get_sky to return a table (#11963)
2022-01-31 Lars MuellerFix builtin statbar backgrounds
2022-01-30 sfan5Get rid of `basic_debug` last minute
2022-01-30 sfan5Raise max mapgen limit constant to align with mapblock...
2022-01-27 SmallJokerBuiltin: Sanity-check /time inputs (#11993)
2021-12-18 sfan5Don't let HTTP API pass through untrusted function
2021-12-15 sfan5Fix eat sound not playing if eating last of stack
2021-11-29 Elias FleckensteinMake LuaVoxelManipulator available to CSM API
2021-11-26 Corey PowellImplemented disconnect_player (#10492)
2021-10-31 WuzzyFix number of tool uses being off by 1..32767 (#11110)
2021-10-25 sfan5Fix item duplication if player dies during interact...
2021-10-22 sfan5Fix incorrect error message in core.encode_png
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-09-09 sfan5Dynamic_Add_Media v2 (#11550)
2021-09-01 WuzzyFix falling mesh nodes being half size (#11389)
2021-08-30 Elias FleckensteinMerge pull request #35 from arydevy/patch-1
2021-08-30 Minetest-j45Merge pull request #1 from EliasFleckenstein03/master
2021-08-27 TreerAdd group-based tool filtering for node drops (#10141)
2021-08-09 hecksRemove statement semicolons from a lua script
2021-07-29 hecksAdd a simple PNG image encoder with Lua API (#11485)
2021-07-15 WuzzyAdd wallmounted support for plantlike and plantlike_roo...
2021-07-09 Warr1024Add API for mods to hook liquid transformation events...
2021-06-30 AFCMSRun on_grant and on_revoke callbacks after privs change...
2021-06-24 WuzzyRequire 'basic_debug' priv to view gameplay-relevant...
2021-06-20 sfenceAdd min_y and max_y checks for Active Block Modifiers...
2021-06-12 WuzzyMessage for empty list output in /haspriv & /mods ...
2021-06-12 benrob0329falling.lua - Fix Meshnodes Being Too Big (#11307)
2021-06-04 DSAdd metatables to lua vectors (#11039)
2021-05-30 sfan5Use safe_file_write to save forceloaded blocks
2021-05-29 WuzzyFix misleading /shutdown command syntax
2021-05-13 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-05-11 Elias FleckensteinInclude tile definitions in get_node_def; Client-side...
2021-04-28 WuzzyFix rotation for falling mesh degrotate nodes (#11159)
2021-04-20 WuzzyPut torch/signlike node on floor if no paramtype2 ...
2021-04-13 benrob0329Also return the ObjectRef from minetest.spawn_falling_n...
2021-03-30 sfan5Add entry in features table for degrotate changes
2021-03-29 VitaliyDegrotate support for mesh nodes (#7840)
2021-03-29 WuzzyClean up various misleading and/or confusing messages...
2021-03-26 HybridDogTranslate chatcommand delay message and replace minetes...
2021-03-26 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-03-19 WuzzyBuiltin: Translatable join, leave, profiler msgs (...
2021-03-13 HybridDogChatcommands: Show the execution time if the command...
2021-03-08 WuzzyFix misleading chat messages of /clearobjects (#10690)
2021-03-07 WuzzyPredict failing placement of ignore nodes
2021-03-05 WuzzyTranslate builtin (#10693)
2021-02-24 HybridDogRestructure teleport command code (#9706)
2021-02-18 Elias FleckensteinReplace deprecated call to add_player_velocity in built...
2021-02-17 rubenwardyFix short_description fallback order (#10943)
2021-02-11 rubenwardyReplace 'minetest.' with 'core.' in builtin
2021-02-10 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-02-01 sfan5Revise dynamic_add_media API to better accomodate futur...
2021-01-31 rubenwardyFix minetest.dig_node returning true when node isn...
2021-01-29 sfan5Rework use_texture_alpha to provide three opaque/clip...
2021-01-29 sfan5Drop never documented 'alpha' property from nodedef
2021-01-21 ZughyRemoved some obsolete code (#10562)
2021-01-11 JDiazImplement on_rightclickplayer callback (#10775)
2021-01-11 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-01-08 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-01-07 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2020-12-22 WuzzyFix fallnode rotation of wallmounted nodebox/mesh ...
2020-12-12 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2020-12-04 sfan5Fix certain connected nodeboxes crashing when falling
2020-11-28 Elias FleckensteinMerged Minetest
2020-11-15 WuzzyFix falling image of torchlike if paramtype2="none...
2020-11-12 sfan5Copy position for can_dig
2020-11-10 DSDo not set a default for description in itemdef table...
2020-10-18 Elias FleckensteinExtended ClientObjectRef; Improved CrystalPvP
2020-10-09 DSAdd a short_description to be used by mods (#8980)
2020-10-06 HybridDogAdd minetest.get_artificial_light and minetest.get_natu...
2020-10-03 rubenwardyDeprecate get_player_velocity and add_player_velocity...
2020-10-03 Elijah DuffyLua API: Add register_on_chatcommand to SSM and CSM...
2020-10-03 HybridDogChatcommand: Show help message if func returns false...
2020-08-30 Pierre-Yves RolloFix #10349 game crashing if dropped an item with undefi...
2020-08-29 LoneWolfHTFix dropped craftitems/tools not using light_source...
2020-08-06 EmojigitChange `last-login` command to show player name in...
2020-07-30 SmallJokerFalling: Fix error caused by missing param2
2020-07-18 Elias FleckensteinUpdate to minetest 5.4.0-dev
2020-05-29 WuzzyAdd minetest.is_creative_enabled
2020-05-27 sfan5Change item entity collisionbox so that they don't...
2020-05-27 sfan5Fix falling entity not falling through players
2020-05-23 sorcerykidAdd on_authplayer callback and 'last_login' to on_joinp...
2020-05-19 WuzzyRework functionality of leveled nodes (#9852)
2020-05-16 WuzzyError msg if trying to teleport attached player (#9824)
next