mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 19:56:23 +00:00
- prevent the user seeing a confirmation about paying 3 gems when enabling the class system (which is free) - rename changeClass function to changeClassForUser to avoid confusion with changeClass function - make change class confirmation translatable - changed "gems" to "Gems" in locales string |
||
|---|---|---|
| .. | ||
| assets | ||
| build | ||
| client | ||
| client-old | ||
| common | ||
| server | ||
| static | ||
| views | ||
| README.md | ||
/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.