Update translation templates
[oweals/minetest_game.git] / mods / screwdriver /
2020-03-02 IFRFSXUpdate Chinese Translation, Add Traditional Chinese...
2020-01-22 ZaoqiAdd zh_CN translation
2019-11-30 Muhammad Nur Hiday... Add Malay translation
2019-11-30 AresielAdd Swedish translation
2019-10-24 Andrey2470TAdd Russian translation (#2525)
2019-10-12 HamletItalian translation (#2491) 5.1.0 5.1.1
2019-10-10 JDiazSpanish Translation (#2505)
2019-10-10 DrHackberryFrench translation (#2514)
2019-09-22 WuzzyAdd translation templates and German translation
2019-09-12 sfan5Fix and improve translation strings (#2471)
2019-09-10 Yves QuemenerAdd support for MT 5 game translation (rebasing ) ...
2019-07-16 sfan5Merge pull request #2322 from Calinou/travis-luacheck...
2019-07-16 sfan5Switch to mod.conf, delete deprecated depends.txt
2019-06-01 An0n3m0usAdd groups for tools and mushrooms (#2378)
2018-08-22 ParamatREADME.txt files: Change 'LGPL 2.1' to 'LGPLv2.1+'...
2017-11-15 DTA7Add nil checks for placer
2017-04-11 Alex FordScrewdriver: Allow non-native rotations if supported...
2017-03-29 zaoqiUse creative.is_enabled_for for creative mode if possib...
2017-03-20 Auke KokScrewdriver: simplify logic, allow wallmounted rotation.
2017-03-12 Auke KokScrewdriver: drop nodes if no longer attached.
2017-03-12 Dániel JuhászCorrect rotation of attached nodes, and rotate colored...
2017-03-12 Auke KokScrewdriver: use table lookup for facedir rotations.
2017-03-12 Auke KokScrewdriver: allow simple wallmounted rotation.
2017-03-07 tenplus1Screwdriver: Fix crash
2017-03-05 Diego MartínezFix some warnings.
2016-09-07 paramatChange WTFPL to MIT (part 3)
2016-09-06 paramatLicenses: Change WTFPL to MIT (part 2)
2016-08-05 TimScrewdriver: disallow rotation with `on_rotate = false`
2016-03-22 tenplus1Changes to Screwdriver to add new drivers.
2016-03-13 tenplus1Fix bug rotating unknown node
2015-12-25 Auke KokVerify node type is facedir.
2015-09-30 paramatRename to Minetest Game
2015-05-14 NovatuxFix missing argument for on_rotate
2015-05-14 NovatuxAdd screwdriver callbacks, and code them for doors...
2015-01-25 jeanpatrick.guerre... Textures Update
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-12 PilzAdamOnly allow rotating nodes that could be dug
2014-12-12 PilzAdamCleanup
2014-12-12 tenplus1Screwdriver rewrite
2014-07-22 ZeframImprove message about screwdriver control
2014-07-05 David GumbergCompress all textures losslessly using optipng and...
2014-01-16 ShadowNinjaReverse and combine if statements in the screwdriver
2014-01-16 ShadowNinjaFix crash when using the screwdriver on an unknown...
2013-12-22 ShadowNinjaAllow changing screwdriver mode when pointing at a...
2013-12-11 ShadowNinjaRework screwdriver and add protection support 228/head
2013-12-08 NovatuxUse minetest.swap_node instead of hacky_swap_node 227/head
2013-11-01 ShadowNinjaAdd and use the stick group
2013-05-25 Sfan5Pngcrush all Textures
2013-05-24 PilzAdamReplace minetest.env: with minetest.
2013-05-18 PilzAdamMove all common mods back to minetest_game