habitica/website
Keith Holliday 566716e2fe
Added display logic for npcs (#9709)
* Added display logic for npcs

* Fixed lint
2017-12-12 19:05:18 -06:00
..
client Added display logic for npcs (#9709) 2017-12-12 19:05:18 -06:00
common submit initial working solution to disallow selling of Saddle (#9663) 2017-12-05 14:22:59 -06:00
raw_sprites chore(news): FCC CTA 2017-12-12 21:24:18 +00:00
server Added float rounding (#9657) 2017-12-11 11:48:50 -06:00
static Added MAFL Theme (#9633) 2017-12-05 14:20:58 -06: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.