Total War: WARHAMMER II

Total War: WARHAMMER II

Table Top Caps - Silent and Furious Edition
Mostrando 1-10 de 77 aportaciones
< 1  2  3 ... 8 >
Actualización: 28 JUL 2021 a las 11:33 a. m.

Added a rm:add_pre_setup_callback() function for modders to use.

Cleaned up a lot of the comments and removed unused code so that the mod looks halfway decent for modders who want to see how it works.

Actualización: 28 JUL 2021 a las 7:18 a. m.

Fixed Caps not working when recruiting from a Herdstone.

Actualización: 27 JUL 2021 a las 12:41 p. m.

Fixed units not being counted on the summary meter tooltip if they were present in the queue but absent from the army.

Actualización: 24 JUL 2021 a las 12:57 p. m.

- Fixed an issue where points were not properly refunded after disbanding units.

- Recoded significant portions of how the mod works to make it less needlessly complicated.
- Removed commented out code, junk code, and other such things.

Actualización: 20 JUL 2021 a las 2:42 p. m.

- Fixed issues where stale armies were not getting refreshed, which caused players to lose points when disbanding units, losing units in autoresolve, or merging units.

- Fixed an issue where the unit pins would be mistaken as recruitment orders. The pins are usable now.

- rm:can_upgrade_unit_to_unit(char_cqi, unit, unit_upgrade) added

This command evaluates whether replacing unit with unit_upgrade would be allowed. It is used to support other mods.

Actualización: 14 JUL 2021 a las 11:06 a. m.

The Loan Units table in the API now optionally accepts a list of subculture key strings instead of a single key string. This adds the unit to all the subcultures in the list and is used in Vanilla to support Ogres.

Actualización: 14 JUL 2021 a las 10:46 a. m.

Actualización: 9 ABR 2021 a las 11:02 a. m.

Actualización: 23 MAR 2021 a las 7:25 p. m.

Actualización: 23 MAR 2021 a las 4:08 p. m.