- Support NodeJS v4.x.x
- Properly parse string Buffer in events
heroprotocol.js
API streamlined.- Every protocol ported, including PTR patch 16.0 protocol.
- Added Changelog and Todo.
- Switch to javascript strict mode.
- Breaking bug correction where
heroprotocol.js
required a local dependency instead of using the npm one - Initial reference for
replay.message.events
andreplay.message.tracker
. data.js
collection of replay constants.
- Inital reference for replay
header
,replay.details
andreplay.initdata
. bin/extract.js
replay bulk extraction tool.- Basic replay abstraction.
- Initial release.