You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Fixed linked nodes not having the node id set correctly, making them not being able to be referenced
Added a <switch> type (unfinished feature, docs coming later)
Added new <chunk> attribute "skip", set skip="1" to make chunk skippable, the compiler automatically adds PIKS to the file and counts the chunk size
Added new <icon> element (requires PIL). Use <icon link="icon.png"> to automatically create icon for CGameCtnCollector (CConstructionCollector) icon userdata chunk.
Removed deprecated <skip/> tag
Fixed linked nodes that are not in the main body not having the node id set correctly, making them not being able to be referenced