- update mcversions (#82) (thanks @rom1504)
- Bump got from 13.0.0 to 14.0.0 (#78) (thanks @dependabot[bot])
- update publish action (thanks @rom1504)
- Update java and node versions (#79) (thanks @rom1504)
- Trigger CI (thanks @rom1504)
- Add command gh workflow allowing to use release command in comments (#77) (thanks @rom1504)
- Bump got from 12.6.1 to 13.0.0 (#75) (thanks @dependabot[bot])
- Update ci.yml (thanks @u9g)
- Bump standard from 16.0.4 to 17.0.0 (#73) (thanks @dependabot[bot])
- Bump mocha from 9.2.2 to 10.0.0 (#74) (thanks @dependabot[bot])
- Bump mineflayer from 3.18.0 to 4.0.0 (#72) (thanks @dependabot[bot])
- Bump got from 11.8.3 to 12.0.0 (#71) (thanks @dependabot[bot])
- jest -> mocha (thanks @rom1504)
- Put correct folder for the packets dumped (#69) (thanks @u9g)
- add hashbang to metricAggregator
- make metricAggregator & dump a lot of packets that we didn't before
- actually wait a minute for dumpPackets + make a metadata folder
- refactor dumpPackets and make sure everything works
- add an arg to dumpPackets
- removed all the different packet dumpers from bin and just put packetDumnper.js and clientProxy.js in bin
- it works
- initial implementation