random-geek / morelights

Minetest mod adding additional lighting nodes.
GNU Lesser General Public License v3.0
11 stars 11 forks source link

Fix stairs light suport for hades_stairs #11

Closed sfence closed 1 year ago

sfence commented 2 years ago

Fix stairs light support for hades_stairs (stairs renamed from stairs to hades_stairs in Hades Revisited)

Stair light placable to on nodes in support_stairlight group. Group can be added to nodes like roofs with identical node_box like stairs.

random-geek commented 2 years ago

Thanks. Is it okay if I change the group name to morelights_supports_stairlight so it's clear what the mod of origin is?

sfence commented 2 years ago

Yes, it is okay.

random-geek commented 1 year ago

Finally got around to merging this. I might wait a bit on #12 before pushing a release.