oweals/minetest_game.git
2016-12-21 paramatBoats: Avoid crash if boat pos over limit 0.4.15
2016-12-17 paramatSounds: Edit some sound gains, mostly footsteps
2016-12-17 Auke KokFurnace: Attempt to fix exploits
2016-12-13 paramatDefault: Add missing 'default_dig_snappy' sound
2016-12-07 paramatCarts: Stronger handbrake
2016-12-07 HybridDogFurnace: Make furnaces work when unloaded
2016-12-07 paramatFire: Rewrite fire sound code
2016-12-05 paramatSnappy group: Remove beds and cactus from group
2016-12-05 rubenwardyAdd sfinv.get_homepage_name(player) 1429/head
2016-12-04 paramatDefault: Convert remaining indexed leaves to RGBA
2016-12-04 paramatDefault/flowers: Improve papyrus and waterlily schematics
2016-12-04 NapiopheliosXpanes: Improve bars texture
2016-12-04 Auke KokFarming: Change wheat into # shaped plant
2016-12-04 Auke KokTorches: Make selection boxes consistent
2016-12-03 WuzzyDefault: Make Book with Text a furnace fuel
2016-12-03 paramatDefault / flowers: New biomes. Limit dirt blobs. Add...
2016-12-01 NapiopheliosAdd Cobble Walls to Moss Growth ABM
2016-11-30 paramatBoats / carts: Fix and improve on_punch functions
2016-11-28 sfan5Avoid "leaking" creative inventories to other players
2016-11-28 Auke KokFix ItemStack method call for keys.
2016-11-28 paramatCarts: Make rails 'is ground content = false'
2016-11-28 paramatCreative: Re-implement constant hand dig times, add...
2016-11-28 Diego MartínezCarts: Take creative mode into account
2016-11-27 SmallJokerCarts: Increase performance overall
2016-11-27 SmallJokerCarts: Improve readme file
2016-11-27 SmallJokerCarts: Move entity definition to seperate file
2016-11-27 paramatCarts: Increase power rail acceleration to help climbs
2016-11-27 rubenwardySfinv: Add sfinv to allow tabs to be added to the inventory
2016-11-26 paramatFarming/fire: Add tool break sounds
2016-11-25 RogierDefault: Several improvements of character model
2016-11-25 Auke KokKeys: Allow easy sharing of access without commands
2016-11-24 sfan5Use travis' container-based infrastructure (#1314)
2016-11-23 Auke KokMerge 'torches' mod as default:torch.
2016-11-22 paramatUpdate 'nodeupdate()' to 'check_for_falling()' API
2016-11-22 Auke KokMake smoke puff sound mono
2016-11-21 Thomas--SFarming: Add forgotten colon
2016-11-21 paramatDefault: Add water footstep sounds
2016-11-21 Auke KokCarts: Merge boost_cart as "carts" mod
2016-11-20 Auke KokFix whitespace errors to silence luacheck.
2016-11-19 paramatTextures: Revert many back to RGBA to fix visual bug
2016-11-19 pilino1234Boats: Use player yaw on place, align player yaw with...
2016-11-18 paramatDefault: Add 'group:cools_lava' for lavacooling by...
2016-11-18 Auke KokDefault: Add tool breaking sounds
2016-11-18 tenplus1Creative: Fix missing item bug caused by 'start_i'...
2016-11-18 Auke KokConvert many textures to indexed color
2016-11-14 sfan5Do not show item overlay if slot is occupied by item...
2016-11-10 paramatNyancat: Make nyancat and rainbow light sources
2016-11-10 paramatDefault: Make snowblock change 'dirt with grass' below
2016-11-10 paramatDefault: Make snow walkable again
2016-11-07 WuzzyDefault, vessels: Darken shelf empty slot icons
2016-11-07 WuzzySethome: Don't auto-grant home priv to singleplayer
2016-11-07 RuiCreative: Fix crash when turning on creative in-game
2016-11-07 Fernando Carmona... Fire / tnt: Make flint-and-steel use node on_ignite...
2016-11-06 paramatDefault: Add 'acacia leaves simple' texture
2016-11-06 Ruisethome.get: Copy a return value
2016-11-05 paramatDefault, flowers: Improve plant selection boxes
2016-11-02 cx384Add and edit fuel registrations
2016-11-02 Fernando Carmona... Tnt: Flammable TNT and gunpowder that activates when...
2016-11-02 Fernando Carmona... Bucket: Allow buckets to trigger the on_punch of entiti...
2016-10-31 WuzzyXpanes: Use opaque texture for top+bottom of iron bar...
2016-10-31 WuzzyAdd fuel slot to furnace listring
2016-10-30 WuzzyAdd icon overlay to shelf inventory slots
2016-10-29 paramatDefault: Remove unnecessary leaf 'visual scale'
2016-10-29 paramatDefault: Remove 'player falling damage' sound
2016-10-27 paramatDefault: Add bush stem and leaves nodes
2016-10-26 paramatDefault: Remove alpha channel from acacia tree textures
2016-10-25 LNJgame_api.txt: Add new metal sounds func.
2016-10-25 paramatFire: Reduce volume of flint and steel sound
2016-10-25 paramatDefault: Update and set volume of damage sounds
2016-10-25 Fernando Carmona... Make flammable: Flowers, grasses and several crafitems
2016-10-25 Auke KokChange many metal nodes to use default metal sounds
2016-10-25 Auke KokDefault: Add metal sound table function and metal sounds
2016-10-24 paramatFire: Add flint and steel sound
2016-10-24 paramatDefault: Add damage and falling damage sounds
2016-10-23 Fernando Carmona... Default: Destroy flammable items when in fire or lava
2016-10-18 paramatDefault: Fix 'leaves simple', 'jungleleaves simple...
2016-10-12 paramatDefault: Add coral nodes and death ABM
2016-10-12 paramatBucket: Add optional 'force-renew' bool to registration
2016-10-11 bas080Store registered plant on namespace
2016-10-10 tenplus1Tnt: Various optimisations
2016-10-08 rubenwardyCreative: Use element instead of parameter to disable... 1317/head
2016-10-05 paramatDefault/functions: Tune speed of grass spread ABM
2016-10-05 TimDefault: Prevent possible nil-crash on invalid book...
2016-10-05 TimFix sapling placement handling of on_rightclick and...
2016-10-05 paramatDefault: Add 'silver sand' for cold desert biome
2016-10-01 paramatDefault: Generalise, optimise and simplify grass spread...
2016-09-30 paramatDoors: Remove ability to rotate doors with screwdrivers
2016-09-30 DS-MinetestDefault/player.lua: Remove outdated comment
2016-09-27 tenplus1Farming: Remove unnecessary overriding of groups
2016-09-23 paramatAdd settingtypes.txt for Minetest Game
2016-09-23 paramatDoors: Trim open fencegate collison box again
2016-09-14 paramatDefault: New snow textures by Gambit
2016-09-14 Auke KokStairs: Big simplification of slabs combination
2016-09-10 tenplus1Bones: Search for nearby 'air' for fallback bones placement
2016-09-10 Auke KokXpanes: Convert to connected nodeboxes
2016-09-08 paramatLicenses: (Part 4) Remove overlooked WTFPL text. Cleanup
2016-09-07 paramatChange WTFPL to MIT (part 3)
2016-09-06 paramatLicenses: Change WTFPL to MIT (part 2)
2016-09-05 paramatLicenses: Change WTFPL to MIT (part 1)
2016-09-04 paramatDefault: Vary wood burn times according to wood density
next