Tweak some textures, new chest texture
[oweals/minetest_game.git] / mods / default / nodes.lua
2014-10-02 BlockMenUse new optional framed glasslike drawtype
2014-07-22 ZeframRetain sign text when editing is aborted by <esc>
2014-07-05 BlockMenMake gui part of default
2014-07-05 HybridDogNew fence texture
2014-07-05 SmallJokerAdd furnace protection, eat some lines of codes
2014-07-05 Sfan5Add fancy inventory for bookshelves
2014-07-05 arsdragonflyAdd a inventory to bookshelf, in which books are unstac...
2014-07-05 BlockMenAdd fancy inventories
2014-07-05 Vanessa EzekowitzModify default grasses rather than entirely re-defining...
2014-07-05 CasimirDig upwards for papyrus and cactus
2014-07-05 Sfan5Add Desert Cobblestone
2014-02-17 4Evergreen4Add animated front texture for active furnace
2014-01-11 ShadowNinjaFix crash with nil fuel
2013-12-22 ShadowNinjaAdd protection support to signs 229/head
2013-12-08 NovatuxUse minetest.swap_node instead of hacky_swap_node 227/head
2013-12-03 RealBadAngelAdd waving property for leaves and plants. 224/head
2013-11-30 kwolekrExplicitly set values of is_ground_content
2013-11-30 kwolekrAdd is_ground_content setting to grass_1, apple, and...
2013-11-17 PilzAdamRemove / replace all print() calls 0.4.8
2013-11-08 Vanessa EzekowitzAllow cactus to lay on its side also.
2013-11-08 4Evergreen4Add 6d facedir to logs. 214/head
2013-11-06 BlockMenFix tree growing and jungle sapling growth rate
2013-11-03 4Evergreen4Implemented facedir in the nyan cat rainbow
2013-11-02 NovatuxFix possible crash with grass ABM.
2013-11-02 NovatuxFix grass adding/removing ABM.
2013-11-02 NovatuxMove sapling growing and grass adding/removing ABMs...
2013-08-02 BlockMenUpdate drowning 194/head
2013-07-28 prollerSnow default level up
2013-07-27 prollerMelting and freezing
2013-07-11 GloopMasterMese and Diamond ore description consistancy.
2013-06-13 PilzAdamMake dry shrubs buildable_to
2013-06-13 PilzAdamUse louder footstep sound as dug_node
2013-06-12 BlockMenSeparate formspecs of active furnace and chests
2013-06-12 Mitori ItoshikiNew sounds
2013-05-24 PilzAdamReplace minetest.env: with minetest.
2013-05-21 PilzAdamFix a typo in apple decaying
2013-05-21 PilzAdamAdd farming mod
2013-05-21 PilzAdamLet apples fall when the tree is decaying
2013-05-20 PilzAdamAdd the soil group
2013-05-19 PilzAdamSplit init.lua into several files