Warlander / DeedPlanner-3

Village design and preview tool for Wurm Online and Unlimited
Apache License 2.0
24 stars 9 forks source link

Better material type selection (for wood, stone and maybe metal objects) #27

Open tux- opened 1 year ago

tux- commented 1 year ago

Would be nice to be able to select wood types for wooden items.

midnightsyntax commented 1 year ago

I agree.

I would also love selectable stone type for objects supporting it in game, like Forge and Oven.

Warlander commented 1 year ago

Currently stone types are handled by duplicating the entries and overriding textures, it would be best if there was a mechanism which either automatically generates these entries so they don't need to be manually added, or they were turned generic with material type information added - it makes adding wood types less labor intensive as well.