impress/lib/tasks
Emi Matchu a57b3629db Refactor Neopets import tasks all into a neopets:import namespace
and with a `rails neopets:import` task you can call to do them all at
once!

I'm gonna do some other stuff here too to make `neopets:import` easier
to call all in one go, like prompting for the Neologin cookie just
once at the start.

Note that this changes the cron setup, so you gotta run
`bin/deploy:setup` after this deploys!
2024-11-16 11:58:43 -08:00
..
neopets Refactor Neopets import tasks all into a neopets:import namespace 2024-11-16 11:58:43 -08:00
.gitkeep rails 3 2010-05-14 18:12:31 -04:00
db.rake Improve Unicode support, emojis don't crash us anymore lol! 2024-02-28 18:54:27 -08:00
pet_types.rake Add pet_types:guess task to guess poses for Invisible etc pets 2024-09-13 18:12:28 -07:00
pets.rake Output JSON from rails pets:load[pet_name] 2024-10-21 14:03:56 -07:00
public_data.rake Ensure rails public_data:pull doesn't use SSL for localhost 2024-07-07 17:21:54 -07:00
swf_assets.rake Save manifest load info when preloading them, too 2024-02-25 16:02:36 -08:00