mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-03 20:49: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 |
||
|---|---|---|
| .. | ||
| locales | ||
| script | ||
| browserify.js | ||
| index.js | ||
| README.md | ||
Common
Files that are shared among the server and the client.
- Code that is run on both the client and the server
- Item definitions - weapons, armor, pets, etc