Skip to content

GBX.NET 0.7.0

Compare
Choose a tag to compare
@BigBang1112 BigBang1112 released this 04 Jan 21:49
· 3307 commits to master since this release
23f872c
  • Added the new CGameGhost.Data member providing CGameGhostData, which contains the most basic sample data of a ghost at the moment
  • Added some of the missing chunks related to MediaTracker, maps, and replays
  • Added Quaternion struct and more AdditionalMath features
  • Fixed some improper time values, added GameBoxReader.ReadTimeSpan() and GameBoxWriter.Write(TimeSpan? timeSpan)
  • Provided a less wordy method of parsing arrays in ReaderWriter methods

Doc Generator has been also added to the repository which helps with partially automating the chunk navigation in markdown.