Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-24 | Allow players with the protection_bypass privilege or access to | auouymous | |
the protection to access wielder node inventories. Fixes #40. | |||
2020-09-11 | Merge branch 'avoid-protection-check-on-chest-close' into 'master' | Vanessa Dannenberg | |
Avoid protection check on chest close. Closes #23 See merge request VanessaE/pipeworks!26 | |||
2020-09-10 | Avoid protection check on chest close. | auouymous | |
Fixes #23. | |||
2020-09-05 | Merge branch 'patch-1' into 'master' | Vanessa Dannenberg | |
Update pipeworks.zh_CN.tr See merge request VanessaE/pipeworks!25 | |||
2020-09-05 | Update pipeworks.zh_CN.tr | wzy2006 | |
2020-08-10 | Merge branch 'tptube-api' into 'master' | Vanessa Dannenberg | |
Expose teleport tube database API See merge request VanessaE/pipeworks!24 | |||
2020-08-09 | Expose teleport tube database API | SX | |
2020-07-30 | Merge branch 'master' into 'master' | Vanessa Dannenberg | |
Add "get_recipe" digiline command for querying the current autocrafter recipe. See merge request VanessaE/pipeworks!23 | |||
2020-07-23 | Add "get_recipe" digiline command for querying the current autocrafter recipe. | Fedja Beader | |
Useful for having the player teach the luacontroller how to craft various items. | |||
2020-07-19 | Merge branch 'undefined' into 'master' | Vanessa Dannenberg | |
Add Chinese Translation See merge request VanessaE/pipeworks!22 | |||
2020-07-19 | Add Chinese Translation | wzy2006 | |
2020-06-30 | Merge branch 'fix_connect_sides' into 'master' | Vanessa Dannenberg | |
Consider connect_sides for item transport See merge request VanessaE/pipeworks!21 | |||
2020-06-30 | Consider connect_sides for item transport | Alexander Ried | |
Previously connect_sides was only used to choose the correct visual model, but not during item transport. This allowed items to exit tubes in directions without a visual connection and enter objects from sides that should not be connectable according to connect_sides. For example an item could enter a chest from the front, if a tube passed there. This change saves the connect_sides in the meta table of the object whenever the visual representation is updated. When nothing is cached yet, it uses the old behavior. That way it does not break existing builds. | |||
2020-06-30 | Merge branch 'rebased_luacontroller' into 'master' | Vanessa Dannenberg | |
Rebase lua_tube onto upstream luacontroller See merge request VanessaE/pipeworks!20 | |||
2020-06-30 | Fix typo in luatube update_real_port_states helper | tuedel | |
2020-06-30 | Rebase lua_tube onto upstream luacontroller | groxxda | |
Adds: - various bug fixes - error label on the formspec - lightweight interrupts | |||
2020-06-03 | add minimum minetest version key for contentdb | VanessaE | |
2020-05-26 | Merge branch 'nodebreaker_fix' into 'master' | Vanessa Dannenberg | |
Prevent the node breaker from digging all nodes See merge request VanessaE/pipeworks!19 | |||
2020-05-26 | Prevent node breaker from digging all nodes | upsilon | |
A small mistake in the code allowed the node breaker to dig any node using any tool, including hand. | |||
2020-05-07 | Fix wrong inventory_image and wield_image types | SmallJoker | |
2020-04-28 | Merge branch 'master' into 'master' | Vanessa Dannenberg | |
Change digilines detector tube to send an item table instead of an item string See merge request VanessaE/pipeworks!18 | |||
2020-04-28 | Change digilines detector tube to send an item table instead of an item string | Roger | |
2020-02-20 | Merge branch 'fix-21' into 'master' | Vanessa Dannenberg | |
Translation string errors Closes #21 See merge request VanessaE/pipeworks!17 | |||
2020-02-20 | Translation string errors | Louis Royer | |
Fixes #21. Sorry, I had put wrong identifiers in translations strings. Also, found another one to fix in `teleport_tube.lua`. I hope, there is no other error. | |||
2020-02-18 | Merge branch 'mt5-locale' into 'master' | Vanessa Dannenberg | |
French translation See merge request VanessaE/pipeworks!16 | |||
2020-02-18 | Add translation support | Louis Royer | |
- Created `locale/template.txt` - Fixed some typos - Replace some `print("[pipeworks]"..` with `pipeworks.logger()` - Removed "You hacker, you" from descriptions | |||
2020-01-14 | Merge branch 'master' into 'master' | Vanessa Dannenberg | |
Fix injector compatibility with technic HV machines Closes #20 See merge request VanessaE/pipeworks!15 | |||
2020-01-14 | fix injector compatibility with technic hv machines | OgelGames | |
2020-01-10 | Merge branch 'filter-injector-refactor' into 'master' | Vanessa Dannenberg | |
filter-injector.lua: eliminate most parameters from grabAndFire by making it a closure See merge request VanessaE/pipeworks!13 | |||
2020-01-10 | filter-injector.lua: Rename exact_match -> exmatch_mode | electrodude | |
Also fixed bad conditional that would accept non-integer values of exmatch in a message. | |||
2019-09-23 | add signs_lib placement rules | Vanessa Dannenberg | |
only works on signs_lib commit dcdee222 or later. | |||
2019-09-23 | use default metal sounds on all pipes and pipe devices | Vanessa Dannenberg | |
2019-06-06 | Prevent another crash if minetest crashes during startup | Pedro Gimeno | |
2019-04-30 | depend on screwdriver | Vanessa Dannenberg | |
2019-01-15 | Merge branch 'master' into 'master' | Vanessa Dannenberg | |
Fix crash when lua tubes are DoSed. See merge request VanessaE/pipeworks!8 | |||
2019-01-16 | Fix crash when lua tubes are DoSed. | luk3yx | |
2019-01-02 | Support Technic freezer | Weinzierl Stefan | |
fixes #7 | |||
2018-12-08 | Merge branch 'nomesecons' into 'master' | Vanessa Dannenberg | |
Remove hard dependency on mesecons See merge request VanessaE/pipeworks!7 | |||
2018-12-08 | Remove hard dependency on mesecons | rubenwardy | |
2018-11-27 | Merge branch 'rotate-metadata-fix' into 'master' | Vanessa Dannenberg | |
fix metadata loss on rotate See merge request VanessaE/pipeworks!6 | |||
2018-11-27 | fix metadata loss on rotate | Thomas Rudin | |
use swap_node() instead of set_node() so locked chests can be used again after rotation | |||
2018-11-15 | fix autocrafter recipe | h-v-smacker | |
2018-11-14 | improving connectivity | h-v-smacker | |
2018-11-08 | license fixups: update to LGPL3.0 for code, add CC-by-SA 4.0 for media | Vanessa Dannenberg | |
2018-10-30 | use basic_materials mod where possible | Vanessa Dannenberg | |
2018-09-17 | Merge branch 'master' into 'master' | Vanessa Dannenberg | |
Add on-rotate to chests, furnaces, filter-injectors, dispenser, deployer, and node breaker See merge request VanessaE/pipeworks!4 | |||
2018-09-17 | Add on-rotate to chests, furnaces, filter-injector, dispenser, deployer, and ↵ | 12Me21 | |
node breaker | |||
2018-09-15 | Merge branch 'master' into 'master' | Vanessa Dannenberg | |
Tubes now update their connections when rotated with the screwdriver. See merge request VanessaE/pipeworks!3 | |||
2018-09-15 | Tubes now update their connections when rotated with the screwdriver. | 12Me21 | |
2018-09-08 | remove value/sensor conversion LBM | Vanessa Dannenberg | |
no longer needed, broken anyway |