impress/app/models
Matchu 74748acaaf Refactor more of item outfit preview into the Outfit class
This is a cute thing that I think sets us up for other stuff down the
line: move more of the outfit appearance logic into the `Outfit` class!
Now, we set up the item page with a temporary instance of `Outfit`,
then ask for its `visible_layers`.

Still missing restricted-zones logic and such, that's next!
2024-07-01 16:07:25 -07:00
..
fundraising
item Merge remote-tracking branch 'origin/main' 2024-07-01 14:56:08 -07:00
alt_style.rb
application_record.rb Upgrade to Rails 5.2.8.1 2023-10-23 19:05:05 -07:00
auth_record.rb
auth_user.rb
closet_hanger.rb
closet_list.rb
closet_visibility.rb
color.rb
contribution.rb Track contributions of Alt Styles 2024-01-24 03:54:43 -08:00
item.rb Refactor more of item outfit preview into the Outfit class 2024-07-01 16:07:25 -07:00
item_outfit_relationship.rb
nc_mall_record.rb Add more info to NC Mall section of Item Getting Guide 2024-05-14 16:04:40 -07:00
neopets_connection.rb
neopets_page.rb
outfit.rb Refactor more of item outfit preview into the Outfit class 2024-07-01 16:07:25 -07:00
parent_swf_asset_relationship.rb Upgrade to Rails 5.2.8.1 2023-10-23 19:05:05 -07:00
pet.rb To "fetch" the image hash of an image hash name, just take off the @! 2024-04-16 15:57:39 -07:00
pet_state.rb
pet_type.rb Refactor pet image hash loading into the Pet model, not PetType 2024-04-06 02:25:22 -07:00
species.rb
swf_asset.rb
user.rb
zone.rb