-
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
487 additions
and
772 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,68 +1,47 @@ | ||
## [0.1.9](https://github.com/WorldSellerGame/world-seller/compare/v0.1.8...v0.1.9) (2023-03-29) | ||
## [0.1.10](https://github.com/WorldSellerGame/world-seller/compare/v0.1.9...v0.1.10) (2023-03-31) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **combat:** dying should leave you with 1 hp when you get out of combat ([ed358b1](https://github.com/WorldSellerGame/world-seller/commit/ed358b1a6f293c48cfccf9fa70a3e93677ea69ba)) | ||
* **combat:** pre-turn healing/energy should work again ([914f54a](https://github.com/WorldSellerGame/world-seller/commit/914f54a95e83167e828df2c384845f2cb42fdd63)) | ||
* **combat:** properly round damage/heal/energyheal ([ad1b5a6](https://github.com/WorldSellerGame/world-seller/commit/ad1b5a6f8529959cdac723c3f129e9235891ef21)) | ||
* **core:** better decimal number protection when selling items ([6b914e2](https://github.com/WorldSellerGame/world-seller/commit/6b914e274063f87b84d6046df4f204af565a627d)) | ||
* **core:** fix a null-access error for effects ([74cfa1c](https://github.com/WorldSellerGame/world-seller/commit/74cfa1c4ec04bfbbf01582431677e73db12b6dd0)) | ||
* **dungeon:** show item drops from monsters while in dungeon ([bdd2f40](https://github.com/WorldSellerGame/world-seller/commit/bdd2f40c209be1ba030f96153299edcb260fd9a7)) | ||
* **farming:** can now plant anything, not just seeds ([850c8c2](https://github.com/WorldSellerGame/world-seller/commit/850c8c2b3ceb312432411be56044ab39d8d4d241)) | ||
* **farming:** hide /0 on farming pages ([db37b00](https://github.com/WorldSellerGame/world-seller/commit/db37b00b01b86602467e2899ce3656578d3e8492)) | ||
* **gathering:** gathering tradeskills will now ask you to cancel if you have an ongoing gathering elsewhere ([393871d](https://github.com/WorldSellerGame/world-seller/commit/393871dbce8f4edc1b1f2f4efeeb28324b5a57ca)) | ||
* **inventory,stockpile:** can no longer oversell [which forces quick sell] ([76d41f5](https://github.com/WorldSellerGame/world-seller/commit/76d41f50995fd8ce8b5426f24e73de1078166d80)) | ||
* **inventory:** can no longer sell in shop if mercantile isn't unlocked ([f19734d](https://github.com/WorldSellerGame/world-seller/commit/f19734dc3f13df80c516c706d11965affbabd60b)) | ||
* **item:** migrating items should consider not resetting durability and other important values ([f56a643](https://github.com/WorldSellerGame/world-seller/commit/f56a64383898418af56d01833af64e90000b2afe)) | ||
* **mercantile,inventory:** sell -> list for sale ([48b810d](https://github.com/WorldSellerGame/world-seller/commit/48b810d428aef30a18e0e267faf0624a94ec59f4)) | ||
* **mercantile:** sell value is appropriately multiplied for quick sell, and all other sell methods. ([fec45c0](https://github.com/WorldSellerGame/world-seller/commit/fec45c0d4a1dad8659fbe48de202b37538da58c5)) | ||
* **refining:** invert interpretation of refining filters to make it seem more intuitive ([7977c9c](https://github.com/WorldSellerGame/world-seller/commit/7977c9cfd9485aa8a9cd62d48a7607f0edb386bc)) | ||
* **refining:** refining item colors should be correct, sort recipes so the uncraftables are at the bottom ([3693908](https://github.com/WorldSellerGame/world-seller/commit/3693908931bfaa6baa55098f05ab090911e82aa9)) | ||
* **resources:** hopefully fix the ability to gain nothing ([f5ec647](https://github.com/WorldSellerGame/world-seller/commit/f5ec647ddc5133f01ab6795613adfb3ecd64a853)) | ||
* **resources:** resources page should not display max indicator or bold text ([445fb6f](https://github.com/WorldSellerGame/world-seller/commit/445fb6f835d029e3dbd38198360c111aa219d197)) | ||
* **settings:** when set to 0, sfx will no longer play at max volume ([52fc93f](https://github.com/WorldSellerGame/world-seller/commit/52fc93fa64fb66c1a1546bef47040d9315cc711d)) | ||
* **stats:** character stat gain incorrectly did not work for non-total-level scaling ([2c99953](https://github.com/WorldSellerGame/world-seller/commit/2c9995393086ea14287af8e8bfb925a14f22e115)) | ||
* **stats:** healing/energy restoration are more explicit about what they do and when ([a67664d](https://github.com/WorldSellerGame/world-seller/commit/a67664dcf37921dd4b04b03394c1afb6a346c0b3)) | ||
* **title:** page title should not show 00:00:00 ([0893de6](https://github.com/WorldSellerGame/world-seller/commit/0893de6878201c4777be74573a434adaa29ad39b)) | ||
* **transmute:** transmute page should look like a normal page; tooltips, probabilities, etc are added ([1f73e4b](https://github.com/WorldSellerGame/world-seller/commit/1f73e4bef6408372ae886f05c4c73aab280fbc9b)) | ||
* **ui:** be more clear with yes/no alerts ([fdc883e](https://github.com/WorldSellerGame/world-seller/commit/fdc883e7f54516050600effad4b808c506608b16)) | ||
* **workers:** lower free workers to 3. decrease upkeep costs to ignore free workers. ([ab7972e](https://github.com/WorldSellerGame/world-seller/commit/ab7972e23bd667cc1e796ee2b3658bdda9f53236)) | ||
* **workers:** more clarification when workers make an item where it goes ([1fb9621](https://github.com/WorldSellerGame/world-seller/commit/1fb9621427db1fff7282185f7ba0f5e8c484fd69)) | ||
* **workers:** workers should show the correct refining tradeskill ([89c043a](https://github.com/WorldSellerGame/world-seller/commit/89c043a5546cf3e84ef60cfa7d3d3dbad350a93b)) | ||
* **worker:** workers can no longer gather nothing ([5bc83f1](https://github.com/WorldSellerGame/world-seller/commit/5bc83f12db4446888723cfd3b4c4fe5393d788aa)) | ||
* **analytics:** fix analytics not sending correct events in some cases ([02feb89](https://github.com/WorldSellerGame/world-seller/commit/02feb89dd31b7c918111c23d1cfca1a2f273cce1)) | ||
* **analytics:** worker page should track alloc/unalloc ([e8a863b](https://github.com/WorldSellerGame/world-seller/commit/e8a863bca5b7c2ff17a447777ce0ae468a9d941e)) | ||
* **beginner:** beginner notifications for unlocking various content will no longer fire multiple times ([8dd47b1](https://github.com/WorldSellerGame/world-seller/commit/8dd47b1296e44a7236829e582b068152f5ca50ac)) | ||
* **character:** health/energy maxes are now reflected properly when changing gear; remove health bonus/energy bonus stat from equipment dropdown ([60f2e19](https://github.com/WorldSellerGame/world-seller/commit/60f2e19ccb6169bdc24bef6fd5c339395bfac1fc)) | ||
* **combat:** cauterize can actually kill you ([d27907d](https://github.com/WorldSellerGame/world-seller/commit/d27907d193e7244956d79288be399897bec70fc3)) | ||
* **combat:** display turnsLeft=-1 as ∞ ([db6f070](https://github.com/WorldSellerGame/world-seller/commit/db6f070b71fbe46a613e928c3fe396e45c55e26a)) | ||
* **combat:** if an ability is removed from the game, it will not cause loadout errors ([ce8a90e](https://github.com/WorldSellerGame/world-seller/commit/ce8a90ea5a99dfc23d6c034586886d42322b2546)) | ||
* **dungeon:** can no longer heal by entering a dungeon ([6ad963b](https://github.com/WorldSellerGame/world-seller/commit/6ad963bb933c7ab7121044c4901401aea932ccc8)) | ||
* **dungeon:** you can no longer change equipment while in a dungeon ([a55e534](https://github.com/WorldSellerGame/world-seller/commit/a55e534eb573bb3bd66d211e497805241dd6fe53)) | ||
* **gathering:** add scrollbar to gathering cards ([50a133f](https://github.com/WorldSellerGame/world-seller/commit/50a133f41abd96dd8284a68a66d27658a36c1bb3)) | ||
* **gathering:** inconsistent card heights ([2fffecb](https://github.com/WorldSellerGame/world-seller/commit/2fffecba97485a27e844ba84b5f9c980afacd6bc)) | ||
* **gathering:** show hhmmss for gathering nodes ([8bf133b](https://github.com/WorldSellerGame/world-seller/commit/8bf133b3c2ca936c50607b308b4083ddd911c288)) | ||
* **mercantile:** shop multiplier should multiply correctly ([21fa11f](https://github.com/WorldSellerGame/world-seller/commit/21fa11fc797d0871806fc52e85f73714f8f99761)) | ||
* **mercantile:** upgrading stockpile will no longer do it twice for one click ([ccb48d0](https://github.com/WorldSellerGame/world-seller/commit/ccb48d08941bd8121e76b51b0dd640a9b79ebb49)) | ||
* **ui:** alerts should be wider in some cases, and confirms should be correctly-sized ([4a74e4f](https://github.com/WorldSellerGame/world-seller/commit/4a74e4f07deda2119d77622b253e2e73d54bc0ab)) | ||
* **ui:** improved rarity color readability ([902dd7f](https://github.com/WorldSellerGame/world-seller/commit/902dd7f9d3d048fafa2c71570f7263d880a6083b)) | ||
* **worker:** workers will now correctly craft items ([f677838](https://github.com/WorldSellerGame/world-seller/commit/f67783859e372f829eb1f79aaf2968a4a0cb1827)) | ||
* **worker:** workers will now take from stockpile instead of inventory ([40585d6](https://github.com/WorldSellerGame/world-seller/commit/40585d607d2494906a0903e4ec12db866d52d895)) | ||
|
||
|
||
### Features | ||
|
||
* **achievements:** show count of achievements on page ([bda8030](https://github.com/WorldSellerGame/world-seller/commit/bda80308b58f044e72d6fa925da77686e4effb67)) | ||
* **analytics:** track what items users are equipping ([2567c24](https://github.com/WorldSellerGame/world-seller/commit/2567c241e0091afc1680952a9e97563527930bf5)) | ||
* **analytics:** track what options users are setting ([baedd5b](https://github.com/WorldSellerGame/world-seller/commit/baedd5bb7246ffc5682c1bcf34922188e56f7fcb)) | ||
* **gathering:** add location discovery tracker to top right ([0cd19f1](https://github.com/WorldSellerGame/world-seller/commit/0cd19f1fa627ca3f3a84aa331b6a521ef8bd3b10)) | ||
* **gathering:** gathering locations tell you when their cooldown is up ([0f2599e](https://github.com/WorldSellerGame/world-seller/commit/0f2599ebfaf845e38ed3b1dfd79adb9fdb55f73f)) | ||
* **gathering:** gathering nodes can be marked as favorite, and will show up at the start of the list. ref [#43](https://github.com/WorldSellerGame/world-seller/issues/43) ([fc0c17f](https://github.com/WorldSellerGame/world-seller/commit/fc0c17f48c5371413af62f22d2c6cf15e6975265)) | ||
* **gathering:** gathering skills will show the real time factoring in equipment ([955e73e](https://github.com/WorldSellerGame/world-seller/commit/955e73ef344202d1cda1ca036d903aeef4ffbad2)) | ||
* **home:** announcement area will have more information if it refuses to load ([07251f5](https://github.com/WorldSellerGame/world-seller/commit/07251f56a1c5cf401479e44857f20aaaaf29758c)) | ||
* **inventory,stockpile:** left click/cursor pointer indicator to let people know they have actions ([4b395c7](https://github.com/WorldSellerGame/world-seller/commit/4b395c7c43e007c6f9d28de6efabb918bb282021)) | ||
* **inventory:** lock inventory until you find your first item ([78b93ba](https://github.com/WorldSellerGame/world-seller/commit/78b93ba09b9fb5f2bed5e891575493db1bc672b9)) | ||
* **item:** item tooltips now show the item value ([1453dd3](https://github.com/WorldSellerGame/world-seller/commit/1453dd3ec2edbca17572c6bd6b16e6232ff1ed32)) | ||
* **loadout:** add button to signal that things can change ([87283b5](https://github.com/WorldSellerGame/world-seller/commit/87283b56e7a456a34fa5a181eb525df9c20d9727)) | ||
* **refining,gathering:** add tooltips for adding/removing workers ([a5b338e](https://github.com/WorldSellerGame/world-seller/commit/a5b338e00b5ba0cd17e439a395ff6cc9588ad458)) | ||
* **refining,gathering:** show when +1 level would be earned from an action ([421e4bc](https://github.com/WorldSellerGame/world-seller/commit/421e4bc6a3bd9a3bc6c3ee79d57717de84cc1d30)) | ||
* **refining:** add colors to refining names ([7ebda00](https://github.com/WorldSellerGame/world-seller/commit/7ebda00917da485a5d21c0fb14976dc823617544)) | ||
* **refining:** add recipe discovery tracker to top right ([000f3d7](https://github.com/WorldSellerGame/world-seller/commit/000f3d704c7cce7c543421d337b7fbfcc251e543)) | ||
* **refining:** all refining can hide discovered crafting tables to clear list clutter ([823deca](https://github.com/WorldSellerGame/world-seller/commit/823deca6452345e5600ab0ab25719a3eba49b073)) | ||
* **refining:** can star refining recipes to keep them visible/pinned. closes [#43](https://github.com/WorldSellerGame/world-seller/issues/43) ([94af199](https://github.com/WorldSellerGame/world-seller/commit/94af199e851b415623d843d6ca1da690a92ab206)) | ||
* **refining:** crafting queue is upgradeable. rework crafting queue visual area ([c65656e](https://github.com/WorldSellerGame/world-seller/commit/c65656e237e1c311c8bbc8b6d7d235c6ce91652e)) | ||
* **refining:** display crafting yields next to applicable items ([899734d](https://github.com/WorldSellerGame/world-seller/commit/899734d77af1db8089cc9dea783a627600066f59)) | ||
* **refining:** tradeskill SFX will only play when finishing an entire queue, instead of per item ([65cf27d](https://github.com/WorldSellerGame/world-seller/commit/65cf27da480127abfd8648152b98317ea6cf1803)) | ||
* **resources,inventory,stockpile:** remember last tab ([0700071](https://github.com/WorldSellerGame/world-seller/commit/0700071c8c81e4b54fa2568334b2d1dbb8eff259)) | ||
* **resource:** show resource quantity in tooltip ([45d5c51](https://github.com/WorldSellerGame/world-seller/commit/45d5c51097f0c6b3a5b57a5aef9a791546c3d167)) | ||
* **settings:** add ui setting for notification position. move default to top left ([e96e59a](https://github.com/WorldSellerGame/world-seller/commit/e96e59a3f3a2afb3e8814c3bbb4a0bd91cce2fa4)) | ||
* **sidebar:** add farming complete indicator to sidebar ([42d9724](https://github.com/WorldSellerGame/world-seller/commit/42d9724a104f378f8cfd799d60de2a2b4fa89533)) | ||
* **ui:** add striped tables for most of the interface ([de4ee20](https://github.com/WorldSellerGame/world-seller/commit/de4ee20499a9f2f4338bdae6a8207411ec979e87)) | ||
* **ui:** add timer for longest running timer to tab header. ([1ffd5cd](https://github.com/WorldSellerGame/world-seller/commit/1ffd5cd54e3d125aa873aa19787631416bb2e657)) | ||
* **worker:** add ability to unallocate worker from worker page + unallocate all workers ([2c52da5](https://github.com/WorldSellerGame/world-seller/commit/2c52da59f457cdc4709a18e0723a7a28947dbe52)) | ||
* **analytics:** better tracking of coin gain/loss ([c8bf441](https://github.com/WorldSellerGame/world-seller/commit/c8bf44156e297eda5b831fe00113d2745c332cc0)) | ||
* **analytics:** track achievement stat gains globally ([f28d318](https://github.com/WorldSellerGame/world-seller/commit/f28d318f925ecc7d49e075743cda0843ae3192b8)) | ||
* **analytics:** track worker activity ([64eef39](https://github.com/WorldSellerGame/world-seller/commit/64eef393aec9c8c7ca0b607c8fbd358af4a286ce)) | ||
* **combat:** show buff duration on bar instead of hiding in tooltip ([13d70e4](https://github.com/WorldSellerGame/world-seller/commit/13d70e4388514c0b88bf5bdbcfa523cadf493b3e)) | ||
* **debug:** add debugging tools to get every item and resource ([2f6cc42](https://github.com/WorldSellerGame/world-seller/commit/2f6cc42fc474dcdd7779cdc0718399f2d10fcbe6)) | ||
* **farming:** increase farming plots. change design to be cooler and more epic. ([f3b767e](https://github.com/WorldSellerGame/world-seller/commit/f3b767e96f1ed91f7345da655c9b02a7bed487bd)) | ||
* **gathering:** better indicators for allocated workers ([6a2aed2](https://github.com/WorldSellerGame/world-seller/commit/6a2aed24f46ee78e2854b6e02914c4d334822344)) | ||
* **gathering:** show worker progress on nodes; slim cooldown text ([ffc7b89](https://github.com/WorldSellerGame/world-seller/commit/ffc7b8941f884b4ad72a3e70a5bd574db8e73fdc)) | ||
* **mercantile,inventory:** add functionality to multi select and send items/sell items ([4a71290](https://github.com/WorldSellerGame/world-seller/commit/4a71290904c2e8730e9e4a32207d255c5920dc45)) | ||
* **mercantile:** add shopkeep recovery speed ([905deca](https://github.com/WorldSellerGame/world-seller/commit/905decab697e4f93b7158145107a52c225687500)) | ||
* **mercantile:** workers scale their mercantile efforts based on the work they put in for an item ([f9136c1](https://github.com/WorldSellerGame/world-seller/commit/f9136c1449756304216dbab5f6a588bdff3acdc4)) | ||
* **refining:** refining can now type in numbers ([411eb0f](https://github.com/WorldSellerGame/world-seller/commit/411eb0ffc14f63c957c89602f46ccb83e90f2e1b)) | ||
* **sfx:** add unique sfx categories for each tradeskill [not yet utilized]. add sfx for farming/prospecting ([6e04b49](https://github.com/WorldSellerGame/world-seller/commit/6e04b49d8930b8abc7cd5cd4658f9110f76f219d)) | ||
* **skills:** notify user when they learn a new skill ([7b4bee2](https://github.com/WorldSellerGame/world-seller/commit/7b4bee2610cf2b8baee1f330a83e2974dd8b2e2b)) | ||
* **ui:** add 'you' indicator so the player knows that inventory/resources are theirs ([88d567e](https://github.com/WorldSellerGame/world-seller/commit/88d567e96abf0ef3abc47784bebf623c411c73d6)) | ||
* **ui:** add message history area ([709963b](https://github.com/WorldSellerGame/world-seller/commit/709963beb752d3bbe9d9241f13976e0a6b4ca53c)) | ||
* **worker:** workers will never consume items needed for another workers refinement process ([391ded7](https://github.com/WorldSellerGame/world-seller/commit/391ded777b665598488afe9432f9fc78a3f312f5)) | ||
|
||
|
||
|
Oops, something went wrong.