]> git.lizzy.rs Git - dragonfireclient.git/history - builtin/game
Fix broken dependency enabling due to missing `enabled` field (#12093)
[dragonfireclient.git] / builtin / game /
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-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 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-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-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-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-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)
2020-12-22 WuzzyFix fallnode rotation of wallmounted nodebox/mesh ...
2020-12-04 sfan5Fix certain connected nodeboxes crashing when falling
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-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-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)
2020-05-14 rubenwardyItem Entity: Add message to moveresult assertion (...
2020-05-13 ZughyDocument inf value in rollback commands (#9789)
2020-05-11 WuzzyAdd support for statbar “off state” icons (#9462)
2020-05-06 sfan5Enable collide_with_objects for falling entities
2020-05-06 sfan5Rewrite falling entity to make use of collision info
2020-04-28 ANANDFix breath_bar scaling; delay breath_bar hiding by...
2020-04-27 sfan5Rewrite builtin item entity to use collision info
2020-04-27 sfan5Expose collision information to LuaEntity on_step
2020-04-27 sfan5builtin: Correctly indicate failure in /spawnentity
2020-04-26 David LealAdd new command /revokeme <priv> (#9584)
2020-04-13 SmallJokerAdd default stack size setting (#8873)
2020-04-04 sfan5Builtin: Make item entities glow less (#9594)
2020-03-14 WuzzyFix some chatcommands not returning a value (#9503)
2020-03-05 WuzzyFix pathfinder bugs: returning nil frequently, broken...
2020-02-23 sfan5Move core.get_connected_players() implementation to C++
2020-02-22 WuzzyFalling nodes: Add support for facedir, colorfacedir...
2020-02-16 SmallJokerBuiltin: Fix error by digging unknown nodes
2020-02-01 sfan5Convert sound_play uses in builtin to ephemeral
2020-02-01 sfan5Let node 'place' and 'dug' sounds be heard by other...
2019-12-24 WuzzyFix item eat sound not played if last item (#9239)
2019-12-20 ANAND/privs: Delimit output list of privs with commas (...
2019-12-19 WuzzyBuiltin: Make dropped light_source nodes glow (#9200)
2019-12-18 BluebirdMake core.item_place_node return position of placed...
2019-12-16 sfan5Correct documentation around minetest.item_place
2019-11-25 ANANDUse a safer implementation of gsub in core.chat_format_...
2019-11-05 sfan5Improve documentation around banning (#9088)
2019-11-02 Alistair FindlayBuiltin: Improve /clearobjects message (#9084)
2019-10-29 random-geekChange some usages of "deprecated" to "obsolete" (...
2019-10-05 Warr1024Merge pull request #8166 from Warr1024/fix7020
2019-09-29 DSAllow grep-ing for on_grant and on_revoke (#8958)
2019-09-22 Hugo LocurcioRename "private messages" to "direct messages" (#8971)
2019-09-22 sfan5Punchwear (improved) (#8959)
next