2014-07-05 |
BlockMen | Add boats |
commit | commitdiff | tree | snapshot |
2014-07-05 |
webdesigner97 | Make farming more flexible |
commit | commitdiff | tree | snapshot |
2014-07-05 |
HybridDog | New fence texture |
commit | commitdiff | tree | snapshot |
2014-07-05 |
BlockMen | More new Textures, Clean up a bit |
commit | commitdiff | tree | snapshot |
2014-07-05 |
BlockMen | Add tnt mod (freeminer version) |
commit | commitdiff | tree | snapshot |
2014-07-05 |
Sfan5 | Enable jungles & tweak physics a bit |
commit | commitdiff | tree | snapshot |
2014-07-05 |
BlockMen | Add glasspanes and ironbars |
commit | commitdiff | tree | snapshot |
2014-07-05 |
BlockMen | Add mese and diamond hoe, new tool textures |
commit | commitdiff | tree | snapshot |
2014-07-05 |
webdesigner97 | Make creative inventory use new fancy layout |
commit | commitdiff | tree | snapshot |
2014-07-05 |
PenguinDad | Added Glass and Obsidian Glass door (doors mod) |
commit | commitdiff | tree | snapshot |
2014-07-05 |
Sfan5 | Add /sethome & /home |
commit | commitdiff | tree | snapshot |
2014-07-05 |
BlockMen | Remove legacy, move aliases to default |
commit | commitdiff | tree | snapshot |
2014-07-05 |
BlockMen | New textures |
commit | commitdiff | tree | snapshot |
2014-07-05 |
Amaz1 | Added desert and sandstone brick slabs and stairs |
commit | commitdiff | tree | snapshot |
2014-07-05 |
BlockMen | Remove external_legacy (no longer needed) |
commit | commitdiff | tree | snapshot |
2014-07-05 |
SmallJoker | Add furnace protection, eat some lines of codes |
commit | commitdiff | tree | snapshot |
2014-07-05 |
SmallJoker | Add punch to pickup, drop instead of delete |
commit | commitdiff | tree | snapshot |
2014-07-05 |
Sfan5 | Change game name to "Minetest Next" |
commit | commitdiff | tree | snapshot |
2014-07-05 |
Sfan5 | Add fancy inventory for bookshelves |
commit | commitdiff | tree | snapshot |
2014-07-05 |
arsdragonfly | Add a inventory to bookshelf, in which books are unstac... |
commit | commitdiff | tree | snapshot |
2014-07-05 |
BlockMen | Add fancy inventories |
commit | commitdiff | tree | snapshot |
2014-07-05 |
Sfan5 | Add Desertstone / Desert Cobblestone stairs & slabs |
commit | commitdiff | tree | snapshot |
2014-07-05 |
BlockMen | Update header |
commit | commitdiff | tree | snapshot |
2014-07-05 |
Sfan5 | Update README |
commit | commitdiff | tree | snapshot |
2014-07-05 |
Sfan5 | Update icon |
commit | commitdiff | tree | snapshot |
2014-07-05 |
BlockMen | Fix farming (caused by outdated pull) |
commit | commitdiff | tree | snapshot |
2014-07-05 |
paramat | Add cuboid wieldhand (Sam II) |
commit | commitdiff | tree | snapshot |
2014-07-05 |
marvok | Add mirrored recipes for axes |
commit | commitdiff | tree | snapshot |
2014-07-05 |
Jonathon Station | Adjust stair output amount |
commit | commitdiff | tree | snapshot |
2014-07-05 |
Vanessa Ezekowitz | Modify default grasses rather than entirely re-defining... |
commit | commitdiff | tree | snapshot |
2014-07-05 |
Casimir | Dig upwards for papyrus and cactus |
commit | commitdiff | tree | snapshot |
2014-07-05 |
Sfan5 | Add Desert Cobblestone |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Zheyu Shen | Don't create bones if the player's inventory is empty |
commit | commitdiff | tree | snapshot |
2014-05-20 |
RealBadAngel | Fix semitransparent pixel in bread's texture. |
commit | commitdiff | tree | snapshot |
2014-04-11 |
BlockMen | Add animations for third person view |
commit | commitdiff | tree | snapshot |
2014-02-17 |
4Evergreen4 | Add animated front texture for active furnace |
commit | commitdiff | tree | snapshot |
2014-02-12 |
ShadowNinja | Remove trailing whitespace from doors |
commit | commitdiff | tree | snapshot |
2014-02-12 |
ShadowNinja | Add protection support to doors |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Jordan Snelling | Add Sam II |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Jordan Snelling | Added a caped player model, which works like the |
commit | commitdiff | tree | snapshot |
2014-01-16 |
ShadowNinja | Reverse and combine if statements in the screwdriver |
commit | commitdiff | tree | snapshot |
2014-01-16 |
ShadowNinja | Fix crash when using the screwdriver on an unknown... |
commit | commitdiff | tree | snapshot |
2014-01-11 |
ShadowNinja | Fix crash with nil fuel |
commit | commitdiff | tree | snapshot |
2013-12-22 |
ShadowNinja | Prevent bucket from replacing unloaded nodes 0.4.9 |
commit | commitdiff | tree | snapshot |
2013-12-22 |
ShadowNinja | Add protection support to signs 229/head |
commit | commitdiff | tree | snapshot |
2013-12-22 |
ShadowNinja | Allow changing screwdriver mode when pointing at a... |
commit | commitdiff | tree | snapshot |
2013-12-14 |
ShadowNinja | Shorten lines in bucket and support nil placers |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Novatux | Check for area protection in buckets |
commit | commitdiff | tree | snapshot |
2013-12-11 |
ShadowNinja | Rework screwdriver and add protection support 228/head |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Novatux | Use minetest.swap_node instead of hacky_swap_node 227/head |
commit | commitdiff | tree | snapshot |
2013-12-07 |
kaeza | Fix player skin changing code. |
commit | commitdiff | tree | snapshot |
2013-12-03 |
RealBadAngel | Add waving property for leaves and plants. 224/head |
commit | commitdiff | tree | snapshot |
2013-11-30 |
kwolekr | Explicitly set values of is_ground_content |
commit | commitdiff | tree | snapshot |
2013-11-30 |
kwolekr | Add is_ground_content setting to grass_1, apple, and... |
commit | commitdiff | tree | snapshot |
2013-11-17 |
PilzAdam | Remove / replace all print() calls 0.4.8 |
commit | commitdiff | tree | snapshot |
2013-11-17 |
PilzAdam | Fix indentation, use log() instead of print() and use... |
commit | commitdiff | tree | snapshot |
2013-11-09 |
kaeza | Rewrite player.lua 217/head |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Vanessa Ezekowitz | Allow cactus to lay on its side also. |
commit | commitdiff | tree | snapshot |
2013-11-08 |
4Evergreen4 | Add 6d facedir to logs. 214/head |
commit | commitdiff | tree | snapshot |
2013-11-06 |
BlockMen | Fix tree growing and jungle sapling growth rate |
commit | commitdiff | tree | snapshot |
2013-11-04 |
ShadowNinja | Revert dig time in creative mode to 0.5 |
commit | commitdiff | tree | snapshot |
2013-11-03 |
4Evergreen4 | Implemented facedir in the nyan cat rainbow |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Novatux | Fix possible crash with grass ABM. |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Novatux | Fix grass adding/removing ABM. |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Novatux | Move sapling growing and grass adding/removing ABMs... |
commit | commitdiff | tree | snapshot |
2013-11-01 |
PilzAdam | Fix stone and wooden axe being slower than hand |
commit | commitdiff | tree | snapshot |
2013-11-01 |
ShadowNinja | Remove trailing tabs from empty lines in stairs |
commit | commitdiff | tree | snapshot |
2013-11-01 |
ShadowNinja | Add and use the stick group |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Novatux | Change hoe_on_use to farming.hoe_on_use, for use and... |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Kahrl | Remove mapgen_air alias |
commit | commitdiff | tree | snapshot |
2013-09-28 |
PilzAdam | Longer range and insta-dig in creative |
commit | commitdiff | tree | snapshot |
2013-09-28 |
PilzAdam | Use 6d facedir to place upside down slabs and stairs |
commit | commitdiff | tree | snapshot |
2013-09-06 |
Sfan5 | Add mapgen_stair_cobble to minetest_game |
commit | commitdiff | tree | snapshot |
2013-08-06 |
HybridDog | Fix typo in flower generation |
commit | commitdiff | tree | snapshot |
2013-08-02 |
BlockMen | Update drowning 194/head |
commit | commitdiff | tree | snapshot |
2013-07-28 |
proller | Snow default level up |
commit | commitdiff | tree | snapshot |
2013-07-27 |
proller | Melting and freezing |
commit | commitdiff | tree | snapshot |
2013-07-11 |
GloopMaster | Mese and Diamond ore description consistancy. |
commit | commitdiff | tree | snapshot |
2013-07-11 |
hdastwb | Add support for walkable plants |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Zeg9 | Call on_rightclick from buckets |
commit | commitdiff | tree | snapshot |
2013-07-11 |
HybridDog | Add lavacooling sounds |
commit | commitdiff | tree | snapshot |
2013-06-19 |
PilzAdam | Add bubble texture for drowning |
commit | commitdiff | tree | snapshot |
2013-06-18 |
PilzAdam | Generate clay with register_ore() |
commit | commitdiff | tree | snapshot |
2013-06-13 |
PilzAdam | Make dry shrubs buildable_to |
commit | commitdiff | tree | snapshot |
2013-06-13 |
PilzAdam | Use louder footstep sound as dug_node |
commit | commitdiff | tree | snapshot |
2013-06-12 |
BlockMen | Separate formspecs of active furnace and chests |
commit | commitdiff | tree | snapshot |
2013-06-12 |
Mitori Itoshiki | New sounds |
commit | commitdiff | tree | snapshot |
2013-06-02 |
PilzAdam | Increase chance for getting seeds 0.4.7 |
commit | commitdiff | tree | snapshot |
2013-05-26 |
Zeg9 | Better diamond block texture 164/head |
commit | commitdiff | tree | snapshot |
2013-05-25 |
BlockMen | Higher resolution and quality of header logo |
commit | commitdiff | tree | snapshot |
2013-05-25 |
Sfan5 | Pngcrush all Textures |
commit | commitdiff | tree | snapshot |
2013-05-24 |
PilzAdam | Remove add_firefly() and add_rat() |
commit | commitdiff | tree | snapshot |
2013-05-24 |
PilzAdam | Replace minetest.env: with minetest. |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Zeg9 | New metal block textures |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Casimir | Fix typo for droping seeds |
commit | commitdiff | tree | snapshot |
2013-05-21 |
PilzAdam | Fix a typo in apple decaying |
commit | commitdiff | tree | snapshot |
2013-05-21 |
PilzAdam | Add farming mod |
commit | commitdiff | tree | snapshot |
2013-05-21 |
PilzAdam | Let apples fall when the tree is decaying |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Zeg9 | Add header.png 157/head |
commit | commitdiff | tree | snapshot |
2013-05-20 |
PilzAdam | Add the soil group |
commit | commitdiff | tree | snapshot |
next |