habitica-self-host/website/common
Rene Cordier 7630c02e13 Fixing healing light not being castable when user full hp (#10603)
* Fixing healing light not being castable on server and client sides when user has already full health

Adding integration test for spell cast of healing light when full health

Adding test for heal cast if user has full health

* Fixing ESLint syntax in the spells test files
2018-08-17 12:06:58 +02:00
..
errors improve apidocs related to allocating Stat Points and user/unlock - fixes #10557 (#10592) 2018-08-12 12:11:01 +02:00
locales Add error notification for deleted user (#10600) 2018-08-17 12:02:43 +02:00
script Fixing healing light not being castable when user full hp (#10603) 2018-08-17 12:06:58 +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