SmallJoker
2024-08-10 221fc1376eadbf60b83a9210440ae4b94fe5acf0
refs
author SmallJoker <SmallJoker@users.noreply.github.com>
Saturday, August 10, 2024 10:50 +0200
committer GitHub <noreply@github.com>
Saturday, August 10, 2024 10:50 +0200
commit221fc1376eadbf60b83a9210440ae4b94fe5acf0
tree 16b21d877c5f4fa5740cf4f93d1a624cbb4b485c tree | zip | gz
parent 9f373d65281836b1bbfb0069707a8eaa1aeb0c53 view | diff
technic_cnc: use programs definition to generate formspec (#647)

This deprecates the variables onesize_products and twosize_products by using a shared definition table.
With these changes, it should be easier to add new programs in the future.

New feature: Tooltips are added to all programs. (only applies to newly placed nodes)
3 files renamed
2 files modified
305 ■■■■ changed files
technic_cnc/cnc.lua 149 ●●●● diff | view | raw | blame | history
technic_cnc/cnc_api.lua 156 ●●●●● diff | view | raw | blame | history
technic_cnc/textures/technic_cnc_slope_edge_upsdown.png diff | view | raw | blame | history
technic_cnc/textures/technic_cnc_slope_inner_edge_upsdown.png diff | view | raw | blame | history
technic_cnc/textures/technic_cnc_slope_upsdown.png diff | view | raw | blame | history