mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-04 09:39:23 +00:00
No description
* Add localization strings * Change name of Equipment section * Add costume section to member modal * Add costume section to member modal * Add current pet and current mount info * Reorder Sections and Separate Active Mounts/Pets * switch ng-show with ng-if * Add `noActiveMount` to pets.json * Breaking Stuff * Add petservices.js to the manifest * Remove Extra Parenthesis * Progress towards backgrounds * Add semicolons * Add background information * Add all methods in petServices to userCtrl and memberModalCtrl * Add avatar settings * Add semicolons * Revert "Add avatar settings" This reverts commit 6e8cca97363ebbfed156f770179040e1ccf20ff6. * Remove active-pet-and-mount * Remove Content from memberModalCtrl * Update costumeServices.js * Make costumeservices.js more readable * Update costumeServices.js * Update costumeService logic * Remove unused strings * Fix include statements * move service * Update pet/mount logic * fixes * Fix background logic |
||
|---|---|---|
| .ebextensions | ||
| .github | ||
| database_reports | ||
| gulp | ||
| keys/google | ||
| migrations | ||
| scripts | ||
| test | ||
| vagrant_scripts | ||
| webpack | ||
| website | ||
| .babelrc | ||
| .bowerrc | ||
| .buildpacks | ||
| .codeclimate.yml | ||
| .editorconfig | ||
| .eslintignore | ||
| .eslintrc | ||
| .gitignore | ||
| .nodemonignore | ||
| .nvmrc | ||
| .travis.yml | ||
| apidoc.json | ||
| bower.json | ||
| config.json.example | ||
| docker-compose.dev.yml | ||
| docker-compose.yml | ||
| Dockerfile | ||
| Gruntfile.js | ||
| gulpfile.js | ||
| LICENSE | ||
| npm-shrinkwrap.json | ||
| package.json | ||
| Procfile | ||
| README.md | ||
| VAGRANT.md | ||
| Vagrantfile.example | ||
Habitica

Habitica is an open source habit building program which treats your life like a Role Playing Game. Level up as you succeed, lose HP as you fail, earn money to buy weapons and armor.
We need more programmers! Your assistance will be greatly appreciated.
For an introduction to the technologies used and how the software is organized, refer to Contributing to Habitica - "Coders (Web & Mobile)" section.
To set up a local install of Habitica for development and testing, see Setting up Habitica Locally, which contains instructions for Windows, *nix / Mac OS, and Vagrant.
Then read Guidance for Blacksmiths for additional instructions and useful tips.