Use tables instead of lame functions #2

Closed
opened 2022-04-24 08:15:25 +02:00 by rudzik8 · 2 comments
Owner

like, they basically repeat themselfs (wood types, colors, dye subnames, etc)
combining lame functions just will make them infinitely long and hard to work with

like, they basically repeat themselfs (wood types, colors, dye subnames, etc) combining lame functions just will make them infinitely long and hard to work with
rudzik8 added this to the Version 1.2 milestone 2022-04-24 08:17:11 +02:00
rudzik8 modified the milestone from Version 1.2 to Version 1.3 2022-04-24 08:50:03 +02:00
Author
Owner

fixed for colored nodes in commit 4f43fcf650

dunno if will be fixed for wooden ones too (because wooden stuff registration is already not such a mess and it works mostly the same in mods like mcl_doors (which is part of MineClone))

fixed for colored nodes in commit [4f43fcf650](https://git.minetest.land/rudzik8/mcl_decor/commit/79b53ce5a63431d8e1911edaf3f49cf5520c1d8c) dunno if will be fixed for wooden ones too (because wooden stuff registration is already not such a mess and it works mostly the same in mods like `mcl_doors` (which is part of MineClone))
Author
Owner

fixed for wooden ones too... see 2989f4c616

BUT code became just bigger and non-usable by other mods (like, litteraly no more API)
so, no merge. tables for colored nodes only. branch will be still here though

fixed for wooden ones too... see [2989f4c616](https://git.minetest.land/rudzik8/mcl_decor/commit/2989f4c616cb839c09e8835ea4500cb52729626d) BUT code became just bigger and non-usable by other mods (like, litteraly no more API) so, no merge. tables for colored nodes only. branch will be still here though
This repo is archived. You cannot comment on issues.
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: rudzik8/mcl_decor#2
No description provided.