]> git.lizzy.rs Git - dragonfireclient.git/history - builtin
ContentCAO: Fix broken attachments on join (#8701)
[dragonfireclient.git] / builtin /
2019-07-27 SmallJokerCheck for 'action' field in ABMs & LBMs
2019-07-25 ParamatRe-order mapgens in mainmenu and 'all settings' mapgen...
2019-07-25 ParamatMgfractal: Make non-fractal terrain optional (#8702)
2019-07-20 SmallJokerAdd /help formspec for commands and privileges (#8385)
2019-07-20 ParamatDocument the deprecation of hardcoded cave liquids...
2019-07-16 HybridDogUse vector.dot and vector.cross in vector.angle
2019-07-16 HybridDogAdd vector.dot and vector.cross
2019-07-14 SmallJokerDocs: Clarify where to check for 'protection_bypass...
2019-06-27 ANANDIncrease upper limit of display_gamma to 10 (#8618)
2019-06-19 ParamatMapgen Carpathian: Add optional rivers (#7977)
2019-06-10 Paul OuelletteUse CDB author and name in installed package's config...
2019-06-10 Thomas RudinSave forceloaded blocks file periodically (#8535)
2019-06-07 DSRemove modstore leftovers. Fix core.show_path_select_di...
2019-06-06 SmallJokerHTTP API: Allow binary downloads and headers (#8573)
2019-06-01 ParamatDungeons: Settable density noise, move number calculati...
2019-05-04 ANANDbuiltin/../register.lua: Abort make_wrap_deregistration...
2019-04-13 ParamatWorld start time: Move to first full light (day night...
2019-04-03 rubenwardyChange pitch fly binding to 'P', add to change keys...
2019-03-27 DSOptimize core.after in a simple way (#8351)
2019-03-27 ParamatRequire 'waving = 3' in a nodedef to apply the liquid...
2019-03-20 ParamatDocument 'highly unstable' mapgens instead of 'stable...
2019-03-17 paramatnum_emerge_threads: Fix documentation of automatic...
2019-03-17 ANANDcore.after: Improve assertion message (#8388)
2019-03-17 ANANDBuiltin: Add vector.angle(). Returns the angle between...
2019-03-14 Paramatnum_emerge_threads: Warn of crashes when > 1 (#8357)
2019-03-07 HybridDogWorld config: Make depends easier to read (#7396)
2019-03-05 ParamatChange 'num_emerge_threads' default to 1 (#8303)
2019-03-05 HybridDogAdd math.factorial (#8298)
2019-03-05 DSAdd sounds for falling and attached nodes (#7719)
2019-03-05 rubenwardyHide uninstall package button on unmodifiable paths...
2019-02-23 ParamatUpdate minetest.conf.example and settings_translation_f...
2019-02-23 ParamatSettingtypes.txt: Remove 2 lines missed in a recent...
2019-02-23 ANANDRemove 's' from 'automatic forwards' (#8272)
2019-02-22 rubenwardyContent store: Ignore '_game' in game names in ID gener...
2019-02-18 Paul OuelletteUpdate gamebar on tab enter (#8192)
2019-02-18 rubenwardyFix games not updating on deletion
2019-02-18 Paul OuelletteFix content store crash (#8244)
2019-02-18 Paramatlua_api.txt, settingtypes.txt: Various improvements...
2019-02-16 Paul OuelletteFix profiler crash by builtin since eea1fda (#8239)
2019-02-16 rubenwardyUpdate credits (#8162)
2019-02-12 SmallJokerStatbars: Reduce initial update interval
2019-02-09 SmallJokerBuiltin: Fix grayed-out but enabled modpacks
2019-02-09 WuzzyRemove fgettext("") in builtin
2019-02-03 rubenwardyContent store: Fix assertion failed on unsuccessful...
2019-02-03 rubenwardyRename 'Content Store' to 'Online Content Repository...
2019-02-03 rubenwardyAdd setting to hide mature content from ContentDB
2019-02-03 rubenwardyFix rename modpack dialog not appearing to take affect
2019-02-03 number ZeroFix modpack rename dialog selecting the wrong mod
2019-02-03 rubenwardyContent store: Fix overlapping labels
2019-01-31 ParamatSettings: Slightly increase block generate, block send...
2019-01-31 rubenwardyContent store: Fix storage leak by storing screenshots...
2019-01-30 rubenwardyContent store: Use composite key to track installations...
2019-01-26 Muhammad Rifqi Pri... Add setting to disable confirmation on new player regis...
2019-01-26 ParamatRename 'Advanced Settings' button to 'All Settings...
2019-01-20 WuzzyMake advanced settings noiseparams strings translatable...
2019-01-19 srifqiAdvanced settings noiseparams: No tailing comma for...
2019-01-19 Paul OuelletteRemove incorrect feature flag (#8086)
2019-01-16 Paul OuelletteFix some misspellings (#8104)
2019-01-13 SmallJokerworld.mt: Only accept true/false/nil values (#8055)
2019-01-09 rubenwardypkgmgr: Fix games list not being updated after game...
2019-01-09 ParamatSettingtypes.txt: Rewrite documentation of 'num_emerge_...
2019-01-06 rubenwardyContent store: Disable more details dialog for now...
2019-01-06 rubenwardyContent store: Fix update button not working
2019-01-06 rubenwardyDeprecate modpack.txt and use modpack.conf instead...
2019-01-03 ParamatCSM restrictions: Make 'LOAD_CLIENT_MODS' disable loadi...
2019-01-02 Mooseautojump setting: Remove repeated doc line (#8041)
2018-12-31 random-geekExtend pitch fly mode to swimming (#7943)
2018-12-30 rubenwardyFix installed modpacks not being found correctly
2018-12-26 rubenwardyContent store: Fix bugs relating to packages list size
2018-12-24 Loïc BlotCSM: add requested CSM_RF_READ_PLAYERINFO (#8007)
2018-12-23 ParamatRemove 'Reset singleplayer world' button from full...
2018-12-15 SmallJokerFix ignored mod.conf mod name for world.mt (broken...
2018-12-11 rubenwardyFix ContentDB packages timing out by using download_fil...
2018-12-10 random-geekContent store: Fix missing screenshot in package view...
2018-12-10 WuzzyAdd eat sound (#7956)
2018-12-06 ParamatMain menu style: Set to 'full' for Android, remove...
2018-12-06 rubenwardyDisable game bar and header on Android (#7940)
2018-12-05 ParamatDeclare mapgens v5 and flat stable. Add missing carpath...
2018-12-02 Paul OuelletteImprove world configure menu (#7922)
2018-12-02 Vanessa DannenbergRaise hotbar limit to 32 slots, add associated keybindi...
2018-12-02 Paul OuelletteRemove unused settings (#7929)
2018-12-02 kurzkopfgleitbeutlerFix spelling of setting descriptions (#7829)
2018-12-01 Gaël CAdded pitch fly mode (#7817)
2018-11-26 ClobberXDContent store: Hide navigation buttons when there's...
2018-11-24 ParamatCSM: Don't create the client script environment if...
2018-11-22 Ben DeutschClient-side autojump. Remove Android-only stepheight...
2018-11-18 sfan5Remove obsolete section in ipv6_server description
2018-11-18 stujones11Android: Improve UI scaling on smaller high-density...
2018-11-13 EzhhRename hasprivs command to haspriv (#7860)
2018-11-13 ClobberXDdlg_contentstore.lua: Various fixes and improvements...
2018-11-12 HybridDogEnable subtle fall bobbing (#7856)
2018-11-10 ChimneySwiftEscape special characters when searching the server...
2018-11-09 Muhammad Rifqi Pri... Conf.example generation: Remove quotation marks from...
2018-11-08 ParamatContent store: Add show_nonfree_packages setting to...
2018-11-08 random-geekImprove content store layout (#7806)
2018-11-01 Pierre-Yves RolloFix string.split returning an empty table if string...
2018-10-28 ParamatAdvanced settings: Fix noise parameter flags (#7819)
2018-10-20 SmallJokerMainmenu: Clean up and improve advanced settings dialog...
2018-10-20 ParamatSettingtypes.txt: Various language improvements, docume...
2018-10-18 ParamatAdvanced settings tree menu: Resize, fix clipped values...
next