| Commit message (Expand) | Author | Age |
* | Add admin command which says who the administator is for the server. | Splizard | 2016-02-04 |
* | New timer design. | Auke Kok | 2016-01-29 |
* | Show infotext with description for item entities | RealBadAngel | 2016-01-18 |
* | Liquids: Flow into and destroy 'floodable' nodes | paramat | 2016-01-07 |
* | Fix missing localization for obj | HybridDog | 2015-12-20 |
* | Add on_secondary_use when right clicking an item in the air | Alex Ford | 2015-12-02 |
* | Simplify regex used in check_modname_prefix and other improvements. | Robert Zenz | 2015-11-24 |
* | Log static_spawn error only once | Rui | 2015-11-21 |
* | Add the player name to dropped items | Robert Zenz | 2015-11-12 |
* | Improve LuaVoxelManip documentation | kwolekr | 2015-11-07 |
* | Add callback parameter for core.emerge_area() | kwolekr | 2015-11-02 |
* | minetest. to core. | Rui914 | 2015-10-31 |
* | Check if hitter has inventory when punching item | BlockMen | 2015-10-25 |
* | Add more ways to pass data to check_player_privs | Robert Zenz | 2015-10-22 |
* | Refactor logging | ShadowNinja | 2015-10-14 |
* | Localize digprop_err function | Rui | 2015-10-12 |
* | Added minetest.wallmounted_to_dir | Fernando Carmona Varo | 2015-10-04 |
* | Some map border related fixes | est31 | 2015-09-29 |
* | Add /emergeblocks command and core.emerge_area() Lua API | kwolekr | 2015-09-23 |
* | Small fixes of minetest.has_feature | Rui | 2015-09-03 |
* | Minor tweaks __builtin:falling_node | Rui | 2015-09-01 |
* | SAPI: Track last executed mod and include in error messages | kwolekr | 2015-08-12 |
* | Add ability to specify coordinates for /spawnentity | Marcin | 2015-07-18 |
* | Remove reference to deprecated privilege | Craig Davison | 2015-06-14 |
* | Add minetest.register_on_player_hpchange | TeTpaAka | 2015-06-13 |
* | Decrease minetest.after globalstep lag | HybridDog | 2015-06-06 |
* | Nicer time setting logging | est31 | 2015-06-02 |
* | Added hour:minute format to time command | LeMagnesium | 2015-05-16 |
* | Add minetest.register_on_punchplayer | Brandon | 2015-05-15 |
* | Don't crash if an item gets dropped into unloaded space | tenplus1 | 2015-05-15 |
* | Item entity merging refactor | est31 | 2015-05-15 |
* | Add code to support raillike group names | Novatux | 2015-05-12 |
* | Fix minetest.clear_* creating new LOCAL table instead of clearing the existin... | Tomas Brod | 2015-04-26 |
* | Add reason to kicked log message and use present tense | est31 | 2015-04-05 |
* | Radius parameter for /deleteblocks here | SmallJoker | 2015-03-05 |
* | Add /setpassword and /clearpassword logging | est31 | 2015-02-27 |
* | Fix unused (and so, broken) enable_rollback_recording. This option must be re... | Loic Blot | 2015-02-18 |
* | Fix minetest.item_eat's replace_with_item, fixes #2292 | rubenwardy | 2015-02-16 |
* | Hud: Modify Y-positioning of health/breath starbars to prevent overlapping wi... | kwolekr | 2015-02-08 |
* | Prevent null concatenation when /deleteblocks is provided an incorrect format | kwolekr | 2015-01-27 |
* | Simplify deleteblocks chat command argument parsing | kwolekr | 2015-01-15 |
* | Add ability to delete MapBlocks from map | kwolekr | 2015-01-15 |
* | builtin: Unify register wrapper functions and wrap clear_registered_* functio... | kwolekr | 2015-01-13 |
* | Remove builtin_biome.lua from builtin and add simple biome minimal | paramat | 2015-01-11 |
* | Add registered_ores and registered_decorations | ShadowNinja | 2015-01-05 |
* | Expose mapgen parameters on scripting init | kwolekr | 2014-12-29 |
* | Temporarily set default biome in builtin | kwolekr | 2014-12-18 |
* | Make dropped items larger and rotate faster | Calinou | 2014-12-04 |
* | Fix some undeclared global variables | Craig Davison | 2014-11-26 |
* | Add strict module | ShadowNinja | 2014-11-19 |