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 |
|