aboutsummaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)Author
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
2019-04-13World start time: Move to first full light (day night ratio = 1000) (#8410)Paramat
2019-04-03Change pitch fly binding to 'P', add to change keys menu (#8314)rubenwardy
2019-03-27Optimize core.after in a simple way (#8351)DS
2019-03-27Require 'waving = 3' in a nodedef to apply the liquid waving shader (#8418)Paramat
2019-03-20Document 'highly unstable' mapgens instead of 'stable' mapgens (#8404)Paramat
2019-03-17num_emerge_threads: Fix documentation of automatic selectionparamat
2019-03-17core.after: Improve assertion message (#8388)ANAND
2019-03-17Builtin: Add vector.angle(). Returns the angle between 2 vectors (#7738)ANAND
2019-03-14num_emerge_threads: Warn of crashes when > 1 (#8357)Paramat
2019-03-07World config: Make depends easier to read (#7396)HybridDog
2019-03-05Change 'num_emerge_threads' default to 1 (#8303)Paramat
2019-03-05Add math.factorial (#8298)HybridDog
2019-03-05Add sounds for falling and attached nodes (#7719)DS