oweals/minetest_game.git
2014-12-21 Craig DavisonSet number of screwdriver uses to 200 0.4.11
2014-12-20 PilzAdamDon't override param2 bits that are not used for rotati...
2014-12-13 PilzAdamFix typo in furnace.lua
2014-12-12 PilzAdamGive 4 obsidianbrick for 4 obsidian
2014-12-12 PilzAdamOnly allow rotating nodes that could be dug
2014-12-12 PilzAdamCleanup
2014-12-12 tenplus1Screwdriver rewrite
2014-12-12 paramatPinetree (by sfan5, from mg mapgen) lua generation...
2014-12-12 CalinouAdd 3D signs
2014-12-12 ShadowNinjaAdd white to the crack texture
2014-12-12 HybridDogAdd obsidianbrick
2014-12-07 PilzAdamUse an overlay over default_dirt.png for soil 368/head
2014-12-07 PilzAdamCorrect node definitons for pine saplings and pine... 374/head
2014-12-06 PilzAdamRewrite furnace 373/head
2014-12-06 PilzAdamRemove remains of finite liquids from bucket mod 372/head
2014-12-06 PilzAdamRemove remains of weather
2014-12-06 PilzAdamAdd a minetest.conf.example with all available settings 371/head
2014-12-06 PilzAdamMove doc for dyes to game_api.txt 370/head
2014-12-06 PilzAdamFix visibility of global/local dye tables
2014-12-06 PilzAdamSet param2 to 1 if player places leaves 367/head
2014-12-06 PilzAdamMove leafdecay doc to game_api.txt
2014-12-06 PilzAdamDont dry out soil if unloaded blocks are nearby 362/head
2014-12-06 PilzAdamAllow the group book to be placed into bookshelfs 369/head
2014-12-06 PilzAdamFix possible stacking of books in bookshelf
2014-12-03 PilzAdamAdd all saplings to group sapling
2014-12-03 PilzAdamAdd missing groups to pine sapling
2014-12-03 PilzAdamFix various fire sound bugs 358/head
2014-11-30 Craig DavisonFix some undeclared global variables
2014-11-30 paramatPine tree, pine needles, pine sapling and pinewood...
2014-11-30 AmazAdded the new door textures
2014-11-29 Diego MartínezFix leaked globals.
2014-11-23 kilbithNew ladder texture
2014-11-21 PenguinDadFix leaking globals in flowers and default mapgen.lua
2014-11-16 paramatDefault and flowers: only run on-generated functions...
2014-11-08 RHRhinoNew flower textures
2014-11-08 BlockMenRevert "Fix fire blocking sunlight"
2014-11-08 kilbithNew grass(plant) and leaves textures
2014-11-08 kilbithVessels: new textures
2014-11-04 ShadowNinjaFix fire blocking sunlight
2014-10-29 paramatBoats mod improve y motion. Smaller collision box.... 328/head
2014-10-05 kilbithAdd new ore blocks textures
2014-10-03 BlockMenTweak some textures, new chest texture
2014-10-03 BlockMenAdd improved grass textures by @Philipbenr (slightly...
2014-10-03 BlockMenAllow only boat driver to be detached from boat (fixes...
2014-10-02 BlockMenUse new optional framed glasslike drawtype
2014-09-27 BlockMenMake new textures fit existing style
2014-09-27 Neuromancer56Some new textures (natural beauty texturepack)
2014-09-21 BlockMenUse new firelike drawtype
2014-09-16 BlockMenFix dye stuff, fixes #243
2014-09-16 ShadowNinjaClean up treegen code
2014-09-16 AmazEnable dungeons by default
2014-09-16 BlockMenFix xpanes API
2014-09-16 CraigyDaviRemove API from player.lua
2014-09-07 ShadowNinjaFix farming unloaded node crash
2014-08-22 CalinouMake sand and some leaves sounds quieter 305/head
2014-08-21 BlockMenLocalize player_attached
2014-08-21 BlockMenFix some farming stuff
2014-08-07 ZeframFix door hardness detection for open/close sounds
2014-08-07 JatAdd API doors : Sound for door open and close.
2014-08-07 paramatFix boat flying up and some tweaks
2014-07-26 Gabriel HuberFix TNT init for undefined enable_tnt setting
2014-07-24 ZeframShow filled buckets in creative inventory
2014-07-22 ShadowNinjaRewrite TNT
2014-07-22 ZeframPair door with door of any type
2014-07-22 ZeframMake open trapdoor climbable
2014-07-22 ZeframImprove message about screwdriver control
2014-07-22 ZeframConsistently use group:stick in tool recipes
2014-07-22 ZeframRetain sign text when editing is aborted by <esc>
2014-07-22 AmazFix desert_sand_soil dropping itself, and changed the...
2014-07-13 cupofinsaneAlias string to cotton
2014-07-13 NovatuxBetter ingot textures
2014-07-13 BlockMenAdd protection to TNT (by @tenplus1)
2014-07-09 NovatuxAdd spaces around operators in boat mod code, fix a...
2014-07-08 BlockMenFix crafting recipe for iron bars
2014-07-08 BlockMenFix jump-stacking
2014-07-07 ShadowNinjaConvert spaces to tabs and add unknown node checks...
2014-07-06 BlockMenFix boats again 0.4.10
2014-07-06 BlockMenRename functions, update API
2014-07-06 sfan5Fix crash in boats mod
2014-07-06 webdesigner97Add a minetest_game API documentation
2014-07-05 BlockMenNeXt becomes minetest_game
2014-07-05 BlockMenUpdate only moving boats
2014-07-05 BlockMenFix papyurs texture
2014-07-05 BlockMenMake gui part of default
2014-07-05 BlockMenRemove debug line
2014-07-05 David GumbergCompress all textures losslessly using optipng and...
2014-07-05 BlockMenAdd boats
2014-07-05 webdesigner97Make farming more flexible
2014-07-05 HybridDogNew fence texture
2014-07-05 BlockMenMore new Textures, Clean up a bit
2014-07-05 BlockMenAdd tnt mod (freeminer version)
2014-07-05 Sfan5Enable jungles & tweak physics a bit
2014-07-05 BlockMenAdd glasspanes and ironbars
2014-07-05 BlockMenAdd mese and diamond hoe, new tool textures
2014-07-05 webdesigner97Make creative inventory use new fancy layout
2014-07-05 PenguinDadAdded Glass and Obsidian Glass door (doors mod)
2014-07-05 Sfan5Add /sethome & /home
2014-07-05 BlockMenRemove legacy, move aliases to default
2014-07-05 BlockMenNew textures
2014-07-05 Amaz1Added desert and sandstone brick slabs and stairs
next