impress/public
Matchu 9701221035 wardrobe now considers item.species_support_ids when deciding compatibility
For example, the Meerca Maid Tray is a foreground item, so the SWF is marked
as compatible with all body types, but the item itself is clearly marked as
Meercas-only. items#show reflected this properly, but the swf_assets#index
call that the wardrobe uses ignored item.species_support_ids.

So, /bodies/:body_id/swf_assets.json?item_ids[]=... was deprecated in favor
of /pet_types/:pet_type_id/items/swf_assets.json?item_ids=[]..., which is
much like the former route but, before loading assets, also loads the pet
type and items, then filters the items by compatibility, then only loads
assets for the compatible items.
2013-01-02 23:15:32 -05:00
..
fonts add fonts and alert-overlay 2010-11-06 19:06:23 -04:00
images beautiful outfits tab using thumbnails 2012-07-27 03:21:22 -04:00
items add cache-control public header to htaccess files, just for good measure 2010-06-08 19:59:23 -04:00
javascripts wardrobe now considers item.species_support_ids when deciding compatibility 2013-01-02 23:15:32 -05:00
outfits pretty tab navigation for wardrobe sidebar 2012-07-25 19:02:23 -04:00
pet_types add cache-control public header to htaccess files, just for good measure 2010-06-08 19:59:23 -04:00
stylesheets upgrade to rails 3.0.18 - only patch upgrades, no API changes 2013-01-02 22:44:24 -05:00
swfs change around public/swfs/outfit symlink structure for consistent deploy 2010-11-14 16:27:48 -05:00
.gitignore cache item_zone_sets.json too 2010-12-11 10:36:59 -05:00
403.html restructure backend of closet hanger quantity updates 2011-07-15 16:16:40 -04:00
404.html rails 3 2010-05-14 18:12:31 -04:00
422.html rails 3 2010-05-14 18:12:31 -04:00
500.html rails 3 2010-05-14 18:12:31 -04:00
favicon.ico rails 3 2010-05-14 18:12:31 -04:00
spotlight_pets.txt spotlight pets as of 12/20/11 2011-12-20 21:00:18 -05:00