Translated using Weblate (Lithuanian)
[oweals/minetest.git] / builtin /
2020-06-09 NetherEranSome vector functions useful for working with rotations...
2020-06-09 Paul OuelletteLuaItemStack: Add __tostring metamethod (#8785)
2020-06-06 rubenwardyFix incorrect extension used for ContentDB thumbnails
2020-06-06 rubenwardyAdd HTTP API to main menu (#9998)
2020-06-04 rubenwardyAdd buttons to ContentDB in game bar and configure...
2020-05-29 WuzzyAdd minetest.is_creative_enabled
2020-05-28 rubenwardyUpdate ContentDB dialog (#9949)
2020-05-27 sfan5Change item entity collisionbox so that they don't...
2020-05-27 sfan5Fix falling entity not falling through players
2020-05-27 rubenwardyMake ContentDB downloads not block the UI (#9948)
2020-05-25 WuzzyRename “Minimal development test” to “Development Test... 9929/head
2020-05-24 rubenwardyAdd engine version string to ContentDB API request...
2020-05-24 SmallJokerAdd chat_font_size setting (#9736)
2020-05-24 sfan5Fix documentation of emergequeue_limit settings
2020-05-23 sorcerykidAdd on_authplayer callback and 'last_login' to on_joinp...
2020-05-22 ParamatVarious documentation fixes in settingtypes.txt (#9910)
2020-05-19 WuzzyRework functionality of leveled nodes (#9852)
2020-05-17 sfan5builtin: Move common/async_event.lua to mainmenu/async_...
2020-05-17 rubenwardyAdd core.open_url() to main menu API (#8592)
2020-05-16 WuzzyError msg if trying to teleport attached player (#9824)
2020-05-14 ParamatAdd new Mapgen V7 floatland implementation (#9296)
2020-05-14 SmallJokerAdd chat_log_level setting (#9223)
2020-05-14 rubenwardyItem Entity: Add message to moveresult assertion (...
2020-05-13 Yaman QaliehAllow placing auto-rotating nodes on other nodes in...
2020-05-13 ZughyDocument inf value in rollback commands (#9789)
2020-05-12 WuzzyAdd mapgen settings to world creation dialog (#9254)
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-05-05 sfan5Update num_emerge_threads description
2020-05-04 WuzzyChange default keys for cam/minimap to C/V (#9779)
2020-04-29 Loic BlotAdd MetricsBackend with prometheus counter support
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-22 HybridDogminetest.serialize: Reversible number serialization...
2020-04-13 SmallJokerAdd default stack size setting (#8873)
2020-04-11 rubenwardyFix delayed error message in start game tab
2020-04-08 DSAllow to select en as language in settings menu (#9604)
2020-04-06 Hugo LocurcioAllow relative directories for `screenshot_path`, tweak...
2020-04-06 Wren TurkalAdd allowed_mapgens option in game.conf. (#9263)
2020-04-05 rubenwardyUpdate credits for 5.2.0 (#9593)
2020-04-04 sfan5Builtin: Make item entities glow less (#9594)
2020-03-28 ANANDIgnore near_plane setting on non-Android platforms...
2020-03-20 WuzzyAdd comments for translators (#9510)
2020-03-14 WuzzyFix some chatcommands not returning a value (#9503)
2020-03-06 WuzzyCleanup global namespace pollution in builtin (#9451)
2020-03-05 sfan5Fix potential security issue(s), documentation on minet...
2020-03-05 WuzzyFix pathfinder bugs: returning nil frequently, broken...
2020-02-23 sfan5Profiler: Fix wrong function name for entities
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...
2020-02-01 HybridDogAdd table.shuffle (#8299)
2020-01-24 rubenwardyUpdate settingtypes.txt for new languages
2020-01-18 rubenwardyAdd Lua unit tests to builtin using busted (#9184)
2020-01-04 HybridDogAdd table.key_value_swap (#9248)
2020-01-04 ParamatRemove Mapgen V7 floatlands in preparation for new...
2019-12-24 WuzzyFix item eat sound not played if last item (#9239)
2019-12-21 Lars HofhanslAllow wave_heights up to two nodes. #9220
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-12-07 rubenwardyFix luacheck errors
2019-11-25 ANANDUse a safer implementation of gsub in core.chat_format_...
2019-11-18 ParamatRandomwalk cave liquids: Remove deprecated 'lava depth...
2019-11-09 ParamatTunnels: Completely disable generation when 'cave width...
2019-11-08 ParamatRandomwalk caves: Add parameters for number, proportion...
2019-11-05 sfan5Improve documentation around banning (#9088)
2019-11-03 Pierre-Yves RolloFormspec: add hypertext element
2019-11-02 Alistair FindlayBuiltin: Improve /clearobjects message (#9084)
2019-10-29 random-geekChange some usages of "deprecated" to "obsolete" (...
2019-10-25 WuzzyAdd help texts for settings that lack one (#9007)
2019-10-24 ParamatImprove light curve parameter limits and documentation...
2019-10-14 ParamatSettingtypes.txt: Various improvements (#9047)
2019-10-13 Aaron SuenFix rotate_node to return the correct itemstack.
2019-10-05 Warr1024Merge pull request #8166 from Warr1024/fix7020
2019-10-01 WuzzyAll Settings: Set min limit for crtitical settings...
2019-09-29 DSAllow grep-ing for on_grant and on_revoke (#8958)
2019-09-27 Muhammad Rifqi Pri... All settings: Fix missing flags checkbox caused by...
2019-09-26 HybridDogAutomatically enable depends of mods when enabling...
2019-09-22 Hugo LocurcioRename "private messages" to "direct messages" (#8971)
2019-09-22 sfan5Punchwear (improved) (#8959)
2019-09-21 SmallJokerFix AreaStore's IDs persistence (#8888)
2019-09-18 Tim MyersAlso print help commands to chat for server terminal...
2019-09-17 Hugo LocurcioImprove undersampling settings
2019-09-14 SmallJokerFormspecs: Introduce formspec_version to mods
2019-09-08 ParamatDungeons: Remove non-functional 'projecting dungeons...
2019-09-07 HybridDogMove debug.txt after it grows too big (#8904)
2019-09-04 sfan5Force item entities out of solid nodes (simpler) (...
2019-09-01 Muhammad Rifqi Pri... 'All Settings': Don't use checkboxes for 'no...' mapgen...
2019-08-28 ParamatVarious settingtypes.txt improvements (#8867)
2019-08-23 WuzzyFix default hand definition not using wieldhand.png
2019-08-14 DSFix undeclared global warning because of _ (#8798)
2019-08-10 sfan5Add player knockback on punch to builtin
next