2014-02-16 |
kwolekr | Schematic: Add force_placement parameter to minetest... |
tree | commitdiff |
2014-02-16 |
kwolekr | Add minetest.set_noiseparam_defaults() Lua API |
tree | commitdiff |
2014-02-09 |
kwolekr | Add capability to read table flag fields from Lua API |
tree | commitdiff |
2014-02-08 |
kwolekr | Make flag strings clear specified flag with 'no' prefix |
tree | commitdiff |
2014-02-03 |
sapier | Add minetest.kick_player(name, reason) |
tree | commitdiff |
2014-02-01 |
Perttu Ahola | Add player:override_day_night_ratio() for arbitrarily... |
tree | commitdiff |
2014-02-01 |
Perttu Ahola | Add player:set_sky() with simple skybox support |
tree | commitdiff |
2014-01-26 |
RealBadAngel | New HUD element - waypoint. |
tree | commitdiff |
2014-01-24 |
ShadowNinja | Pass pointed_thing to on_punch and minetest.register_on... |
tree | commitdiff |
2014-01-22 |
ShadowNinja | Add pointed_thing to minetest.register_on_placenode |
tree | commitdiff |
2014-01-19 |
kwolekr | Update lua_api.txt documentation |
tree | commitdiff |
2014-01-14 |
ShadowNinja | Add minetest.override_item |
tree | commitdiff |
2014-01-13 |
Kahrl | Add formspec table |
tree | commitdiff |
2014-01-13 |
khonkhortisan | Allow vertical axis particle rotation constraint |
tree | commitdiff |
2014-01-12 |
Novatux | Fix doc and forceloading crash. |
tree | commitdiff |
2014-01-11 |
ShadowNinja | Add InvRef::get/set_lists() |
tree | commitdiff |
2014-01-11 |
Novatux | Add forceloading |
tree | commitdiff |
2014-01-11 |
Novatux | Deepcopy pointed_thing for after_place_node, give it... |
tree | commitdiff |
2014-01-08 |
ShadowNinja | Document "wielditem" visual |
tree | commitdiff |
2014-01-07 |
ShadowNinja | Pass pointed_thing to after_place_node |
tree | commitdiff |
2014-01-01 |
kwolekr | Bump version to 0.4.9 0.4.9 |
tree | commitdiff |
2013-12-18 |
ShadowNinja | Don't throw a error when writing JSON fails |
tree | commitdiff |
2013-12-18 |
ShadowNinja | Add 'minetest.write_json' |
tree | commitdiff |
2013-12-14 |
kwolekr | Add map feature generation notify Lua API |
tree | commitdiff |
2013-12-13 |
ShadowNinja | Remove support for optdepends.txt |
tree | commitdiff |
2013-12-12 |
stujones11 | Make line_of_sight return blocking node position |
tree | commitdiff |
2013-12-12 |
kaeza | Add 'on_prejoinplayer' callback |
tree | commitdiff |
2013-12-06 |
sfan5 | Fix small mistake in Lua API docs |
tree | commitdiff |
2013-12-03 |
PilzAdam | Use a table in set_physics_override() |
tree | commitdiff |
2013-12-03 |
PilzAdam | Add sneak and sneak_glitch to set_physics_override() |
tree | commitdiff |
2013-12-01 |
kwolekr | Decoration: Add schematic Y-slice probability support |
tree | commitdiff |
2013-11-30 |
Novatux | Add documentation for minetest.swap_node |
tree | commitdiff |
2013-11-30 |
kwolekr | LuaVoxelManip: Add area parameters back to calc_lightin... |
tree | commitdiff |
2013-11-30 |
kwolekr | LuaVoxelManip: Add get_light_data() and set_light_data() |
tree | commitdiff |
2013-11-29 |
sapier | Fix modstore/favourites hang by adding asynchronous... 977/head |
tree | commitdiff |
2013-11-27 |
ShadowNinja | Rollback fixes and get_node_actions 1001/head |
tree | commitdiff |
2013-11-24 |
kwolekr | Bump version to 0.4.8 0.4.8 |
tree | commitdiff |
2013-11-16 |
sapier | Fix invalid listname and listsize not handled correctly... |
tree | commitdiff |
2013-11-10 |
sapier | Fix "TODO read modinfo" in modmanager to improve ui... |
tree | commitdiff |
2013-11-08 |
PilzAdam | Fix typo in lua_api.txt |
tree | commitdiff |
2013-11-08 |
4Evergreen4 | Add wrapper for minetest.rotate_and_place. 988/head |
tree | commitdiff |
2013-11-07 |
Vanessa Ezekowitz | Add 6d facedir rotation prediction routine |
tree | commitdiff |
2013-11-03 |
BlockMen | Reworked formspecs and kahrl's hexcolor parser |
tree | commitdiff |
2013-11-02 |
ShadowNinja | Add basic protection support to builtin 856/head |
tree | commitdiff |
2013-11-01 |
Novatux | Add a callback: minetest.register_on_craft(itemstack... |
tree | commitdiff |
2013-10-17 |
ShadowNinja | Remove vector metatable setting |
tree | commitdiff |
2013-10-16 |
Novatux | Add tool callback |
tree | commitdiff |
2013-10-14 |
Sokomine | Add support for parameter 'visual_scale' for drawtypes... |
tree | commitdiff |
2013-09-28 |
PilzAdam | Add set_name(), set_count(), set_wear() and set_metadat... |
tree | commitdiff |
2013-09-28 |
PilzAdam | Allow to manually specify param2 in minetest.item_place... |
tree | commitdiff |
2013-09-28 |
Kahrl | Add --version option |
tree | commitdiff |
2013-09-28 |
Kahrl | Remove doc/gpl-2.0.txt, add doc/lgpl-2.1.txt |
tree | commitdiff |
2013-09-20 |
BlockMen | Add option to scale image to percentage values |
tree | commitdiff |
2013-09-16 |
ShadowNinja | Fix comments about length of server step |
tree | commitdiff |
2013-09-10 |
PilzAdam | Add offset to automatic_face_movement_dir |
tree | commitdiff |
2013-09-10 |
PilzAdam | Allow non-string arguments for minetest.is_yes() |
tree | commitdiff |
2013-09-10 |
PilzAdam | Add Settings interface for Lua |
tree | commitdiff |
2013-09-10 |
Kahrl | Add --migrate to manpages and update manpage dates |
tree | commitdiff |
2013-09-08 |
Novatux | Add minetest.get_gametime() API function, that returns... |
tree | commitdiff |
2013-09-04 |
PilzAdam | Use player:set_hotbar_image() instead of hardcoded... |
tree | commitdiff |
2013-09-02 |
Kahrl | Add minetest.parse_json, engine.parse_json |
tree | commitdiff |
2013-08-17 |
sapier | Add translation for main menu |
tree | commitdiff |
2013-08-15 |
Sfan5 | Fix documentation about colors in formspec |
tree | commitdiff |
2013-08-14 |
Kahrl | Omnicleanup: header cleanup, add ModApiUtil shared... |
tree | commitdiff |
2013-08-13 |
PilzAdam | Fix typos |
tree | commitdiff |
2013-08-13 |
sapier | Add support for entities to automatic face movement... |
tree | commitdiff |
2013-08-11 |
kwolekr | Decoration: Fix schematic probability mess with new... |
tree | commitdiff |
2013-08-06 |
BlockMen | Add support for different drowning damage and allow... |
tree | commitdiff |
2013-08-03 |
Perttu Ahola | Allow mods to listen to cheat detections using minetest... |
tree | commitdiff |
2013-08-03 |
PilzAdam | Add replacements to schematics |
tree | commitdiff |
2013-07-30 |
sapier | Add support for setting stepheight for entities |
tree | commitdiff |
2013-07-28 |
PilzAdam | Play sounds/main_menu.ogg in menu |
tree | commitdiff |
2013-07-28 |
proller | Better snow fall, finite liquid transform, leveled... |
tree | commitdiff |
2013-07-27 |
proller | Weather support |
tree | commitdiff |
2013-07-23 |
BlockMen | Add support of pressed_texture of image_button |
tree | commitdiff |
2013-07-23 |
hdastwb | added (optional) support for 6d facedir in dir_to_faced... |
tree | commitdiff |
2013-07-22 |
sapier | Add port to favorites if not 30000 |
tree | commitdiff |
2013-07-20 |
PilzAdam | Add an option to disable object <-> object collision... |
tree | commitdiff |
2013-07-20 |
PilzAdam | Add liquid_range to nodedef |
tree | commitdiff |
2013-07-20 |
PilzAdam | Make range of tools configureable |
tree | commitdiff |
2013-07-20 |
RealBadAngel | Add set_breath and get_breath to lua API. |
tree | commitdiff |
2013-07-11 |
Kahrl | Add VoxelArea:position, VoxelArea:iter and VoxelArea... |
tree | commitdiff |
2013-07-08 |
PilzAdam | Remove note in lua-api.txt that there are no vector... |
tree | commitdiff |
2013-07-07 |
sapier | Fix many formspec menu bugs |
tree | commitdiff |
2013-07-07 |
ShadowNinja | Add vector helpers |
tree | commitdiff |
2013-07-06 |
Sfan5 | Use hexadecimal RRGGBB instead of colorkeys, rename... |
tree | commitdiff |
2013-07-02 |
sapier | Replace C++ mainmenu by formspec powered one |
tree | commitdiff |
2013-07-01 |
kwolekr | Decoration: Add schematic rotation support |
tree | commitdiff |
2013-06-30 |
kwolekr | LuaVoxelManip: Fix minor bug with set_lighting, remove... |
tree | commitdiff |
2013-06-29 |
kwolekr | Update documentation for get_mapgen_object |
tree | commitdiff |
2013-06-28 |
kwolekr | Add voxelarea.lua helper to builtin |
tree | commitdiff |
2013-06-28 |
kwolekr | Apply various fixes to several things |
tree | commitdiff |
2013-06-28 |
kwolekr | LuaVoxelManip: Separate VoxelManip data get/set from... |
tree | commitdiff |
2013-06-28 |
kwolekr | Add Lua on_mapgen_init callback, and minetest.set_mapge... |
tree | commitdiff |
2013-06-28 |
kwolekr | Add Lua PerlinNoiseMap:get#dMap_flat API |
tree | commitdiff |
2013-06-28 |
kwolekr | Add minetest.get_mapgen_object to API |
tree | commitdiff |
2013-06-28 |
kwolekr | Add LuaVoxelManip |
tree | commitdiff |
2013-06-23 |
kwolekr | Decoration: Add support for zero probability, fix break... |
tree | commitdiff |
2013-06-22 |
kwolekr | A handful of minor fixes to various things |
tree | commitdiff |
2013-06-22 |
kwolekr | Decoration: Add Schematic decoration type |
tree | commitdiff |
next |