aboutsummaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)Author
2019-11-02Builtin: Improve /clearobjects message (#9084)Alistair Findlay
2019-10-29Change some usages of "deprecated" to "obsolete" (#9062)random-geek
2019-10-25Add help texts for settings that lack one (#9007)Wuzzy
2019-10-24Improve light curve parameter limits and documentation (#9054)Paramat
2019-10-14Settingtypes.txt: Various improvements (#9047)Paramat
2019-10-13Fix rotate_node to return the correct itemstack.Aaron Suen
2019-10-05Merge pull request #8166 from Warr1024/fix7020Warr1024
2019-10-01All Settings: Set min limit for crtitical settings (#9000)Wuzzy
2019-09-29Allow grep-ing for on_grant and on_revoke (#8958)DS
2019-09-27All settings: Fix missing flags checkbox caused by 'possible flags' order (#8...Muhammad Rifqi Priyo Susanto
2019-09-26Automatically enable depends of mods when enabling the mods in the world conf...HybridDog
2019-09-22Rename "private messages" to "direct messages" (#8971)Hugo Locurcio
2019-09-22Punchwear (improved) (#8959)sfan5
2019-09-21Fix AreaStore's IDs persistence (#8888)SmallJoker
2019-09-19Also print help commands to chat for server terminal (#8869)Tim Myers
2019-09-17Improve undersampling settingsHugo Locurcio
2019-09-14Formspecs: Introduce formspec_version to modsSmallJoker
2019-09-08Dungeons: Remove non-functional 'projecting dungeons' setting (#8897)Paramat
2019-09-07Move debug.txt after it grows too big (#8904)HybridDog
2019-09-04Force item entities out of solid nodes (simpler) (#8885)sfan5
2019-09-01'All Settings': Don't use checkboxes for 'no...' mapgen flags (#7847)Muhammad Rifqi Priyo Susanto
2019-08-28Various settingtypes.txt improvements (#8867)Paramat
2019-08-23Fix default hand definition not using wieldhand.pngWuzzy
2019-08-14Fix undeclared global warning because of _ (#8798)DS
2019-08-10Add player knockback on punch to builtinsfan5
2019-08-08Builtin UI: Move box element to ensure correct draw orderSmallJoker
2019-08-08Allow customizing chat message format (#8529)ANAND
2019-08-07Fix usage of wrong variable in builtin chat command handling (#8762)Beha
2019-08-06Add luacheck to check builtin (#7895)rubenwardy
2019-08-03Add styles to most elementsrubenwardy
2019-08-03Add style[] tag with button supportrubenwardy
2019-08-02Builtin: Forward old return valuesSmallJoker
2019-08-01Mainmenu: Use textarea in error formspecsSmallJoker
2019-08-01Group "immortal" also protects players from damageWuzzy
2019-07-27Check for 'action' field in ABMs & LBMsSmallJoker
2019-07-25Re-order mapgens in mainmenu and 'all settings' mapgen selection (#8705)Paramat
2019-07-25Mgfractal: Make non-fractal terrain optional (#8702)Paramat
2019-07-20Add /help formspec for commands and privileges (#8385)SmallJoker
2019-07-20Document the deprecation of hardcoded cave liquids (#8692)Paramat
2019-07-16Use vector.dot and vector.cross in vector.angleHybridDog
2019-07-16Add vector.dot and vector.crossHybridDog
2019-07-14Docs: Clarify where to check for 'protection_bypass' (#8675)SmallJoker
2019-06-27Increase upper limit of display_gamma to 10 (#8618)ANAND
2019-06-19Mapgen Carpathian: Add optional rivers (#7977)Paramat
2019-06-10Use CDB author and name in installed package's config (#8550)Paul Ouellette
2019-06-10Save forceloaded blocks file periodically (#8535)Thomas Rudin
2019-06-07Remove modstore leftovers. Fix core.show_path_select_dialog documentation (#8...DS
2019-06-06HTTP API: Allow binary downloads and headers (#8573)SmallJoker
2019-06-01Dungeons: Settable density noise, move number calculation to mapgens (#8473)Paramat
2019-05-04builtin/../register.lua: Abort make_wrap_deregistration if param is invalidANAND