Grummel7

Results 41 comments of Grummel7

> It's also generally preferable to keep meter updates working on the whole universe due to possible differences in the result if only considering a subset of targets, as alluded...

But then, unlike the UI, the AI does not update meters of a single object. It update all populated planets, in doubt I can change it to all owned planets....

With current master I do not see any fighter ghosts.

Since I raised the topic originally, I must say #3652 partially missed my point. There is a lot of useful information in the readme, but it is in the folder...

Adding buildings to the object list, you can see that the planet indeed contains a Exobot Colony Building, which still belongs to the empire Solidarity. This is mysterious: How did...

> Probably it doesn't still exist on the server, but the game is remembering the last state of the object that the player's empire was aware of, and the client...

@geoffthemedio Can we change the scripting context in the client, so that it only uses visible objects? Most scripts only are affected by objects that are visible (or would be,...

This could potentially affect almost every building, but by modifying ENQUEUE_BUILD_ONE_PER_PLANET most should be covered.

No building checks for ownership of other buildings on the same planet. The scripts all assume that all buildings on the planet belong to the planets owner. Which is true...

> Maybe after take over the planet consider full visibility of planet and automatically clean ghost buildings? If we can do this, I would prefer it over my PR.