2013-11-30 |
Novatux | Add minetest.swap_node |
tree | commitdiff |
2013-11-30 |
kwolekr | Change default value of is_ground_content to true |
tree | commitdiff |
2013-11-02 |
Novatux | Fix possible crash with grass ABM. |
tree | commitdiff |
2013-11-02 |
Novatux | Fix grass adding/removing ABM. |
tree | commitdiff |
2013-11-02 |
Novatux | Move the sapling growing and grass adding/removing... |
tree | commitdiff |
2013-10-05 |
0gb.us | Remove mapgen_air alias (#935) |
tree | commitdiff |
2013-09-06 |
Sfan5 | Add mapgen_stair_cobble alias to minimal |
tree | commitdiff |
2013-08-06 |
BlockMen | Add support for different drowning damage and allow... |
tree | commitdiff |
2013-06-21 |
Weblate | Merge remote-tracking branch 'origin/master' |
tree | commitdiff |
2013-06-19 |
PilzAdam | Add drowning 780/head |
tree | commitdiff |
2013-06-18 |
David Gumberg | Compress textures |
tree | commitdiff |
2013-06-01 |
Weblate | Merge remote-tracking branch 'origin/master' |
tree | commitdiff |
2013-05-24 |
sapier | Move scriptapi to separate folder (by sapier) |
tree | commitdiff |
2013-05-20 |
ShadowNinja | Use the group "soil" for nodes that saplings grow on |
tree | commitdiff |
2013-05-13 |
Weblate | Merge remote-tracking branch 'origin/master' |
tree | commitdiff |
2013-05-02 |
Perttu Ahola | games/minimal: Add menu/background.png and menu/icon.png |
tree | commitdiff |
2013-04-07 |
Weblate | Merge remote branch 'origin/master' |
tree | commitdiff |
2013-04-07 |
kwolekr | Add Mapgen V7, reorganize biomes |
tree | commitdiff |
2013-04-05 |
khonkhortisan | unkn own block -> unkn own node |
tree | commitdiff |
2013-03-30 |
Weblate | Merge remote branch 'origin/master' |
tree | commitdiff |
2013-03-29 |
PilzAdam | Add different place sound for nodes |
tree | commitdiff |
2013-03-24 |
PilzAdam | Use minetest.register_ore() in minimal |
tree | commitdiff |
2013-03-23 |
proller | Mapgen indev: float islands, larger far biomes |
tree | commitdiff |
2013-03-14 |
proller | Liquid fine tuning |
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 |
proller | new adjustable finite liquid 482/head |
tree | commitdiff |
2013-02-23 |
kwolekr | Merge pull request #431 from sapier/dtime_clamping |
tree | commitdiff |
2013-01-26 |
kwolekr | Merge pull request #447 from sapier/add_lua_log_paramet... |
tree | commitdiff |
2013-01-21 |
kwolekr | Readded and optimized mapgen V6 |
tree | commitdiff |
2013-01-21 |
kwolekr | Add initial Lua biomedef support, fixed biome selection |
tree | commitdiff |
2012-12-01 |
PilzAdam | Add the group attached_node 318/head |
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-09 |
Perttu Ahola | Swap out pixel-perfect nyan cat by request of Chris... |
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 functions to the default mod of minimal game to... 270/head |
tree | commitdiff |
2012-10-31 |
PilzAdam | Move falling to builtin |
tree | commitdiff |
2012-08-12 |
Perttu Ahola | Fix crash when furnace is full (minimal game) |
tree | commitdiff |
2012-07-25 |
Perttu Ahola | Deprecate minetest.add_to_creative_inventory and use... |
tree | commitdiff |
2012-07-25 |
Perttu Ahola | Add notice in the minimal game |
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 | Add node timer test in minimal/experimental |
tree | commitdiff |
2012-07-23 |
Perttu Ahola | Move /give, /giveme, /spawnentity and /pulverize to... |
tree | commitdiff |
2012-07-22 |
Perttu Ahola | Formspec button_exit[] and image_button_exit[] |
tree | commitdiff |
2012-07-22 |
Perttu Ahola | Add /test1 command to minimal for testing a more compli... |
tree | commitdiff |
2012-07-22 |
darkrose | Implement formspec |
tree | commitdiff |
2012-07-21 |
Perttu Ahola | Actually fix facedir-rotated nodes placed using minetes... |
tree | commitdiff |
2012-07-20 |
darkrose | Make lava buckets work as fuel in minimal game |
tree | commitdiff |
2012-07-19 |
Perttu Ahola | Allow defining player's inventory form in Lua |
tree | commitdiff |
2012-06-17 |
Kahrl | Custom boxy nodes (stairs, slabs) and collision changes |
tree | commitdiff |
2012-06-16 |
Perttu Ahola | Revert back proper crack texture |
tree | commitdiff |
2012-06-16 |
Perttu Ahola | Allow node cracking animations of any length |
tree | commitdiff |
2012-06-16 |
Perttu Ahola | Update field names to non-deprecated ones in node defin... |
tree | commitdiff |
2012-06-16 |
Perttu Ahola | Use new field names and reorder fields a bit in minimal... |
tree | commitdiff |
2012-06-16 |
Perttu Ahola | Node texture animation |
tree | commitdiff |
2012-06-08 |
Perttu Ahola | Add experimental_tester_tool_1.png to minimal game... |
tree | commitdiff |
2012-06-06 |
Perttu Ahola | Allow groups in crafting recipes |
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 | fix locked chest to not destroy denied items (minimal... |
tree | commitdiff |
2012-06-03 |
Perttu Ahola | Add fire visualization to minimal furnace menu |
tree | commitdiff |
2012-06-03 |
Perttu Ahola | Use proper furnace cook time |
tree | commitdiff |
2012-06-03 |
darkrose | Lua implementation of furnace with visible active state |
tree | commitdiff |
2012-06-03 |
Perttu Ahola | Implement locked chest; add after_place_node and after_... |
tree | commitdiff |
2012-06-03 |
Perttu Ahola | minetest.get_craft_result |
tree | commitdiff |
2012-06-03 |
Perttu Ahola | Implement sign using form field protocol |
tree | commitdiff |
2012-06-03 |
Perttu Ahola | Properly create metadata inventories in minimal |
tree | commitdiff |
2012-06-03 |
Perttu Ahola | Random node metadata things |
tree | commitdiff |
2012-06-03 |
Perttu Ahola | Attempt to begin to implement chests and furnace in... |
tree | commitdiff |
2012-04-06 |
Perttu Ahola | Add missing mapgen.lua to games/minimal |
tree | commitdiff |
2012-04-06 |
Perttu Ahola | experimental:soundblock dig_immediate=3 |
tree | commitdiff |
2012-04-05 |
Perttu Ahola | Make the minimal development test somewhat playable... |
tree | commitdiff |
2012-04-04 |
Perttu Ahola | Fix sound direction and add experimental:soundblock... |
tree | commitdiff |
2012-03-31 |
Perttu Ahola | initial_properties field in entity definition |
tree | commitdiff |
2012-03-30 |
Perttu Ahola | Add minetest.get_connected_players() |
tree | commitdiff |
2012-03-30 |
Perttu Ahola | ObjectRef:set_armor_groups() and ObjectRef:set_properti... |
tree | commitdiff |
2012-03-29 |
Perttu Ahola | Modify minimal/give_initial_stuff to always give stuff |
tree | commitdiff |
2012-03-29 |
Perttu Ahola | Rework tool_capabilities a bit (maxwear->uses, scale... |
tree | commitdiff |
2012-03-27 |
Perttu Ahola | Make mapgen use mapgen_* node aliases rather than the... |
tree | commitdiff |
2012-03-27 |
Perttu Ahola | Add PseudoRandom in Lua API |
tree | commitdiff |
2012-03-26 |
Perttu Ahola | Add minetest.after(time, func) |
tree | commitdiff |
2012-03-26 |
Perttu Ahola | Add default_grass_footstep.1.ogg as a test sound in... |
tree | commitdiff |
2012-03-26 |
Perttu Ahola | Add games/minimal/game.conf |
tree | commitdiff |
2012-03-26 |
Perttu Ahola | Move games/minetest to games/minimal and update README.txt |
tree | commitdiff |
2012-03-25 |
Perttu Ahola | Make server world selection not brain dead and use... |
tree | commitdiff |
2012-03-24 |
Perttu Ahola | Lua API for playing sounds |
tree | commitdiff |
2012-03-24 |
Perttu Ahola | Add sound.dig |
tree | commitdiff |
2012-03-24 |
Perttu Ahola | Add sounds, tune things |
tree | commitdiff |
2012-03-24 |
Perttu Ahola | Add event manager and use it to trigger sounds |
tree | commitdiff |
2012-03-22 |
Perttu Ahola | Update Lua API documentation and move it into doc/lua_a... |
tree | commitdiff |
2012-03-19 |
Perttu Ahola | Fix various things being too fast to break by hand |
tree | commitdiff |
2012-03-19 |
Perttu Ahola | Flatten share/ and user/ in the source and for the... |
tree | commitdiff |
|