Total War: WARHAMMER III
Settlement Organizer
Показані результати 1–10 із 17
< 1  2 >
Оновлено: 25 берез. о 15:29
автор: d_oms

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

Оновлено: 4 січ. о 8:33
автор: d_oms

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

Оновлено: 5 трав. 2024 о 6:51
автор: d_oms

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

Оновлено: 28 берез. 2024 о 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.

Оновлено: 23 лют. 2024 о 6:12
автор: d_oms

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

Оновлено: 13 лют. 2024 о 17:14
автор: d_oms

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

Оновлено: 31 трав. 2023 о 15:47

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

Оновлено: 20 квіт. 2023 о 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.

Оновлено: 16 квіт. 2023 о 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.

Оновлено: 13 груд. 2022 о 10:20

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