habitica-self-host/website/common
Matteo Pagliazzi 551abf292c
Removed loading screen tips, fixes #11834 (#12063)
* removed loading tip div

* removed loading tip number logic

* removed loadingScreenTips.json
2020-04-14 22:03:57 +02:00
..
locales Removed loading screen tips, fixes #11834 (#12063) 2020-04-14 22:03:57 +02:00
script Merge branch 'sabrecat/potion-time' into release 2020-04-14 14:49:18 -05:00
index.js misc, fix client tests 2019-10-15 15:32:53 +02:00
README.md Common reorg (#8025) 2016-09-16 17:18:07 +02:00

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