Ash Wolf
Ash Wolf
The unnecessary transition from `Undefined` doesn't seem to break rendering in practice - at least on my current setup (Nvidia drivers on Windows 10), but it _does_ break RenderDoc's replay...
Interesting... I hadn't managed to figure out any names there. Unfortunately, your URL doesn't work so I can't see what's there :x
Awesome, that gets us a lot closer! The format appears to be as follows: `crc32('FieldName FieldType')` So, for example, the columns inside IndoorPhotoStudioItemParam are as follows: - d5a8b7fe - Unknown...
I've just pushed a new version that adds ~300 names. There's still quite a few missing, including all of the enums, but it's a start! The CRC32 trickery in your...
Interesting, you're completely right... That said, there's one quirk I didn't realise originally: the fields are sorted first by required alignment and _then_ by name. So first you get all...
I’m fairly sure it’s pseudorandom as with the other timed weather phenomena (and probably restricted to Heavy Rain, but I haven’t fully confirmed), but I need to do more testing...
I've seen someone report this before but never managed to reproduce it. Can you check the console in your browser's developer tools and see if there are any errors when...
This is currently intentional based on feedback from testing. I've wanted to make the wording better but I haven't been sure exactly how. The first test versions of MeteoNook would...
Hm, this would require some changes to the current flow of the interface as right now MeteoNook assumes that you have one active island and displays the data for this...
Do you have the island’s data in your MeteoNook URL from the original version? If so, it will automatically re-add it when you load the page using that URL.