From 840fbf539a2f8b09622985a13439f08f1aaec0aa Mon Sep 17 00:00:00 2001 From: Kyle Kemp Date: Mon, 27 Mar 2023 10:15:43 -0500 Subject: [PATCH] Update changelog --- CHANGELOG-current.md | 4 +- CHANGELOG.md | 892 ++++++++++++++++--------------------------- 2 files changed, 324 insertions(+), 572 deletions(-) diff --git a/CHANGELOG-current.md b/CHANGELOG-current.md index c9b949b7..31d836b8 100644 --- a/CHANGELOG-current.md +++ b/CHANGELOG-current.md @@ -1,9 +1,9 @@ -## [0.1.5](https://github.com/WorldSellerGame/world-seller/compare/v0.1.4...v0.1.5) (2023-03-27) +## [0.1.6](https://github.com/WorldSellerGame/world-seller/compare/v0.1.5...v0.1.6) (2023-03-27) ### Bug Fixes -* **build:** move itch upload to a separate linux action ([c42c4d9](https://github.com/WorldSellerGame/world-seller/commit/c42c4d9c690b26b90c14fa6ffeccfcaffeb344ad)) +* **build:** hopefully this time it will actually upload to itch ([e5a8f49](https://github.com/WorldSellerGame/world-seller/commit/e5a8f49a3aea3b5b87a560dbe7f2a29acdf2bfa8)) diff --git a/CHANGELOG.md b/CHANGELOG.md index b297eee8..09250e7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,574 +1,326 @@ -## 0.1.6 (2023-03-27) +## [0.1.6](https://github.com/WorldSellerGame/world-seller/compare/v0.1.5...v0.1.6) (2023-03-27) -* fix(build): hopefully this time it will actually upload to itch ([e5a8f49](https://github.com/WorldSellerGame/world-seller/commit/e5a8f49)) -* Update release-tags.yml ([15dcef9](https://github.com/WorldSellerGame/world-seller/commit/15dcef9)) - - - -## 0.1.5 (2023-03-27) - -* Update changelog ([00a8d66](https://github.com/WorldSellerGame/world-seller/commit/00a8d66)) -* chore(release): Patch 0.1.5 ([e9852b8](https://github.com/WorldSellerGame/world-seller/commit/e9852b8)) -* fix(build): move itch upload to a separate linux action ([c42c4d9](https://github.com/WorldSellerGame/world-seller/commit/c42c4d9)) - - - -## 0.1.4 (2023-03-27) - -* Update changelog ([e3c4241](https://github.com/WorldSellerGame/world-seller/commit/e3c4241)) -* chore(release): Patch 0.1.4 ([6ed6bd8](https://github.com/WorldSellerGame/world-seller/commit/6ed6bd8)) -* fix(build): build process should put files on itch properly ([43c080c](https://github.com/WorldSellerGame/world-seller/commit/43c080c)) -* fix(combat): if you have no threats and are level 0, generate some ([4c5ab50](https://github.com/WorldSellerGame/world-seller/commit/4c5ab50)) -* fix(mod): modio token should default to 1 year even if not set ([153585c](https://github.com/WorldSellerGame/world-seller/commit/153585c)) -* fix(updates): blog post update file should be formatted correctly ([3697957](https://github.com/WorldSellerGame/world-seller/commit/3697957)) - - - -## 0.1.3 (2023-03-27) - -* try version update again ([12636ab](https://github.com/WorldSellerGame/world-seller/commit/12636ab)) -* Update changelog ([284734d](https://github.com/WorldSellerGame/world-seller/commit/284734d)) -* chore(release): Patch 0.1.3 ([aaac748](https://github.com/WorldSellerGame/world-seller/commit/aaac748)) - - - -## 0.1.2 (2023-03-27) - -* fix deploy ([4dd43d7](https://github.com/WorldSellerGame/world-seller/commit/4dd43d7)) -* Update changelog ([58e7a28](https://github.com/WorldSellerGame/world-seller/commit/58e7a28)) -* chore(release): Patch 0.1.2 ([baf9350](https://github.com/WorldSellerGame/world-seller/commit/baf9350)) -* fix(settings): re-enable sound options for non-dev environments ([c88be7d](https://github.com/WorldSellerGame/world-seller/commit/c88be7d)) -* fix(ui): round timers better in general ([a8cb999](https://github.com/WorldSellerGame/world-seller/commit/a8cb999)) -* fix(workers): workers now operate at 95% efficiency of the player ([dc8da4f](https://github.com/WorldSellerGame/world-seller/commit/dc8da4f)) -* feat(refining): clarify UI about items that are preserved vs consumed when crafting ([98d74c2](https://github.com/WorldSellerGame/world-seller/commit/98d74c2)) - - - -## 0.1.1 (2023-03-27) - -* fix workflow ([df4cdea](https://github.com/WorldSellerGame/world-seller/commit/df4cdea)) -* Update changelog ([5d80d4c](https://github.com/WorldSellerGame/world-seller/commit/5d80d4c)) -* chore(release): Patch 0.1.1 ([6ce808a](https://github.com/WorldSellerGame/world-seller/commit/6ce808a)) - - - -## 0.1.0 (2023-03-27) - -* :100: ([132a26f](https://github.com/WorldSellerGame/world-seller/commit/132a26f)) -* ability with no stats should work ([061d9d6](https://github.com/WorldSellerGame/world-seller/commit/061d9d6)) -* actually fix resource tooltip ([f8e959b](https://github.com/WorldSellerGame/world-seller/commit/f8e959b)) -* add comments ([7a58746](https://github.com/WorldSellerGame/world-seller/commit/7a58746)) -* add dungeon validator ([7afd40c](https://github.com/WorldSellerGame/world-seller/commit/7afd40c)) -* add fire cells ([4320fee](https://github.com/WorldSellerGame/world-seller/commit/4320fee)) -* add new content ([bb12e28](https://github.com/WorldSellerGame/world-seller/commit/bb12e28)) -* add readme note ([9986106](https://github.com/WorldSellerGame/world-seller/commit/9986106)) -* add relevant mod services ([f98c42e](https://github.com/WorldSellerGame/world-seller/commit/f98c42e)) -* add script ([02b8017](https://github.com/WorldSellerGame/world-seller/commit/02b8017)) -* add validations, fix non number stats ([b85c8a9](https://github.com/WorldSellerGame/world-seller/commit/b85c8a9)) -* attempt to get electron version change sync in the right spot ([6cfff2a](https://github.com/WorldSellerGame/world-seller/commit/6cfff2a)) -* bluh ([eaabf22](https://github.com/WorldSellerGame/world-seller/commit/eaabf22)) -* bluh x2 electric boogaloo ([5b5b49f](https://github.com/WorldSellerGame/world-seller/commit/5b5b49f)) -* change meta desc ([2865688](https://github.com/WorldSellerGame/world-seller/commit/2865688)) -* change two things to be energy instead of health for example ([10ab7a7](https://github.com/WorldSellerGame/world-seller/commit/10ab7a7)) -* Clean ups and adds ([4ea4046](https://github.com/WorldSellerGame/world-seller/commit/4ea4046)) -* Color changes and minor adjustments ([c2452bb](https://github.com/WorldSellerGame/world-seller/commit/c2452bb)) -* Continued farming changes ([a55700c](https://github.com/WorldSellerGame/world-seller/commit/a55700c)) -* d ([5465486](https://github.com/WorldSellerGame/world-seller/commit/5465486)) -* d ([ce75cae](https://github.com/WorldSellerGame/world-seller/commit/ce75cae)) -* Dazzler Fix ([1e1f278](https://github.com/WorldSellerGame/world-seller/commit/1e1f278)) -* downscale items, add jewelry stats ([7b55e1f](https://github.com/WorldSellerGame/world-seller/commit/7b55e1f)) -* downscale times ([0a8beaf](https://github.com/WorldSellerGame/world-seller/commit/0a8beaf)) -* Dungeons and Threats final iteration ([1fddd0d](https://github.com/WorldSellerGame/world-seller/commit/1fddd0d)) -* easy ([158b5e0](https://github.com/WorldSellerGame/world-seller/commit/158b5e0)) -* edede ([bc96815](https://github.com/WorldSellerGame/world-seller/commit/bc96815)) -* Evil Gang we straight up evil in this thing ([bdc134a](https://github.com/WorldSellerGame/world-seller/commit/bdc134a)) -* f ([d0eeba1](https://github.com/WorldSellerGame/world-seller/commit/d0eeba1)) -* Farming timers ([70e7464](https://github.com/WorldSellerGame/world-seller/commit/70e7464)) -* fix build ([02f8d99](https://github.com/WorldSellerGame/world-seller/commit/02f8d99)) -* fix dir ([3761203](https://github.com/WorldSellerGame/world-seller/commit/3761203)) -* fix docs ([7ae3092](https://github.com/WorldSellerGame/world-seller/commit/7ae3092)) -* fix dungeon ([2757ec0](https://github.com/WorldSellerGame/world-seller/commit/2757ec0)) -* fix lint ([e857be4](https://github.com/WorldSellerGame/world-seller/commit/e857be4)) -* fix lint ([1018394](https://github.com/WorldSellerGame/world-seller/commit/1018394)) -* fix loading mods when there is no store for it ([e6f9cf5](https://github.com/WorldSellerGame/world-seller/commit/e6f9cf5)) -* fix mod version check for uninstalled mods ([32abe7d](https://github.com/WorldSellerGame/world-seller/commit/32abe7d)) -* fix rarity error ([8b2db0b](https://github.com/WorldSellerGame/world-seller/commit/8b2db0b)) -* fix rarity getter ([33b30cb](https://github.com/WorldSellerGame/world-seller/commit/33b30cb)) -* fix stats ([efc5941](https://github.com/WorldSellerGame/world-seller/commit/efc5941)) -* fix typo ([253d68d](https://github.com/WorldSellerGame/world-seller/commit/253d68d)) -* fix typo ([8417840](https://github.com/WorldSellerGame/world-seller/commit/8417840)) -* fix validator, fix items that were invalid ([129f4e8](https://github.com/WorldSellerGame/world-seller/commit/129f4e8)) -* fix(inventory,mercantile): inventory/stockpile page will no longer reset category when an item leave ([61524fd](https://github.com/WorldSellerGame/world-seller/commit/61524fd)) -* fixeS ([7036615](https://github.com/WorldSellerGame/world-seller/commit/7036615)) -* g ([8ff296d](https://github.com/WorldSellerGame/world-seller/commit/8ff296d)) -* h ([64a1713](https://github.com/WorldSellerGame/world-seller/commit/64a1713)) -* Its all broken Its all so broken ([9ec3e8a](https://github.com/WorldSellerGame/world-seller/commit/9ec3e8a)) -* lint fix ([b086514](https://github.com/WorldSellerGame/world-seller/commit/b086514)) -* lint fix ([a527ea7](https://github.com/WorldSellerGame/world-seller/commit/a527ea7)) -* lint fix ([434ca38](https://github.com/WorldSellerGame/world-seller/commit/434ca38)) -* lol double hash ([d92e53c](https://github.com/WorldSellerGame/world-seller/commit/d92e53c)) -* make -1 fail validation ([714063c](https://github.com/WorldSellerGame/world-seller/commit/714063c)) -* Maybe its fixed? ([a59d4f6](https://github.com/WorldSellerGame/world-seller/commit/a59d4f6)) -* more debug commits ([24e2b0e](https://github.com/WorldSellerGame/world-seller/commit/24e2b0e)) -* more descriptive theme info ([1a9f404](https://github.com/WorldSellerGame/world-seller/commit/1a9f404)) -* more perf! more perf! ([63da634](https://github.com/WorldSellerGame/world-seller/commit/63da634)) -* only show food if it exists ([fb4da89](https://github.com/WorldSellerGame/world-seller/commit/fb4da89)) -* perf improvements ([49fa6cf](https://github.com/WorldSellerGame/world-seller/commit/49fa6cf)) -* Price adjustments ([1a0087e](https://github.com/WorldSellerGame/world-seller/commit/1a0087e)) -* Rarity Ajustments ([9795f3e](https://github.com/WorldSellerGame/world-seller/commit/9795f3e)) -* Recipe Time adjustments and fixes ([7e589ca](https://github.com/WorldSellerGame/world-seller/commit/7e589ca)) -* Recipes ([e306510](https://github.com/WorldSellerGame/world-seller/commit/e306510)) -* refactor gainLevel to have an exhaustive tradeskill check ([496c020](https://github.com/WorldSellerGame/world-seller/commit/496c020)) -* remove -1 craft times ([6260e57](https://github.com/WorldSellerGame/world-seller/commit/6260e57)) -* remove console ([8534ccb](https://github.com/WorldSellerGame/world-seller/commit/8534ccb)) -* rename potion damage to be consistent ([318d8b2](https://github.com/WorldSellerGame/world-seller/commit/318d8b2)) -* request permissions, support retrieving modded content, etc ([72960c4](https://github.com/WorldSellerGame/world-seller/commit/72960c4)) -* reset cancraft after hitting craft ([712c24a](https://github.com/WorldSellerGame/world-seller/commit/712c24a)) -* Rewording and Reworking ([269fdc6](https://github.com/WorldSellerGame/world-seller/commit/269fdc6)) -* s ([92ff289](https://github.com/WorldSellerGame/world-seller/commit/92ff289)) -* s ([154623f](https://github.com/WorldSellerGame/world-seller/commit/154623f)) -* S ([670a390](https://github.com/WorldSellerGame/world-seller/commit/670a390)) -* Silly Glove Update ([57ff677](https://github.com/WorldSellerGame/world-seller/commit/57ff677)) -* Stat Gain Changes and Achievement Name Update ([497f948](https://github.com/WorldSellerGame/world-seller/commit/497f948)) -* sus ([14b4835](https://github.com/WorldSellerGame/world-seller/commit/14b4835)) -* t ([76207b6](https://github.com/WorldSellerGame/world-seller/commit/76207b6)) -* The big number change ([46fbd7c](https://github.com/WorldSellerGame/world-seller/commit/46fbd7c)) -* The Big One ([7ace776](https://github.com/WorldSellerGame/world-seller/commit/7ace776)) -* theoretically update blog when tagging versions ([a2b28f8](https://github.com/WorldSellerGame/world-seller/commit/a2b28f8)) -* This is the soup update ([f8a3176](https://github.com/WorldSellerGame/world-seller/commit/f8a3176)) -* Timer changes ([a02350e](https://github.com/WorldSellerGame/world-seller/commit/a02350e)) -* typo fix ([f70f4e3](https://github.com/WorldSellerGame/world-seller/commit/f70f4e3)) -* typo fix ([64cc837](https://github.com/WorldSellerGame/world-seller/commit/64cc837)) -* typo fixes ([2152f80](https://github.com/WorldSellerGame/world-seller/commit/2152f80)) -* Update Challenges.yml ([1f04fa7](https://github.com/WorldSellerGame/world-seller/commit/1f04fa7)) -* Update changelog ([8d2b665](https://github.com/WorldSellerGame/world-seller/commit/8d2b665)) -* update docs ([97ca28f](https://github.com/WorldSellerGame/world-seller/commit/97ca28f)) -* Update enemy.yml ([f779899](https://github.com/WorldSellerGame/world-seller/commit/f779899)) -* Update enemy.yml ([d8bdb7d](https://github.com/WorldSellerGame/world-seller/commit/d8bdb7d)) -* Update farming.yml ([d3a8fb6](https://github.com/WorldSellerGame/world-seller/commit/d3a8fb6)) -* Update food.yml ([a52d883](https://github.com/WorldSellerGame/world-seller/commit/a52d883)) -* Update gloves.yml ([6996ba4](https://github.com/WorldSellerGame/world-seller/commit/6996ba4)) -* Update GoblinArea.yml ([a630d64](https://github.com/WorldSellerGame/world-seller/commit/a630d64)) -* Update item-abilities.yml ([fc99208](https://github.com/WorldSellerGame/world-seller/commit/fc99208)) -* Update jewelcrafting.functions.ts ([7efb1eb](https://github.com/WorldSellerGame/world-seller/commit/7efb1eb)) -* Update jewelcrafting.functions.ts ([0825650](https://github.com/WorldSellerGame/world-seller/commit/0825650)) -* update modding guide ([274f83f](https://github.com/WorldSellerGame/world-seller/commit/274f83f)) -* Update netlify.yml ([2895891](https://github.com/WorldSellerGame/world-seller/commit/2895891)) -* Update peripheral-abilities.yml ([befbd36](https://github.com/WorldSellerGame/world-seller/commit/befbd36)) -* Update peripheral-abilities.yml ([26049ee](https://github.com/WorldSellerGame/world-seller/commit/26049ee)) -* update readme ([901f744](https://github.com/WorldSellerGame/world-seller/commit/901f744)) -* update stuff ([1ba6463](https://github.com/WorldSellerGame/world-seller/commit/1ba6463)) -* Update times on all weirdly timed crafts ([6365fc9](https://github.com/WorldSellerGame/world-seller/commit/6365fc9)) -* Update Undead.yml ([2884a7a](https://github.com/WorldSellerGame/world-seller/commit/2884a7a)) -* update validator to consider new stats ([8b017d3](https://github.com/WorldSellerGame/world-seller/commit/8b017d3)) -* validate dungeon cells ([c28c94b](https://github.com/WorldSellerGame/world-seller/commit/c28c94b)) -* what? ([55c19b0](https://github.com/WorldSellerGame/world-seller/commit/55c19b0)) -* Yeah dungeons and monsters woo yeah woo ([1964dd4](https://github.com/WorldSellerGame/world-seller/commit/1964dd4)) -* chore(release): Minor 0.1.0 ([721226f](https://github.com/WorldSellerGame/world-seller/commit/721226f)) -* feat(ability): add ability bonus damage feature, closes #140 ([1e38605](https://github.com/WorldSellerGame/world-seller/commit/1e38605)), closes [#140](https://github.com/WorldSellerGame/world-seller/issues/140) -* feat(achievements): support hidden achievements. make dungeon achievements hidden. closes #141 ([3034963](https://github.com/WorldSellerGame/world-seller/commit/3034963)), closes [#141](https://github.com/WorldSellerGame/world-seller/issues/141) -* feat(automation): tag workflow should upload to itch now. closes #120 ([0de6f81](https://github.com/WorldSellerGame/world-seller/commit/0de6f81)), closes [#120](https://github.com/WorldSellerGame/world-seller/issues/120) -* feat(build): add linux build. ref #124 ([3799c0e](https://github.com/WorldSellerGame/world-seller/commit/3799c0e)), closes [#124](https://github.com/WorldSellerGame/world-seller/issues/124) -* feat(build): add osx build. closes #124 ([14eb4cf](https://github.com/WorldSellerGame/world-seller/commit/14eb4cf)), closes [#124](https://github.com/WorldSellerGame/world-seller/issues/124) -* feat(combat): combat is now always persisted; you can eat food to heal ooc; new health/energy persis ([7b9981c](https://github.com/WorldSellerGame/world-seller/commit/7b9981c)), closes [#144](https://github.com/WorldSellerGame/world-seller/issues/144) -* feat(combat): display equipped foods in combat ([d073f3a](https://github.com/WorldSellerGame/world-seller/commit/d073f3a)) -* feat(combat): food can now apply effects pre-combat if equipped in food slot ([af1b2d8](https://github.com/WorldSellerGame/world-seller/commit/af1b2d8)) -* feat(core): add getStat helper to unify how stats are gotten throughout the game ([29b2018](https://github.com/WorldSellerGame/world-seller/commit/29b2018)) -* feat(credits): add credits popup ([d29756b](https://github.com/WorldSellerGame/world-seller/commit/d29756b)) -* feat(debug): add debug commands to set player health and energy in combat ([592ca74](https://github.com/WorldSellerGame/world-seller/commit/592ca74)) -* feat(devtools): add fightThreat and applyCombatEffectToPlayer, closes #118 ([42df3b8](https://github.com/WorldSellerGame/world-seller/commit/42df3b8)), closes [#118](https://github.com/WorldSellerGame/world-seller/issues/118) -* feat(devtools): dev tools go to 600 ticks per tick instead of just 60. closes #116 ([c522c79](https://github.com/WorldSellerGame/world-seller/commit/c522c79)), closes [#116](https://github.com/WorldSellerGame/world-seller/issues/116) -* feat(dungeon): can now eat items in dungeon out of combat ([ef2ede2](https://github.com/WorldSellerGame/world-seller/commit/ef2ede2)) -* feat(equipment): stats now have a description on the equipment page ([6ec8a47](https://github.com/WorldSellerGame/world-seller/commit/6ec8a47)) -* feat(farming): farming list should perform better ([0b3c7fa](https://github.com/WorldSellerGame/world-seller/commit/0b3c7fa)) -* feat(farming): more clarity on planting page ([e778dad](https://github.com/WorldSellerGame/world-seller/commit/e778dad)) -* feat(farming): plant area will now have a close option to be consistent ([8f07385](https://github.com/WorldSellerGame/world-seller/commit/8f07385)) -* feat(food): food items require durability/duration to be the same; they will go down the same as wel ([f342bc8](https://github.com/WorldSellerGame/world-seller/commit/f342bc8)) -* feat(inventory): add icons to popup for inventory/stockpile views ([c656eb1](https://github.com/WorldSellerGame/world-seller/commit/c656eb1)) -* feat(item): stat display for stat lines now matches other stat name displays ([36b12f6](https://github.com/WorldSellerGame/world-seller/commit/36b12f6)) -* feat(mercantile): upgrade stockpile to look like inventory ([1cd9cb2](https://github.com/WorldSellerGame/world-seller/commit/1cd9cb2)) -* feat(mod): allow for testing mods locally by uploading a zip file. closes #137 ([9e244c8](https://github.com/WorldSellerGame/world-seller/commit/9e244c8)), closes [#137](https://github.com/WorldSellerGame/world-seller/issues/137) -* feat(mod): allow mods to add themes ([b5f48cd](https://github.com/WorldSellerGame/world-seller/commit/b5f48cd)) -* feat(modding): add mod support ([77c43d7](https://github.com/WorldSellerGame/world-seller/commit/77c43d7)) -* feat(modding): add update all mods button. closes #138 ([60f8756](https://github.com/WorldSellerGame/world-seller/commit/60f8756)), closes [#138](https://github.com/WorldSellerGame/world-seller/issues/138) -* feat(mods): mods can now override sound effects ([a4193e6](https://github.com/WorldSellerGame/world-seller/commit/a4193e6)) -* feat(prospecting): you only get levels in prospecting if you succeed ([2d3ab67](https://github.com/WorldSellerGame/world-seller/commit/2d3ab67)) -* feat(refining): recipes you havent crafted ~shimmer~ ([71c7cc5](https://github.com/WorldSellerGame/world-seller/commit/71c7cc5)) -* feat(refining): refining has filters to filter recipes ([960172f](https://github.com/WorldSellerGame/world-seller/commit/960172f)) -* feat(refining): refining recipes can now use items [they are consumed whole unless preserved]. close ([05dcec9](https://github.com/WorldSellerGame/world-seller/commit/05dcec9)), closes [#134](https://github.com/WorldSellerGame/world-seller/issues/134) -* feat(stat): add single target energy heal option ([a2e39bb](https://github.com/WorldSellerGame/world-seller/commit/a2e39bb)) -* feat(stat): items can now have % stats that affect gathering speed/reductions ([4824c96](https://github.com/WorldSellerGame/world-seller/commit/4824c96)) -* feat(stat): items can now have mitigation, a % damage reduction stat ([e8adc52](https://github.com/WorldSellerGame/world-seller/commit/e8adc52)) -* feat(tools): add debug service ([f8fcf61](https://github.com/WorldSellerGame/world-seller/commit/f8fcf61)) -* feat(ui): add better tooltips to resources and items in inventory, backpack, stockpile, and refineme ([3295f51](https://github.com/WorldSellerGame/world-seller/commit/3295f51)) -* feat(ui): add version on homepage for easier discerning of current version ([5496250](https://github.com/WorldSellerGame/world-seller/commit/5496250)) -* feat(ui): refining/gathering should perform better with larger lists ([40ea049](https://github.com/WorldSellerGame/world-seller/commit/40ea049)) -* feat(ui): svgs load instantly and are cached in the browser ([4e641f0](https://github.com/WorldSellerGame/world-seller/commit/4e641f0)) -* feat(update): prompt users in download version to update ([a996194](https://github.com/WorldSellerGame/world-seller/commit/a996194)) -* fix(achievements): achievements are now sorted by name ([f9fdd9f](https://github.com/WorldSellerGame/world-seller/commit/f9fdd9f)) -* fix(achievements): canceling recipes should not give achievement progress ([1d5f3b4](https://github.com/WorldSellerGame/world-seller/commit/1d5f3b4)) -* fix(analytics): track navigate analytics better ([c7b4bb4](https://github.com/WorldSellerGame/world-seller/commit/c7b4bb4)) -* fix(combat): buffs and debuffs will no longer tick if combat is won by someone. closes #117 ([c04771b](https://github.com/WorldSellerGame/world-seller/commit/c04771b)), closes [#117](https://github.com/WorldSellerGame/world-seller/issues/117) -* fix(combat): can no longer eat food while in combat ([649de45](https://github.com/WorldSellerGame/world-seller/commit/649de45)) -* fix(combat): combat items/food in loadout should only color the name, not all of the text ([4af36cb](https://github.com/WorldSellerGame/world-seller/commit/4af36cb)) -* fix(combat): ending combat should clear player buffs ([f8398f7](https://github.com/WorldSellerGame/world-seller/commit/f8398f7)) -* fix(combat): energy-changing buffs do not apply current health any longer ([9c0ca4a](https://github.com/WorldSellerGame/world-seller/commit/9c0ca4a)) -* fix(combat): escape should mark combat as ending ([6b66274](https://github.com/WorldSellerGame/world-seller/commit/6b66274)) -* fix(combat): fix buff alignment for enemies ([d395f2c](https://github.com/WorldSellerGame/world-seller/commit/d395f2c)) -* fix(combat): healPerRound on enemies should correctly show healing on enemy. closes #127 ([4bec6c9](https://github.com/WorldSellerGame/world-seller/commit/4bec6c9)), closes [#127](https://github.com/WorldSellerGame/world-seller/issues/127) -* fix(combat): items cannot take energy even if their referenced ability does ([7a88e90](https://github.com/WorldSellerGame/world-seller/commit/7a88e90)) -* fix(combat): items should show the effect name, not key ([47b6ec1](https://github.com/WorldSellerGame/world-seller/commit/47b6ec1)) -* fix(combat): items with multiple effects will trigger correctly ([d8bb5db](https://github.com/WorldSellerGame/world-seller/commit/d8bb5db)) -* fix(combat): NaN should no longer happen for any delta applier. closes #126 ([9f6b92f](https://github.com/WorldSellerGame/world-seller/commit/9f6b92f)), closes [#126](https://github.com/WorldSellerGame/world-seller/issues/126) -* fix(combat): only some stats have to stay at 1. rest can go back to 0 when an effect unapplies. clos ([2123918](https://github.com/WorldSellerGame/world-seller/commit/2123918)), closes [#111](https://github.com/WorldSellerGame/world-seller/issues/111) -* fix(combat): speed calculations should be correct now. closes #119 ([500c0f7](https://github.com/WorldSellerGame/world-seller/commit/500c0f7)), closes [#119](https://github.com/WorldSellerGame/world-seller/issues/119) -* fix(combat): undefined mitigation causes problems ([4b545eb](https://github.com/WorldSellerGame/world-seller/commit/4b545eb)) -* fix(combat): using items on self should also not cost energy ([08b749e](https://github.com/WorldSellerGame/world-seller/commit/08b749e)) -* fix(combat): you can't die from multiple dots at once ([73143d4](https://github.com/WorldSellerGame/world-seller/commit/73143d4)) -* fix(core): instead of watching . and having the CLI refresh every 10 seconds, watch src again and co ([076120b](https://github.com/WorldSellerGame/world-seller/commit/076120b)), closes [#121](https://github.com/WorldSellerGame/world-seller/issues/121) -* fix(core): load all core icons at startup ([735cd3e](https://github.com/WorldSellerGame/world-seller/commit/735cd3e)) -* fix(debug): debug menu should be position: fixed ([5473633](https://github.com/WorldSellerGame/world-seller/commit/5473633)) -* fix(discord): fix combat discord status attachment ([ae862b7](https://github.com/WorldSellerGame/world-seller/commit/ae862b7)) -* fix(dungeon): dungeon maps will correctly track the players viewport ([b9d9080](https://github.com/WorldSellerGame/world-seller/commit/b9d9080)) -* fix(dungeon): dungeons no longer let you eat food ([cb0d9a7](https://github.com/WorldSellerGame/world-seller/commit/cb0d9a7)) -* fix(dungeon): embark color should actually indicate when you get a skill point ([ccdbff7](https://github.com/WorldSellerGame/world-seller/commit/ccdbff7)) -* fix(dungeon): make fire a more visible color ([a31cfdb](https://github.com/WorldSellerGame/world-seller/commit/a31cfdb)) -* fix(dungeon): no standing still to heal in a dungeon ([968531d](https://github.com/WorldSellerGame/world-seller/commit/968531d)) -* fix(edibles): items that only restore energy should be able to be eaten ([40e8e14](https://github.com/WorldSellerGame/world-seller/commit/40e8e14)) -* fix(exchange): default exchange rate for rarity:same is 2:1, closes #115 ([ee3af62](https://github.com/WorldSellerGame/world-seller/commit/ee3af62)), closes [#115](https://github.com/WorldSellerGame/world-seller/issues/115) -* fix(gathering): gathering pages should perform better ([d977d18](https://github.com/WorldSellerGame/world-seller/commit/d977d18)) -* fix(gathering): not all gathering is fishing ([d625374](https://github.com/WorldSellerGame/world-seller/commit/d625374)) -* fix(item): food duration is now migrated correctly ([0cc2b49](https://github.com/WorldSellerGame/world-seller/commit/0cc2b49)) -* fix(items): items now- have separate effects/abilities, are more distinct when in/out of combat ([aa12001](https://github.com/WorldSellerGame/world-seller/commit/aa12001)) -* fix(items): make item healing come from new properties, not stats ([856c600](https://github.com/WorldSellerGame/world-seller/commit/856c600)) -* fix(loadout): can now select potions again for item loadout ([6746983](https://github.com/WorldSellerGame/world-seller/commit/6746983)) -* fix(loadout): fix learned skills replacing old skills ([3e1d352](https://github.com/WorldSellerGame/world-seller/commit/3e1d352)) -* fix(loadout): loadout page should perform better with larger numbers of items ([ea2e229](https://github.com/WorldSellerGame/world-seller/commit/ea2e229)) -* fix(loadout): loadout should properly migrate items when they change ([3e43e23](https://github.com/WorldSellerGame/world-seller/commit/3e43e23)) -* fix(loadout): no flicker when unslotting something using x ([cf248cb](https://github.com/WorldSellerGame/world-seller/commit/cf248cb)) -* fix(mods): fix mod unsub for mods that don't have themes ([1ec1c2e](https://github.com/WorldSellerGame/world-seller/commit/1ec1c2e)) -* fix(mods): mods should load tags correctly from all categories ([b07dd7e](https://github.com/WorldSellerGame/world-seller/commit/b07dd7e)) -* fix(recipe): mortar should preserve, not consume, the table ([8641257](https://github.com/WorldSellerGame/world-seller/commit/8641257)) -* fix(refining): perf improvements ([5f0b8af](https://github.com/WorldSellerGame/world-seller/commit/5f0b8af)) -* fix(refining): refining should update when hitting craft ([d5e3e42](https://github.com/WorldSellerGame/world-seller/commit/d5e3e42)) -* fix(refining): wrap when ingredient list is cut off ([4ad2244](https://github.com/WorldSellerGame/world-seller/commit/4ad2244)) -* fix(settings): sound should start at 100% instead of 1%, closes #114 ([6a5bf0b](https://github.com/WorldSellerGame/world-seller/commit/6a5bf0b)), closes [#114](https://github.com/WorldSellerGame/world-seller/issues/114) -* fix(splash): add tooltips + better named mods button to homepage ([810d73e](https://github.com/WorldSellerGame/world-seller/commit/810d73e)) -* fix(svg): add dungeon svgs to preloader. closes #139 ([5d2a0d8](https://github.com/WorldSellerGame/world-seller/commit/5d2a0d8)), closes [#139](https://github.com/WorldSellerGame/world-seller/issues/139) -* fix(theme): light theme icons should fill correctly ([73f2383](https://github.com/WorldSellerGame/world-seller/commit/73f2383)) -* fix(ui): better defaults for not overflowing screen size in some pages ([0e974b2](https://github.com/WorldSellerGame/world-seller/commit/0e974b2)) -* fix(ui): line wrap timers where relevant in app menu ([7f54cb4](https://github.com/WorldSellerGame/world-seller/commit/7f54cb4)) -* fix(validator): validator disallows duplicate names ([0eff8c5](https://github.com/WorldSellerGame/world-seller/commit/0eff8c5)) -* fix(validator): validator should actually double check names, instead of looking like it double chec ([d17b3a2](https://github.com/WorldSellerGame/world-seller/commit/d17b3a2)) -* fix(validator): validator should allow level 0 combat to exist for threats. closes #113 ([457972f](https://github.com/WorldSellerGame/world-seller/commit/457972f)), closes [#113](https://github.com/WorldSellerGame/world-seller/issues/113) -* adjust(peripheral): rename prospecting to transmutation where visible to players ([923a609](https://github.com/WorldSellerGame/world-seller/commit/923a609)) - - - -## 0.0.6 (2023-02-24) - -* fix tag release ([cbca724](https://github.com/WorldSellerGame/world-seller/commit/cbca724)) -* Update changelog ([e27197d](https://github.com/WorldSellerGame/world-seller/commit/e27197d)) -* chore(release): Patch 0.0.6 ([40bc05e](https://github.com/WorldSellerGame/world-seller/commit/40bc05e)) - - - -## 0.0.5 (2023-02-24) - -* remove unused workflows ([6fffa30](https://github.com/WorldSellerGame/world-seller/commit/6fffa30)) -* try to fix release process for windows ([d6b1aa4](https://github.com/WorldSellerGame/world-seller/commit/d6b1aa4)) -* Update changelog ([11c738c](https://github.com/WorldSellerGame/world-seller/commit/11c738c)) -* update electron version ([a3d5989](https://github.com/WorldSellerGame/world-seller/commit/a3d5989)) -* chore(release): Patch 0.0.5 ([5589ed8](https://github.com/WorldSellerGame/world-seller/commit/5589ed8)) - - - -## 0.0.4 (2023-02-24) - -* add local to more meta fields ([f4751fe](https://github.com/WorldSellerGame/world-seller/commit/f4751fe)) -* attempt to fetch tags for prod build ([a6bcd04](https://github.com/WorldSellerGame/world-seller/commit/a6bcd04)) -* consistency fix ([a10f975](https://github.com/WorldSellerGame/world-seller/commit/a10f975)) -* log version information ([6195e95](https://github.com/WorldSellerGame/world-seller/commit/6195e95)) -* make tag releaser not fail ([6ab283e](https://github.com/WorldSellerGame/world-seller/commit/6ab283e)) -* typo fixes ([f021adc](https://github.com/WorldSellerGame/world-seller/commit/f021adc)) -* Update changelog ([934f8c7](https://github.com/WorldSellerGame/world-seller/commit/934f8c7)) -* chore(release): Patch 0.0.4 ([33fb733](https://github.com/WorldSellerGame/world-seller/commit/33fb733)) -* feat(build): add windows build, add build to release ([c674170](https://github.com/WorldSellerGame/world-seller/commit/c674170)) -* feat(information): add changelog button to home/settings so people can see messages like this. close ([1e95b98](https://github.com/WorldSellerGame/world-seller/commit/1e95b98)), closes [#110](https://github.com/WorldSellerGame/world-seller/issues/110) -* fix(core): errors on loading empty game and trying to migrate items ([b7cc657](https://github.com/WorldSellerGame/world-seller/commit/b7cc657)) -* fix(settings): better tag display etc ([1743ef1](https://github.com/WorldSellerGame/world-seller/commit/1743ef1)) - - - -## 0.0.3 (2023-02-23) - -* fix readme for debug commands ([15867aa](https://github.com/WorldSellerGame/world-seller/commit/15867aa)) -* fix workflow ([14eab93](https://github.com/WorldSellerGame/world-seller/commit/14eab93)) -* Update changelog ([76e42be](https://github.com/WorldSellerGame/world-seller/commit/76e42be)) -* chore(release): Patch 0.0.3 ([f739742](https://github.com/WorldSellerGame/world-seller/commit/f739742)) - - - -## 0.0.2 (2023-02-23) - -* 1->I, 2->II ([1472151](https://github.com/WorldSellerGame/world-seller/commit/1472151)) -* add another trackby ([2186a9d](https://github.com/WorldSellerGame/world-seller/commit/2186a9d)) -* add better ngxs setup, more pages ([447477a](https://github.com/WorldSellerGame/world-seller/commit/447477a)) -* add changelog files ([19f6111](https://github.com/WorldSellerGame/world-seller/commit/19f6111)) -* add color theme dropdown ([ac92eac](https://github.com/WorldSellerGame/world-seller/commit/ac92eac)) -* add color theme option / getter ([e1891b6](https://github.com/WorldSellerGame/world-seller/commit/e1891b6)) -* add compact style ([4307a28](https://github.com/WorldSellerGame/world-seller/commit/4307a28)) -* add dynamic color theme to app html ([82f8b98](https://github.com/WorldSellerGame/world-seller/commit/82f8b98)) -* add Equipment tooltip ([cb6b138](https://github.com/WorldSellerGame/world-seller/commit/cb6b138)) -* add export button to settings page ([8b5e267](https://github.com/WorldSellerGame/world-seller/commit/8b5e267)) -* add iron ([208e59f](https://github.com/WorldSellerGame/world-seller/commit/208e59f)) -* add line dividers in minimal sidebar ([49c78e7](https://github.com/WorldSellerGame/world-seller/commit/49c78e7)) -* add ngsw ([2c3f60b](https://github.com/WorldSellerGame/world-seller/commit/2c3f60b)) -* add ngxs ([5ca9399](https://github.com/WorldSellerGame/world-seller/commit/5ca9399)) -* add other tradeskills icons to minimal sidebar ([c4650e7](https://github.com/WorldSellerGame/world-seller/commit/c4650e7)) -* add pwa support ([76e4a6a](https://github.com/WorldSellerGame/world-seller/commit/76e4a6a)) -* add real ngxs implementation ([cf20d97](https://github.com/WorldSellerGame/world-seller/commit/cf20d97)) -* add return to home button ([50e52c0](https://github.com/WorldSellerGame/world-seller/commit/50e52c0)) -* add service ([d8decde](https://github.com/WorldSellerGame/world-seller/commit/d8decde)) -* add some versioning stuff ([faa8ac5](https://github.com/WorldSellerGame/world-seller/commit/faa8ac5)) -* add spoon theme ([123ad86](https://github.com/WorldSellerGame/world-seller/commit/123ad86)) -* add tooltips to minimal sidebar icons ([20829ec](https://github.com/WorldSellerGame/world-seller/commit/20829ec)) -* Added and reordered logging resources ([27c8ed7](https://github.com/WorldSellerGame/world-seller/commit/27c8ed7)) -* Added new mats ([cc4600f](https://github.com/WorldSellerGame/world-seller/commit/cc4600f)) -* Added new mats ([8f197d0](https://github.com/WorldSellerGame/world-seller/commit/8f197d0)) -* adjust worldseller theme a bit ([2663b97](https://github.com/WorldSellerGame/world-seller/commit/2663b97)) -* Capitalized svgs huh ([a56e655](https://github.com/WorldSellerGame/world-seller/commit/a56e655)) -* change export extension to .ws ([eb4eaf9](https://github.com/WorldSellerGame/world-seller/commit/eb4eaf9)) -* change sidebar display from bool to string ([9309352](https://github.com/WorldSellerGame/world-seller/commit/9309352)) -* change sidebar display toggle to select ([043475e](https://github.com/WorldSellerGame/world-seller/commit/043475e)) -* Create netlify.yml ([11265cb](https://github.com/WorldSellerGame/world-seller/commit/11265cb)) -* dashboard -> resources ([d677891](https://github.com/WorldSellerGame/world-seller/commit/d677891)) -* disable commit comment for deploy ([dcce4c8](https://github.com/WorldSellerGame/world-seller/commit/dcce4c8)) -* Fishing ([c316981](https://github.com/WorldSellerGame/world-seller/commit/c316981)) -* fix build ([0f42660](https://github.com/WorldSellerGame/world-seller/commit/0f42660)) -* fix build ([6008dad](https://github.com/WorldSellerGame/world-seller/commit/6008dad)) -* fix build? ([b596177](https://github.com/WorldSellerGame/world-seller/commit/b596177)) -* fix builds ([5b9c150](https://github.com/WorldSellerGame/world-seller/commit/5b9c150)) -* fix combat shit again fuck ([16b729d](https://github.com/WorldSellerGame/world-seller/commit/16b729d)) -* fix indent ([96e8b4d](https://github.com/WorldSellerGame/world-seller/commit/96e8b4d)) -* fix internal char creator to stop at 1 character ([7ad1425](https://github.com/WorldSellerGame/world-seller/commit/7ad1425)) -* fix lint ([c89f2b3](https://github.com/WorldSellerGame/world-seller/commit/c89f2b3)) -* fix lint ([19a6eb0](https://github.com/WorldSellerGame/world-seller/commit/19a6eb0)) -* fix lint ([0c7a5af](https://github.com/WorldSellerGame/world-seller/commit/0c7a5af)) -* fix potential error ([86bfe92](https://github.com/WorldSellerGame/world-seller/commit/86bfe92)) -* fix speed buff 1 ([2052561](https://github.com/WorldSellerGame/world-seller/commit/2052561)) -* Fixed already present content ([b630049](https://github.com/WorldSellerGame/world-seller/commit/b630049)) -* fuck ([5c6dbf5](https://github.com/WorldSellerGame/world-seller/commit/5c6dbf5)) -* Hell ([90be4cc](https://github.com/WorldSellerGame/world-seller/commit/90be4cc)) -* hell is here ([12396dc](https://github.com/WorldSellerGame/world-seller/commit/12396dc)) -* Hmm ([e8511c2](https://github.com/WorldSellerGame/world-seller/commit/e8511c2)) -* Hunting ([e426898](https://github.com/WorldSellerGame/world-seller/commit/e426898)) -* idk how this got missed ([a325876](https://github.com/WorldSellerGame/world-seller/commit/a325876)) -* Initial commit ([cc10f3d](https://github.com/WorldSellerGame/world-seller/commit/cc10f3d)) -* ion-segment-button too ([785304d](https://github.com/WorldSellerGame/world-seller/commit/785304d)) -* ionic template setup ([fd825f3](https://github.com/WorldSellerGame/world-seller/commit/fd825f3)) -* Items needeed for crafting ([a56f9ce](https://github.com/WorldSellerGame/world-seller/commit/a56f9ce)) -* lint fix ([837346c](https://github.com/WorldSellerGame/world-seller/commit/837346c)) -* lint fix ([939096f](https://github.com/WorldSellerGame/world-seller/commit/939096f)) -* lint fix ([93d3f4c](https://github.com/WorldSellerGame/world-seller/commit/93d3f4c)) -* Logging No balance ([1ee40ba](https://github.com/WorldSellerGame/world-seller/commit/1ee40ba)) -* lowercase buttons. more links ([3acbbd1](https://github.com/WorldSellerGame/world-seller/commit/3acbbd1)) -* make logo work at any resolution ([b43c513](https://github.com/WorldSellerGame/world-seller/commit/b43c513)) -* make value change dynamic ([fcee3b7](https://github.com/WorldSellerGame/world-seller/commit/fcee3b7)) -* MMM PASTE ([3b0b282](https://github.com/WorldSellerGame/world-seller/commit/3b0b282)) -* Monkey mode ([1f9abb4](https://github.com/WorldSellerGame/world-seller/commit/1f9abb4)) -* more navigate events ([cc77811](https://github.com/WorldSellerGame/world-seller/commit/cc77811)) -* move exportCharacter to meta service ([3243c40](https://github.com/WorldSellerGame/world-seller/commit/3243c40)) -* move tooltips to right of icon ([722eadd](https://github.com/WorldSellerGame/world-seller/commit/722eadd)) -* Oh dear jebus ([d98068b](https://github.com/WorldSellerGame/world-seller/commit/d98068b)) -* otherTradeskills -> peripheralTradeskills ([cc44bb2](https://github.com/WorldSellerGame/world-seller/commit/cc44bb2)) -* rebrand start - #2 ([fa213b7](https://github.com/WorldSellerGame/world-seller/commit/fa213b7)), closes [#2](https://github.com/WorldSellerGame/world-seller/issues/2) -* refactor interfaces ([ae36cbc](https://github.com/WorldSellerGame/world-seller/commit/ae36cbc)) -* remove comment ([922ba2b](https://github.com/WorldSellerGame/world-seller/commit/922ba2b)) -* remove console.log ([5da6bec](https://github.com/WorldSellerGame/world-seller/commit/5da6bec)) -* remove duplicate peripheral skills on minimal ([3e72fa5](https://github.com/WorldSellerGame/world-seller/commit/3e72fa5)) -* remove test ([091eb7f](https://github.com/WorldSellerGame/world-seller/commit/091eb7f)) -* remove unused variable ([f664987](https://github.com/WorldSellerGame/world-seller/commit/f664987)) -* rework to not redundantly use code ([0aca2bc](https://github.com/WorldSellerGame/world-seller/commit/0aca2bc)) -* s ([2f301c5](https://github.com/WorldSellerGame/world-seller/commit/2f301c5)) -* Soul ([a5c03c7](https://github.com/WorldSellerGame/world-seller/commit/a5c03c7)) -* Soup ([b4a35be](https://github.com/WorldSellerGame/world-seller/commit/b4a35be)) -* split color themes into individual scss files ([fbe668e](https://github.com/WorldSellerGame/world-seller/commit/fbe668e)) -* Stat adjustments only ([89a3e6c](https://github.com/WorldSellerGame/world-seller/commit/89a3e6c)) -* stuff ([2fc46aa](https://github.com/WorldSellerGame/world-seller/commit/2fc46aa)) -* T ([32f2718](https://github.com/WorldSellerGame/world-seller/commit/32f2718)) -* The Gathering Skills first rendition is done. ([2d710db](https://github.com/WorldSellerGame/world-seller/commit/2d710db)) -* the man is picky ([9b06031](https://github.com/WorldSellerGame/world-seller/commit/9b06031)) -* trackBy on the table too, whoops ([fd47bee](https://github.com/WorldSellerGame/world-seller/commit/fd47bee)) -* trying to break it ([ea579cb](https://github.com/WorldSellerGame/world-seller/commit/ea579cb)) -* Update alchemy.yml ([08a51eb](https://github.com/WorldSellerGame/world-seller/commit/08a51eb)) -* Update alchemy.yml ([596273f](https://github.com/WorldSellerGame/world-seller/commit/596273f)) -* update appcomponent with sidebarDisplay ([09cfa8d](https://github.com/WorldSellerGame/world-seller/commit/09cfa8d)) -* Update changelog ([dd197bd](https://github.com/WorldSellerGame/world-seller/commit/dd197bd)) -* Update cooking.yml ([89fc5ba](https://github.com/WorldSellerGame/world-seller/commit/89fc5ba)) -* update docs ([09e02a9](https://github.com/WorldSellerGame/world-seller/commit/09e02a9)) -* update documentation ([8b0f3e3](https://github.com/WorldSellerGame/world-seller/commit/8b0f3e3)) -* Update fishing.yml ([c8a4803](https://github.com/WorldSellerGame/world-seller/commit/c8a4803)) -* Update fishing.yml ([b73c30b](https://github.com/WorldSellerGame/world-seller/commit/b73c30b)) -* Update fishing.yml ([55cb8aa](https://github.com/WorldSellerGame/world-seller/commit/55cb8aa)) -* Update fishing.yml ([4116632](https://github.com/WorldSellerGame/world-seller/commit/4116632)) -* Update food.yml ([051a8e5](https://github.com/WorldSellerGame/world-seller/commit/051a8e5)) -* Update foraging.yml ([9af29f2](https://github.com/WorldSellerGame/world-seller/commit/9af29f2)) -* Update harvesting.yml ([e0721bd](https://github.com/WorldSellerGame/world-seller/commit/e0721bd)) -* Update hunting.yml ([82f85ab](https://github.com/WorldSellerGame/world-seller/commit/82f85ab)) -* Update hunting.yml ([ee08617](https://github.com/WorldSellerGame/world-seller/commit/ee08617)) -* Update hunting.yml ([303fc1e](https://github.com/WorldSellerGame/world-seller/commit/303fc1e)) -* Update logging.yml ([a91a120](https://github.com/WorldSellerGame/world-seller/commit/a91a120)) -* Update logging.yml ([291f72a](https://github.com/WorldSellerGame/world-seller/commit/291f72a)) -* Update mining.yml ([58a9fb7](https://github.com/WorldSellerGame/world-seller/commit/58a9fb7)) -* Update mining.yml ([8ca33ab](https://github.com/WorldSellerGame/world-seller/commit/8ca33ab)) -* Update mining.yml ([9b9e84a](https://github.com/WorldSellerGame/world-seller/commit/9b9e84a)) -* Update netlify.yml ([666013d](https://github.com/WorldSellerGame/world-seller/commit/666013d)) -* Update netlify.yml ([8f2be55](https://github.com/WorldSellerGame/world-seller/commit/8f2be55)) -* Update potions.yml ([0673cad](https://github.com/WorldSellerGame/world-seller/commit/0673cad)) -* Update refining-abilities.yml ([2ddb5eb](https://github.com/WorldSellerGame/world-seller/commit/2ddb5eb)) -* Update tables.yml ([2fe6fd2](https://github.com/WorldSellerGame/world-seller/commit/2fe6fd2)) -* Update tables.yml ([631ac7a](https://github.com/WorldSellerGame/world-seller/commit/631ac7a)) -* Update tables.yml ([eec2f8e](https://github.com/WorldSellerGame/world-seller/commit/eec2f8e)) -* Update weaving.yml ([808dc26](https://github.com/WorldSellerGame/world-seller/commit/808dc26)) -* welp ([7419839](https://github.com/WorldSellerGame/world-seller/commit/7419839)) -* whoops ([2066c58](https://github.com/WorldSellerGame/world-seller/commit/2066c58)) -* whoops ([7ea21f2](https://github.com/WorldSellerGame/world-seller/commit/7ea21f2)) -* whoops ([7477fc2](https://github.com/WorldSellerGame/world-seller/commit/7477fc2)) -* whoops validator ([125d510](https://github.com/WorldSellerGame/world-seller/commit/125d510)) -* whoops, add files ([c340ec6](https://github.com/WorldSellerGame/world-seller/commit/c340ec6)) -* why did you name it smiley face you goblin ([9eb55df](https://github.com/WorldSellerGame/world-seller/commit/9eb55df)) -* Your ([c2ba1ed](https://github.com/WorldSellerGame/world-seller/commit/c2ba1ed)) -* chore(release): Patch 0.0.2 ([55c99da](https://github.com/WorldSellerGame/world-seller/commit/55c99da)) -* fix(achievements): better protection against duplicate achievement notifications ([a4680ff](https://github.com/WorldSellerGame/world-seller/commit/a4680ff)) -* fix(char): save current character when setting their level ([ecb3654](https://github.com/WorldSellerGame/world-seller/commit/ecb3654)) -* fix(characters): you can only have one character now #grinch ([b2a7aad](https://github.com/WorldSellerGame/world-seller/commit/b2a7aad)) -* fix(combat): combat level gain should be fixed ([cd085cc](https://github.com/WorldSellerGame/world-seller/commit/cd085cc)) -* fix(combat): combat should exit correctly if you refresh while it's ending. closes #109 ([6d5cb03](https://github.com/WorldSellerGame/world-seller/commit/6d5cb03)), closes [#109](https://github.com/WorldSellerGame/world-seller/issues/109) -* fix(combat): combat works again ([78a5ddd](https://github.com/WorldSellerGame/world-seller/commit/78a5ddd)) -* fix(combat): give enemies a chance to take a turn before player can gum up the entire turn list. clo ([17be12c](https://github.com/WorldSellerGame/world-seller/commit/17be12c)), closes [#106](https://github.com/WorldSellerGame/world-seller/issues/106) -* fix(combat): healthBonus and energyBonus now apply correctly from effects ([9034653](https://github.com/WorldSellerGame/world-seller/commit/9034653)) -* fix(combat): status effects now correctly unapply based on how much they were actually able to apply ([9479c49](https://github.com/WorldSellerGame/world-seller/commit/9479c49)), closes [#101](https://github.com/WorldSellerGame/world-seller/issues/101) -* fix(combat): threats are now based on combat level instead of total level. closes #97 ([718834d](https://github.com/WorldSellerGame/world-seller/commit/718834d)), closes [#97](https://github.com/WorldSellerGame/world-seller/issues/97) -* fix(combat): when changing to combat or dungeon, the game no longer hides the tabs forcibly, making ([524e305](https://github.com/WorldSellerGame/world-seller/commit/524e305)) -* fix(content): content can no longer have a duplicate name as another of the same type ([44e18e0](https://github.com/WorldSellerGame/world-seller/commit/44e18e0)) -* fix(core): add jewelry slot ([f3c1329](https://github.com/WorldSellerGame/world-seller/commit/f3c1329)) -* fix(core): add new icons. change some internals to use them. add missing icons to sidebar ([918a316](https://github.com/WorldSellerGame/world-seller/commit/918a316)) -* fix(core): add types to everything in content service. closes #94 ([d8a0dcc](https://github.com/WorldSellerGame/world-seller/commit/d8a0dcc)), closes [#94](https://github.com/WorldSellerGame/world-seller/issues/94) -* fix(core): can gain combat levels from 0. closes #77 ([c61a2c9](https://github.com/WorldSellerGame/world-seller/commit/c61a2c9)), closes [#77](https://github.com/WorldSellerGame/world-seller/issues/77) -* fix(core): check top level properties for files to prevent weird white screen situations ([5b083fe](https://github.com/WorldSellerGame/world-seller/commit/5b083fe)) -* fix(core): deleting character will reset all game states ([8c39f3c](https://github.com/WorldSellerGame/world-seller/commit/8c39f3c)) -* fix(core): don't call SetActiveCharacter every time a tab changes. closes #90 ([c4197b2](https://github.com/WorldSellerGame/world-seller/commit/c4197b2)), closes [#90](https://github.com/WorldSellerGame/world-seller/issues/90) -* fix(core): merge dispatch calls since arrays work for it, closes #61 ([59324b2](https://github.com/WorldSellerGame/world-seller/commit/59324b2)), closes [#61](https://github.com/WorldSellerGame/world-seller/issues/61) -* fix(core): refactor a bunch of redundant code. closes #23 ([edde800](https://github.com/WorldSellerGame/world-seller/commit/edde800)), closes [#23](https://github.com/WorldSellerGame/world-seller/issues/23) -* fix(core): rename dashboard -> resources ([b2f4ba9](https://github.com/WorldSellerGame/world-seller/commit/b2f4ba9)) -* fix(core): resetting character should reset combat state. closes #78 ([a393df2](https://github.com/WorldSellerGame/world-seller/commit/a393df2)), closes [#78](https://github.com/WorldSellerGame/world-seller/issues/78) -* fix(core): some weird error fixes ([687589c](https://github.com/WorldSellerGame/world-seller/commit/687589c)) -* fix(dashboard): alphabetize categories ([20fec77](https://github.com/WorldSellerGame/world-seller/commit/20fec77)) -* fix(effect): speed buffs swap values, add note in readme. closes #96 ([9ce456a](https://github.com/WorldSellerGame/world-seller/commit/9ce456a)), closes [#96](https://github.com/WorldSellerGame/world-seller/issues/96) -* fix(export): don't export settings with character, to prevent unchangeable dev options from followin ([f9195a9](https://github.com/WorldSellerGame/world-seller/commit/f9195a9)), closes [#87](https://github.com/WorldSellerGame/world-seller/issues/87) -* fix(farming): seeds grey out when they don't give experience, closes #29 ([2547a8b](https://github.com/WorldSellerGame/world-seller/commit/2547a8b)), closes [#29](https://github.com/WorldSellerGame/world-seller/issues/29) -* fix(gathering): durability for gathering tools works. closes #44 ([5120601](https://github.com/WorldSellerGame/world-seller/commit/5120601)), closes [#44](https://github.com/WorldSellerGame/world-seller/issues/44) -* fix(home): home page error when character is nonexistent ([072bb63](https://github.com/WorldSellerGame/world-seller/commit/072bb63)) -* fix(import): import process will now migrate savefiles. closes #107 ([4a03360](https://github.com/WorldSellerGame/world-seller/commit/4a03360)), closes [#107](https://github.com/WorldSellerGame/world-seller/issues/107) -* fix(migration): char select migration breaks if you dont return the char correctly. obviously. ([e7f6f6e](https://github.com/WorldSellerGame/world-seller/commit/e7f6f6e)) -* fix(pwa): short_name manifest listed the wrong name, closes #45 ([8b64ad2](https://github.com/WorldSellerGame/world-seller/commit/8b64ad2)), closes [#45](https://github.com/WorldSellerGame/world-seller/issues/45) -* fix(refining): refining skills that call for a preserved item will no longer increase in needed quan ([b5cc498](https://github.com/WorldSellerGame/world-seller/commit/b5cc498)), closes [#52](https://github.com/WorldSellerGame/world-seller/issues/52) -* fix(refining): refunding a recipe should not give you bonus preserved materials ([d9c3f5d](https://github.com/WorldSellerGame/world-seller/commit/d9c3f5d)) -* fix(refining): show # of recipes available in a category, don't allow them to be selected if 0, and ([6b9c100](https://github.com/WorldSellerGame/world-seller/commit/6b9c100)), closes [#103](https://github.com/WorldSellerGame/world-seller/issues/103) -* fix(resource): resources default to common rarity to not throw errors ([d061b62](https://github.com/WorldSellerGame/world-seller/commit/d061b62)) -* fix(start): start characters at level 0. closes #10 ([8080876](https://github.com/WorldSellerGame/world-seller/commit/8080876)), closes [#10](https://github.com/WorldSellerGame/world-seller/issues/10) -* fix(stat): health cannot go below 1, energy cannot go below 0 ([00b878d](https://github.com/WorldSellerGame/world-seller/commit/00b878d)) -* fix(state): internal state dispatches should be more consistent, less redundant ([0b0e22d](https://github.com/WorldSellerGame/world-seller/commit/0b0e22d)) -* fix(stats): speed is always a minimum of 1, closes #102 ([298470a](https://github.com/WorldSellerGame/world-seller/commit/298470a)), closes [#102](https://github.com/WorldSellerGame/world-seller/issues/102) -* fix(stats): stat calculation using yml stats should work for every stat ([8a1c255](https://github.com/WorldSellerGame/world-seller/commit/8a1c255)) -* fix(ui): adjust active page indicator to be less bad, closes ([85dafcb](https://github.com/WorldSellerGame/world-seller/commit/85dafcb)), closes [#16](https://github.com/WorldSellerGame/world-seller/issues/16) -* fix(ui): adjust gathering location height. closes #105 ([92793cf](https://github.com/WorldSellerGame/world-seller/commit/92793cf)), closes [#105](https://github.com/WorldSellerGame/world-seller/issues/105) -* fix(ui): fill in empty spaces above gathering, closes #22 ([3a338df](https://github.com/WorldSellerGame/world-seller/commit/3a338df)), closes [#22](https://github.com/WorldSellerGame/world-seller/issues/22) -* fix(ui): fix bug when moving from inventory to settings to home ([73691f8](https://github.com/WorldSellerGame/world-seller/commit/73691f8)) -* fix(ui): inventory/resources will no longer show items with qty=0 or empty categories ([9ca4e65](https://github.com/WorldSellerGame/world-seller/commit/9ca4e65)) -* fix(ui): items with infinite durability no longer appear broken ([7616f8f](https://github.com/WorldSellerGame/world-seller/commit/7616f8f)) -* fix(ui): make sidebar more appropriately sized ([7be93e9](https://github.com/WorldSellerGame/world-seller/commit/7be93e9)) -* fix(ui): random console error with icons sometimes not showing up ([3427967](https://github.com/WorldSellerGame/world-seller/commit/3427967)) -* fix(validator): validator should check require/preserve to make sure they're arrays ([2fd7388](https://github.com/WorldSellerGame/world-seller/commit/2fd7388)) -* feat(achievements): add achievements. closes #67 ([efba245](https://github.com/WorldSellerGame/world-seller/commit/efba245)), closes [#67](https://github.com/WorldSellerGame/world-seller/issues/67) -* feat(announcements): add announcement to home page. closes #89 ([effa7f5](https://github.com/WorldSellerGame/world-seller/commit/effa7f5)), closes [#89](https://github.com/WorldSellerGame/world-seller/issues/89) -* feat(character): add export/import, closes #5 ([43a3693](https://github.com/WorldSellerGame/world-seller/commit/43a3693)), closes [#5](https://github.com/WorldSellerGame/world-seller/issues/5) -* feat(ci): add process to make sure seeds have transforms, and that everything about them is valid ([9d7b2ea](https://github.com/WorldSellerGame/world-seller/commit/9d7b2ea)) -* feat(combat): abilities can now use target=All and target=AllEnemies, closes #76 ([b006d25](https://github.com/WorldSellerGame/world-seller/commit/b006d25)), closes [#76](https://github.com/WorldSellerGame/world-seller/issues/76) -* feat(combat): add 4 new stats. closes #98 ([2c90c65](https://github.com/WorldSellerGame/world-seller/commit/2c90c65)), closes [#98](https://github.com/WorldSellerGame/world-seller/issues/98) -* feat(combat): add buff support, 4 example buffs ([60abd39](https://github.com/WorldSellerGame/world-seller/commit/60abd39)) -* feat(combat): add dungeons, closes #66 ([808b55e](https://github.com/WorldSellerGame/world-seller/commit/808b55e)), closes [#66](https://github.com/WorldSellerGame/world-seller/issues/66) -* feat(combat): add food support. closes #62 ([b690d48](https://github.com/WorldSellerGame/world-seller/commit/b690d48)), closes [#62](https://github.com/WorldSellerGame/world-seller/issues/62) -* feat(combat): add item support ([81e2405](https://github.com/WorldSellerGame/world-seller/commit/81e2405)) -* feat(combat): debug mode now shows speed for combat creatures. closes #100 ([ab98eca](https://github.com/WorldSellerGame/world-seller/commit/ab98eca)), closes [#100](https://github.com/WorldSellerGame/world-seller/issues/100) -* feat(combat): dungeons will now give points for 10 levels, up until the next dungeon becomes relevan ([3133cec](https://github.com/WorldSellerGame/world-seller/commit/3133cec)), closes [#99](https://github.com/WorldSellerGame/world-seller/issues/99) -* feat(combat): items/effects now can be multi-step ([0fe1045](https://github.com/WorldSellerGame/world-seller/commit/0fe1045)) -* feat(combat): show floating damage numbers. closes #85 ([a093006](https://github.com/WorldSellerGame/world-seller/commit/a093006)), closes [#85](https://github.com/WorldSellerGame/world-seller/issues/85) -* feat(combat): speed will now be random from speed/2 to speed instead of 1..speed ([045ea65](https://github.com/WorldSellerGame/world-seller/commit/045ea65)) -* feat(combat): status icons now have color, closes #64 ([fe3ea88](https://github.com/WorldSellerGame/world-seller/commit/fe3ea88)), closes [#64](https://github.com/WorldSellerGame/world-seller/issues/64) -* feat(content): add resource name. closes #69 ([2a50d99](https://github.com/WorldSellerGame/world-seller/commit/2a50d99)), closes [#69](https://github.com/WorldSellerGame/world-seller/issues/69) -* feat(core): add character creation; update documentation ([223eba9](https://github.com/WorldSellerGame/world-seller/commit/223eba9)) -* feat(core): add error handler for debug mode, closes #60 ([0f72a5a](https://github.com/WorldSellerGame/world-seller/commit/0f72a5a)), closes [#60](https://github.com/WorldSellerGame/world-seller/issues/60) -* feat(core): add gameanalytics events for everything. closes #75 ([6b86a04](https://github.com/WorldSellerGame/world-seller/commit/6b86a04)), closes [#75](https://github.com/WorldSellerGame/world-seller/issues/75) -* feat(core): add more validations ([bcc61bc](https://github.com/WorldSellerGame/world-seller/commit/bcc61bc)) -* feat(core): add svg validation, closes #39 ([82b864c](https://github.com/WorldSellerGame/world-seller/commit/82b864c)), closes [#39](https://github.com/WorldSellerGame/world-seller/issues/39) -* feat(core): can now specify stat gain formulae via yaml, closes #74 ([a1a835c](https://github.com/WorldSellerGame/world-seller/commit/a1a835c)), closes [#74](https://github.com/WorldSellerGame/world-seller/issues/74) -* feat(data): locations can give more than one per item grab, closes #25 ([3ffd67f](https://github.com/WorldSellerGame/world-seller/commit/3ffd67f)), closes [#25](https://github.com/WorldSellerGame/world-seller/issues/25) -* feat(dev): dev mode timers can go up to 60x faster for quick testing. closes #24 ([4eba723](https://github.com/WorldSellerGame/world-seller/commit/4eba723)), closes [#24](https://github.com/WorldSellerGame/world-seller/issues/24) -* feat(devtools): dev tools are enabled for deploy previews ([47e4b37](https://github.com/WorldSellerGame/world-seller/commit/47e4b37)), closes [#55](https://github.com/WorldSellerGame/world-seller/issues/55) -* feat(docs): document dungeons, dungeon nodes ([3e9a09d](https://github.com/WorldSellerGame/world-seller/commit/3e9a09d)) -* feat(equipment): durability of -1 means it will never break ([4e7a284](https://github.com/WorldSellerGame/world-seller/commit/4e7a284)) -* feat(error): add error handling. add telemetry opt outs. move global error handler/notifier. add sav ([e0a4ff2](https://github.com/WorldSellerGame/world-seller/commit/e0a4ff2)), closes [#83](https://github.com/WorldSellerGame/world-seller/issues/83) -* feat(gathering): dedicated ui space for status bar, closes #12 ([3d19aa5](https://github.com/WorldSellerGame/world-seller/commit/3d19aa5)), closes [#12](https://github.com/WorldSellerGame/world-seller/issues/12) -* feat(gathering): support cooldowns for locations ([946a45a](https://github.com/WorldSellerGame/world-seller/commit/946a45a)) -* feat(home): add last saved time ([322f2cb](https://github.com/WorldSellerGame/world-seller/commit/322f2cb)) -* feat(home): redesign home page a bit, add background ([344ba58](https://github.com/WorldSellerGame/world-seller/commit/344ba58)) -* feat(item): all items will automatically update/migrate on page load. closes #59 ([0058a44](https://github.com/WorldSellerGame/world-seller/commit/0058a44)), closes [#59](https://github.com/WorldSellerGame/world-seller/issues/59) -* feat(items): make equipment do stuff. closes #30 ([a74abe8](https://github.com/WorldSellerGame/world-seller/commit/a74abe8)), closes [#30](https://github.com/WorldSellerGame/world-seller/issues/30) -* feat(many): add foraging, fishing, hunting, logging, and updated dashboard view ([525fad9](https://github.com/WorldSellerGame/world-seller/commit/525fad9)) -* feat(mercantile): add exchange. closes #57 ([b77b3e9](https://github.com/WorldSellerGame/world-seller/commit/b77b3e9)), closes [#57](https://github.com/WorldSellerGame/world-seller/issues/57) -* feat(mercantile): add workers. add automation. ([72e2cbc](https://github.com/WorldSellerGame/world-seller/commit/72e2cbc)) -* feat(meta): add good favicon. closes #2 ([17aa771](https://github.com/WorldSellerGame/world-seller/commit/17aa771)), closes [#2](https://github.com/WorldSellerGame/world-seller/issues/2) -* feat(meta): add meta tags ([1966d67](https://github.com/WorldSellerGame/world-seller/commit/1966d67)) -* feat(onboarding): tradeskills have requirements, which fall back to a discovery system. tradeskills ([f0f4ae4](https://github.com/WorldSellerGame/world-seller/commit/f0f4ae4)), closes [#65](https://github.com/WorldSellerGame/world-seller/issues/65) -* feat(ops): allow for separating resources and items into folders of files. closes #17 ([fb8e794](https://github.com/WorldSellerGame/world-seller/commit/fb8e794)), closes [#17](https://github.com/WorldSellerGame/world-seller/issues/17) -* feat(refining): refining will remember what recipes you know based on if you've discovered the mater ([e18befc](https://github.com/WorldSellerGame/world-seller/commit/e18befc)) -* feat(refining): update refining to show how many of a thing you have. add segmentation to split item ([aef52ca](https://github.com/WorldSellerGame/world-seller/commit/aef52ca)), closes [#91](https://github.com/WorldSellerGame/world-seller/issues/91) -* feat(sfx): add sound effects, closes #93 ([fb72c94](https://github.com/WorldSellerGame/world-seller/commit/fb72c94)), closes [#93](https://github.com/WorldSellerGame/world-seller/issues/93) -* feat(theme): add world seller default theme ([8e965f3](https://github.com/WorldSellerGame/world-seller/commit/8e965f3)) -* feat(tradeskill): add alchemy. add bottles. maybe more stuff. ([24e7da9](https://github.com/WorldSellerGame/world-seller/commit/24e7da9)) -* feat(tradeskill): add combat ([66187dc](https://github.com/WorldSellerGame/world-seller/commit/66187dc)) -* feat(tradeskill): add cooking ([dbe184f](https://github.com/WorldSellerGame/world-seller/commit/dbe184f)) -* feat(tradeskill): add farming ([8d0208e](https://github.com/WorldSellerGame/world-seller/commit/8d0208e)) -* feat(tradeskill): add jewelcrafting ([631911a](https://github.com/WorldSellerGame/world-seller/commit/631911a)) -* feat(tradeskill): add mining, lots of infra ([704fc98](https://github.com/WorldSellerGame/world-seller/commit/704fc98)) -* feat(tradeskill): added prospecting. farming can now level up. ([01e10a4](https://github.com/WorldSellerGame/world-seller/commit/01e10a4)) -* feat(tradeskill): added weaving. refining can now give resources. added new recipes/items. ([78f22b2](https://github.com/WorldSellerGame/world-seller/commit/78f22b2)) -* feat(tradeskill): allow for getting nothing, closes #27 ([3b85e25](https://github.com/WorldSellerGame/world-seller/commit/3b85e25)), closes [#27](https://github.com/WorldSellerGame/world-seller/issues/27) -* feat(tradeskill): can only gather from one place at a time. closes #42 ([41a34d8](https://github.com/WorldSellerGame/world-seller/commit/41a34d8)), closes [#42](https://github.com/WorldSellerGame/world-seller/issues/42) -* feat(tradeskill): refining tradeskills have a queue limit, closes #36 ([1fbb1f6](https://github.com/WorldSellerGame/world-seller/commit/1fbb1f6)), closes [#36](https://github.com/WorldSellerGame/world-seller/issues/36) -* feat(tradeskill): tradeskills can now require items to have a recipe become visible, as well as not ([fd4dbb9](https://github.com/WorldSellerGame/world-seller/commit/fd4dbb9)), closes [#40](https://github.com/WorldSellerGame/world-seller/issues/40) [#41](https://github.com/WorldSellerGame/world-seller/issues/41) -* feat(ui): add ability to equip items, closes #15 ([2236717](https://github.com/WorldSellerGame/world-seller/commit/2236717)), closes [#15](https://github.com/WorldSellerGame/world-seller/issues/15) -* feat(ui): add darker version of background for other parts of app ([870f30e](https://github.com/WorldSellerGame/world-seller/commit/870f30e)) -* feat(ui): add inventory. add blacksmithing. closes #14 ([888a21a](https://github.com/WorldSellerGame/world-seller/commit/888a21a)), closes [#14](https://github.com/WorldSellerGame/world-seller/issues/14) -* feat(ui): add mercantile. add upgrades. rework some internals. add value to everything. add maxWorke ([18bcba9](https://github.com/WorldSellerGame/world-seller/commit/18bcba9)) -* feat(ui): add new fonts that look good. closes #104 ([ac4648c](https://github.com/WorldSellerGame/world-seller/commit/ac4648c)), closes [#104](https://github.com/WorldSellerGame/world-seller/issues/104) -* feat(ui): add notification for resource gain, closes #11 ([f26be05](https://github.com/WorldSellerGame/world-seller/commit/f26be05)), closes [#11](https://github.com/WorldSellerGame/world-seller/issues/11) -* feat(ui): add settings page. it's empty. ([9a36792](https://github.com/WorldSellerGame/world-seller/commit/9a36792)) -* feat(ui): add tooltips in relevant places, closes #18 ([c5eb9f6](https://github.com/WorldSellerGame/world-seller/commit/c5eb9f6)), closes [#18](https://github.com/WorldSellerGame/world-seller/issues/18) -* feat(ui): display levels in sidebar, closes #9 ([8c1b33c](https://github.com/WorldSellerGame/world-seller/commit/8c1b33c)), closes [#9](https://github.com/WorldSellerGame/world-seller/issues/9) -* feat(ui): get version on build of app. add discord/github links in settings. closes #33 ([1974379](https://github.com/WorldSellerGame/world-seller/commit/1974379)), closes [#33](https://github.com/WorldSellerGame/world-seller/issues/33) -* feat(ui): improve usability of resources and inventory page ([58e6ed2](https://github.com/WorldSellerGame/world-seller/commit/58e6ed2)) -* feat(ui): options screen. option to collapse to just icons. closes #21 ([62fab3a](https://github.com/WorldSellerGame/world-seller/commit/62fab3a)), closes [#21](https://github.com/WorldSellerGame/world-seller/issues/21) -* feat(validate): nothing can have a name >32 characters, closes #82 ([78f434c](https://github.com/WorldSellerGame/world-seller/commit/78f434c)), closes [#82](https://github.com/WorldSellerGame/world-seller/issues/82) -* feat(workers): workers require upkeep. closes #56 ([e481160](https://github.com/WorldSellerGame/world-seller/commit/e481160)), closes [#56](https://github.com/WorldSellerGame/world-seller/issues/56) -* adjust(combat): adjust text to mention exact next steps for combat ([9806d5d](https://github.com/WorldSellerGame/world-seller/commit/9806d5d)) -* refactor(core): change internals to reference json files from a content file instead of importing th ([587c3d1](https://github.com/WorldSellerGame/world-seller/commit/587c3d1)) -* refactor(core): move page folders around to better represent where they fit and make larger-scale re ([56b6199](https://github.com/WorldSellerGame/world-seller/commit/56b6199)), closes [#47](https://github.com/WorldSellerGame/world-seller/issues/47) -* refactor(options): export should not need a store passed in; it can be injected ([0cfd33b](https://github.com/WorldSellerGame/world-seller/commit/0cfd33b)) -* refactor(tradeskill): all gathering tradeskills have one shared component to allow easier updating. ([cf69ac6](https://github.com/WorldSellerGame/world-seller/commit/cf69ac6)), closes [#81](https://github.com/WorldSellerGame/world-seller/issues/81) -* refactor(tradeskill): all refining recipes have the same base component. ([17aced1](https://github.com/WorldSellerGame/world-seller/commit/17aced1)), closes [#80](https://github.com/WorldSellerGame/world-seller/issues/80) + +### Bug Fixes + +* **build:** hopefully this time it will actually upload to itch ([e5a8f49](https://github.com/WorldSellerGame/world-seller/commit/e5a8f49a3aea3b5b87a560dbe7f2a29acdf2bfa8)) + + + +## [0.1.5](https://github.com/WorldSellerGame/world-seller/compare/v0.1.4...v0.1.5) (2023-03-27) + + +### Bug Fixes + +* **build:** move itch upload to a separate linux action ([c42c4d9](https://github.com/WorldSellerGame/world-seller/commit/c42c4d9c690b26b90c14fa6ffeccfcaffeb344ad)) + + + +## [0.1.4](https://github.com/WorldSellerGame/world-seller/compare/v0.1.3...v0.1.4) (2023-03-27) + + +### Bug Fixes + +* **build:** build process should put files on itch properly ([43c080c](https://github.com/WorldSellerGame/world-seller/commit/43c080ca7c870b8be517f9d08c772e0ec7cae516)) +* **combat:** if you have no threats and are level 0, generate some ([4c5ab50](https://github.com/WorldSellerGame/world-seller/commit/4c5ab50dae33da49e90c321a0c48c001b5ee33ad)) +* **mod:** modio token should default to 1 year even if not set ([153585c](https://github.com/WorldSellerGame/world-seller/commit/153585c85fde0572cc635140ede082d3230c35be)) +* **updates:** blog post update file should be formatted correctly ([3697957](https://github.com/WorldSellerGame/world-seller/commit/3697957b8f70bbe417baedef41e45f81e41e7a48)) + + + +## [0.1.3](https://github.com/WorldSellerGame/world-seller/compare/v0.1.2...v0.1.3) (2023-03-27) + + + +## [0.1.2](https://github.com/WorldSellerGame/world-seller/compare/v0.1.1...v0.1.2) (2023-03-27) + + +### Bug Fixes + +* **settings:** re-enable sound options for non-dev environments ([c88be7d](https://github.com/WorldSellerGame/world-seller/commit/c88be7d12eb94f7b0ea6a4f11c75f6c83154c6da)) +* **ui:** round timers better in general ([a8cb999](https://github.com/WorldSellerGame/world-seller/commit/a8cb999ce56b96ec984b7bb3a63fccf72efeae4c)) +* **workers:** workers now operate at 95% efficiency of the player ([dc8da4f](https://github.com/WorldSellerGame/world-seller/commit/dc8da4f6cd2695a735b72e3092f69b77b2cafb8b)) + + +### Features + +* **refining:** clarify UI about items that are preserved vs consumed when crafting ([98d74c2](https://github.com/WorldSellerGame/world-seller/commit/98d74c2839e0bb03b6577eaa00d3a114e0cfc499)) + + + +## [0.1.1](https://github.com/WorldSellerGame/world-seller/compare/v0.1.0...v0.1.1) (2023-03-27) + + + +# [0.1.0](https://github.com/WorldSellerGame/world-seller/compare/v0.0.6...v0.1.0) (2023-03-27) + + +### Bug Fixes + +* **achievements:** achievements are now sorted by name ([f9fdd9f](https://github.com/WorldSellerGame/world-seller/commit/f9fdd9f01700c1fa06f93544c2fadfb3c1ae7518)) +* **achievements:** canceling recipes should not give achievement progress ([1d5f3b4](https://github.com/WorldSellerGame/world-seller/commit/1d5f3b4935803f349c119ea88140a195389d51bd)) +* **analytics:** track navigate analytics better ([c7b4bb4](https://github.com/WorldSellerGame/world-seller/commit/c7b4bb47c77dba746de80f1ee853dbdd7e52acb8)) +* **combat:** buffs and debuffs will no longer tick if combat is won by someone. closes [#117](https://github.com/WorldSellerGame/world-seller/issues/117) ([c04771b](https://github.com/WorldSellerGame/world-seller/commit/c04771b1c06df8bacea614d0a5260ca35ec26ced)) +* **combat:** can no longer eat food while in combat ([649de45](https://github.com/WorldSellerGame/world-seller/commit/649de450d27d6fe2e12ece2a8d6c732bce0a7a96)) +* **combat:** combat items/food in loadout should only color the name, not all of the text ([4af36cb](https://github.com/WorldSellerGame/world-seller/commit/4af36cb46c37f2364216318ccbee5552e429bbf5)) +* **combat:** ending combat should clear player buffs ([f8398f7](https://github.com/WorldSellerGame/world-seller/commit/f8398f71ba403270c7dcaf05b5fca0999e924a1c)) +* **combat:** energy-changing buffs do not apply current health any longer ([9c0ca4a](https://github.com/WorldSellerGame/world-seller/commit/9c0ca4a496101cb4a10bf2438a31cf8b368ae8b7)) +* **combat:** escape should mark combat as ending ([6b66274](https://github.com/WorldSellerGame/world-seller/commit/6b66274b18f8857691fc898c0ba2c087a359e8ff)) +* **combat:** fix buff alignment for enemies ([d395f2c](https://github.com/WorldSellerGame/world-seller/commit/d395f2c251a021be2c7ed76352c409d6a99b456b)) +* **combat:** healPerRound on enemies should correctly show healing on enemy. closes [#127](https://github.com/WorldSellerGame/world-seller/issues/127) ([4bec6c9](https://github.com/WorldSellerGame/world-seller/commit/4bec6c9fd57efa41e6424cac2dd06207dd1794fa)) +* **combat:** items cannot take energy even if their referenced ability does ([7a88e90](https://github.com/WorldSellerGame/world-seller/commit/7a88e90a11833006b9f094f7d04e6fe252c7c411)) +* **combat:** items should show the effect name, not key ([47b6ec1](https://github.com/WorldSellerGame/world-seller/commit/47b6ec1baffc1312b3a5cd548abe971f22cf6862)) +* **combat:** items with multiple effects will trigger correctly ([d8bb5db](https://github.com/WorldSellerGame/world-seller/commit/d8bb5db806964a87ed88d4c053866c4dc7c59b7e)) +* **combat:** NaN should no longer happen for any delta applier. closes [#126](https://github.com/WorldSellerGame/world-seller/issues/126) ([9f6b92f](https://github.com/WorldSellerGame/world-seller/commit/9f6b92f31351acacde0a83b8d0394c54145f12a4)) +* **combat:** only some stats have to stay at 1. rest can go back to 0 when an effect unapplies. closes [#111](https://github.com/WorldSellerGame/world-seller/issues/111) ([2123918](https://github.com/WorldSellerGame/world-seller/commit/2123918063371679804963b9d49087c1530469fa)) +* **combat:** speed calculations should be correct now. closes [#119](https://github.com/WorldSellerGame/world-seller/issues/119) ([500c0f7](https://github.com/WorldSellerGame/world-seller/commit/500c0f7511301d73f9403f158fa023bac1ee7c88)) +* **combat:** undefined mitigation causes problems ([4b545eb](https://github.com/WorldSellerGame/world-seller/commit/4b545eb462c33eee75e4a81787a971b6276d62fb)) +* **combat:** using items on self should also not cost energy ([08b749e](https://github.com/WorldSellerGame/world-seller/commit/08b749e65292b39a542d04ecbb5b36ef091edd20)) +* **combat:** you can't die from multiple dots at once ([73143d4](https://github.com/WorldSellerGame/world-seller/commit/73143d4c0d20c7a7aa91bb88a9081981e72019fb)) +* **core:** instead of watching . and having the CLI refresh every 10 seconds, watch src again and copy the changelog files. laziness ftl. closes [#121](https://github.com/WorldSellerGame/world-seller/issues/121) ([076120b](https://github.com/WorldSellerGame/world-seller/commit/076120b7702f8b34db04c157dd58eb75db908f2e)) +* **core:** load all core icons at startup ([735cd3e](https://github.com/WorldSellerGame/world-seller/commit/735cd3eb9ef93ff7eb98384a3e9e16e6b4ba2a44)) +* **debug:** debug menu should be position: fixed ([5473633](https://github.com/WorldSellerGame/world-seller/commit/54736331ceb4154bd01ac88b38b5552bbbfc5013)) +* **discord:** fix combat discord status attachment ([ae862b7](https://github.com/WorldSellerGame/world-seller/commit/ae862b7202327d2bdc3d705072daab82784a8ab9)) +* **dungeon:** dungeon maps will correctly track the players viewport ([b9d9080](https://github.com/WorldSellerGame/world-seller/commit/b9d90806bf313dea497114ecdcbc2e914483e3a8)) +* **dungeon:** dungeons no longer let you eat food ([cb0d9a7](https://github.com/WorldSellerGame/world-seller/commit/cb0d9a7b0139d39fce1f882fbfde45d982830f81)) +* **dungeon:** embark color should actually indicate when you get a skill point ([ccdbff7](https://github.com/WorldSellerGame/world-seller/commit/ccdbff7ec8f275f33a55ea2bf18ae8e20db9e16e)) +* **dungeon:** make fire a more visible color ([a31cfdb](https://github.com/WorldSellerGame/world-seller/commit/a31cfdb0c714f28deba973dfc9a0c1c1eaaf9746)) +* **dungeon:** no standing still to heal in a dungeon ([968531d](https://github.com/WorldSellerGame/world-seller/commit/968531de8d12fdc5cacc7fe7c6c4458f29d50f0d)) +* **edibles:** items that only restore energy should be able to be eaten ([40e8e14](https://github.com/WorldSellerGame/world-seller/commit/40e8e144929c3228377df64099e5c07fbc722e49)) +* **exchange:** default exchange rate for rarity:same is 2:1, closes [#115](https://github.com/WorldSellerGame/world-seller/issues/115) ([ee3af62](https://github.com/WorldSellerGame/world-seller/commit/ee3af629c2108039ebbf6e7ce2d3e178006f024c)) +* **gathering:** gathering pages should perform better ([d977d18](https://github.com/WorldSellerGame/world-seller/commit/d977d188232be4d1c11794de7a8813c34196ea52)) +* **gathering:** not all gathering is fishing ([d625374](https://github.com/WorldSellerGame/world-seller/commit/d625374ceeba5cc6be2cd42ccf5b6e6c23eacf5d)) +* **inventory,mercantile:** inventory/stockpile page will no longer reset category when an item leaves ([61524fd](https://github.com/WorldSellerGame/world-seller/commit/61524fddc004b502a3f0ba44aa7d1d8bb998ecd6)) +* **item:** food duration is now migrated correctly ([0cc2b49](https://github.com/WorldSellerGame/world-seller/commit/0cc2b4905681b1bf773a3a66fcafb210a7dcabc1)) +* **items:** items now- have separate effects/abilities, are more distinct when in/out of combat ([aa12001](https://github.com/WorldSellerGame/world-seller/commit/aa12001ebedd95c1e6c85d08c3893b7209328cbc)) +* **items:** make item healing come from new properties, not stats ([856c600](https://github.com/WorldSellerGame/world-seller/commit/856c600356c3bd9dc53e41b53857f38700547ade)) +* **loadout:** can now select potions again for item loadout ([6746983](https://github.com/WorldSellerGame/world-seller/commit/674698351c4d8ba507d2628d06583557fd51dd4d)) +* **loadout:** fix learned skills replacing old skills ([3e1d352](https://github.com/WorldSellerGame/world-seller/commit/3e1d35276518d60a15382ce3a0f77493e66374a9)) +* **loadout:** loadout page should perform better with larger numbers of items ([ea2e229](https://github.com/WorldSellerGame/world-seller/commit/ea2e2296bfc476e5084063354658a1563b572a78)) +* **loadout:** loadout should properly migrate items when they change ([3e43e23](https://github.com/WorldSellerGame/world-seller/commit/3e43e239f250bd55728e8a468b204df3efbbaff2)) +* **loadout:** no flicker when unslotting something using x ([cf248cb](https://github.com/WorldSellerGame/world-seller/commit/cf248cba634f0ca6b3581a200b4370f32f28c371)) +* **mods:** fix mod unsub for mods that don't have themes ([1ec1c2e](https://github.com/WorldSellerGame/world-seller/commit/1ec1c2ec4cb4aa317e053a05fbdae84034b5ca1c)) +* **mods:** mods should load tags correctly from all categories ([b07dd7e](https://github.com/WorldSellerGame/world-seller/commit/b07dd7eeb969286345d228d4bc16e0f92b9cf6c3)) +* **recipe:** mortar should preserve, not consume, the table ([8641257](https://github.com/WorldSellerGame/world-seller/commit/8641257dc5639307ba147af0a2a6b2705568b2f3)) +* **refining:** perf improvements ([5f0b8af](https://github.com/WorldSellerGame/world-seller/commit/5f0b8af4706a1ba99f5fab4ecdc8c1b699871dc3)) +* **refining:** refining should update when hitting craft ([d5e3e42](https://github.com/WorldSellerGame/world-seller/commit/d5e3e42d697319b866581176d8db0ef3d40e3ffd)) +* **refining:** wrap when ingredient list is cut off ([4ad2244](https://github.com/WorldSellerGame/world-seller/commit/4ad2244a02d594705f1fbd736f7e751a04dbd9f6)) +* **settings:** sound should start at 100% instead of 1%, closes [#114](https://github.com/WorldSellerGame/world-seller/issues/114) ([6a5bf0b](https://github.com/WorldSellerGame/world-seller/commit/6a5bf0b25740d15c1456a6b8da3383d5db6720d8)) +* **splash:** add tooltips + better named mods button to homepage ([810d73e](https://github.com/WorldSellerGame/world-seller/commit/810d73e5654b647a62c357b15db6bd36543dd2aa)) +* **svg:** add dungeon svgs to preloader. closes [#139](https://github.com/WorldSellerGame/world-seller/issues/139) ([5d2a0d8](https://github.com/WorldSellerGame/world-seller/commit/5d2a0d8ac61c622d8a202bc38c73949f52a15be9)) +* **theme:** light theme icons should fill correctly ([73f2383](https://github.com/WorldSellerGame/world-seller/commit/73f2383426d6488d32021e6a7976f72eafaa9259)) +* **ui:** better defaults for not overflowing screen size in some pages ([0e974b2](https://github.com/WorldSellerGame/world-seller/commit/0e974b2ceff3094bc23b2ab0d8286b355952af40)) +* **ui:** line wrap timers where relevant in app menu ([7f54cb4](https://github.com/WorldSellerGame/world-seller/commit/7f54cb40c919120bd8d84cd47b636825370559f1)) +* **validator:** validator disallows duplicate names ([0eff8c5](https://github.com/WorldSellerGame/world-seller/commit/0eff8c5607957338065753051f78a641963647e9)) +* **validator:** validator should actually double check names, instead of looking like it double checks duplicate names ([d17b3a2](https://github.com/WorldSellerGame/world-seller/commit/d17b3a2723637738d1b06ed6be9f188e8cffd068)) +* **validator:** validator should allow level 0 combat to exist for threats. closes [#113](https://github.com/WorldSellerGame/world-seller/issues/113) ([457972f](https://github.com/WorldSellerGame/world-seller/commit/457972fc2f0f84f45d785cae8cd4e5c9cd15e846)) + + +### Features + +* **ability:** add ability bonus damage feature, closes [#140](https://github.com/WorldSellerGame/world-seller/issues/140) ([1e38605](https://github.com/WorldSellerGame/world-seller/commit/1e386053b150796bcaa3e9372de73604f6e77685)) +* **achievements:** support hidden achievements. make dungeon achievements hidden. closes [#141](https://github.com/WorldSellerGame/world-seller/issues/141) ([3034963](https://github.com/WorldSellerGame/world-seller/commit/30349635d5c1a0706bd4fe8c49a952090d8ebdf1)) +* **automation:** tag workflow should upload to itch now. closes [#120](https://github.com/WorldSellerGame/world-seller/issues/120) ([0de6f81](https://github.com/WorldSellerGame/world-seller/commit/0de6f812637a02aaa971dfc281fac54ceee8a18a)) +* **build:** add linux build. ref [#124](https://github.com/WorldSellerGame/world-seller/issues/124) ([3799c0e](https://github.com/WorldSellerGame/world-seller/commit/3799c0e1c60beaf539e623c1b3ee7a260b28bb1f)) +* **build:** add osx build. closes [#124](https://github.com/WorldSellerGame/world-seller/issues/124) ([14eb4cf](https://github.com/WorldSellerGame/world-seller/commit/14eb4cf97234730fb171c2c236ce7bc04aee26c2)) +* **combat:** combat is now always persisted; you can eat food to heal ooc; new health/energy persistent bars; tooltips are more informative, closes [#144](https://github.com/WorldSellerGame/world-seller/issues/144) ([7b9981c](https://github.com/WorldSellerGame/world-seller/commit/7b9981c39d284362793f6d86a83ff4996b7cbe17)) +* **combat:** display equipped foods in combat ([d073f3a](https://github.com/WorldSellerGame/world-seller/commit/d073f3a9ace2ff7a22af854baf9bff7463c86017)) +* **combat:** food can now apply effects pre-combat if equipped in food slot ([af1b2d8](https://github.com/WorldSellerGame/world-seller/commit/af1b2d8eb2d978cbe34bde1800e8ba39cd22cfb2)) +* **core:** add getStat helper to unify how stats are gotten throughout the game ([29b2018](https://github.com/WorldSellerGame/world-seller/commit/29b20188892fcb248dbec384841f264a156c4c4d)) +* **credits:** add credits popup ([d29756b](https://github.com/WorldSellerGame/world-seller/commit/d29756b14c9593ed2b668a686e0393e17d1bb531)) +* **debug:** add debug commands to set player health and energy in combat ([592ca74](https://github.com/WorldSellerGame/world-seller/commit/592ca74fdfd49c42f0e5374ab8059fd3274331f4)) +* **devtools:** add fightThreat and applyCombatEffectToPlayer, closes [#118](https://github.com/WorldSellerGame/world-seller/issues/118) ([42df3b8](https://github.com/WorldSellerGame/world-seller/commit/42df3b89110c90e21211dadddcd83dfc3efc66a0)) +* **devtools:** dev tools go to 600 ticks per tick instead of just 60. closes [#116](https://github.com/WorldSellerGame/world-seller/issues/116) ([c522c79](https://github.com/WorldSellerGame/world-seller/commit/c522c793eeb26f8e23c896056142ad9f71d9129f)) +* **dungeon:** can now eat items in dungeon out of combat ([ef2ede2](https://github.com/WorldSellerGame/world-seller/commit/ef2ede25aa672916db60bd4fcb58b4a79e08e81d)) +* **equipment:** stats now have a description on the equipment page ([6ec8a47](https://github.com/WorldSellerGame/world-seller/commit/6ec8a47fdb8d16e4927d607dc169e11cbe17deb2)) +* **farming:** farming list should perform better ([0b3c7fa](https://github.com/WorldSellerGame/world-seller/commit/0b3c7fa57420af7eaa7d6b3ff49f2649a125bd89)) +* **farming:** more clarity on planting page ([e778dad](https://github.com/WorldSellerGame/world-seller/commit/e778dad8a2cdb966b117686338fe757d443ef2e2)) +* **farming:** plant area will now have a close option to be consistent ([8f07385](https://github.com/WorldSellerGame/world-seller/commit/8f073859bf868e64edea4fe8135e8e2cde57fd29)) +* **food:** food items require durability/duration to be the same; they will go down the same as well ([f342bc8](https://github.com/WorldSellerGame/world-seller/commit/f342bc8037fba3168b610af915170605707dd331)) +* **inventory:** add icons to popup for inventory/stockpile views ([c656eb1](https://github.com/WorldSellerGame/world-seller/commit/c656eb170e5028793804b74c1dfd88852d6499b6)) +* **item:** stat display for stat lines now matches other stat name displays ([36b12f6](https://github.com/WorldSellerGame/world-seller/commit/36b12f623f8b7318a15cc17e4d9cae9fa5b4ac5e)) +* **mercantile:** upgrade stockpile to look like inventory ([1cd9cb2](https://github.com/WorldSellerGame/world-seller/commit/1cd9cb2efe3897898ece5016d5cf4e6f5fe8b8fb)) +* **mod:** allow for testing mods locally by uploading a zip file. closes [#137](https://github.com/WorldSellerGame/world-seller/issues/137) ([9e244c8](https://github.com/WorldSellerGame/world-seller/commit/9e244c8a42b84e6dbf5bf7429690ac04850ccad8)) +* **mod:** allow mods to add themes ([b5f48cd](https://github.com/WorldSellerGame/world-seller/commit/b5f48cde48c5d88a7a518577b3301bb0c44fbd30)) +* **modding:** add mod support ([77c43d7](https://github.com/WorldSellerGame/world-seller/commit/77c43d7ad39758cd60bee356f51a722170e247f0)) +* **modding:** add update all mods button. closes [#138](https://github.com/WorldSellerGame/world-seller/issues/138) ([60f8756](https://github.com/WorldSellerGame/world-seller/commit/60f87568ff47989b3beea7b18478e1bd6968ae9f)) +* **mods:** mods can now override sound effects ([a4193e6](https://github.com/WorldSellerGame/world-seller/commit/a4193e63be267ec3b254e636435abb009b038dc3)) +* **prospecting:** you only get levels in prospecting if you succeed ([2d3ab67](https://github.com/WorldSellerGame/world-seller/commit/2d3ab670e7c0b4257fbfc6743cbe0470a5ad9185)) +* **refining:** recipes you havent crafted ~shimmer~ ([71c7cc5](https://github.com/WorldSellerGame/world-seller/commit/71c7cc5f858e8b713bb206f5a97b41fd1733a435)) +* **refining:** refining has filters to filter recipes ([960172f](https://github.com/WorldSellerGame/world-seller/commit/960172fc4bc4b7f2fadca4aa5d9067b427b3760d)) +* **refining:** refining recipes can now use items [they are consumed whole unless preserved]. closes [#134](https://github.com/WorldSellerGame/world-seller/issues/134) ([05dcec9](https://github.com/WorldSellerGame/world-seller/commit/05dcec947cf750e138ce8d28d0d8968edfb9fbfa)) +* **stat:** add single target energy heal option ([a2e39bb](https://github.com/WorldSellerGame/world-seller/commit/a2e39bbd5f08a7ec2fb68cd870e5d0eee63f0e1b)) +* **stat:** items can now have % stats that affect gathering speed/reductions ([4824c96](https://github.com/WorldSellerGame/world-seller/commit/4824c9661547bad326b265b04b0a72b74606eac5)) +* **stat:** items can now have mitigation, a % damage reduction stat ([e8adc52](https://github.com/WorldSellerGame/world-seller/commit/e8adc529ec45bb5d95f656ce9baf0eec2ab24bdc)) +* **tools:** add debug service ([f8fcf61](https://github.com/WorldSellerGame/world-seller/commit/f8fcf6179c25aedc4d28a430811dae9452de6081)) +* **ui:** add better tooltips to resources and items in inventory, backpack, stockpile, and refinement interfaces ([3295f51](https://github.com/WorldSellerGame/world-seller/commit/3295f51776ec40966caa864debb60b51576ca8d0)) +* **ui:** add version on homepage for easier discerning of current version ([5496250](https://github.com/WorldSellerGame/world-seller/commit/54962501f4d19aba5280f5230203f0763704b053)) +* **ui:** refining/gathering should perform better with larger lists ([40ea049](https://github.com/WorldSellerGame/world-seller/commit/40ea04988744a4a9e757b2fe7c2bdc01a395f006)) +* **ui:** svgs load instantly and are cached in the browser ([4e641f0](https://github.com/WorldSellerGame/world-seller/commit/4e641f02bb018d0a6d0da45f3b71edea81047017)) +* **update:** prompt users in download version to update ([a996194](https://github.com/WorldSellerGame/world-seller/commit/a9961945539a3d5a90d8dcb2b689f98b1b592e38)) + + + +## [0.0.6](https://github.com/WorldSellerGame/world-seller/compare/v0.0.5...v0.0.6) (2023-02-24) + + + +## [0.0.5](https://github.com/WorldSellerGame/world-seller/compare/v0.0.4...v0.0.5) (2023-02-24) + + + +## [0.0.4](https://github.com/WorldSellerGame/world-seller/compare/v0.0.3...v0.0.4) (2023-02-24) + + +### Bug Fixes + +* **core:** errors on loading empty game and trying to migrate items ([b7cc657](https://github.com/WorldSellerGame/world-seller/commit/b7cc657aa63c683e8d6305b4751f1f78bfb67078)) +* **settings:** better tag display etc ([1743ef1](https://github.com/WorldSellerGame/world-seller/commit/1743ef1b4d4b807dbe4843f933371bec3ca86d91)) + + +### Features + +* **build:** add windows build, add build to release ([c674170](https://github.com/WorldSellerGame/world-seller/commit/c67417046c3ea3a91139cbde5a936c16897f672b)) +* **information:** add changelog button to home/settings so people can see messages like this. closes [#110](https://github.com/WorldSellerGame/world-seller/issues/110) ([1e95b98](https://github.com/WorldSellerGame/world-seller/commit/1e95b9881ce5e0c3dec7deb67d60234885e58dd7)) + + + +## [0.0.3](https://github.com/WorldSellerGame/world-seller/compare/v0.0.2...v0.0.3) (2023-02-23) + + + +## [0.0.2](https://github.com/WorldSellerGame/world-seller/compare/223eba92af274e5e5d052bbf5f5f134eb0a2e3f6...v0.0.2) (2023-02-23) + + +### Bug Fixes + +* **achievements:** better protection against duplicate achievement notifications ([a4680ff](https://github.com/WorldSellerGame/world-seller/commit/a4680fff9dedd9d3551588b2408afac26e533976)) +* **characters:** you can only have one character now #grinch ([b2a7aad](https://github.com/WorldSellerGame/world-seller/commit/b2a7aaded1c242597c7a09f814f453ebc0ed76e9)) +* **char:** save current character when setting their level ([ecb3654](https://github.com/WorldSellerGame/world-seller/commit/ecb365431b3c59d6943d39ea71f9e85c7949781c)) +* **combat:** combat level gain should be fixed ([cd085cc](https://github.com/WorldSellerGame/world-seller/commit/cd085cc9d44f5a6475dd2fd9ee41b6f3318b206e)) +* **combat:** combat should exit correctly if you refresh while it's ending. closes [#109](https://github.com/WorldSellerGame/world-seller/issues/109) ([6d5cb03](https://github.com/WorldSellerGame/world-seller/commit/6d5cb03b971b8de42ffaaa3aff46fe9aece44aec)) +* **combat:** combat works again ([78a5ddd](https://github.com/WorldSellerGame/world-seller/commit/78a5ddd2743785dec29ad93eb8977266fdcb1e88)) +* **combat:** give enemies a chance to take a turn before player can gum up the entire turn list. closes [#106](https://github.com/WorldSellerGame/world-seller/issues/106) ([17be12c](https://github.com/WorldSellerGame/world-seller/commit/17be12cd560e22bad693e0e29bfaa670214822de)) +* **combat:** healthBonus and energyBonus now apply correctly from effects ([9034653](https://github.com/WorldSellerGame/world-seller/commit/903465358d83d9b86bcfc876f86652cd452a1e2e)) +* **combat:** status effects now correctly unapply based on how much they were actually able to apply. closes [#101](https://github.com/WorldSellerGame/world-seller/issues/101) ([9479c49](https://github.com/WorldSellerGame/world-seller/commit/9479c49007548594931c0fd7142e37ea9f158ee2)) +* **combat:** threats are now based on combat level instead of total level. closes [#97](https://github.com/WorldSellerGame/world-seller/issues/97) ([718834d](https://github.com/WorldSellerGame/world-seller/commit/718834d129fc16e7ba03cd1831a33cca578398e6)) +* **combat:** when changing to combat or dungeon, the game no longer hides the tabs forcibly, making navigation stay functional when exiting dungeon or combat ([524e305](https://github.com/WorldSellerGame/world-seller/commit/524e3057ab5b20faae0b5dc7d3a0778f4581e161)) +* **content:** content can no longer have a duplicate name as another of the same type ([44e18e0](https://github.com/WorldSellerGame/world-seller/commit/44e18e0f277e65e970fe4b6fd2a1b12ea3e460fc)) +* **core:** add jewelry slot ([f3c1329](https://github.com/WorldSellerGame/world-seller/commit/f3c13296cf27897cc48bd8a5d6d816fc241bc1b4)) +* **core:** add new icons. change some internals to use them. add missing icons to sidebar ([918a316](https://github.com/WorldSellerGame/world-seller/commit/918a316e5fb211a62350d9924ee732e8850ba8c9)) +* **core:** add types to everything in content service. closes [#94](https://github.com/WorldSellerGame/world-seller/issues/94) ([d8a0dcc](https://github.com/WorldSellerGame/world-seller/commit/d8a0dcc1eb2f69829a7febf7a2018199228bee71)) +* **core:** can gain combat levels from 0. closes [#77](https://github.com/WorldSellerGame/world-seller/issues/77) ([c61a2c9](https://github.com/WorldSellerGame/world-seller/commit/c61a2c94e1b5cfc04c3fefb045f9e667b1817591)) +* **core:** check top level properties for files to prevent weird white screen situations ([5b083fe](https://github.com/WorldSellerGame/world-seller/commit/5b083fe44d13cf5fe9dd2e19a7c8584fd7b1dd9f)) +* **core:** deleting character will reset all game states ([8c39f3c](https://github.com/WorldSellerGame/world-seller/commit/8c39f3c0b963f0a40d692d740164b6dfab089fe4)) +* **core:** don't call SetActiveCharacter every time a tab changes. closes [#90](https://github.com/WorldSellerGame/world-seller/issues/90) ([c4197b2](https://github.com/WorldSellerGame/world-seller/commit/c4197b278f65fbd9200e3f553b953283b6a47baa)) +* **core:** merge dispatch calls since arrays work for it, closes [#61](https://github.com/WorldSellerGame/world-seller/issues/61) ([59324b2](https://github.com/WorldSellerGame/world-seller/commit/59324b20908d9d44cc731fd2eadd97cf55f49e83)) +* **core:** refactor a bunch of redundant code. closes [#23](https://github.com/WorldSellerGame/world-seller/issues/23) ([edde800](https://github.com/WorldSellerGame/world-seller/commit/edde800690d4f7567acebbf5663392ff5ee82a96)) +* **core:** rename dashboard -> resources ([b2f4ba9](https://github.com/WorldSellerGame/world-seller/commit/b2f4ba9037655c6c8201bc0c399fbe150be8a66a)) +* **core:** resetting character should reset combat state. closes [#78](https://github.com/WorldSellerGame/world-seller/issues/78) ([a393df2](https://github.com/WorldSellerGame/world-seller/commit/a393df28650efee29a710f94bad37c1011b0854a)) +* **core:** some weird error fixes ([687589c](https://github.com/WorldSellerGame/world-seller/commit/687589c5879b1194536e41164460917cd0e07d7f)) +* **dashboard:** alphabetize categories ([20fec77](https://github.com/WorldSellerGame/world-seller/commit/20fec77953fd8224deea11d8af66184dddebf26e)) +* **effect:** speed buffs swap values, add note in readme. closes [#96](https://github.com/WorldSellerGame/world-seller/issues/96) ([9ce456a](https://github.com/WorldSellerGame/world-seller/commit/9ce456aef232257235eb3e0f13a9b4d0270c77f2)) +* **export:** don't export settings with character, to prevent unchangeable dev options from following. closes [#87](https://github.com/WorldSellerGame/world-seller/issues/87) ([f9195a9](https://github.com/WorldSellerGame/world-seller/commit/f9195a954c7822863040e2d08d5fbbc48664560a)) +* **farming:** seeds grey out when they don't give experience, closes [#29](https://github.com/WorldSellerGame/world-seller/issues/29) ([2547a8b](https://github.com/WorldSellerGame/world-seller/commit/2547a8b571b662701008c2ce239c196c2cbad033)) +* **gathering:** durability for gathering tools works. closes [#44](https://github.com/WorldSellerGame/world-seller/issues/44) ([5120601](https://github.com/WorldSellerGame/world-seller/commit/5120601a7d2cf7176562d2e0e861dfc74169e2e1)) +* **home:** home page error when character is nonexistent ([072bb63](https://github.com/WorldSellerGame/world-seller/commit/072bb63ede33ec9643e978605be17859c3d190a3)) +* **import:** import process will now migrate savefiles. closes [#107](https://github.com/WorldSellerGame/world-seller/issues/107) ([4a03360](https://github.com/WorldSellerGame/world-seller/commit/4a03360144fcef74b81f57d6cc408cf35ae5032e)) +* **migration:** char select migration breaks if you dont return the char correctly. obviously. ([e7f6f6e](https://github.com/WorldSellerGame/world-seller/commit/e7f6f6ee3ae266e24367b05ed7ceb85cb482486a)) +* **pwa:** short_name manifest listed the wrong name, closes [#45](https://github.com/WorldSellerGame/world-seller/issues/45) ([8b64ad2](https://github.com/WorldSellerGame/world-seller/commit/8b64ad2ce79a48849ce7e476c0b4c8834b7721ab)) +* **refining:** refining skills that call for a preserved item will no longer increase in needed quantity, closes [#52](https://github.com/WorldSellerGame/world-seller/issues/52) ([b5cc498](https://github.com/WorldSellerGame/world-seller/commit/b5cc4989ec7659a68bfaba3540c5fab6eb6b5300)) +* **refining:** refunding a recipe should not give you bonus preserved materials ([d9c3f5d](https://github.com/WorldSellerGame/world-seller/commit/d9c3f5d89d8a592fec11a8fc8b12ff87318adcd6)) +* **refining:** show # of recipes available in a category, don't allow them to be selected if 0, and dont default to empty tabs. closes [#103](https://github.com/WorldSellerGame/world-seller/issues/103) ([6b9c100](https://github.com/WorldSellerGame/world-seller/commit/6b9c10021cd9cb453605d1f2ad1aebac80dcc0b9)) +* **resource:** resources default to common rarity to not throw errors ([d061b62](https://github.com/WorldSellerGame/world-seller/commit/d061b624f9b0c92595aa7bfe7e18dec11a2dd8e1)) +* **start:** start characters at level 0. closes [#10](https://github.com/WorldSellerGame/world-seller/issues/10) ([8080876](https://github.com/WorldSellerGame/world-seller/commit/808087672e2025926fc7f5880fa146c452d161d4)) +* **state:** internal state dispatches should be more consistent, less redundant ([0b0e22d](https://github.com/WorldSellerGame/world-seller/commit/0b0e22dd2f93b147ab4d99014ddebf35c545d116)) +* **stat:** health cannot go below 1, energy cannot go below 0 ([00b878d](https://github.com/WorldSellerGame/world-seller/commit/00b878d9cf1b342cb312a5026bb02533410be62a)) +* **stats:** speed is always a minimum of 1, closes [#102](https://github.com/WorldSellerGame/world-seller/issues/102) ([298470a](https://github.com/WorldSellerGame/world-seller/commit/298470a078f3bc76f2ed820189ec3b2915520056)) +* **stats:** stat calculation using yml stats should work for every stat ([8a1c255](https://github.com/WorldSellerGame/world-seller/commit/8a1c255c00c4aa4bc26109a99e9bc9a3ae53c4da)) +* **ui:** adjust active page indicator to be less bad, closes ([85dafcb](https://github.com/WorldSellerGame/world-seller/commit/85dafcb93cbd9b5fff78dcb2f77a01688837e269)), closes [#16](https://github.com/WorldSellerGame/world-seller/issues/16) +* **ui:** adjust gathering location height. closes [#105](https://github.com/WorldSellerGame/world-seller/issues/105) ([92793cf](https://github.com/WorldSellerGame/world-seller/commit/92793cf0205c8358fbfd49e3498abaa8a9520538)) +* **ui:** fill in empty spaces above gathering, closes [#22](https://github.com/WorldSellerGame/world-seller/issues/22) ([3a338df](https://github.com/WorldSellerGame/world-seller/commit/3a338dfd3a4ec12c9e0a051c98cbdb3dfbe00881)) +* **ui:** fix bug when moving from inventory to settings to home ([73691f8](https://github.com/WorldSellerGame/world-seller/commit/73691f872882091468c913a4cd5bea1ec4f0f912)) +* **ui:** inventory/resources will no longer show items with qty=0 or empty categories ([9ca4e65](https://github.com/WorldSellerGame/world-seller/commit/9ca4e65750a4b066db91d6d7836136327f68fe7e)) +* **ui:** items with infinite durability no longer appear broken ([7616f8f](https://github.com/WorldSellerGame/world-seller/commit/7616f8f6e5aa41134af2beb7f3210f8434e85571)) +* **ui:** make sidebar more appropriately sized ([7be93e9](https://github.com/WorldSellerGame/world-seller/commit/7be93e9b87ff75dd1891d175f48d5937ac88b064)) +* **ui:** random console error with icons sometimes not showing up ([3427967](https://github.com/WorldSellerGame/world-seller/commit/3427967b17d75a83deca4496143b2da40badfac5)) +* **validator:** validator should check require/preserve to make sure they're arrays ([2fd7388](https://github.com/WorldSellerGame/world-seller/commit/2fd73881743ed9686a72ee08ee8c4cb8c2a069f2)) + + +### Features + +* **achievements:** add achievements. closes [#67](https://github.com/WorldSellerGame/world-seller/issues/67) ([efba245](https://github.com/WorldSellerGame/world-seller/commit/efba2453626e472a391bc42ef8bfb0e91587cc1e)) +* **announcements:** add announcement to home page. closes [#89](https://github.com/WorldSellerGame/world-seller/issues/89) ([effa7f5](https://github.com/WorldSellerGame/world-seller/commit/effa7f5fd06c522bfbb3f25b9ae143fee38b5dbd)) +* **character:** add export/import, closes [#5](https://github.com/WorldSellerGame/world-seller/issues/5) ([43a3693](https://github.com/WorldSellerGame/world-seller/commit/43a3693f05af49601b5a43420767adc52c8fee70)) +* **ci:** add process to make sure seeds have transforms, and that everything about them is valid ([9d7b2ea](https://github.com/WorldSellerGame/world-seller/commit/9d7b2ea5af0ce5f8e657665c36c90bb3d920c4b3)) +* **combat:** abilities can now use target=All and target=AllEnemies, closes [#76](https://github.com/WorldSellerGame/world-seller/issues/76) ([b006d25](https://github.com/WorldSellerGame/world-seller/commit/b006d2580ffeb4c24efaa0990148452162339f16)) +* **combat:** add 4 new stats. closes [#98](https://github.com/WorldSellerGame/world-seller/issues/98) ([2c90c65](https://github.com/WorldSellerGame/world-seller/commit/2c90c653d8f1d58acad1680802214f43daaa91eb)) +* **combat:** add buff support, 4 example buffs ([60abd39](https://github.com/WorldSellerGame/world-seller/commit/60abd391c771713001fed8d6a823826baee8e06c)) +* **combat:** add dungeons, closes [#66](https://github.com/WorldSellerGame/world-seller/issues/66) ([808b55e](https://github.com/WorldSellerGame/world-seller/commit/808b55efb62feaca8cb382019eaaa1837d4ed1af)) +* **combat:** add food support. closes [#62](https://github.com/WorldSellerGame/world-seller/issues/62) ([b690d48](https://github.com/WorldSellerGame/world-seller/commit/b690d48c354ef3d83b8ab9a497c72f7dddfbfec0)) +* **combat:** add item support ([81e2405](https://github.com/WorldSellerGame/world-seller/commit/81e2405ccdbd69ef405d8523a6c4a33d7e8d9dde)) +* **combat:** debug mode now shows speed for combat creatures. closes [#100](https://github.com/WorldSellerGame/world-seller/issues/100) ([ab98eca](https://github.com/WorldSellerGame/world-seller/commit/ab98eca7e9a958bbd0f5b3261afd5dbfd543e954)) +* **combat:** dungeons will now give points for 10 levels, up until the next dungeon becomes relevant. closes [#99](https://github.com/WorldSellerGame/world-seller/issues/99) ([3133cec](https://github.com/WorldSellerGame/world-seller/commit/3133cec7a92a4fd163a2d38e076b53761e2dbf7c)) +* **combat:** items/effects now can be multi-step ([0fe1045](https://github.com/WorldSellerGame/world-seller/commit/0fe10453fbe34a81dab9f1daaf4b2f48ffbeca92)) +* **combat:** show floating damage numbers. closes [#85](https://github.com/WorldSellerGame/world-seller/issues/85) ([a093006](https://github.com/WorldSellerGame/world-seller/commit/a093006f98aa489c489454e4114f8bd2da7a7554)) +* **combat:** speed will now be random from speed/2 to speed instead of 1..speed ([045ea65](https://github.com/WorldSellerGame/world-seller/commit/045ea6516d3176b1870985ee07ac0cb7d340e591)) +* **combat:** status icons now have color, closes [#64](https://github.com/WorldSellerGame/world-seller/issues/64) ([fe3ea88](https://github.com/WorldSellerGame/world-seller/commit/fe3ea884da17482e338225ce0f5b537768928cff)) +* **content:** add resource name. closes [#69](https://github.com/WorldSellerGame/world-seller/issues/69) ([2a50d99](https://github.com/WorldSellerGame/world-seller/commit/2a50d996cfc04071c84b9cbe53401a2dd2e58db2)) +* **core:** add character creation; update documentation ([223eba9](https://github.com/WorldSellerGame/world-seller/commit/223eba92af274e5e5d052bbf5f5f134eb0a2e3f6)) +* **core:** add error handler for debug mode, closes [#60](https://github.com/WorldSellerGame/world-seller/issues/60) ([0f72a5a](https://github.com/WorldSellerGame/world-seller/commit/0f72a5ad6ac3dd5de7433ccc96e3d2ec311316f5)) +* **core:** add gameanalytics events for everything. closes [#75](https://github.com/WorldSellerGame/world-seller/issues/75) ([6b86a04](https://github.com/WorldSellerGame/world-seller/commit/6b86a04b5489de816f4efcf2779be1b0df70c403)) +* **core:** add more validations ([bcc61bc](https://github.com/WorldSellerGame/world-seller/commit/bcc61bcaa063d23b95dd3be228086aebe13d388d)) +* **core:** add svg validation, closes [#39](https://github.com/WorldSellerGame/world-seller/issues/39) ([82b864c](https://github.com/WorldSellerGame/world-seller/commit/82b864c7c0225bf2cc7301ac1cb5aab04fc2f7d5)) +* **core:** can now specify stat gain formulae via yaml, closes [#74](https://github.com/WorldSellerGame/world-seller/issues/74) ([a1a835c](https://github.com/WorldSellerGame/world-seller/commit/a1a835c884bb6da45162efbba2f154dc4c5b7336)) +* **data:** locations can give more than one per item grab, closes [#25](https://github.com/WorldSellerGame/world-seller/issues/25) ([3ffd67f](https://github.com/WorldSellerGame/world-seller/commit/3ffd67fd8ea135059a7e107222d20cc1582fd2fe)) +* **dev:** dev mode timers can go up to 60x faster for quick testing. closes [#24](https://github.com/WorldSellerGame/world-seller/issues/24) ([4eba723](https://github.com/WorldSellerGame/world-seller/commit/4eba7232511a0ecc3b533c8869f3b6022e80ee8c)) +* **devtools:** dev tools are enabled for deploy previews ([47e4b37](https://github.com/WorldSellerGame/world-seller/commit/47e4b37e57062ded44c079febd2a54d1c7e19789)), closes [#55](https://github.com/WorldSellerGame/world-seller/issues/55) +* **docs:** document dungeons, dungeon nodes ([3e9a09d](https://github.com/WorldSellerGame/world-seller/commit/3e9a09db1be0389333a03f5109b82f50e1396e4b)) +* **equipment:** durability of -1 means it will never break ([4e7a284](https://github.com/WorldSellerGame/world-seller/commit/4e7a284f362b38bae695f33916f244c450f31a80)) +* **error:** add error handling. add telemetry opt outs. move global error handler/notifier. add savefile to every error (where possible) for debugging. closes [#83](https://github.com/WorldSellerGame/world-seller/issues/83) ([e0a4ff2](https://github.com/WorldSellerGame/world-seller/commit/e0a4ff2dd6fea85c0322572f62eb02d815cb435d)) +* **gathering:** dedicated ui space for status bar, closes [#12](https://github.com/WorldSellerGame/world-seller/issues/12) ([3d19aa5](https://github.com/WorldSellerGame/world-seller/commit/3d19aa5087db1fda0db533cfdade0171ff4e5de6)) +* **gathering:** support cooldowns for locations ([946a45a](https://github.com/WorldSellerGame/world-seller/commit/946a45a2c87c5d6b16a1eff11cb0fa2d06e3dff8)) +* **home:** add last saved time ([322f2cb](https://github.com/WorldSellerGame/world-seller/commit/322f2cb1315882cdba0e88d469261b94c26a2304)) +* **home:** redesign home page a bit, add background ([344ba58](https://github.com/WorldSellerGame/world-seller/commit/344ba5865cb113cd39dda4b810f9d91814eb712b)) +* **item:** all items will automatically update/migrate on page load. closes [#59](https://github.com/WorldSellerGame/world-seller/issues/59) ([0058a44](https://github.com/WorldSellerGame/world-seller/commit/0058a44106046fa0d677d4876c843f93c8ac735d)) +* **items:** make equipment do stuff. closes [#30](https://github.com/WorldSellerGame/world-seller/issues/30) ([a74abe8](https://github.com/WorldSellerGame/world-seller/commit/a74abe8959658ca47718dd80fe156b04c8041a72)) +* **many:** add foraging, fishing, hunting, logging, and updated dashboard view ([525fad9](https://github.com/WorldSellerGame/world-seller/commit/525fad96590f638df2b4598fe139c495f99f17e1)) +* **mercantile:** add exchange. closes [#57](https://github.com/WorldSellerGame/world-seller/issues/57) ([b77b3e9](https://github.com/WorldSellerGame/world-seller/commit/b77b3e97b2eb899ba0587c6737c699688f5f9bd4)) +* **mercantile:** add workers. add automation. ([72e2cbc](https://github.com/WorldSellerGame/world-seller/commit/72e2cbce5300bd1813bb00bcd2ccf27f4042b5e2)) +* **meta:** add good favicon. closes [#2](https://github.com/WorldSellerGame/world-seller/issues/2) ([17aa771](https://github.com/WorldSellerGame/world-seller/commit/17aa77170bd78a5595569180ca7c0644b363e14f)) +* **meta:** add meta tags ([1966d67](https://github.com/WorldSellerGame/world-seller/commit/1966d67d08efcb198ac5a4c253bc9d694ce778fa)) +* **onboarding:** tradeskills have requirements, which fall back to a discovery system. tradeskills require a player to have discovered a thing now to activate them. there is a new debug option to gracefully migrate to the new system. ([f0f4ae4](https://github.com/WorldSellerGame/world-seller/commit/f0f4ae4930d65f184d0fdfd00b27419bd43515e0)), closes [#65](https://github.com/WorldSellerGame/world-seller/issues/65) +* **ops:** allow for separating resources and items into folders of files. closes [#17](https://github.com/WorldSellerGame/world-seller/issues/17) ([fb8e794](https://github.com/WorldSellerGame/world-seller/commit/fb8e79478d54ee2ed8cc9db9ed829f0b58a0379f)) +* **refining:** refining will remember what recipes you know based on if you've discovered the materials rather than if you have them ([e18befc](https://github.com/WorldSellerGame/world-seller/commit/e18befcb023fdb68c32ccd988f433a180541214d)) +* **refining:** update refining to show how many of a thing you have. add segmentation to split items/resources. closes [#91](https://github.com/WorldSellerGame/world-seller/issues/91) ([aef52ca](https://github.com/WorldSellerGame/world-seller/commit/aef52cacf43949278713e739d1171e688d748df6)) +* **sfx:** add sound effects, closes [#93](https://github.com/WorldSellerGame/world-seller/issues/93) ([fb72c94](https://github.com/WorldSellerGame/world-seller/commit/fb72c94ff0c4e8d945f4daf1e8d2f7a97ab4a6d1)) +* **theme:** add world seller default theme ([8e965f3](https://github.com/WorldSellerGame/world-seller/commit/8e965f3188f7f6ac0403d111b05366b3ef4d46da)) +* **tradeskill:** add alchemy. add bottles. maybe more stuff. ([24e7da9](https://github.com/WorldSellerGame/world-seller/commit/24e7da9674bab620f9c14aa3e8c9cc4930195cc6)) +* **tradeskill:** add combat ([66187dc](https://github.com/WorldSellerGame/world-seller/commit/66187dcb54f33fa01dd2f77f910c5060ae073729)) +* **tradeskill:** add cooking ([dbe184f](https://github.com/WorldSellerGame/world-seller/commit/dbe184f4d8cd58541749b4cddb98ae52ca14e127)) +* **tradeskill:** add farming ([8d0208e](https://github.com/WorldSellerGame/world-seller/commit/8d0208e2719d584ab95e00ddd2be4cdf8941e3ab)) +* **tradeskill:** add jewelcrafting ([631911a](https://github.com/WorldSellerGame/world-seller/commit/631911af75c676d24fbcb622730b7c05776faa83)) +* **tradeskill:** add mining, lots of infra ([704fc98](https://github.com/WorldSellerGame/world-seller/commit/704fc98b70126a551d177c381b0235e952ddae09)) +* **tradeskill:** added prospecting. farming can now level up. ([01e10a4](https://github.com/WorldSellerGame/world-seller/commit/01e10a4d5477103001480f9f541bca5feae94c6a)) +* **tradeskill:** added weaving. refining can now give resources. added new recipes/items. ([78f22b2](https://github.com/WorldSellerGame/world-seller/commit/78f22b25a59ba74d3685266b4af62cf3115cc2c6)) +* **tradeskill:** allow for getting nothing, closes [#27](https://github.com/WorldSellerGame/world-seller/issues/27) ([3b85e25](https://github.com/WorldSellerGame/world-seller/commit/3b85e255a02666d39eda0711d78893943da473e7)) +* **tradeskill:** can only gather from one place at a time. closes [#42](https://github.com/WorldSellerGame/world-seller/issues/42) ([41a34d8](https://github.com/WorldSellerGame/world-seller/commit/41a34d848f5a8b27b054656f1c52749cab64c301)) +* **tradeskill:** refining tradeskills have a queue limit, closes [#36](https://github.com/WorldSellerGame/world-seller/issues/36) ([1fbb1f6](https://github.com/WorldSellerGame/world-seller/commit/1fbb1f6f8c08aac3080f4c87652876940973ea15)) +* **tradeskill:** tradeskills can now require items to have a recipe become visible, as well as not spend items in the case of crafting tables or similar ([fd4dbb9](https://github.com/WorldSellerGame/world-seller/commit/fd4dbb98f12141ae0b9b27a85247e681a172b0f2)), closes [#40](https://github.com/WorldSellerGame/world-seller/issues/40) [#41](https://github.com/WorldSellerGame/world-seller/issues/41) +* **ui:** add ability to equip items, closes [#15](https://github.com/WorldSellerGame/world-seller/issues/15) ([2236717](https://github.com/WorldSellerGame/world-seller/commit/22367175f487f79a6aaaa2a3c97bdaaebec0ec4f)) +* **ui:** add darker version of background for other parts of app ([870f30e](https://github.com/WorldSellerGame/world-seller/commit/870f30e2295f4e101d2a54d94c9265b0ba763245)) +* **ui:** add inventory. add blacksmithing. closes [#14](https://github.com/WorldSellerGame/world-seller/issues/14) ([888a21a](https://github.com/WorldSellerGame/world-seller/commit/888a21a383ac62e43269cb0a1bdcd88cda5c7336)) +* **ui:** add mercantile. add upgrades. rework some internals. add value to everything. add maxWorkers to everything. ([18bcba9](https://github.com/WorldSellerGame/world-seller/commit/18bcba94317cad0d15f45bca43e16cc5ca0b81b0)) +* **ui:** add new fonts that look good. closes [#104](https://github.com/WorldSellerGame/world-seller/issues/104) ([ac4648c](https://github.com/WorldSellerGame/world-seller/commit/ac4648c142fcf0ff8cbb8693d3e5c79099421409)) +* **ui:** add notification for resource gain, closes [#11](https://github.com/WorldSellerGame/world-seller/issues/11) ([f26be05](https://github.com/WorldSellerGame/world-seller/commit/f26be0546cabf903f96a6e08141a8d30360a2c21)) +* **ui:** add settings page. it's empty. ([9a36792](https://github.com/WorldSellerGame/world-seller/commit/9a36792a3a1ab2326d59d7a9839e45daabb57a70)) +* **ui:** add tooltips in relevant places, closes [#18](https://github.com/WorldSellerGame/world-seller/issues/18) ([c5eb9f6](https://github.com/WorldSellerGame/world-seller/commit/c5eb9f6e4479be6ea4d69c35b3991c6e4f558c1b)) +* **ui:** display levels in sidebar, closes [#9](https://github.com/WorldSellerGame/world-seller/issues/9) ([8c1b33c](https://github.com/WorldSellerGame/world-seller/commit/8c1b33c5c7df0ccf59bb00c306dfde27e789e43e)) +* **ui:** get version on build of app. add discord/github links in settings. closes [#33](https://github.com/WorldSellerGame/world-seller/issues/33) ([1974379](https://github.com/WorldSellerGame/world-seller/commit/1974379ce39703e844412be92043ed832e67aeaf)) +* **ui:** improve usability of resources and inventory page ([58e6ed2](https://github.com/WorldSellerGame/world-seller/commit/58e6ed21cb4074d0a1cc19c6da2c5dca27a681a6)) +* **ui:** options screen. option to collapse to just icons. closes [#21](https://github.com/WorldSellerGame/world-seller/issues/21) ([62fab3a](https://github.com/WorldSellerGame/world-seller/commit/62fab3a7506c9dd03ef2334bfa31d8b1377619dd)) +* **validate:** nothing can have a name >32 characters, closes [#82](https://github.com/WorldSellerGame/world-seller/issues/82) ([78f434c](https://github.com/WorldSellerGame/world-seller/commit/78f434c244bde3478c0c52df3499cd8526df8a50)) +* **workers:** workers require upkeep. closes [#56](https://github.com/WorldSellerGame/world-seller/issues/56) ([e481160](https://github.com/WorldSellerGame/world-seller/commit/e48116043564501450145ca91c58dd87c74e0d9c))