]> git.lizzy.rs Git - dragonfireclient.git/history - builtin
Add on_object_add callback
[dragonfireclient.git] / builtin /
2021-05-11 Elias FleckensteinAdd on_object_add callback 2021.05
2021-05-11 Elias FleckensteinInclude tile definitions in get_node_def; Client-side...
2021-05-10 Elias FleckensteinAdd on_object_hp_change callback and nametag images
2021-05-10 Elias FleckensteinAdd on_object_properties_change callback
2021-03-26 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-03-20 sfan5Mainmenu: Improve "Join Game" tab (#11078)
2021-03-19 WuzzyBuiltin: Translatable join, leave, profiler msgs (...
2021-03-19 ZughyBuiltin: Italian translation (#11038)
2021-03-13 HybridDogChatcommands: Show the execution time if the command...
2021-03-11 Elias FleckensteinMerge branch 'master' of https://github.com/EliasFlecke...
2021-03-10 Elias FleckensteinMerge branch 'master' of https://github.com/EliasFlecke...
2021-03-10 Elias FleckensteinUpdate .wielded command to output the entire itemstring...
2021-03-10 Elias FleckensteinMerge branch 'master' of https://github.com/EliasFlecke...
2021-03-10 Elias FleckensteinCSM: Use server-like (and safe) HTTP API instead of...
2021-03-08 WuzzyTranslate builtin into German (server-side) (#11032)
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-03-01 Elias FleckensteinMake pkgmgr handle modpacks containing modpacks properly
2021-02-28 rubenwardypkgmgr: Fix crash when .conf release field is invalid
2021-02-24 Yaman QaliehAllow toggling of texture pack by double clicking
2021-02-24 HybridDogRestructure teleport command code (#9706)
2021-02-24 WuzzyUse "Aux1" key name consistently everywhere
2021-02-23 sfan5Update credits tab and mailmap
2021-02-19 WuzzyFail gracefully if main_menu_script has bad value ...
2021-02-18 Elias FleckensteinReplace deprecated call to add_player_velocity in built...
2021-02-17 rubenwardyAdd nametag background setting and object property...
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-09 rubenwardyFix crash in tab_online when cURL is disabled
2021-02-07 rubenwardyUse consistent temp folder path (#10892)
2021-02-01 sfan5Revise dynamic_add_media API to better accomodate futur...
2021-01-31 sfan5Preserve immortal group for players when damage is...
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-28 rubenwardyContentDB: Order installed content first (#10864)
2021-01-23 Yaman QaliehFix ESC in error dialog from closing Minetest (#10838)
2021-01-22 rubenwardyUse JSON for favorites, move server list code to Lua...
2021-01-21 ZughyLoad system-wide texture packs too (#10791)
2021-01-21 ZughyRemoved some obsolete code (#10562)
2021-01-20 ZughyLocal tab: rename 'Configure' to 'Select Mods' (#10779)
2021-01-16 rubenwardyContentDB: Ignore content not installed from ContentDB
2021-01-11 JDiazImplement on_rightclickplayer callback (#10775)
2021-01-11 Elias FleckensteinUpdate credits
2021-01-11 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-01-11 Elias FleckensteinLogo improvements
2021-01-10 ZughySanitize server IP field in mainmenu (#10793)
2021-01-08 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-01-07 Elias FleckensteinAdd minetest.get_nearby_objects
2021-01-07 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-01-07 Elias FleckensteinMake the Cheat Menu size configureable
2021-01-07 Elias FleckensteinAdd minetest.registered_items and minetest.registered_n...
2021-01-04 rubenwardyContentDB: Add overwrite dialog when content is already...
2021-01-02 hecksAdd on_deactivate callback for luaentities (#10723)
2021-01-02 Zughy"Browse online content" formspec improvement (#10756)
2020-12-28 ZughyDisplay Minetest header when menu_last_game value isn...
2020-12-24 Lars MuellerFix minetest.is_nan
2020-12-23 rubenwardyAdd dependency resolution to ContentDB (#9997)
2020-12-22 WuzzyFix fallnode rotation of wallmounted nodebox/mesh ...
2020-12-19 MarkusFix some more joystick issues (#10624)
2020-12-19 AndreyMainMenu: Add clear button and icon for search input...
2020-12-19 rubenwardyAdd open user data button to main menu (#10579)
2020-12-15 LarsAllow configuring block disk and net compression. Chang...
2020-12-12 Elias FleckensteinReorganize categories
2020-12-12 Elias FleckensteinRework Range
2020-12-12 Elias FleckensteinMake GitHub Actions Happy try 2
2020-12-12 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2020-12-12 Elias FleckensteinMake GitHub Actions Happy try 1
2020-12-11 Elias FleckensteinUpdate builtin/settingtypes.txt to the new philosophy
2020-12-11 Elias FleckensteinNew Cheat Philosophy
2020-12-11 Elias FleckensteinWorld Cheats improvements; Add BlockLava; Readd minetes...
2020-12-05 sfan5Revert "Increase limit for simultaneous blocks sent...
2020-12-04 HybridDogFix MSAA stripes (#9247)
2020-12-04 sfan5Fix certain connected nodeboxes crashing when falling
2020-12-01 Elias FleckensteinCheatDB Support & Enable/Disable CSMs in Main Menu
2020-12-01 Elias FleckensteinSmall AutoTool Fix
2020-11-30 Elias FleckensteinLua API: Particle callbacks; Add NoWeather
2020-11-29 Elias FleckensteinRemove NextItem
2020-11-29 Elias FleckensteinFix and Improve AutoTool
2020-11-28 Elias FleckensteinAdded minetest.close_formspec
2020-11-28 Elias FleckensteinImproved Freecam
2020-11-28 Elias FleckensteinAdded configureable Colors for PlayerESP and EntityESP
2020-11-28 Elias FleckensteinEntityESP, EntityTracers, PlayerESP, PlayerTracers
2020-11-28 Elias FleckensteinMerged Minetest
2020-11-24 Elias FleckensteinAdded minetest.register_on_play_sound
2020-11-24 Elias FleckensteinImproved Scaffold
2020-11-24 Elias FleckensteinAdded AutoSlip (-> Credit to Code-Sploit)
2020-11-24 Elias FleckensteinAdded JetPack and AutoHit (-> Credits to Code-Sploit...
2020-11-24 Elias FleckensteinAdded Speed/Jump/Gravity Override
2020-11-24 Elias FleckensteinUpdate Credits
2020-11-24 Elias FleckensteinImproved AutoSneak
2020-11-23 Elias FleckensteinLocalPlayer:set_physics_override; minetest.register_on_...
2020-11-23 Elias FleckensteinAdded setpitch & setyaw commands; AutoSprint
2020-11-21 Elias FleckensteinMerge branch 'master' of https://github.com/EliasFlecke...
2020-11-20 Elias FleckensteinAdded OnlyTracePlayers
2020-11-16 LarsIncrease limit for simultaneous blocks sent per client...
2020-11-15 WuzzyFix falling image of torchlike if paramtype2="none...
2020-11-12 sfan5Copy position for can_dig
next