Total War: WARHAMMER III

Total War: WARHAMMER III

Skaven Settlements: AI Use Under-Cities
1–10/28 bejegyzés mutatása
< 1  2  3 >
Frissítés: márc. 25. @ 15:38
Acephelos által

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

Frissítés: márc. 25. @ 14:36
Acephelos által

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

Frissítés: 2024. dec. 12. @ 14:15
Acephelos által

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

Frissítés: 2024. okt. 31. @ 15:11
Acephelos által

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

Frissítés: 2024. aug. 20. @ 8:54
Acephelos által

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

Frissítés: 2024. júl. 20. @ 14:37
Acephelos által

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

Frissítés: 2024. jún. 25. @ 18:13
Acephelos által

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

Frissítés: 2024. ápr. 30. @ 15:48
Acephelos által

- Updated for update 5.0. No changes seemed necessary.

Frissítés: 2024. márc. 12. @ 17:48
Acephelos által

- 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.

Frissítés: 2024. márc. 12. @ 17:41
Acephelos által

- 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.