Skip to content

10.0.0

Choose a tag to compare

@ryantaylor ryantaylor released this 15 Aug 23:57
· 31 commits to master since this release
ce6b4d6

Changes

  • Fix an issue with map data parsing in CoH3 patch 1.7.0
  • Add parsing of entity construction commands (things like bunker/mine/sandbag construction)
  • Add command index to all player commands, to be able to track how many commands players have issued

Breaking Changes

  • The magnus dependency has been updated to 0.7, which is a breaking change for clients that use magnus bindings in Ruby gems. Gems will also need to be updated to magnus 0.7 to compile with this version of vault. If you don't use magnus there should be no breaking changes in this version.