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
Added ability to hide individual weapon usage entries (#886)
Added a way to get attributes by ID in export templates; details on how this works will be added to the Markdown/Help/Export Templates.md file when the next GCS Master Library is released (#920)
Bug Fixes
Stop overriding the built-in Go index function in export templates. Instead, the function that used to be called index is now indexStr and the one that used to be called lastIndex is now lastIndexStr (#918)