2020-05-15 |
SmallJoker | Carts: Reset player view and attachment table on death |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Paramat | Add wild cotton plant in savanna as a source of cotton... |
commit | commitdiff | tree | snapshot |
2020-05-14 |
sfan5 | Add new dry shrub texture by Extex101 (#2680) |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Hamlet | doors: Update Italian translation (#2670) |
commit | commitdiff | tree | snapshot |
2020-05-10 |
sfan5 | Switch TNT explosions to use add_player_velocity (... |
commit | commitdiff | tree | snapshot |
2020-05-10 |
Yaman Qalieh | Add oddly_breakable_by_hand to glass stairs and slabs |
commit | commitdiff | tree | snapshot |
2020-05-04 |
sfan5 | doors: Remove unnecessary nodebox and empty texture... |
commit | commitdiff | tree | snapshot |
2020-04-30 |
Zughy | Fix cart inventory image rendering (#2666) |
commit | commitdiff | tree | snapshot |
2020-04-29 |
HybridDog | Add a missing article to the sign action message (... |
commit | commitdiff | tree | snapshot |
2020-04-24 |
sfan5 | Fix flammable item entities crashing (#2659) |
commit | commitdiff | tree | snapshot |
2020-04-24 |
An0n3m0us | Fix door model UV for open and close (#2372) |
commit | commitdiff | tree | snapshot |
2020-04-23 |
David Leal | beds: Use `player_api` functions instead of `default... |
commit | commitdiff | tree | snapshot |
2020-04-14 |
Paramat | Make default:snow collisionbox half of nodebox height... |
commit | commitdiff | tree | snapshot |
2020-04-14 |
sfan5 | Override builtin item entity the portable way |
commit | commitdiff | tree | snapshot |
2020-04-13 |
bell07 | Make default.chest.register_chest() usable for other... |
commit | commitdiff | tree | snapshot |
2020-04-13 |
Paul Ouellette | Make straw stairs usable as fuel (#2627) |
commit | commitdiff | tree | snapshot |
2020-04-11 |
IFRFSX | Add Basic Fire Description (#2568) |
commit | commitdiff | tree | snapshot |
2020-04-08 |
orbea | player_api: Remove local variable (#2640) |
commit | commitdiff | tree | snapshot |
2020-04-08 |
sfan5 | Fix creative category sorting in certain cases |
commit | commitdiff | tree | snapshot |
2020-04-08 |
sfan5 | Fix crash on TNT explosions if tnt is disabled |
commit | commitdiff | tree | snapshot |
2020-04-07 |
orbea | trees: Reduce local variables (#2637) |
commit | commitdiff | tree | snapshot |
2020-04-06 |
Maksim | Fire mod: Code cleanup, compress textures |
commit | commitdiff | tree | snapshot |
2020-04-06 |
Paramat | Weather mod: Tune cloud density variation |
commit | commitdiff | tree | snapshot |
2020-04-06 |
Paramat | Clarify descriptions of dry grass, dry dirt |
commit | commitdiff | tree | snapshot |
2020-04-06 |
Maksim | Enable player animation when Right Click (#2622) |
commit | commitdiff | tree | snapshot |
2020-04-06 |
An0n3m0us | Transform brick top texture to align bricks correctly... |
commit | commitdiff | tree | snapshot |
2020-04-06 |
An0n3m0us | Sort items into correct categories (#2612) |
commit | commitdiff | tree | snapshot |
2020-04-04 |
sfan5 | Fix respawn not working at all when suitable position... 5.2.0 |
commit | commitdiff | tree | snapshot |
2020-03-17 |
sfan5 | player_api: Prevent knockback when player is set as... |
commit | commitdiff | tree | snapshot |
2020-03-15 |
TumeniNodes | xpanes: fix code style (#2618) |
commit | commitdiff | tree | snapshot |
2020-03-07 |
TumeniNodes | xpanes: remove unused textures (#2614) |
commit | commitdiff | tree | snapshot |
2020-03-06 |
sfan5 | Fix TNT mod crash when entities disappear during explos... |
commit | commitdiff | tree | snapshot |
2020-03-06 |
sfan5 | Dungeon loot: Warn on unknown registered loot items... |
commit | commitdiff | tree | snapshot |
2020-03-02 |
IFRFSX | Update Chinese Translation, Add Traditional Chinese... |
commit | commitdiff | tree | snapshot |
2020-03-02 |
SmallJoker | Creative: Skip redundant refreshes, fix reset button... |
commit | commitdiff | tree | snapshot |
2020-02-23 |
An0n3m0us | Sort loot registration into respective mods (#2602) |
commit | commitdiff | tree | snapshot |
2020-02-14 |
Andrey2470T | Increase speed of flowing water/river water animations |
commit | commitdiff | tree | snapshot |
2020-02-11 |
An0n3m0us | Disallow screwdriver rotating torches, to avoid bad... |
commit | commitdiff | tree | snapshot |
2020-02-10 |
An0n3m0us | Add log for seeds on place |
commit | commitdiff | tree | snapshot |
2020-02-09 |
Paramat | Fix missing papyrus in savanna, add a dry dirt version |
commit | commitdiff | tree | snapshot |
2020-02-08 |
Louis Royer | Fix french translation of snow block slab |
commit | commitdiff | tree | snapshot |
2020-02-08 |
Paramat | Fix simple bed height, make player lay down just above... |
commit | commitdiff | tree | snapshot |
2020-02-06 |
IFRFSX | Add traditional Chinese translation (#2579) |
commit | commitdiff | tree | snapshot |
2020-02-05 |
sfan5 | Convert minetest.sound_play uses to ephemeral |
commit | commitdiff | tree | snapshot |
2020-01-26 |
DS | Reset spawn position on bed destruction |
commit | commitdiff | tree | snapshot |
2020-01-25 |
IFRFSX | Update Chinese translation (#2563) |
commit | commitdiff | tree | snapshot |
2020-01-22 |
Zaoqi | Add zh_CN translation |
commit | commitdiff | tree | snapshot |
2020-01-09 |
Konstantin... | Replace Russian translation of Pickaxe (#2556) |
commit | commitdiff | tree | snapshot |
2020-01-06 |
Lejo | Make can_interact_with_node() check for key group inste... |
commit | commitdiff | tree | snapshot |
2020-01-04 |
Thomas--S | Move duplicate recipe from books to default.register_cr... |
commit | commitdiff | tree | snapshot |
2020-01-01 |
An0n3m0us | Move crafting, cooking and fuel recipes into correspond... |
commit | commitdiff | tree | snapshot |
2019-12-29 |
Zaoqi | Rename `core` to `minetest` (#2552) |
commit | commitdiff | tree | snapshot |
2019-12-23 |
An0n3m0us | Player model: Add bobbing to walk animation, more subtl... |
commit | commitdiff | tree | snapshot |
2019-12-18 |
Paramat | Remove Mapgen V7 floatland biome code |
commit | commitdiff | tree | snapshot |
2019-12-18 |
Paramat | Add missing 'weather' mod documentation to minetest... |
commit | commitdiff | tree | snapshot |
2019-12-18 |
Paramat | Convert grass footstep sounds from stereo to mono |
commit | commitdiff | tree | snapshot |
2019-12-16 |
Maksim | Make tool crafting recipes more compact, move to tools.lua |
commit | commitdiff | tree | snapshot |
2019-12-04 |
Paramat | README: Use correct link, make link clickable |
commit | commitdiff | tree | snapshot |
2019-11-30 |
Muhammad Nur... | Add Malay translation |
commit | commitdiff | tree | snapshot |
2019-11-30 |
Aresiel | Add Swedish translation |
commit | commitdiff | tree | snapshot |
2019-11-28 |
OgelGames | Coral 'on place': Pass node to 'on rightclick', not... |
commit | commitdiff | tree | snapshot |
2019-11-25 |
Kevin Nel | Fix popping sound in default_grass_footstep (#2538) |
commit | commitdiff | tree | snapshot |
2019-11-23 |
Andrey2470T | Add 4th item row to creative inventory. Align search... |
commit | commitdiff | tree | snapshot |
2019-11-22 |
An0n3m0us | Escape translated text in 'beds' mod formspec |
commit | commitdiff | tree | snapshot |
2019-11-15 |
Paramat | Papyrus: Add to the rainforest swamp biome |
commit | commitdiff | tree | snapshot |
2019-11-13 |
SmallJoker | Weather: Replace deprecated get2d with get_2d |
commit | commitdiff | tree | snapshot |
2019-10-24 |
Andrey2470T | Add Russian translation (#2525) |
commit | commitdiff | tree | snapshot |
2019-10-24 |
Bartosz | boats: Improve physics by implementing drag and frictio... |
commit | commitdiff | tree | snapshot |
2019-10-22 |
sfan5 | Improve creative inventory search (#2523) |
commit | commitdiff | tree | snapshot |
2019-10-18 |
Paramat | Move hotbar code/textures, and damage sound, from playe... |
commit | commitdiff | tree | snapshot |
2019-10-14 |
Paramat | Add initial 'weather' mod to vary cloud density, thickn... |
commit | commitdiff | tree | snapshot |
2019-10-14 |
luk3yx | Fix duplicate background in formspec prepend (#2524) |
commit | commitdiff | tree | snapshot |
2019-10-12 |
Lars Hofhansl | Increase (ocean) water opacity to 191 |
commit | commitdiff | tree | snapshot |
2019-10-12 |
Hamlet | Italian translation (#2491) 5.1.0 5.1.1 |
commit | commitdiff | tree | snapshot |
2019-10-10 |
JDiaz | Spanish Translation (#2505) |
commit | commitdiff | tree | snapshot |
2019-10-10 |
DrHackberry | French translation (#2514) |
commit | commitdiff | tree | snapshot |
2019-10-06 |
sfan5 | player_api: Set correct visual size for legacy player... |
commit | commitdiff | tree | snapshot |
2019-10-05 |
SmallJoker | Use background9 for backwards compatibility |
commit | commitdiff | tree | snapshot |
2019-10-03 |
Wuzzy | Update translation templates and German (#2512) |
commit | commitdiff | tree | snapshot |
2019-10-01 |
SnicklePickles | Grammar updates README.txt |
commit | commitdiff | tree | snapshot |
2019-09-28 |
TumeniNodes | Xpanes: Add new steel bar door/trapdoor sounds |
commit | commitdiff | tree | snapshot |
2019-09-28 |
Alex Yst | Always disable leafdecay for player-placed leaves,... |
commit | commitdiff | tree | snapshot |
2019-09-26 |
An0n3m0us | Fix glass panes sides (#2500) |
commit | commitdiff | tree | snapshot |
2019-09-22 |
TumeniNodes | Xpanes: Register steel bar door and steel bar trapdoor |
commit | commitdiff | tree | snapshot |
2019-09-22 |
Wuzzy | Add translation templates and German translation |
commit | commitdiff | tree | snapshot |
2019-09-21 |
Paramat | Marram grass: Fix noise flags to make 2D noise 'eased... |
commit | commitdiff | tree | snapshot |
2019-09-21 |
An0n3m0us | Vessels: Fix vessels shelf infotext |
commit | commitdiff | tree | snapshot |
2019-09-20 |
sfan5 | Fix trapdoor infotext to correctly describe the type... |
commit | commitdiff | tree | snapshot |
2019-09-20 |
sfan5 | Fix door infotext to correctly describe the type of... |
commit | commitdiff | tree | snapshot |
2019-09-19 |
leucome | Leafdecay: Use param2 ~= 1 instead of param2 == 0 |
commit | commitdiff | tree | snapshot |
2019-09-18 |
An0n3m0us | Set fuel percentage to decrease (#2481) |
commit | commitdiff | tree | snapshot |
2019-09-18 |
sfan5 | Fix more translation strings (#2487) |
commit | commitdiff | tree | snapshot |
2019-09-16 |
mbartlett21 | Add option for non-jumpable fences and walls |
commit | commitdiff | tree | snapshot |
2019-09-14 |
An0n3m0us | Add missing infotext to nodes (#2477) |
commit | commitdiff | tree | snapshot |
2019-09-14 |
sfan5 | Fix water no longer waving |
commit | commitdiff | tree | snapshot |
2019-09-13 |
An0n3m0us | Add vessels group to firefly vessel |
commit | commitdiff | tree | snapshot |
2019-09-12 |
sfan5 | Fix and improve translation strings (#2471) |
commit | commitdiff | tree | snapshot |
2019-09-11 |
Paramat | Add initial environmental sounds mod with flowing water... |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Yves Quemener | Add support for MT 5 game translation (rebasing ) ... |
commit | commitdiff | tree | snapshot |
2019-09-06 |
mbartlett21 | Xpanes: Use 'swap node' instead of 'set node' |
commit | commitdiff | tree | snapshot |
next |