# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.9.0](https://github.com/blacha/diablo2/compare/v0.8.0...v0.9.0) (2021-10-22)

**Note:** Version bump only for package @diablo2/memory





# [0.8.0](https://github.com/blacha/diablo2/compare/v0.7.0...v0.8.0) (2021-10-17)

**Note:** Version bump only for package @diablo2/memory





# [0.7.0](https://github.com/blacha/diablo2/compare/v0.6.0...v0.7.0) (2021-10-16)


### Features

* **memory:** die after too many errors ([4d1fab2](https://github.com/blacha/diablo2/commit/4d1fab223e21f08a5f636ad3ceb0911570d3bb7a))





# [0.6.0](https://github.com/blacha/diablo2/compare/v0.5.0...v0.6.0) (2021-10-13)


### Bug Fixes

* correct broken scanner ([4ec512d](https://github.com/blacha/diablo2/commit/4ec512d094c609f91c01eca3b56d6800b4cb3ee1))
* **memory:** do a full memory scan until we know of a good location ([fb46c49](https://github.com/blacha/diablo2/commit/fb46c4972b5570caf255e4110e86b1deae6f36a9))
* **memory:** do not crash if cannot read pid ([c7a6c20](https://github.com/blacha/diablo2/commit/c7a6c205e6a23a89542ecda5b65fc3a7331fbbf4))


### Features

* find map seed from a player name ([#124](https://github.com/blacha/diablo2/issues/124)) ([4763715](https://github.com/blacha/diablo2/commit/476371515e874024bbab730d65dd5319157c07b6))
* **map:** add some debug timings into log generation ([3976008](https://github.com/blacha/diablo2/commit/397600879555799ebd0fd1fe277f29db57371c76))
* **memory:** track player xp ([008f920](https://github.com/blacha/diablo2/commit/008f9207472bf7588c9ffc25aef5e284a8534cbc))
* **memory:** track where the last good memory addresses are ([5211f0a](https://github.com/blacha/diablo2/commit/5211f0a90c6914963d48f6d9d3dc182e6beebe1e))
* track where the last address was and start from that point ([fc1d397](https://github.com/blacha/diablo2/commit/fc1d39772c957410c1600448127a418ec06a5aa3))


### Reverts

* Revert "wip: look at near by rooms" ([150dede](https://github.com/blacha/diablo2/commit/150dede7966318f4c2ae7ea65e120236ad149c8a))
