HitBoxTracker/CHANGELOG.md

22 lines
662 B
Markdown
Raw Normal View History

2024-11-01 19:23:44 +03:00
# [hitboxtracker](https://github.com/rehlds/hitboxtracker) Changelog
Dev-tool that demonstrates on client-side true position of the hitboxes calculated by server
---
## [`v1.1`](https://github.com/rehlds/hitboxtracker/releases/tag/v1.1) - 2018-01-02
### Changed
- Version bump
- Updated `README.md`
- Send custom data via svc_director message instead of delta
**Full Changelog**: [v1.0...v1.1](https://github.com/rehlds/hitboxtracker/compare/v1.0...v1.1)
## [`v1.0`](https://github.com/rehlds/hitboxtracker/releases/tag/v1.0) - 2017-12-29
### Added
- Firsrt public release
**Full Changelog**: [v1.0](https://github.com/rehlds/hitboxtracker/commits/v1.0)