2013-03-25 |
kwolekr | Vary ore sheet y position by noise |
tree | commitdiff |
2013-03-24 |
Perttu Ahola | Fix indentation of lua_api.txt |
tree | commitdiff |
2013-03-24 |
kwolekr | Update lua_api.txt |
tree | commitdiff |
2013-03-23 |
Jeija | Allow spawning particles from the server, from lua |
tree | commitdiff |
2013-03-23 |
RealBadAngel | 6d facedir |
tree | commitdiff |
2013-03-21 |
Perttu Ahola | Support game-specific minetest.conf |
tree | commitdiff |
2013-03-21 |
Perttu Ahola | lua_api.txt: Document paths, games and common mod loading 556/head |
tree | commitdiff |
2013-03-17 |
RealBadAngel | lua methods set_look_pitch and set_look_yaw |
tree | commitdiff |
2013-03-17 |
Jeija | Allow minetest.after to take a variable number of arguments |
tree | commitdiff |
2013-03-06 |
RealBadAngel | Added method to get all registered recipes for item... |
tree | commitdiff |
2013-03-06 |
kwolekr | Allow any character in formspec strings with escape... |
tree | commitdiff |
2013-03-03 |
kwolekr | Merge pull request #513 from sfan5/patch-2 |
tree | commitdiff |
2013-02-28 |
sfan5 | Add python script to doc/protocol.txt 513/head |
tree | commitdiff |
2013-02-28 |
Weblate | Merge remote branch 'origin/master' |
tree | commitdiff |
2013-02-26 |
kwolekr | Merge pull request #482 from proller/liquid |
tree | commitdiff |
2013-02-24 |
PilzAdam | Change Minetest-c55 to Minetest |
tree | commitdiff |
2013-02-24 |
kwolekr | Merge pull request #505 from RealBadAngel/master |
tree | commitdiff |
2013-02-24 |
RealBadAngel | Add seed parameter for default and L-system trees 505/head |
tree | commitdiff |
2013-02-23 |
kwolekr | Merge pull request #431 from sapier/dtime_clamping |
tree | commitdiff |
2013-02-16 |
kwolekr | Merge pull request #465 from doserj/mod_selection_empty... |
tree | commitdiff |
2013-02-12 |
RealBadAngel | Fix to on_rightclick not able to change wielded_item |
tree | commitdiff |
2013-01-26 |
kwolekr | Merge pull request #447 from sapier/add_lua_log_paramet... |
tree | commitdiff |
2013-01-24 |
Weblate | Merge remote branch 'origin/master' |
tree | commitdiff |
2013-01-23 |
RealBadAngel | Treegen update. Some new symbols. Speed up code a bit. |
tree | commitdiff |
2013-01-21 |
sapier | add support for saving settings by lua command (server... |
tree | commitdiff |
2013-01-07 |
sapier | Fix buttons not working for Lua-triggered formspecs |
tree | commitdiff |
2013-01-07 |
RealBadAngel | L-Systems treegen update. |
tree | commitdiff |
2013-01-04 |
Jeija | Implement textarea in formspec, a multiline input field |
tree | commitdiff |
2013-01-04 |
PilzAdam | Add on_rightclick(pos, node, clicker) callback for... 389/head |
tree | commitdiff |
2013-01-02 |
Perttu Ahola | Add InvRef:get_location() |
tree | commitdiff |
2013-01-02 |
sapier | Add TOCLIENT_SHOW_FORMSPEC to display formspecs at... |
tree | commitdiff |
2012-12-30 |
RealBadAngel | L-System treegen |
tree | commitdiff |
2012-12-17 |
PilzAdam | Add ability to change the itemstack in placenode callbacks |
tree | commitdiff |
2012-12-17 |
Ilya Zhuravlev | Fix hypen used as minus sign (manpages), fix spelling... |
tree | commitdiff |
2012-12-01 |
RealBadAngel | New elements in formspec, item_image and item_image_button. |
tree | commitdiff |
2012-12-01 |
PilzAdam | Add the group attached_node 318/head |
tree | commitdiff |
2012-12-01 |
PilzAdam | Merge support for anaglyph stereo |
tree | commitdiff |
2012-11-30 |
Matthew I | Add shutdown hook interface to Lua API |
tree | commitdiff |
2012-11-25 |
Perttu Ahola | Bump version to 0.4.4 as this isn't compatible with... |
tree | commitdiff |
2012-11-25 |
MirceaKitsune | RealBadAngel's patch which allows the lua api to read... |
tree | commitdiff |
2012-11-25 |
MirceaKitsune | A bunch of fixes |
tree | commitdiff |
2012-11-25 |
MirceaKitsune | Update attachments at the ending of the addToScene... |
tree | commitdiff |
2012-11-25 |
MirceaKitsune | Framework for the attachment system, new object propert... |
tree | commitdiff |
2012-11-25 |
MirceaKitsune | Get the new animation framework properly working |
tree | commitdiff |
2012-11-25 |
MirceaKitsune | Joint positioning and rotation code, and fix a problem... |
tree | commitdiff |
2012-11-25 |
MirceaKitsune | Allow the LUA API to set animations to meshes as well... |
tree | commitdiff |
2012-11-25 |
MirceaKitsune | Get the mesh working through the memory cache properly... |
tree | commitdiff |
2012-11-22 |
xyzz | Merge pull request #268 from khonkhortisan/image_button |
tree | commitdiff |
2012-11-12 |
xyzz | Merge pull request #284 from RealBadAngel/master |
tree | commitdiff |
2012-11-08 |
RealBadAngel | Adding background to Formspec 284/head |
tree | commitdiff |
2012-11-03 |
PilzAdam | Merge pull request #274 from PilzAdam/falling 267/head |
tree | commitdiff |
2012-11-03 |
PilzAdam | Merge pull request #243 from xyzz/liquid_renewable |
tree | commitdiff |
2012-11-01 |
PilzAdam | Merge pull request #270 from PilzAdam/master |
tree | commitdiff |
2012-11-01 |
PilzAdam | Add falling_node to special groups in lua-api.txt |
tree | commitdiff |
2012-09-09 |
Perttu Ahola | Add nodedef.on_blast() to lua_api.txt in order to suppo... |
tree | commitdiff |
2012-09-09 |
Perttu Ahola | Add dtime_s to entity activation |
tree | commitdiff |
2012-09-09 |
Perttu Ahola | Fix ObjectRef:punch() |
tree | commitdiff |
2012-09-07 |
Ilya Zhuravlev | Add liquid_renewable property. 243/head |
tree | commitdiff |
2012-09-02 |
Perttu Ahola | Add overridable function for handling dropped items... |
tree | commitdiff |
2012-09-01 |
Perttu Ahola | Add bouncy node group |
tree | commitdiff |
2012-09-01 |
Perttu Ahola | Add disable_jump and fall_damage_add_percent node groups |
tree | commitdiff |
2012-09-01 |
Ilya Zhuravlev | Add InventoryList width property & allow custom craftin... |
tree | commitdiff |
2012-08-12 |
Matthew I | Add ban management routines to Lua API |
tree | commitdiff |
2012-08-12 |
Matthew I | Extend Lua API in order to implement chat commands |
tree | commitdiff |
2012-07-26 |
Perttu Ahola | Experimental-ish rollback functionality |
tree | commitdiff |
2012-07-26 |
Perttu Ahola | Working group-shapeless and multigroup recipes |
tree | commitdiff |
2012-07-25 |
Perttu Ahola | Add special return value -1 to inventry callbacks |
tree | commitdiff |
2012-07-25 |
Perttu Ahola | Improve inventory callbacks a bit |
tree | commitdiff |
2012-07-24 |
Perttu Ahola | Detached inventory callbacks and reworked node metadata... |
tree | commitdiff |
2012-07-24 |
Perttu Ahola | Detached inventories |
tree | commitdiff |
2012-07-24 |
Perttu Ahola | Improve node timer format (map format version 25) and... |
tree | commitdiff |
2012-07-23 |
Perttu Ahola | Add oldnode parameter to minetest.register_on_placenode... |
tree | commitdiff |
2012-07-23 |
Perttu Ahola | Describe node definition fields better in lua_api.txt |
tree | commitdiff |
2012-07-23 |
Perttu Ahola | Update lua_api.txt a bit 153/head |
tree | commitdiff |
2012-07-23 |
darkrose | Implement node timers |
tree | commitdiff |
2012-07-22 |
Perttu Ahola | Formspec button_exit[] and image_button_exit[] |
tree | commitdiff |
2012-07-22 |
darkrose | Doc updates for formspec |
tree | commitdiff |
2012-07-22 |
Perttu Ahola | minetest.register_on_player_receive_fields() |
tree | commitdiff |
2012-07-22 |
Matthew I | Update Lua API documentation to include minetest.get_mo... |
tree | commitdiff |
2012-07-21 |
Perttu Ahola | BITCH, THIS IS 0.4.0. 0.4.0 |
tree | commitdiff |
2012-07-20 |
darkrose | Add minetest.get_craft_recipe() |
tree | commitdiff |
2012-07-19 |
Perttu Ahola | Allow defining player's inventory form in Lua |
tree | commitdiff |
2012-06-17 |
Perttu Ahola | Add pointed_thing to lua_api.txt |
tree | commitdiff |
2012-06-17 |
Perttu Ahola | Explain node boxes in lua_api.txt |
tree | commitdiff |
2012-06-16 |
Perttu Ahola | Mention node drawtypes in lua_api.txt |
tree | commitdiff |
2012-06-16 |
Perttu Ahola | Node texture animation |
tree | commitdiff |
2012-06-10 |
Perttu Ahola | Add some missing object properties to doc/lua_api.txt |
tree | commitdiff |
2012-06-10 |
Perttu Ahola | Node placement client-side prediction |
tree | commitdiff |
2012-06-08 |
Perttu Ahola | Update and fix doc/mapformat.txt; make current format... |
tree | commitdiff |
2012-06-06 |
Perttu Ahola | Add minetest.serialize() and minetest.deserialize() |
tree | commitdiff |
2012-06-06 |
Perttu Ahola | Allow groups in crafting recipes |
tree | commitdiff |
2012-06-05 |
Perttu Ahola | Fix small errors in lua_api.txt |
tree | commitdiff |
2012-06-05 |
Perttu Ahola | Add after_destruct and cache the existence of on_constr... |
tree | commitdiff |
2012-06-05 |
Perttu Ahola | place_node, dig_node and punch_node; an in-game tester... |
tree | commitdiff |
2012-06-03 |
darkrose | Add InvRef:is_empty(listname) and make chests/furnaces... |
tree | commitdiff |
2012-06-03 |
darkrose | Add can_dig callback |
tree | commitdiff |
2012-06-03 |
Perttu Ahola | Implement image[<X>,<Y>;<W>,<H>;<texture name>] and... |
tree | commitdiff |
2012-06-03 |
Perttu Ahola | Reshape inventory menu code |
tree | commitdiff |
2012-06-03 |
Perttu Ahola | Add ObjRef:is_player() and modify ObjRef:get_player_nam... |
tree | commitdiff |
2012-06-03 |
Perttu Ahola | Implement locked chest; add after_place_node and after_... |
tree | commitdiff |
next |