habitica-self-host/website/common
cheng-shiqi ca7399f6c1 Repair negative quest scrolls on (gem)purchase (#11399)
* Fix: Reset negative quest scrolls number to zero on purchase(gem)

* Refactor: rename website/common/script/ops/buy/buyQuest.js to website/common/script/ops/buy/buyQuestGold.js and update related files

* Test: add two tests related to negative quest scrolls
2019-10-06 17:06:02 +02:00
..
errors Improved number validation (#11131) 2019-04-23 15:19:49 -05:00
locales Merge branch 'origin/develop' into Weblate. 2019-10-02 02:09:27 +02:00
script Repair negative quest scrolls on (gem)purchase (#11399) 2019-10-06 17:06:02 +02: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