habitica-self-host/website
Rachel Williams 1db52de45d Reordered Magic Hatching Potions, fixes issue 8465 (#8467)
* Moved Royal Purple to top of list, ordered other mounts from Spring to Winter

* Issue 8465, moved Royal Purple to top and arranged other pets/mounts from Spring-Winter

* Fixed whitespacing mistake from previous commit

* Magic Hatching Potions reordered by season
2017-02-08 13:14:30 -06:00
..
assets chore(sprites): compile 2017-02-02 17:31:43 +00:00
build Vue Store (#8071) 2016-09-29 13:32:36 +02:00
client chore(sprites): compile 2017-02-02 17:31:43 +00:00
client-old Updating attribute calculation to look at all equipment #8188 (#8202) 2017-02-07 12:04:12 -07:00
common Reordered Magic Hatching Potions, fixes issue 8465 (#8467) 2017-02-08 13:14:30 -06:00
server Mods blocking (#8364) 2017-02-05 22:32:10 -07:00
static/sprites chore(sprites): compile 2017-02-02 17:31:43 +00:00
views Updating attribute calculation to look at all equipment #8188 (#8202) 2017-02-07 12:04:12 -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.