mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-04 13:09:41 +00:00
* add another check if previous gear is owned * respect gear purchase order * catch error with miscalculation of equipment number floor * add integration test for proper equipment purchasing order * fix syntax * add 'previousGearNotOwned' string * rewrite logic for different starting levels for wep vs others * separate and add tests for armor and weapon * rename variable for clarification * skip check if itemIndex is NaN * change obscure NaN check for readability * change conditional from checking NaN to Int |
||
|---|---|---|
| .. | ||
| content | ||
| fns | ||
| libs | ||
| ops | ||
| .babelrc | ||
| .eslintrc | ||
| constants.js | ||
| count.js | ||
| cron.js | ||
| i18n.js | ||
| index.js | ||
| statHelpers.js | ||