habitica-self-host/website/common
PitiTheGrey 8935885637
Renaming a party shows you the placeholder text for renaming a guild #12273 (#12278)
* NewPartyPlaceholder "Enter your party's name"

* Added new placeholder and if statement to display either "party's name" or "guild's name" (issue 12273)
2020-06-07 12:59:12 +02:00
..
locales Renaming a party shows you the placeholder text for renaming a guild #12273 (#12278) 2020-06-07 12:59:12 +02:00
script Only show attainable and owned special pets/mounts (#12206) 2020-05-31 22:08:18 +02: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