Total War: WARHAMMER III
Under-Cities Survive Razing
Εμφάνιση 11-20 από 31 καταχωρίσεις
< 1  2  3  4 >
Ενημέρωση: 21 Απρ 2024 στις 18:34

- Corrected the event feed message when occupying settlement ruins from the provided dilemma to use the correct text.

Ενημέρωση: 21 Απρ 2024 στις 18:16

- Fixed a bug introduced in the last update that would prevent AI controlled Skaven factions from occupying abandoned settlements via their under-cities.

Ενημέρωση: 21 Απρ 2024 στις 18:07

- Fixed a bug where the under-city occupation dilemma would never trigger after the specified number of turns, as ticking the countdown was being done incorrectly.
- Changed how the occupation dilemma zooms to the target settlement in question, it should be smoother now.
- Super slight performance increase by moving local variable declarations outside of nested loops.
- Changed how some MCT settings are locked - Now some settings will only be locked in a multiplayer campaign.

Ενημέρωση: 12 Μαρ 2024 στις 17:30

- Improved the under-city detection logic that should ensure only 1 under-city is present in a region at a time.

Ενημέρωση: 22 Φεβ 2024 στις 16:39

- Updated how the MCT settings are loaded so that the campaign no longer needs to be reloaded for MCT setting changes to take effect.

Ενημέρωση: 19 Ιαν 2024 στις 15:13

- Corrected a listener with a duplicate name.

Ενημέρωση: 19 Ιαν 2024 στις 11:10

- Cleaned up and updated some code, no noticeable changes to gameplay.
- Added the Enable Occupation Dilemma MCT setting.

Ενημέρωση: 22 Νοε 2023 στις 13:34

Updated for patch 4.1. No changes were made.

Ενημέρωση: 31 Αυγ 2023 στις 11:53

Ενημέρωση: 23 Απρ 2023 στις 10:47

- Created and introduced a sorted_pairs() function that should prevent multiplayer desyncs caused by the game state becoming divergent when looping over a dictionary table.