Skip to content

v0.5.3

Compare
Choose a tag to compare
@markus-wa markus-wa released this 27 Jun 17:52
· 1013 commits to master since this release

Changes

  • Added PropertyEntry.Value() to allow access to property values (#26 thanks @zyphie)
  • Added Parser.Entities() to expose Parser.entities (#22 thanks @zyphie)
  • Added NadeEvent.NadeEntity (#22)
  • Removed unnecessary property updates for baseline values (#24)

Fixes

  • Fixed wrong Z coordinate for player positions (#28 thanks @micvbang)
  • Fixed wrong property values on entities (#25)

Deprecation Notices

  • Type sendtables.PropValue might be renamed to PropertyValue or similar in the future.
  • Type sendtables.FlattenedPropEntry might be renamed to PropertyEntryMetadata or similar in the future.