Mark Riddell
Mark Riddell
Try to extract and log the height data (min, max, range) for any tiles generated.
When using the random tile option, 10 are generated by default. The user should be able to choose how many random tiles they want to generate as a command parameter.
Users should be able to easily create their own cell colourisation rules.
- It should be easier to add columns on the backend without having to reindex everything. Too many fragile references to columns by index. - Users should be able to...