Commit Graph

12 Commits

Author SHA1 Message Date
Hugues Ross 0c2cf72dd8 table formspec fixes
- Always use cartographer paper/pigment textures
- Disable formspec prepends
2020-06-26 17:52:01 -04:00
Hugues Ross db45633b16 Documentation pass, part 2 2020-06-13 08:50:36 -04:00
Hugues Ross a9aa8d1891 Make skin_api return a simple table and assign in init.lua 2020-06-01 18:00:02 -04:00
Hugues Ross e16893f82e Add height mode toggle to maps 2020-04-21 07:36:48 -04:00
Hugues Ross 59c359a3a3 'Disable' table buttons when an action is invalid 2020-04-19 18:23:28 -04:00
Hugues Ross 840c1b0105 Split table background in two to handle different UI sizes better 2020-04-19 09:33:24 -04:00
Hugues Ross 8642fbfa1b Add detail texture support for map skin data 2020-04-18 09:15:13 -04:00
Hugues Ross 7c858d5264 Add skinned styling to the marker editor 2020-04-15 21:01:56 -04:00
Hugues Ross da2c510835 Add advanced table skin 2020-04-03 19:39:22 -04:00
Hugues Ross 2a618a4861 Add standard table assets 2020-04-02 19:37:09 -04:00
Hugues Ross 966b407637 Add initial table formspec skinning
- Update table formspec design
- Add styling for simple table
2020-04-02 07:06:50 -04:00
Hugues Ross 38d24aba7d Split off game support and turn into a pure API mod
- Add API table for skinning
2020-03-29 14:12:10 -04:00