Commit Graph

21 Commits (506cf264972996e647ba0093098a6df3fd2f7111)

Author SHA1 Message Date
entuland 506cf26497 Fallback in case of a messed up `nodevariants.lua` file 2018-06-07 22:06:39 +02:00
entuland 2694c54c41 allow chosing variants and omitting matrix file at capture time
- use smartfs.lua newly embedded library to handle formspecs
2018-06-07 17:36:39 +02:00
entuland 8a58f258cf Move mesh name validation before mesh creation 2018-06-06 22:41:56 +02:00
entuland 74913f9fe6 Reduced hardcoded strings 2018-06-06 20:19:49 +02:00
entuland 2332955ae6 Moved variants to separate file to allow for customization and extension
- added a limited serialization helper function
2018-06-06 16:56:23 +02:00
entuland 9dafbf48bf use table.copy instead of homemade wesh.nested_copy 2018-06-06 13:11:15 +02:00
entuland f272a1b210 Allow for customizing and not overwriting nodecolors.conf on updates 2018-06-06 12:57:22 +02:00
entuland d4c02449d7 Slowed down digging of canvases and generated nodes 2018-06-05 22:13:29 +02:00
entuland 9c44bec74d Support flat inventory images for canvases 2018-06-05 22:01:07 +02:00
entuland e895b5bbf2 Support additional canvas sizes and arbitrary inner ingredient
- also centralized info about valid canvas sizes
2018-06-05 13:05:56 +02:00
entuland 740e71c967 Added collision box mergers
- tweaked trivialities here and there and moved functions around
2018-06-05 12:23:17 +02:00
entuland 55f15222ec Fixed lighting glitches as advised by v-rob
https://forum.minetest.net/viewtopic.php?p=320411#p320411
2018-06-03 14:46:40 +02:00
entuland 866d694758 Moved functions around 2018-06-03 14:41:32 +02:00
entuland c426878132 Split collision box into up to 8 sub-boxes 2018-06-03 04:43:01 +02:00
entuland 1f45d74322 Implemented automatic collision box
- tweaked passing of canvas data around
- added ability to specify custom node properties to be passed to register_node() from .obj.dat structure
2018-06-02 17:58:57 +02:00
entuland 0ead6905fe Capture and customize colors of default minetest_game nodes 2018-05-17 15:46:11 +02:00
entuland c722243971 Added canvas sizes 2, 4, 8 and 32; tweaks here and there 2018-05-16 23:48:15 +02:00
entuland b7acb150b8 Hopefully finally fixed normals for good 2018-05-16 15:54:52 +02:00
entuland 49df800774 Added bordered default variants
also added an .xcf file to help with custom textures and duped "wool-16.png" into "plain-16.png" for coherence, keeping the former for compatibility
2018-05-16 15:36:49 +02:00
entuland 6bed78834f Added normals and updated screenshots 2018-05-16 14:42:03 +02:00
entuland 20189796fc Initial commit 2018-05-16 00:31:13 +02:00