1
0
Fork 0
forked from OpenNeo/impress
impress/app/views
Matchu 03c76fe882 Update missing body ID prediction to handle, say, the Maraquan Mynci.
It turns out that some pets for seemingly nonstandard colors have the
standard body type anyway, and vice-versa. This implies that we should
stop relying on a color's standardness, but, for the time being, we've
just revised the prediction model:

Old model:
    * If I see a body_id, I find the corresponding color_ids, and it's wearable
      by all pet types with those color_ids.

New model:
    * If I see a body_id,
        * If it also belongs to a basic pet type, it's a standard body ID.
            * It therefore fits all pet types of standard color (if there's
              more than one body ID modeled already). (Not really,
              because of weird exceptions like Orange Chia. Should that be
              standard or not?)
        * If it doesn't also belong to a basic pet type, it's a nonstandard
          body ID.
            * It therefore only belongs to one color, and therefore the item
              fits all pet types of the same color.
2014-01-20 15:29:01 -06:00
..
broken_image_reports support manually uploaded swf asset images - not the actual uploading, but block them from being reconverted 2013-10-16 15:50:48 -05:00
closet_hangers closet hangers index uses neopets connections dropdown 2014-01-18 22:50:14 -06:00
closet_lists move closet-hanger-destroy form to JS 2013-06-22 15:45:59 -07:00
contributions i18n for contributions#index 2013-01-24 18:23:18 -06:00
items Cache trade info on items#show, finally! I think it's the performance culprit. 2013-12-27 14:49:46 -05:00
layouts store all neopets usernames for logged-in users, but breaks closet_hangers#index 2014-01-18 21:55:01 -06:00
neopets_pages import items to a specific list 2013-04-09 15:50:33 -05:00
neopets_users choose list when importing from pets 2013-08-17 12:07:04 -04:00
outfits Update missing body ID prediction to handle, say, the Maraquan Mynci. 2014-01-20 15:29:01 -06:00
pets fix a bunch of precompiled-asset-missing errors 2013-03-05 22:26:14 -06:00
sitemap dynamic robots.txt to refer to sitemap.xml 2011-05-20 20:59:35 -04:00
static oops, remove maintenance message 2012-01-26 13:30:12 -06:00
users i18n for contributions#index 2013-01-24 18:23:18 -06:00