habitica-self-host/website/common
Alys 344c20fd99 improve error notification shown when a player is blocked
This improves the wording in the error notification that a player
sees when they've been blocked.

It also also changes markdown links to plain text because raw
markdown was being shown in some locations (for example when you saw
the error messages on the command line while using an API command).

These changes have been discussed with and approved by beffymaroo
and the other mods.
2019-05-18 21:38:38 +10:00
..
errors Improved number validation (#11131) 2019-04-23 15:19:49 -05:00
locales improve error notification shown when a player is blocked 2019-05-18 21:38:38 +10:00
script feat(content): reenable Feathered Friends bundle 2019-05-09 14:27:22 -05:00
index.js Common reorg (#8025) 2016-09-16 17:18:07 +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