Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
seiyria committed Sep 7, 2023
1 parent 66ab392 commit ac2a38f
Show file tree
Hide file tree
Showing 2 changed files with 216 additions and 317 deletions.
11 changes: 6 additions & 5 deletions CHANGELOG-current.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
## [0.1.9](https://github.com/After-The-End-Of-All-Things/game/compare/v0.1.8...v0.1.9) (2023-08-31)
## [0.1.10](https://github.com/After-The-End-Of-All-Things/game/compare/v0.1.9...v0.1.10) (2023-09-07)


### Bug Fixes

* **core:** do not show full urls for sse - they flood logs. closes [#117](https://github.com/After-The-End-Of-All-Things/game/issues/117) ([56391b8](https://github.com/After-The-End-Of-All-Things/game/commit/56391b84030103ab99cfc12e94d3a36ca9cced07))
* **errors:** rethrow some db-adjacent errors ([52634c8](https://github.com/After-The-End-Of-All-Things/game/commit/52634c81833cd46273b2edffcc061cc56fb55bb3))
* **combat:** enemies now respect ability cooldowns ([2c48b6d](https://github.com/After-The-End-Of-All-Things/game/commit/2c48b6d0df79e4323ff755e25931b482c4659e30))
* **core:** remove optional values in items, closes [#97](https://github.com/After-The-End-Of-All-Things/game/issues/97) ([e4fba4b](https://github.com/After-The-End-Of-All-Things/game/commit/e4fba4b06b50c2cc2a19b3113295a3dea52aa51c))
* **core:** use ws instead of sse. closes [#149](https://github.com/After-The-End-Of-All-Things/game/issues/149) ([4ca44a6](https://github.com/After-The-End-Of-All-Things/game/commit/4ca44a6481936f69ec715efdfc452a75709e44a4))
* **explore:** no explore while in combat, closes [#148](https://github.com/After-The-End-Of-All-Things/game/issues/148) ([a4c9756](https://github.com/After-The-End-Of-All-Things/game/commit/a4c9756ad360228702e9e79a1757864ec4406255))


### Features

* **ui:** add coin/oat icons ([f2fa7df](https://github.com/After-The-End-Of-All-Things/game/commit/f2fa7dfcfd56fad97cc4f44c7cc9e68d213a5190))
* **ui:** call out dev mode for browser tab name ([3bea2ee](https://github.com/After-The-End-Of-All-Things/game/commit/3bea2eee067bd43b04615f9ba2b97959f79e79ce))
* **ui:** show level up when you level up from exploring, instead of negative xp. closes [#116](https://github.com/After-The-End-Of-All-Things/game/issues/116) ([3ebefe5](https://github.com/After-The-End-Of-All-Things/game/commit/3ebefe5d43542745c5e3c15a96f5a67ec79f1c6d))



Loading

0 comments on commit ac2a38f

Please sign in to comment.