Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
seiyria committed Apr 27, 2023
1 parent 4b4ef8d commit 1dd5f95
Show file tree
Hide file tree
Showing 2 changed files with 565 additions and 834 deletions.
15 changes: 13 additions & 2 deletions CHANGELOG-current.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,20 @@
## [0.2.2](https://github.com/WorldSellerGame/world-seller/compare/v0.2.1...v0.2.2) (2023-04-19)
## [0.2.3](https://github.com/WorldSellerGame/world-seller/compare/v0.2.2...v0.2.3) (2023-04-27)


### Bug Fixes

* **release:** add dirty check script, do it before release to ensure no weirdness ([1163626](https://github.com/WorldSellerGame/world-seller/commit/1163626b93ae05a13f8bb9b8ae513fe7bec07d3f))
* **core:** load items by both their name and aliases so ??? doesnt show up anymore in real-name ([e8bba28](https://github.com/WorldSellerGame/world-seller/commit/e8bba286e3ecc0d024030fc2b0814eeeedcdc382))
* **jewelry:** rebalance jewels so they each give an individualized bonus IC vs OOC ([f410df0](https://github.com/WorldSellerGame/world-seller/commit/f410df0253e3df9f03e6eba58c2141c16694f915))
* **refine:** refine should be sorted by result name, not its id ([a83c155](https://github.com/WorldSellerGame/world-seller/commit/a83c155edf6d215c4cbcf147f981e4a84c366ceb))


### Features

* **dungeon:** show recommended total level for dungeons ([e0fda48](https://github.com/WorldSellerGame/world-seller/commit/e0fda484f97cd6804ff16016383cf0b84c74d6e9))
* **equipment:** display stats in a more condensed view so % doesnt have its own stat line for everything ([590685b](https://github.com/WorldSellerGame/world-seller/commit/590685b073e2302b2691467f113ff99b63183350))
* **jewelcrafting:** queue can go to level 5 now ([53070cc](https://github.com/WorldSellerGame/world-seller/commit/53070cca5b990ec32d5a132aa7811802cb2d8927))
* **jewelry:** add new gems, jewelry, transmuting ([7df489e](https://github.com/WorldSellerGame/world-seller/commit/7df489ed707c0d158cfca447909849f7b0b35992))
* **transmutation:** can now transmute x5 and x25; analytics updated to support new values; sfx supports failure state ([090a0ab](https://github.com/WorldSellerGame/world-seller/commit/090a0abb55daa3ce0c78ff1ca6b21f94208b6725))



Loading

0 comments on commit 1dd5f95

Please sign in to comment.