]> git.lizzy.rs Git - minetest.git/history - builtin
Fix minetest.find_nodes_in_area() coord clamping
[minetest.git] / builtin /
2021-12-10 WuzzyUpdate German locale translation
2021-12-10 WuzzyUpdate builtin locale
2021-12-01 WuzzyImprove error message if using "/help --" (#11796)
2021-11-26 Corey PowellImplemented disconnect_player (#10492)
2021-11-26 ROllerozxaRemove unused Direct3D shader error/warning (#11793)
2021-11-22 ExeVirusAllow for Game-Specific Menu Music (#11241)
2021-11-01 Riceball LEELocalize error messages in mainmenu (#11495)
2021-10-31 WuzzyFix number of tool uses being off by 1..32767 (#11110)
2021-10-31 Isabelle COWAN-BERGMANAdd joystick layout for DragonRise GameCube controller...
2021-10-25 sfan5Fix item duplication if player dies during interact...
2021-10-22 sfan5Fix incorrect error message in core.encode_png
2021-10-06 sfan5Move instead of copy during content install if possible
2021-10-06 sfan5Move archive extraction in content store to async job
2021-10-06 emixa-dAdd "MINETEST_MOD_PATH" environment variable (#11515)
2021-10-05 HybridDogList only jpg and png as screenshot format options...
2021-10-01 Pedro GimenoAdd an option `-t` to force text output in /help
2021-09-26 WuzzyUpdate builtin locale files (#11650)
2021-09-26 WuzzyFix several typos in settingtypes.txt (#11623)
2021-09-26 TheBrokenRailTouch UI support for desktop builds (#10729)
2021-09-19 sfan5Add feature table entry for new dynamic media API
2021-09-10 DSSplit vector.new into 3 constructors
2021-09-09 sfan5Dynamic_Add_Media v2 (#11550)
2021-09-01 WuzzyFix falling mesh nodes being half size (#11389)
2021-09-01 lhofhanslSwitch MapBlock compression to zstd (#10788)
2021-08-28 sfan5Async-related script cleanups
2021-08-27 TreerAdd group-based tool filtering for node drops (#10141)
2021-08-27 Lean RadaOptimize vector length calculations (#11549)
2021-08-12 Hugues RossAdd disable_settings to game.conf to get rid of "Enable...
2021-08-09 hecksRemove statement semicolons from a lua script
2021-08-02 rubenwardyContentDB: Add support for package aliases / renaming...
2021-07-31 WuzzyFix /emergeblocks crashing in debug builds (#11461)
2021-07-29 hecksAdd a simple PNG image encoder with Lua API (#11485)
2021-07-27 rubenwardyContentDB: Add reason to downloads (#10876)
2021-07-25 x2048Distribute shadow map update over multiple frames to...
2021-07-15 WuzzyAdd wallmounted support for plantlike and plantlike_roo...
2021-07-12 WuzzyRemove hardcoded "You died." message in chat (#11443)
2021-07-09 Warr1024Add API for mods to hook liquid transformation events...
2021-06-30 hecksRemove unsupported video drivers (#11395)
2021-06-30 AFCMSRun on_grant and on_revoke callbacks after privs change...
2021-06-30 sfan5Fix spurious shadow enablement in mainmenu
2021-06-24 WuzzyRequire 'basic_debug' priv to view gameplay-relevant...
2021-06-21 WuzzyUpdate builtin locale (#11371)
2021-06-21 William L. DeRieux IVStrip carriage returns from lines in settingtypes.txt...
2021-06-21 WuzzyFix some typos in builtin (#11370)
2021-06-20 sfenceAdd min_y and max_y checks for Active Block Modifiers...
2021-06-20 pecksinMake chat web links clickable (#11092)
2021-06-16 sfan5Drop --videomodes, fullscreen_bpp and high_precision_fp...
2021-06-12 WuzzyMessage for empty list output in /haspriv & /mods ...
2021-06-12 benrob0329falling.lua - Fix Meshnodes Being Too Big (#11307)
2021-06-06 LisoShadow mapping render pass (#11244)
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-23 WuzzyRename “Irrlicht” to “IrrlichtMt” in documentation
2021-04-20 sfan5Enable cleanTransparent filter for mipmapping and impro...
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-04-09 sfan5Fix server favorites not saving when client/serverlist...
2021-04-09 WuzzyUpdate German builtin translation
2021-04-09 WuzzyUpdate builtin locale files
2021-04-05 DSAdd vector.to_string and vector.from_string (#10323)
2021-04-01 sfan5Sort out cURL timeouts and increase default
2021-04-01 Vincent RobinsonAdd `math.round` and fix `vector.round` (#10803)
2021-03-30 SmallJokerConsistent title bar + render information in mainmenu...
2021-03-30 sfan5Add entry in features table for degrotate changes
2021-03-29 VitaliyDegrotate support for mesh nodes (#7840)
2021-03-29 EmojigitUpdate language choices in settingtypes.txt (#11124)
2021-03-29 WuzzyClean up various misleading and/or confusing messages...
2021-03-29 sfan5Replace fallback font nonsense with automatic per-glyph...
2021-03-26 HybridDogTranslate chatcommand delay message and replace minetes...
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-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-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...
next