Files
Shipwright/soh
Amber Burton 3c48ccd705 1 Cache + Fix logical errors (#6862)
So this fixes some logical errors with loading the resources so its checking they exist before trying to test-load them... It also added a cache for the alt skeleton by tunic type so we arent constantly trying to reassign the tunic (This change in particular may prevent instant model swapping depending how the model swap with custom content is handled if loaded in a menu like NEI does)... Current system was just spamming that check over and over and trying to reload skeletons constantly so I opted for detecting if the tunic actually changes THEN allow a recheck here, otherwise exit out early. The  skeleton.cpp and skeleton.h files can be reverted if suspected that will interfere with intended custom model usage.
2026-07-05 11:17:57 +00:00
..
2026-07-04 20:04:09 +00:00
2024-02-01 23:11:31 -06:00
2026-07-04 20:04:09 +00:00
2025-02-04 10:48:41 +01:00
2026-07-05 11:17:57 +00:00
2026-07-04 20:04:09 +00:00
2024-10-31 07:42:27 -07:00
2022-07-14 20:47:48 -04:00
2022-07-25 21:11:53 -04:00
2025-04-01 22:33:38 -04:00