oweals/minetest_game.git
2017-12-16 ReedychReplace setpos with set_pos in sethome
2017-12-11 paramatDefault texture licenses: Move some to CC BY-SA 3.0...
2017-12-11 paramatBook textures: Replace with more original textures
2017-12-11 paramatStairs: Improve inner/outer stair descriptions. Code...
2017-12-04 paramatBinoculars: Update to use 'zoom_fov' player property
2017-11-27 ezhhDefault: Make burntimes more rational and consistent
2017-11-27 paramatFlowers: Add black tulip, green chrysanthemum
2017-11-27 ForbiddenJDefault: Expose open_chests and chest_lid_obstructed
2017-11-15 DTA7Add nil checks for placer
2017-11-11 paramatRiver water renewability: Add comments to nodes.lua...
2017-11-11 bertranddaREADME: Update minetest.net downloads link to avoid...
2017-11-11 raymooCreative: Make the placenode registration check for...
2017-11-11 raymooCreative: Make handle_node_drops override work for...
2017-11-06 paramatPlayer API: Set eye height property for new player...
2017-11-04 paramatStairs: Set world-aligned textures for all stairs and...
2017-11-04 SmallJokerBookshelf: Count written and empty books
2017-11-03 paramatBinoculars: Only set property if necessary to reduce...
2017-11-03 paramatPlayer model: Remove vertical stretch of body and limbs...
2017-10-27 sfan5Add loot to dungeons (#1921)
2017-10-24 paramatBinoculars / Map mods: Clarify key-activation of items...
2017-10-24 paramatFootstep sounds: 5 new sounds
2017-10-23 Coder12aBooks: Convert \r to \n
2017-10-23 SmallJokerCarts: Better wiggle prevention
2017-10-23 SmallJokerCarts: Replace old, deprecated function names
2017-10-23 SmallJokerCreative: Cache inventory items on load
2017-10-23 James StevensonChest sounds: Shorten open/close sounds
2017-10-13 paramatAdd binoculars mod with binoculars item to allow zoom
2017-10-10 paramatDecorations: Add kelp to cool and temperate shallow...
2017-10-10 tenplus1TNT: Add tnt.boom defaults
2017-10-07 Lars HofhanslCreative: Do not give creative priv to admin
2017-10-03 paramatMap mod: Remove confusing 'use', reduce update interval
2017-10-02 paramatMinimap: Add 'map' mod with mapping kit item to enable...
2017-10-02 SmallJokerBones: Return bones when taking the last ItemStack
2017-09-28 paramatBeds: Strip colour bits from param2 in 'get look yaw'
2017-09-25 tenplus1Flowers: Add waterlily right-click checks
2017-09-25 rubenwardySfinv: Remove possibility of infinite loop when homepag...
2017-09-25 rubenwardySfinv: Rename navigation tabs to reduce chance of a...
2017-09-25 paramatOres (non-mgv6 mapgens): New distributions
2017-09-20 danielmeek32Chests: Fix locked chest protection against explosions...
2017-09-20 tenplus1Chests: Fix open chest after player leave (#1884)
2017-09-17 paramatBiome registration: Update due to revert of mgv7 'biome...
2017-09-11 sfan5Doors: Same prediction change for trapdoors
2017-09-11 sfan5Doors: Disable client dig prediction for protected...
2017-08-26 tenplus1TNT: Add explode_center flag
2017-08-25 tenplus1Mushroom spread: Optimise and make overridable
2017-08-18 paramatFarming: Make cotton look like cotton, add crafted...
2017-08-18 Hybrid DogRegister fence: Allow setting nodedefs to 'false'
2017-08-18 tenplus1TNT: Allow a custom explosion sound to be used
2017-08-14 rubenwardyMake ice slippery 1870/head
2017-08-13 RuiCarts: Fix player position (#1872)
2017-08-13 RuiBoats: Fix player position (#1871)
2017-08-13 tenplus1TNT's tnt:boom cleanup (#1868)
2017-08-13 TumeniNodesdefault_desert_cobble.png with darker mortar (#1859)
2017-08-13 Jens RottmannTrivial: Make furnace info text look nicer
2017-08-10 SmallJokerBeds: Do not crash when placing in an unknown node
2017-08-09 paramatPlayer API: Integrate settable player step height
2017-08-07 ForbiddenJTorches: Make liquids drop torches as items
2017-08-06 paramatFloatland biomes: Simplify to grassland
2017-08-06 paramatPlayer_api: Integrate settable player collisionbox
2017-08-06 danielmeek32Player API: Apply model default textures when passing...
2017-08-01 rubenwardySeparate player code into new mod
2017-08-01 paramatLava cooling: Increase interval to 2
2017-07-30 SmallJokerCarts: Check for last pathfinder predition too
2017-07-29 TumeniNodesDefault: Correct dimensions of default_clay_brick.png...
2017-07-29 SmallJokerTNT: Only burn visually connected powder (#1857)
2017-07-29 elinor-sDefault: Increase the maximum level of the diamond...
2017-07-26 DSDefault: Reexport the player model (#1848)
2017-07-23 EzhhImprove node descriptions (#1834)
2017-07-22 SmallJokerCreative: Prevent unauthorized item access (#1840)
2017-07-22 EzhhCorrect farming/stairs dependency (#1838)
2017-07-22 paramatFloatland biomes: Update due to mgv7 biomerepeat option
2017-07-21 TeTpaAkaPlayer model: Remove vertical 1 node offset
2017-07-16 SmallJokerDefault: Expose the formspec getter functions (#1783)
2017-07-16 ParamatCrafting: Remove duplicate reversed recipes (#1777)
2017-07-08 FixerStairs: Add tin block stairs and slab
2017-07-08 paramatSaplings: Reduce grow time to ABM equivalent
2017-07-08 TumeniNodesStairs: Add inner and outer corner stairs
2017-07-02 paramatMapgen: Completely separate mgv6 ore registrations
2017-07-02 DS-MinetestAdd backface_culling to open chests and fencegates
2017-07-02 FozTNT: Track TNT owner in metadata for protection mods
2017-07-02 SmallJokerCarts: Do not connect rails with gunpowder (#1812)
2017-07-01 paramatFlowers: More flowers
2017-07-01 Johannes FritzStairs: Add backface culling to stair meshes
2017-06-28 paramatFloatland biomes: Add ocean biomes to fix missing sandstone
2017-06-28 F.K.ZFurnace formspec: Replace deprecated 'current_name...
2017-06-25 EzhhMake sapling, leaves and fence descriptions consistent...
2017-06-22 John ColeAllow mossy cobble slabs to combine (#1791)
2017-06-16 paramatChests: Check 'def' of node above chest to avoid crash
2017-06-16 red-001Books: Also limit the max size of the title
2017-06-14 tenplus1Creative: Add 'creative' privilege for survival servers
2017-06-14 red-001Books: Limit the size of books
2017-06-14 ezhhDescriptions: Make capitalization consistent
2017-06-14 red-001Books: Add nil value checks to the book formspec handler
2017-06-14 paramatStairs: Use one recipe matching inventory appearence
2017-06-14 WuzzyStairs: Allow crafting slabs and stairs into full block...
2017-06-08 DS-MinetestDoors: Avoid white particles when digging wooden trapdoor
2017-06-08 paramatFlowers: New texture for yellow dandelion
2017-06-08 vorunbekannt75... Default: Revert "Default: Shorter and better ABMs"
2017-06-06 sfan5Use transparency for unused part of mese post top texture
2017-06-03 MrIbbyChange "Junglewood" to "Jungle Wood" 0.4.16
next