habitica-self-host/website/common
Matteo Pagliazzi 9510b2345c
Merge pull request #11636 from tsukimi2/bugfix-send-pmsg
Fix incorrect error when sending private messages to a player you have blocked (fixes #11612)
2020-01-14 13:24:05 +01:00
..
locales Merge pull request #11636 from tsukimi2/bugfix-send-pmsg 2020-01-14 13:24:05 +01:00
script Merge pull request #11637 from Xaz16/trigger-vue-reactivity-for-user 2020-01-14 13:00:07 +01: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