summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-19Add Chinese Translationwzy2006
2020-06-30Merge branch 'fix_connect_sides' into 'master'Vanessa Dannenberg
2020-06-30Consider connect_sides for item transportAlexander Ried
2020-06-30Merge branch 'rebased_luacontroller' into 'master'Vanessa Dannenberg
2020-06-30Fix typo in luatube update_real_port_states helpertuedel
2020-06-30Rebase lua_tube onto upstream luacontrollergroxxda
2020-06-03add minimum minetest version key for contentdbVanessaE
2020-05-26Merge branch 'nodebreaker_fix' into 'master'Vanessa Dannenberg
2020-05-26Prevent node breaker from digging all nodesupsilon
2020-05-07Fix wrong inventory_image and wield_image typesSmallJoker
2020-04-28Merge branch 'master' into 'master'Vanessa Dannenberg
2020-04-28Change digilines detector tube to send an item table instead of an item stringRoger
2020-02-20Merge branch 'fix-21' into 'master'Vanessa Dannenberg
2020-02-20Translation string errorsLouis Royer
2020-02-18Merge branch 'mt5-locale' into 'master'Vanessa Dannenberg
2020-02-18Add translation supportLouis Royer
2020-01-14Merge branch 'master' into 'master'Vanessa Dannenberg
2020-01-14fix injector compatibility with technic hv machinesOgelGames
2020-01-10Merge branch 'filter-injector-refactor' into 'master'Vanessa Dannenberg
2020-01-10filter-injector.lua: Rename exact_match -> exmatch_modeelectrodude
2019-09-23add signs_lib placement rulesVanessa Dannenberg
2019-09-23use default metal sounds on all pipes and pipe devicesVanessa Dannenberg
2019-06-06Prevent another crash if minetest crashes during startupPedro Gimeno
2019-04-30depend on screwdriverVanessa Dannenberg
2019-01-15Merge branch 'master' into 'master'Vanessa Dannenberg
2019-01-16Fix crash when lua tubes are DoSed.luk3yx
2019-01-02Support Technic freezerWeinzierl Stefan
2018-12-08Merge branch 'nomesecons' into 'master'Vanessa Dannenberg
2018-12-08Remove hard dependency on meseconsrubenwardy
2018-11-27Merge branch 'rotate-metadata-fix' into 'master'Vanessa Dannenberg
2018-11-27fix metadata loss on rotateThomas Rudin
2018-11-15fix autocrafter recipeh-v-smacker
2018-11-14improving connectivityh-v-smacker
2018-11-08license fixups: update to LGPL3.0 for code, add CC-by-SA 4.0 for mediaVanessa Dannenberg
2018-10-30use basic_materials mod where possibleVanessa Dannenberg
2018-09-17Merge branch 'master' into 'master'Vanessa Dannenberg
2018-09-17Add on-rotate to chests, furnaces, filter-injector, dispenser, deployer, and ...12Me21
2018-09-15Merge branch 'master' into 'master'Vanessa Dannenberg
2018-09-15Tubes now update their connections when rotated with the screwdriver.12Me21
2018-09-08remove value/sensor conversion LBMVanessa Dannenberg
2018-08-24Merge branch 'fix-wiki-link' into 'master'Vanessa Dannenberg
2018-08-23Fix link to wiki documentationChristopher Head
2018-08-04Handle nil return value for add_itemSmallJoker
2018-08-01Add node breaker sounds (#219)HybridDog
2018-07-13Add pipeworks.create_fake_playerSmallJoker
2018-07-04Fix get_pos crash since 92a55c3SmallJoker
2018-07-03Replace deprecated Lua function callsSmallJoker
2018-07-03Add is_player to fakePlayer. Prevents grabAndFire-related crashesSmallJoker
2018-05-11Merge pull request #213 from Thomas--S/lookVanessa Dannenberg
2018-04-15wielder.lua: fix crash in can_tool_dig_node() when unknown nodes are looked upthetaepsilon-gamedev