No description
Find a file
SabreCat a7bde80349 Squashed commit of the following:
commit 27287ac3aab594de7fbd96cd9c6a169289979bea
Author: CuriousMagpie <eilatan@gmail.com>
Date:   Mon May 22 15:59:20 2023 -0400

    fix(typo): typos fixed

commit a4df8097cfbcaf6497119e2922f2a55cdabe200e
Author: CuriousMagpie <eilatan@gmail.com>
Date:   Mon May 22 15:57:17 2023 -0400

    feat(content): add migration script

commit 23ff7845c1f03153f2b0688fafea686760b278a2
Merge: d02644e21b 8ba7117fa5
Author: CuriousMagpie <eilatan@gmail.com>
Date:   Mon May 22 15:42:32 2023 -0400

    Merge branch 'develop' into achievement-dinosaur-dynasty

commit 8ba7117fa5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon May 22 12:35:07 2023 -0400

    build(deps): bump stripe from 12.5.0 to 12.6.0 (#14662)

    Bumps [stripe](https://github.com/stripe/stripe-node) from 12.5.0 to 12.6.0.
    - [Release notes](https://github.com/stripe/stripe-node/releases)
    - [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/stripe/stripe-node/compare/v12.5.0...v12.6.0)

    ---
    updated-dependencies:
    - dependency-name: stripe
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit fe5d4a0551
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon May 22 12:34:28 2023 -0400

    build(deps-dev): bump sinon from 15.0.4 to 15.1.0 (#14661)

    Bumps [sinon](https://github.com/sinonjs/sinon) from 15.0.4 to 15.1.0.
    - [Release notes](https://github.com/sinonjs/sinon/releases)
    - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
    - [Commits](https://github.com/sinonjs/sinon/compare/v15.0.4...v15.1.0)

    ---
    updated-dependencies:
    - dependency-name: sinon
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit d02644e21b3e2b76829e72b96b3a69b8ec8ea34d
Author: CuriousMagpie <eilatan@gmail.com>
Date:   Wed May 17 11:36:28 2023 -0400

    feat(content): add dinosaur dynasty achievement
2023-05-22 15:13:49 -05:00
.ebextensions Old Client Cleanup (#9141) 2017-10-12 16:44:28 +02:00
.github fix(subs): establish lock to prevent race condition 2022-11-01 20:47:21 -05:00
apidoc fix(api): add API version (#14177) 2022-08-26 15:46:43 -05:00
database_reports Merge develop 2022-06-16 13:25:56 -05:00
gulp Sprites: re-add previous offsets to sprites (#13933) 2022-04-15 14:14:48 -05:00
habitica-images@3cda1c1a27 Squashed commit of the following: 2023-05-22 15:13:49 -05:00
keys/google change Google iap-live for Android mobile app gem purchases, at negue's request 2015-12-03 06:22:59 +10:00
kubernetes Kubernetes support for dev environments (#8753) 2017-07-01 09:30:08 -07:00
migrations Squashed commit of the following: 2023-05-22 15:13:49 -05:00
scripts WIP(teams): display assigned tasks on user's personal board 2022-06-13 16:53:29 -05:00
test Database Access optimisations (#14544) 2023-05-16 12:21:45 -05:00
website Squashed commit of the following: 2023-05-22 15:13:49 -05:00
.babelrc fix babel and remove unused deps 2019-10-02 20:09:26 +02:00
.buildpacks Node 14 (#12715) 2020-11-30 20:02:06 +01:00
.codeclimate.yml Only list javascript in .codeclimate.yml 2015-08-02 17:54:05 +02:00
.dockerignore 11498: fixed issues with Dockerfile-Dev (#11518) 2019-11-27 14:01:13 -06:00
.editorconfig Create .editorconfig 2016-09-07 08:44:57 -05:00
.eslintignore fix(apidoc): change path in middleware and lintignore 2021-09-24 11:18:06 -05:00
.eslintrc.js add eslint files 2019-10-08 22:57:22 +02:00
.gitignore fix(sprites): add habitica-images as submodule 2021-12-31 13:03:02 -06:00
.gitmodules fix(sprites): add habitica-images as submodule 2021-12-31 13:03:02 -06:00
.nodemonignore Sign in with Apple (#11793) 2020-04-08 18:44:30 +02:00
.nvmrc Node 14 (#12715) 2020-11-30 20:02:06 +01:00
.slugignore chore(build): ignore non-deployable folders 2022-04-14 13:35:30 -05:00
config.json.example fix(ext-links): warn in Party and PMs, env config 2023-03-28 16:39:48 -05:00
docker-compose.dev.yml fix(subs): establish lock to prevent race condition 2022-11-01 20:47:21 -05:00
docker-compose.yml docker: mongodb3.6 2019-10-18 16:52:21 +02:00
Dockerfile fix(Docker): include failsafe for Git HTTPS 2022-05-06 17:26:48 -05:00
Dockerfile-Dev fix(Docker): use new Node base image 2020-12-04 13:18:45 -06:00
gulpfile.js Improve i18n caching (#12030) 2020-05-05 20:31:33 +02:00
LICENSE Update LICENSE 2020-04-28 09:17:46 +05:30
package-lock.json Squashed commit of the following: 2023-05-22 15:13:49 -05:00
package.json Squashed commit of the following: 2023-05-22 15:13:49 -05:00
Procfile API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
README.md chore: replace http wiki links with https (#13528) 2021-10-01 17:58:09 -05:00

Habitica Build Status Code Climate Bountysource

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. The wiki pages below and the additional pages they link to will tell you how to get started on contributing code and where you can go to seek further help or ask questions:

Habitica's code is licensed as described at https://github.com/HabitRPG/habitica/blob/develop/LICENSE

Found a bug? Please report it to admin email rather than creating an issue (an admin will advise you if a new issue is necessary; usually it is not).

Have any questions about Habitica or its community? See the links in the habitica.com website's Help menu or drop in to Guilds > Tavern Chat to ask questions or chat socially!