habitica-self-host/website/common
2022-01-27 15:34:18 -06:00
..
locales Merge branch 'develop' into news-post-datetime 2022-01-27 15:34:18 -06:00
script Fixed issue with mystery sets, pets, and mounts staying pinned in the rewards column after purchasing. Added logic to look up item info and remove from pinned list by path. (#13701) 2022-01-21 15:10:50 -06:00
index.js misc, fix client tests 2019-10-15 15:32:53 +02:00
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