Files
habitica/common
agentx999 84979b137d Update spells.json
modified Backstab, Brutal Smash, Burst of Flames, and Pickpocket descriptions
2015-05-08 18:32:18 -07:00
..
2015-05-01 19:09:28 -05:00
2015-05-06 19:53:08 -05:00
2015-05-06 19:41:54 -05:00
2015-05-08 18:32:18 -07:00
2015-05-06 19:41:54 -05:00
2015-02-03 22:07:35 -06:00

Common

Shared resources useful for the multiple HabitRPG repositories, that way all the repositories remain in-sync with common characteristics. Includes things like:

  • Assets - sprites, images, etc
  • CSS - especially, esp. sprite-sheet mapping
  • Algorithms - level up algorithm, scoring functions, etc
  • View helper functions that may come in handy for multiple client MVCs
  • Item definitions - weapons, armor, pets

Compiling spritesheets

Because of some wonkiness with Heroku, the spritesheet compilation is not part of the production build process and must be done manually when new images are added by running:

grunt compile:sprites