aboutsummaryrefslogtreecommitdiff
path: root/builtin (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix undeclared global warning because of _ (#8798)DS2019-08-141-0/+1
* Add player knockback on punch to builtinsfan52019-08-102-0/+47
* Builtin UI: Move box element to ensure correct draw orderSmallJoker2019-08-081-2/+2
* Allow customizing chat message format (#8529)ANAND2019-08-083-21/+50
* Fix usage of wrong variable in builtin chat command handling (#8762)Beha2019-08-071-1/+1
* Add luacheck to check builtin (#7895)rubenwardy2019-08-0623-139/+127
* Add styles to most elementsrubenwardy2019-08-033-5/+2
* Add style[] tag with button supportrubenwardy2019-08-033-0/+5
* Builtin: Forward old return valuesSmallJoker2019-08-021-1/+1
* Mainmenu: Use textarea in error formspecsSmallJoker2019-08-011-41/+28
* Group "immortal" also protects players from damageWuzzy2019-08-011-3/+4
* Check for 'action' field in ABMs & LBMsSmallJoker2019-07-271-0/+2
* Re-order mapgens in mainmenu and 'all settings' mapgen selection (#8705)Paramat2019-07-251-1/+1
* Mgfractal: Make non-fractal terrain optional (#8702)Paramat2019-07-251-0/+5
* Add /help formspec for commands and privileges (#8385)SmallJoker2019-07-203-7/+146
* Document the deprecation of hardcoded cave liquids (#8692)Paramat2019-07-201-0/+6
* Use vector.dot and vector.cross in vector.angleHybridDog2019-07-161-5/+3
* Add vector.dot and vector.crossHybridDog2019-07-161-0/+12
* Docs: Clarify where to check for 'protection_bypass' (#8675)SmallJoker2019-07-141-7/+2
* Increase upper limit of display_gamma to 10 (#8618)ANAND2019-06-271-1/+1
* Mapgen Carpathian: Add optional rivers (#7977)Paramat2019-06-191-1/+13
* Use CDB author and name in installed package's config (#8550)Paul Ouellette2019-06-101-16/+13
* Save forceloaded blocks file periodically (#8535)Thomas Rudin2019-06-101-2/+33
* Remove modstore leftovers. Fix core.show_path_select_dialog documentation (#8...DS2019-06-071-11/+0
* HTTP API: Allow binary downloads and headers (#8573)SmallJoker2019-06-061-0/+1
* Dungeons: Settable density noise, move number calculation to mapgens (#8473)Paramat2019-06-011-0/+18
* builtin/../register.lua: Abort make_wrap_deregistration if param is invalidANAND2019-05-041-3/+10
* World start time: Move to first full light (day night ratio = 1000) (#8410)Paramat2019-04-131-1/+1
* Change pitch fly binding to 'P', add to change keys menu (#8314)rubenwardy2019-04-031-1/+1
* Optimize core.after in a simple way (#8351)DS2019-03-271-5/+13
* Require 'waving = 3' in a nodedef to apply the liquid waving shader (#8418)Paramat2019-03-271-2/+2
* Document 'highly unstable' mapgens instead of 'stable' mapgens (#8404)Paramat2019-03-201-4/+2
* num_emerge_threads: Fix documentation of automatic selectionparamat2019-03-171-1/+1
* core.after: Improve assertion message (#8388)ANAND2019-03-171-1/+1
* Builtin: Add vector.angle(). Returns the angle between 2 vectors (#7738)ANAND2019-03-171-0/+9
* num_emerge_threads: Warn of crashes when > 1 (#8357)Paramat2019-03-141-3/+5
* World config: Make depends easier to read (#7396)HybridDog2019-03-072-11/+40
* Change 'num_emerge_threads' default to 1 (#8303)Paramat2019-03-051-1/+1
* Add math.factorial (#8298)HybridDog2019-03-051-0/+14
* Add sounds for falling and attached nodes (#7719)DS2019-03-051-1/+9
* Hide uninstall package button on unmodifiable paths (#8255)rubenwardy2019-03-051-3/+7
* Update minetest.conf.example and settings_translation_file.cpp (#8278)Paramat2019-02-232-2/+6
* Settingtypes.txt: Remove 2 lines missed in a recent commit (#8277)Paramat2019-02-231-2/+0
* Remove 's' from 'automatic forwards' (#8272)ANAND2019-02-231-1/+1
* Content store: Ignore '_game' in game names in ID generation (#8270)rubenwardy2019-02-221-1/+6
* Update gamebar on tab enter (#8192)Paul Ouellette2019-02-182-10/+11
* Fix games not updating on deletionrubenwardy2019-02-181-1/+6
* Fix content store crash (#8244)Paul Ouellette2019-02-181-26/+10
* lua_api.txt, settingtypes.txt: Various improvements (#8252)Paramat2019-02-181-11/+1
* Fix profiler crash by builtin since eea1fda (#8239)Paul Ouellette2019-02-161-1/+1