토탈워: 워해머 3

토탈워: 워해머 3

Skaven Settlements: AI Use Under-Cities
28개 중 1~10개 표시 중
< 1  2  3 >
업데이트: 2025년 3월 25일 오후 3시 38분
작성자: Acephelos

- Removed the capitalized "MCT" in a script file name that prevented the game from opening as of game update 6.1.

업데이트: 2025년 3월 25일 오후 2시 36분
작성자: Acephelos

- Updated the mod for update 6.1. No changes seemed necessary.

업데이트: 2024년 12월 12일 오후 2시 15분
작성자: Acephelos

- Updated the mod for update 6. No changes seemed necessary.

업데이트: 2024년 10월 31일 오후 3시 11분
작성자: Acephelos

- Updated the mod for update 5.3. No changes seemed necessary.

업데이트: 2024년 8월 20일 오전 8시 54분
작성자: Acephelos

- Updated the mod for update 5.2. No changes seemed necessary.

업데이트: 2024년 7월 20일 오후 2시 37분
작성자: Acephelos

- Fixed a bug where certain MCT settings wouldn't lock in a multiplayer campaign. This did not prevent the mod from working.

업데이트: 2024년 6월 25일 오후 6시 13분
작성자: Acephelos

- Updated the mod for update 5.1. No changes seemed necessary.

업데이트: 2024년 4월 30일 오후 3시 48분
작성자: Acephelos

- Updated for update 5.0. No changes seemed necessary.

업데이트: 2024년 3월 12일 오후 5시 48분
작성자: Acephelos

- Uploaded a fixed to a minor bug that I forgot in the last upload:
A script error would occur when cults were removed and this has been fixed now.

업데이트: 2024년 3월 12일 오후 5시 41분
작성자: Acephelos

- Added functions that prevent refunding the construction costs of buildings that were constructed by this system for free, when dismantled. This includes any pooled resources.
- Changed the get_under_city() function to include an optional faction parameter, so that only under-cities owned by the specified faction are returned. This optional parameter is currently used in all calls to the function. The function has also been renamed to aiut_get_under_city() to allow use by other mods.
- Removed the max build slots MCT setting as the system already handles that itself.
- Added a periodic call to an under-city's template condition() function every X turns. This should ensure that, as regions change, the under-city templates applied to them will adapt. The rate at which this periodic check happens is controlled by a new MCT setting.
- Changed some of the vanilla template conditions provided by this mod to account for the new periodic condition check.
- The vermintide template is no longer valid for regions owned by Rebels, as this causes a script error with CA scripts.