habitica/website
Sabe Jones 234328f2ba Reduce difficulty of collection quests (#8754)
* create script to insert message into party chat because collection quest is now easier

See https://github.com/HabitRPG/habitrpg/pull/7987 for more details.

* fix(quests): make collection less burdensome

* refactor(migration): return groups directly
2017-06-06 20:14:26 -07:00
..
assets New cards — Congratulations, Get Well (#8655) 2017-06-06 19:04:54 -07:00
build Vue Store (#8071) 2016-09-29 13:32:36 +02:00
client Clean up references to repo as HabitRPG/habitrpg (#8742) 2017-06-06 18:51:54 -07:00
client-old fix(manifest): remove deleted files from manifest 2017-06-07 02:11:47 +00:00
common Reduce difficulty of collection quests (#8754) 2017-06-06 20:14:26 -07:00
server New cards — Congratulations, Get Well (#8655) 2017-06-06 19:04:54 -07:00
static/sprites Turtleheads (Fixes #8560) (#8776) 2017-06-06 18:43:19 -07:00
views New cards — Congratulations, Get Well (#8655) 2017-06-06 19:04:54 -07:00
README.md expose new client at /new-app, can be enabled in prod setting a flag 2016-09-21 13:43:39 +02:00

/website/client contains the source files for the new client side that is being developed as part of the Habitica.com redesign. Static assets for the new client can be found in website/static.

The old client side files can be found in /website/client-old, they are still used on Habitica.com while the redesign is in progress.