全面战争:战锤3

全面战争:战锤3

Skaven Settlements: AI Use Under-Cities
正在显示第 1 - 10 项,共 28 项条目
< 1  2  3 >
更新于: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.

更新于: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.