-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
565 additions
and
834 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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)) | ||
|
||
|
||
|
Oops, something went wrong.