]> git.lizzy.rs Git - dragonfireclient.git/history - builtin
Merge pull request #59 from PrairieAstronomer/readme_irrlicht_change
[dragonfireclient.git] / builtin /
2022-06-07 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2022-06-06 Lars Müllercore.formspec_escape: Restore backwards compat
2022-06-05 rubenwardyAndroid: Add support for sharing debug.txt (#12370)
2022-06-05 rubenwardyAdd register dialog to separate login/register (#12185)
2022-06-05 ROllerozxaHide "Autosave Screen Size" on Android
2022-06-03 ROllerozxaRework main menu confirmation dialogs (#12356)
2022-06-02 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2022-05-29 sfan5Don't allow banning in singleplayer
2022-05-29 x2048Default settings, presets and configuration for dynamic...
2022-05-27 Lars MüllerBuiltin: Optimize misc helpers (#12377)
2022-05-22 WuzzyAdd relative numbers for commands by prepending ~ ...
2022-05-22 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2022-05-21 rubenwardyDeprecate game.conf name, use title instead (#12030)
2022-05-21 x2048Improve shadow filters (#12195)
2022-05-18 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2022-05-17 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2022-05-17 Elias FleckensteinAdd spider
2022-05-10 sfan5Use native packer to transfer globals into async env(s)
2022-05-09 Lars MüllerFix Minetest blaming the wrong mod for errors (#12241)
2022-05-08 sfan5item_entity: Cache collisionbox for use in on_step
2022-05-08 ZughyRemove unused variable WARN_INIT
2022-05-08 Jude Melton-HoughtonEnable dependencies when enabling modpacks (#12202)
2022-05-08 Jude Melton-HoughtonFix enabling of dependencies with identical names ...
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-29 Elias FleckensteinMake LuaVoxelManipulator available to CSM API
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 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
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)
next