1
0
Fork 0
forked from OpenNeo/impress
impress/public/javascripts
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
..
closet_hangers filter lists on petpage export 2012-04-08 15:59:51 -05:00
items show traders on items#show 2011-07-31 00:19:28 -04:00
outfits cache homepage latest contribution 2012-08-09 22:59:35 -04:00
pets modeling hub 2012-08-06 21:15:31 -04:00
ajax_auth.js remove logout bug from bulk pet page 2012-01-26 13:30:53 -06:00
analytics.js include announcement, analytics.js file to overwrite when necessary 2010-11-14 14:40:51 -05:00
application.js delete outfits from outfit page 2011-07-14 13:14:06 -04:00
controls.js rails 3 2010-05-14 18:12:31 -04:00
dragdrop.js rails 3 2010-05-14 18:12:31 -04:00
effects.js rails 3 2010-05-14 18:12:31 -04:00
jquery.jgrowl.js basic interaction with fake outfits 2010-11-08 20:40:03 -05:00
jquery.timeago.js cache homepage latest contribution 2012-08-09 22:59:35 -04:00
jquery.ui.js drag and drop on Your Items <3 2011-07-30 13:40:41 -04:00
pet_query.js working home page 2010-11-05 18:45:05 -04:00
placeholder.js add items to closet via magic autocomplete 2011-07-16 01:09:04 -04:00
pledgie.js cap campaign progress bar at 100 percent to avoid ugly overflows 2011-08-04 15:32:53 -04:00
prototype.js rails 3 2010-05-14 18:12:31 -04:00
rails.js rails 3 2010-05-14 18:12:31 -04:00
wardrobe.js wardrobe now considers item.species_support_ids when deciding compatibility 2013-01-02 23:15:32 -05:00