aboutsummaryrefslogtreecommitdiff
path: root/builtin/game (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add strict moduleShadowNinja2014-11-192-3/+3
* Improved VoxelArea variable locality, thus performanceWouters Dorian2014-11-141-18/+24
* Add last_login field to auth.txtRyan Newell2014-11-082-25/+54
* Add a better error message when trying to teleport another player without bri...LeMagnesium2014-10-071-37/+39
* Use round if falling node is misplacedSmallJoker2014-09-281-4/+7
* Fix retval of entity.get_staticdata beeing lost while profiling is enabledsapier2014-08-241-1/+2
* Remove buildable_to nodes without dropping item when replaced by a falling nodeCasimir2014-08-221-11/+18
* Mod profiling supportsapier2014-08-193-0/+373
* Rework texture generating code, add texture grouping via ( ... )sfan52014-07-291-0/+1
* Fix indexing error in timer processingZefram2014-07-161-1/+5
* Fix crash reported here: https://forum.minetest.net/viewtopic.php?f=6&t=9726Novatux2014-07-131-1/+1
* New feature: drop a item instead a stack while...Lord89James2014-06-101-6/+11
* Allow custom liquids to have dropssfan52014-06-081-19/+14
* Add success and output return values to chat commandsShadowNinja2014-05-281-240/+212
* Add item eat callbackrubenwardy2014-05-262-1/+8
* Sort commands and privs alphabetically in '/help'.Diego Martinez2014-05-241-4/+17
* Item entity stacks merge on the ground.RealBadAngel2014-05-231-34/+100
* Fix old client showing duplicated health bar on new serversapier2014-05-111-0/+3
* Fix healthbar not beeing hidden on disabled damagesapier2014-05-101-2/+4
* Use "core" namespace internallyShadowNinja2014-05-0814-578/+580
* Organize builtin into subdirectoriesShadowNinja2014-05-0716-0/+2938