mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-04 01:29:21 +00:00
* 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
|
||
|---|---|---|
| .. | ||
| avatar_floral_healer.png | ||
| avatar_floral_rogue.png | ||
| avatar_floral_warrior.png | ||
| avatar_floral_wizard.png | ||
| empty_bottles.png | ||
| ghost.png | ||
| GrimReaper.png | ||
| inventory_present.png | ||
| inventory_present_01.png | ||
| inventory_present_02.png | ||
| inventory_present_03.png | ||
| inventory_present_04.png | ||
| inventory_present_05.png | ||
| inventory_present_06.png | ||
| inventory_present_07.png | ||
| inventory_present_08.png | ||
| inventory_present_09.png | ||
| inventory_present_10.png | ||
| inventory_present_11.png | ||
| inventory_present_12.png | ||
| inventory_quest_scroll.png | ||
| inventory_quest_scroll_locked.png | ||
| inventory_special_birthday.png | ||
| inventory_special_congrats.png | ||
| inventory_special_fortify.png | ||
| inventory_special_getwell.png | ||
| inventory_special_greeting.png | ||
| inventory_special_nye.png | ||
| inventory_special_opaquePotion.png | ||
| inventory_special_seafoam.png | ||
| inventory_special_shinySeed.png | ||
| inventory_special_snowball.png | ||
| inventory_special_spookySparkles.png | ||
| inventory_special_thankyou.png | ||
| inventory_special_trinket.png | ||
| inventory_special_valentine.png | ||
| knockout.png | ||
| Pet_Currency_Gem.png | ||
| Pet_Currency_Gem1x.png | ||
| Pet_Currency_Gem2x.png | ||
| pet_key.png | ||
| PixelPaw-Gold.png | ||
| PixelPaw.png | ||
| PixelPaw002.png | ||
| rebirth_orb.png | ||
| seafoam_star.png | ||
| shop_armoire.png | ||
| snowman.png | ||
| zzz.png | ||
| zzz_light.png | ||