habitica/website/assets/sprites
MathWhiz c9427ad34c New cards — Congratulations, Get Well (#8655)
* Add card and achievement sprite for Congrats card

* Add data regarding Congrats card

* Add Get Well card

* Add Get Well images

* Add schema

* Remove `if (!target.flags) target.flags = {};` code from cards

* Remove white backgrounds for congrats sprites

* add inital tests for cards

* Fix card tests

* Fix invalid urls in tests

* Update POST-user_class_cast_spellId.test.js

* Update POST-user_class_cast_spellId.test.js

* Update POST-user_class_cast_spellId.test.js

* Update congrats card sprite

* Fix card logic

* Fix user schema

* Change achievement values for new cards to Number

* Resize congrats and getwell cards

This will make them be sized properly

* Separate Market from Drops

* Extract cards to new section

* fix(sprites): revert spritesheet changes

* Add flags if target does not have them
2017-06-06 19:04:54 -07:00
..
archive Common reorg (#8025) 2016-09-16 17:18:07 +02:00
backer-only Common reorg (#8025) 2016-09-16 17:18:07 +02:00
css Release Mergeback 2017/05/03 (#8716) 2017-05-03 15:02:54 -05:00
dist Turtleheads (Fixes #8560) (#8776) 2017-06-06 18:43:19 -07:00
pet-hatching Common reorg (#8025) 2016-09-16 17:18:07 +02:00
spritesmith New cards — Congratulations, Get Well (#8655) 2017-06-06 19:04:54 -07:00
spritesmith_large feat(content): Armoire and BGs 2017-06-01 23:08:00 +00:00
npc_ian.gif fix(sprites): copy corrected Ian to prod path 2016-11-07 15:20:04 +00:00
quest_bewilder.gif Common reorg (#8025) 2016-09-16 17:18:07 +02:00
quest_burnout.gif Common reorg (#8025) 2016-09-16 17:18:07 +02:00
README.md Common reorg (#8025) 2016-09-16 17:18:07 +02:00

Sprites

The individual sprites and css that help map them to spritesheets live here.

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:

npm run sprites