0ad/binaries/data/mods/public/simulation
Lancelot de Ferrière 0a4bfefb1e Fix modifiersManager cache incorrectly storing values with player-wide modifier
The cache would take the value post-player-modification, which is incorrect. This would usually just make caching fail, but could trigger worse problems if the post-player value is also used in other situations.

One such situation leads to an OOS for britons.

Thanks to elexis for the thorough investigation.

Fixes #7634
2025-04-19 12:37:24 +02:00
..
ai Fix a bunch of spelling mistakes 2025-04-11 06:24:32 +02:00
components Fix modifiersManager cache incorrectly storing values with player-wide modifier 2025-04-19 12:37:24 +02:00
data Fix a bunch of spelling mistakes 2025-04-11 06:24:32 +02:00
helpers Add a 'team population' gamesetting 2025-03-06 13:25:43 +01:00
templates Add small metal/ore mine objects to the game. 2025-04-15 18:14:37 +02:00