impress/config
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
..
environments keep two caches of wardrobe, for those who have image mode and those who don't 2011-07-02 18:02:37 -04:00
initializers brought-to-you-by on items#show lists contributors 2012-10-24 22:09:05 -05:00
locales devise implemented, but not remembering 2011-01-26 13:40:15 -05:00
.gitignore moving toward s3 image storage 2011-05-20 19:19:14 -04:00
application.rb cache homepage latest contribution 2012-08-09 22:59:35 -04:00
assets.yml cache homepage latest contribution 2012-08-09 22:59:35 -04:00
aws_s3.sample.yml moving toward s3 image storage 2011-05-20 19:19:14 -04:00
basic_type_hashes.yml support pea chia cape in infinite closet 2012-09-29 12:40:55 -05:00
boot.rb rails 3 2010-05-14 18:12:31 -04:00
colors.txt add color Dimensional 2012-09-24 18:31:27 -05:00
colors_with_unique_bodies.txt support special colors in the infinite closet 2011-05-02 18:07:56 -04:00
compass.rb very basic styling to match impress 2010-05-15 19:34:13 -04:00
environment.rb rails 3 2010-05-14 18:12:31 -04:00
item_zone_sets.yml refactoring search, removing database from set, fixing show.js to work with new swf 2010-06-22 12:42:25 -04:00
newrelic.yml new relic 2012-04-08 16:37:32 -05:00
nonstandard_colors.txt asset spider, yaaay 2010-11-27 18:41:06 -05:00
routes.rb wardrobe now considers item.species_support_ids when deciding compatibility 2013-01-02 23:15:32 -05:00
schedule.rb fix cron job scheduler 2012-07-24 12:05:34 -04:00
species.txt basic specs for items, including search 2010-05-15 11:38:45 -04:00
zones.yml zones are now a static resource, like species and color. database table remains for compatibility with main PHP app 2010-06-09 23:15:51 -04:00