Releases: PretendoNetwork/nex-go
Releases · PretendoNetwork/nex-go
v1.0.27
What's Changed
- Add NEX version check to RVConnectionData by @DaniElectra in #31
Full Changelog: v1.0.26...v1.0.27
v1.0.26
- Added structure version to structure type
- All relevant methods now return errors, and all errors are now checked
- Update PRUDPv1 magic comment
- Added missing error checks
- StreamOut.WriteStructure() now writes the structure version
- StreamOut.WriteStructure() now writes the structure version
Full Changelog: v1.0.25...v1.0.26
v1.0.25
What's Changed
- Use structure.Copy() on DataHolder read by @DaniElectra in #29
- Add Bytes() to Variant and implement ReadMap() and WriteMap() by @DaniElectra in #30
Full Changelog: v1.0.24...v1.0.25
v1.0.24
v1.0.23
What's Changed
- Fix various DataHolder issues by @DaniElectra in #28
- Removed hierarchy tree system in favor of a single parentType field
- Added Copy method to StructureInterface and required types
- Added Equals method to StructureInterface and required types
- Updated go modules
Full Changelog: v1.0.22...v1.0.23
v1.0.22
What's Changed
- Add Hierarchy handling to DataHolder by @shutterbug2000 in #27
Full Changelog: v1.0.21...v1.0.22
v1.0.21
What's Changed
- Write structure hierarchy on WriteStructure by @DaniElectra in #25
- Store both session URLs on the Client object by @shutterbug2000 in #26
Full Changelog: v1.0.20...v1.0.21
v1.0.20
What's Changed
- KickAll command + "graceful" kick by @shutterbug2000 in #23
- Add HPP protocol support by @DaniElectra in #24
Full Changelog: v1.0.19...v1.0.20
v1.0.19
v1.0.18
Added default NEX version to all servers
Full Changelog: v1.0.17...v1.0.18