Skip to content

Fix errors on first load of the module

Compare
Choose a tag to compare
@caewok caewok released this 11 Oct 19:10
· 629 commits to main since this release

Add checks for when the terrain item is not yet defined. Closes issue #3.
Fix for the terrain item getting initialized too late.
Fix hook that ensure terrain item is invisible.
Add check to determine if terrain data file exists, to avoid 404 error message.