Liam Hanrahan

Results 97 comments of Liam Hanrahan

So you are saying the ability to create a block with multiple textures?

This is an important issue for us to address. I estimate that it will take significant development to properly fix this, however I have found a work around. The default...

Notes: This may require either using the json c parser, or writing a custom one. I'll need to look into updating the tree editor as well as dash to use...

Notes: For sake of development time, a new dash extension that simply correct the issue could be used, and then a longer term solution is custom JSON parsing which can...

I need to actually test the theory but I believe there will be issues once we try to implement two windows side by side because when we apply schemas for...

> I need to actually test the theory but I believe there will be issues once we try to implement two windows side by side because when we apply schemas...

I also discovered that a lightning cache script and schema script can write to the same file. I'll have to discuss this with @ExDrill to see if we should support...

> I also discovered that a lightning cache script and schema script can write to the same file. I'll have to discuss this with [@ExDrill](https://github.com/ExDrill) to see if we should...

Something that remains to do is have the schema scripts that reference file content react to the file changing. I think that this will just be done with a file...

> I also discovered that a lightning cache script and schema script can write to the same file. I'll have to discuss this with [@ExDrill](https://github.com/ExDrill) to see if we should...