Performance improvements to functions that are called a lot by AI: - simplify math in BuildAnalyzer - remove complex randomization in NodeStorage - Fix excessive copying in Creature::cost - Generate list of all resources in ResourceTypeHandler once