Vanessa Dannenberg
fc6efb450c
add support for Unified Inventory categories
2021-04-02 15:48:28 -04:00
cheapie
7ad991ce40
Assorted changes to tube breaking/repair behavior
...
* Tubes can now be intentionally broken using a hammer
* Log messages have been improved slightly for tube repair
* Punching a broken tube now causes damage due to the sharp edges
2021-03-27 19:51:23 -05:00
SmallJoker
d2954c5277
Get rid of most 5.4.0 texture warnings
...
This commit also shortens the lua_tube.lua code a bit
2021-03-24 19:47:30 +01:00
SmallJoker
5410ea74f2
Fix wrong inventory_image and wield_image types
2020-05-07 12:13:25 -04:00
Louis Royer
62bc13078f
Add translation support
...
- Created `locale/template.txt`
- Fixed some typos
- Replace some `print("[pipeworks]"..` with `pipeworks.logger()`
- Removed "You hacker, you" from descriptions
2020-02-18 17:34:52 +00:00
Vanessa Dannenberg
75cfac34e6
add signs_lib placement rules
...
only works on signs_lib commit dcdee222 or later.
2019-09-23 15:41:56 -04:00
12Me21
d8ed6d3af4
Tubes now update their connections when rotated with the screwdriver.
2018-09-15 10:30:13 -04:00
DS
f9f436fd7e
fix a crash ( #190 )
2017-07-20 01:42:34 -04:00
DS-Minetest
9ee97e1ed1
break tubes on blast
2017-04-08 16:47:42 +02:00
ForbiddenJ
0056116148
Namespace pollution cleanup (Used list at #154 )
2017-04-04 05:27:37 -03:00
Vanessa Ezekowitz
364633d884
make all tubes call the routing functions
...
using their after_place/after_dig callbacks
2015-02-07 02:45:17 -05:00
Tim
70f38104a0
reduce table lookups and string concat
2015-01-31 16:48:03 +01:00
Tim
e60f86a588
switch to the minetest-conventional def-table style of registering tubes to clean up their registrations
...
fallback for the old call is provided
2015-01-31 16:10:25 +01:00
Tim
810ae99008
reduce texturename repetition via __index
2015-01-31 14:47:06 +01:00
Tim
61af474116
rename tubes to tube_registration to avoid catch-all usage
2015-01-29 22:53:03 +01:00