JSG
JSG
We do not support content fxlayers on our current release nor parse backdrop names for that xml (content for that is on the pipeline) but if you hardcode a custom...
This attribute is currently being ignored in the stats screen
Running the command cruse 11111111 (and keep adding ones) will eventually crash the game as a result of the autocomplete having a stroke.
Since callbacks are ran in order and can remove themselves, there are situations where removing a callback can result into another callback being skipped entirely. This issue is also present...
Due to how vanilla callbacks logic works, callbacks that can feature -1 as a valid value in an optional parameter will run all callbacks on trigger. For example, in the...
On the new supported content xmls, the root attributes are being lost on parsing.
When a vnailla save is deleted, the related repentogon data is not and should be manually removed
Bosscolors for custom bosses dont seem to be working properly when using content, I suspect that its because the game is loading the xml before the modded bosses are loaded...
It makes its way to the actual function itself from lua just fine, but something may have changed in how zhl files are processed along the way that impacted this...
You are reading that correctly, theres a vanilla oddity that makes it so undefined nodes on items.xml create null costumes...which, ofc, are not accounted for in xmldata and offset everything...