토탈워: 워해머 3

토탈워: 워해머 3

Under-Cities Survive Razing
31개 중 11~20개 표시 중
< 1  2  3  4 >
업데이트: 2024년 4월 21일 @ 오후 6시 34분

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

업데이트: 2024년 4월 21일 @ 오후 6시 16분

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

업데이트: 2024년 4월 21일 @ 오후 6시 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.

업데이트: 2024년 3월 12일 @ 오후 5시 30분

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

업데이트: 2024년 2월 22일 @ 오후 4시 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.

업데이트: 2024년 1월 19일 @ 오후 3시 13분

- Corrected a listener with a duplicate name.

업데이트: 2024년 1월 19일 @ 오전 11시 10분

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

업데이트: 2023년 11월 22일 @ 오후 1시 34분

Updated for patch 4.1. No changes were made.

업데이트: 2023년 8월 31일 @ 오전 11시 53분

업데이트: 2023년 4월 23일 @ 오전 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.