1
0
Fork 0
forked from OpenNeo/impress
impress/app/models
Emi Matchu cb90b79efe Remove logic to auto-detect Unconverted pets (fixes Baby Pteri bug)
Two motivations here:

1. Unconverted pets should no longer exist on Neopets.com (and we
   especially don't expect new ones), so this logic helps no one.
2. The Baby Pteri keeps getting overridden to be marked as Unconverted
   because it has only one asset, which is incorrect.

A decent heuristic for a bygone era, goodbye!
2024-02-01 01:40:50 -08:00
..
item Start migrating off globalize gem for zones 2024-01-23 05:43:00 -08:00
alt_style.rb
application_record.rb
auth_record.rb Add AuthUser model, connecting to openneo_id db 2023-10-23 19:05:07 -07:00
auth_user.rb Clarify the error behavior on AuthUser syncing 2023-10-23 19:05:08 -07:00
campaign.rb
closet_hanger.rb
closet_list.rb
closet_visibility.rb Delete a couple unused accessors 2023-11-11 15:42:08 -08:00
color.rb Start migrating off globalize gem for species/color names 2024-01-23 05:10:43 -08:00
contribution.rb Track contributions of Alt Styles 2024-01-24 03:54:43 -08:00
donation.rb
donation_feature.rb Mark some more relationships as optional 2023-10-23 19:05:07 -07:00
item.rb Start migrating off globalize gem for zones 2024-01-23 05:43:00 -08:00
item_outfit_relationship.rb Upgrade to Rails 5.2.8.1 2023-10-23 19:05:05 -07:00
neopets_connection.rb Upgrade to Rails 5.2.8.1 2023-10-23 19:05:05 -07:00
neopets_page.rb
outfit.rb Use the main app for outfit saving, not impress-2020 2023-11-02 16:54:35 -07:00
parent_swf_asset_relationship.rb
pet.rb
pet_state.rb Remove logic to auto-detect Unconverted pets (fixes Baby Pteri bug) 2024-02-01 01:40:50 -08:00
pet_type.rb
species.rb API endpoints to load alt styles as JSON, and filter by species 2024-01-28 07:30:06 -08:00
swf_asset.rb Add SVG support to alt styles 2024-01-31 03:02:19 -08:00
user.rb
zone.rb