I'm not sure if this is part of standard BTS or part of BUG 4.4 but when you have resource icons toggled on and zoom the map all the way out you get 4 filter options above the minimap:
Food
Luxuries
General
Everything
Is it possible to change these filters or add new ones? (in Python or XML, SDK not an option for Mac). I ask because I'm experimenting with resources not giving +1 health/happiness and it seems that this filter relies on whether a resource gives health or happiness to determine its category. i.e, if it give health it's considered food, if it gives happiness it's considered a luxury and if it gives neither it's considered general. I'm hoping to change this.
Additionally, does anyone familiar with the SDK know if removing this health/happiness distinction affects the AI in any way? I would have thought that it would use the BONUSCLASS tags but if this filter doesn't, maybe it's the same elsewhere?
Food
Luxuries
General
Everything
Is it possible to change these filters or add new ones? (in Python or XML, SDK not an option for Mac). I ask because I'm experimenting with resources not giving +1 health/happiness and it seems that this filter relies on whether a resource gives health or happiness to determine its category. i.e, if it give health it's considered food, if it gives happiness it's considered a luxury and if it gives neither it's considered general. I'm hoping to change this.
Additionally, does anyone familiar with the SDK know if removing this health/happiness distinction affects the AI in any way? I would have thought that it would use the BONUSCLASS tags but if this filter doesn't, maybe it's the same elsewhere?