mirror of
https://github.com/vcmi/vcmi.git
synced 2026-05-22 09:55:17 +02:00
0baf7d2a4f
* Refactor artifact handling methods in CPlayerInterface * Add artifactImage shared pointer to CGarrisonInt * Add artifact image handling in CGarrisonInt * Update CGarrisonInt.cpp * Make Stack Artifacts Indication toogable via mod * Update gameConfig.json * Update CGarrisonInt.cpp * Update AssetGenerator.h * Add small circle background generating for Stack Artifact Indicator * Update CGarrisonInt.h * Update CGarrisonInt.h * Add generated background for Stack Artifact Indicator * Update CGarrisonInt.cpp * Fix Sonar warning * Adjust generated circle color * ReRun CI