Closed merovingien closed 12 years ago
Accepted. A random offset will be applied to the position of each item.
Work is currently in progress.
Fixed by commit 5737fca
Now a random offset is applied for each item, so players cannot make suppositions on the ennemy position on the map.
My AI need help to work now ... :cry:
Negative or positive number is not easy to manage. It was enough to have offset with positive position after the offset.
Now offset range is [1; 50000], so initial item range position is always strictly positive, and default value for memory slots cannot be an item position.
Currently players get absolute positions of items, so they can suppose the position of the ennemy's base and go in this direction instead of explore the world.
With a random offset applied, players cannot know their real position and then make suppositions on it.