codeka / wwmmo

War Worlds MMO
MIT License
291 stars 201 forks source link

Too Many "Goods Exhausted" Messages #101

Open coherentones opened 9 years ago

coherentones commented 9 years ago

There are systems that just can't feed themselves. Either make a way to increase the food production to allow each system to feed itself, or find a way to suppress these messages for systems where the population is not actually dropping. As it is, there is no easy way to see which colonies are actually losing population, if you receive a lot of these messages.

coherentones commented 9 years ago

Can you suppress the messages if the system is over a given amount. For example if the system is short by more than 50, assume it is intentional and don't report, but if the shortage is less than 50, report?

coherentones commented 9 years ago

Even including the amount that food production is short by will help weed out which systems need to be looked at and which can be ignored. For myself, I can usually ignore if more than 30 under for food and it's the systems that are just below zero that I need to look at.

coherentones commented 9 years ago

Going through the messages generated, I haven't seen one that I want reported where the food production is short by more the 30 (ie -30) and I haven't seen a message that I didn't want to see where the food production is short by less than 30 (ie -29 to -0). Please limit the reporting to the cases where the food production is from -0 to -30 (or allow a settable value, for example -30, to limit how many "Goods Exhausted" messages are produced. Thank you.

Hexan1 commented 9 years ago

A suppress rpt option would cut all msgs you do not want rpts on. Have it remain in place until next view old msgs tick.

coherentones commented 9 years ago

I do want to see the goods exhausted messages for those systems that are dying off, but not for those systems that can't produce enough food and have been set to max population growth to keep them alive. As it is now, the few messages that I would like to see are being drown out by the multitude of messages from the systems that are not dying off, but can't produce food.