GBX.NET 0.7.0
·
3307 commits
to master
since this release
- Added the new
CGameGhost.Data
member providingCGameGhostData
, 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 moreAdditionalMath
features - Fixed some improper time values, added
GameBoxReader.ReadTimeSpan()
andGameBoxWriter.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.