Tabletop-Mirror / Issues-and-Tasks

0 stars 0 forks source link

Build Out the Media Service #62

Closed VarunS1997 closed 3 months ago

VarunS1997 commented 4 months ago

The way we do image management right now isn't sustainable.

We should build out a centralized way for image uploads to go to a central repository and then everything should just either use DBRefs or shallow copies of the info.

We could also re-consider entity quotas in this case because images are realistically the most expensive type of entity and storing individual spells, items, etc would be nothing.

VarunS1997 commented 3 months ago

This is now part of 2024.06.02 branch.