1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-10-06 02:40:45 +00:00
CC-Tweaked/src
Jonathan Coates d3563a3854
Cleanup resource mount reloading
- Subscribe to the "on add reload listener" event, otherwise we don't
   get reloads beyond the first one! This means we no longer need to
   cast the resource manager to a reloadable one.
 - Change the mount cache so it's keyed on path, rather than "path ✕
   manager".
 - Update the reload listener just to use the mount cache, rather than
   having its own separate list. I really don't understand what I was
   thinking before.
2021-11-24 19:07:12 +00:00
..
generated/resources Make turtle breaking a little more data driven 2021-10-27 19:32:58 +01:00
main Cleanup resource mount reloading 2021-11-24 19:07:12 +00:00
test Make executeMainThreadTask a default method 2021-11-21 11:19:02 +00:00
testMod Rewrite monitor resizing 2021-11-24 13:35:57 +00:00
web Some doc updates 2021-08-13 22:35:08 +01:00