]> git.lizzy.rs Git - dragonfireclient.git/history - builtin
Fix mods not being recursively enabled
[dragonfireclient.git] / builtin /
2022-05-08 rubenwardyFix mods not being recursively enabled
2022-05-07 rubenwardyFix texture packs showing as "Nil (enabled)" in Content tab
2022-05-06 FroggoEnable chat clickable weblinks by default (#12115)
2022-05-04 paradust7Make logging cost free when there is no output target...
2022-05-04 Lars MüllerAdd vector.combine (#11920)
2022-05-03 rubenwardyContentDB: Fix ungraceful crash on aliases when list...
2022-05-02 sfan5Async environment for mods to do concurrent tasks ...
2022-05-02 sfan5Reorganize some builtin functions in preparation for...
2022-04-28 sfan5Apply disallow_empty_password to password changes too
2022-04-24 rubenwardyFix texture packs not showing as enabled in mainmenu
2022-04-24 AlexFix invalid queued package element and path (#12218)
2022-04-24 oliveUse mod names/titles instead of technical names (#12192)
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-08 ShadowNinjaFix typo and update settings files
2022-04-08 ShadowNinjaFix spaces generated by settings file generator
2022-04-02 x2048Add depth sorting for node faces (#11696)
2022-04-01 Dmitry KostenkoAvoid negation of comparison operator (luacheck warning)
2022-03-31 x2048Tune shadow perspective distortion (#12146)
2022-03-29 Jude Melton-HoughtonStore vector metatable in registry
2022-03-26 x2048Add API to control shadow intensity from the game/mod...
2022-03-05 ZughyAllow get_sky to return a table (#11963)
2022-02-24 rubenwardyFix broken dependency enabling due to missing `enabled...
2022-02-12 ROllerozxaApply texture pack main menu textures immediately ...
2022-02-12 WuzzyAdd support for 'seed' in disallow_mapgen_settings...
2022-02-08 Lars MüllerIncrease max objects per block defaults (#12055)
2022-02-08 Gaël CNoise params serialization fixup
2022-02-04 Lars MüllerFix types of get_mapgen_setting_noiseparams (#12025)
2022-01-31 rubenwardyRevert "Disable dynamic shadows for the 5.5.0 release...
2022-01-31 Lars MuellerFix builtin statbar backgrounds
2022-01-30 rubenwardyUse virtual paths to specify exact mod to enable (...
2022-01-30 sfan5Update credits for 5.5.0 release (#12001)
2022-01-30 sfan5Get rid of `basic_debug` last minute
2022-01-30 WuzzyUpdate German builtin translation
2022-01-30 WuzzyUpdate builtin translation templates
2022-01-30 ROllerozxaFix Minetest logo when installed system-wide
2022-01-30 sfan5Raise max mapgen limit constant to align with mapblock...
2022-01-29 SmallJokerDisable dynamic shadows for the 5.5.0 release
2022-01-27 SmallJokerBuiltin: Sanity-check /time inputs (#11993)
2022-01-19 sfan5Free arguments of cancelled minetest.after() jobs
2022-01-19 SmallJokerMain menu: Fix automatic dependency enables on doubleclick
2022-01-09 sfan5Mainmenu game-related changes (#11887)
2022-01-08 sfan5Fully remove bitmap font support (#11863)
2022-01-03 DesourFix vector.from_string returning a table without vector...
2021-12-30 Vincent RobinsonImprove TTF support for pixel-style fonts (#11848)
2021-12-29 VitaliyAdd more neighbors on mesh update (#6765)
2021-12-19 Jude Melton-HoughtonUse defined evaluation order in profiler
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-12-13 sfan5Fix URL escaping in content store
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)
next