6.0.0
Changes
- Add parsing for global upgrade commands (things like upgrading BARs)
Breaking Changes
- The
build_commandsmethod onPlayernow returns an array ofCommandenums rather thanBuildSquadstructs. This is because the method now includes upgrade build commands as well as squad build commands.