AsherGlick / ResourceCalculator

A Video Game Resource Calculator
https://resourcecalculator.com
GNU General Public License v3.0
56 stars 30 forks source link

Adding image hashes to the packed image name #118

Closed AsherGlick closed 2 weeks ago

AsherGlick commented 2 weeks ago

This is a bit of a hack, but it is a hack on a hack. So is that good, probably worse.

Either way a future version of the scheduler should allow us to remove all of these hacks by allowing for dynamic file outputs instead of predetermined ones.

This fixes a major issue where cached versions of the item images would be displayed whenever an update is made to the calculator images. This will make future updates easier to test and not require downtime or ttl lag.