Total War: WARHAMMER III

Total War: WARHAMMER III

Settlement Organizer
17件中 1-10 を表示
< 1  2 >
更新:3月25日 @ 15時29分
更新者:d_oms

No changes, just re-uploading for versioning check. Please let me know if any issues.

更新:1月4日 @ 8時33分
更新者:d_oms

No changes, just re-uploading for versioning check. Please let me know if any issues.

更新:2024年5月5日 @ 6時51分
更新者:d_oms

No changes, just re-uploading for versioning check. Please let me know if any issues.

更新:2024年3月28日 @ 18時15分
更新者:d_oms

-- Added pooled resource factor to pooled resources context abstraction

I naively implemented pooled resource factors, assuming CA would always use "building_construction" factor for building construction pooled resource costs. The loop now measures all values across all factors in order to deterministically identify the correct pooled resource factor when construction is performed.

更新:2024年2月23日 @ 6時12分
更新者:d_oms

No changes, just re-uploading for versioning check. Please let me know if any issues.

更新:2024年2月13日 @ 17時14分
更新者:d_oms

No changes, just re-uploading for versioning check. Please let me know if any issues.

更新:2023年5月31日 @ 15時47分

No changes, just re-uploading for versioning check. Please let me know if any issues.

更新:2023年4月20日 @ 20時06分

-- Added a validation mechanism for ensuring slot identity.

There's still going to be some outlier issues, but I believe this should narrow down a lot of those. The back end has some slot indices swapped without any way to identify up front. At a minimum, I believe swaps with inactive slots (which led to building deletion) should now be aborted.

更新:2023年4月16日 @ 17時49分

-- Abstracted the context of pooled resources when performing construction calculations.

All current\future buildings utilizing pooled resources should automatically have their cost-refund removed from pools when moving buildings (e.g. chorfs in current release).

-- Modified the slot check to again incorporate the slot_type versus the slot_template.

This was originally changed to allow foreign slots to be moved, but templates don't have a reliable key to filter off of. I suspect\hope this should solve some of the random slot bugs.

更新:2022年12月13日 @ 10時20分

No changes, just re-uploading for versioning check. Please let me know if any issues.