impress/lib
Emi Matchu ed5b62e161 Use PetType's created_at to predict who an item might be compatible with
This is a basic attempt at the Vandagyre logic, but also things like
"Maraquan items released before the Maraquan X was released"!

I also added a new task, `rails items:update_cached_fields`, which needs
to be run after this change, because it affects the value of
`Item#predicted_fully_modeled?`.

Eyeballing the updated search results for `-is:modeled`, this feels
pretty close? I'm guessing it's not perfect (e.g. maybe a pet type we
got modeled late into its existence, or some items that just never did
fit a certain pet), but feels pretty good.

I also know we had the "modeling hints" override in Impress 2020, which
we aren't reading yet. We should probably take that into account here
too!
2024-11-19 16:41:50 -08:00
..
rocketamf_extensions Oops, fix crash when modeling Patchwork Staff (AMFPHP string encoding!) 2024-09-27 15:18:43 -07:00
serializers Use Rails serialize method to save/load cached fields in Item 2024-10-02 17:50:42 -07:00
tasks Use PetType's created_at to predict who an item might be compatible with 2024-11-19 16:41:50 -08:00
pretty_param.rb Move some model mixins to lib/ 2023-12-05 14:55:31 -08:00