XCOM 2
[WOTC] Loot Post Mover
11件中 1-10 を表示
< 1  2 >
更新:2024年8月19日 @ 6時59分
更新者:RustyDios

v2.0

BUGFIX: Fixes an issue with the Configureable Timers not being respected when a Loot Drop is created.

更新:2024年2月14日 @ 6時27分
更新者:RustyDios

v1.9

UPDATE: Will now show Loot Destroyed (by killing a unit with Explosives) in the sidebar in the same way it does for Loot Expired. This can be turned off and recoloured in the configs. Idea from Illogical. Coding help from Iridar.

Added some console commands dealing with loot. Loot Add/remove/roll. All new commands have the prefix "RustyFix_LPM_". They should only ever be used in a tactical campaign mission (as skirmish mode doesn't have loot, and they might break in strategy)

更新:2023年4月9日 @ 12時51分

v1.8

BUGIX: Fixes the issues with infinity icons on all posts introduced in v1.6

Fixes colour coding on items in expired loot message.
Fixes item quantity for merged items in expired loot message.

更新:2023年4月8日 @ 9時28分

v1.7

CONFLICT RESOLUTION:
Integrates the code from Loot Expired by AKA Illogical, with permission.
This is to resolve the MCO conflict.
This mod can now do everything that mod could.

更新:2023年4月3日 @ 5時18分

v1.6

UPDATE: Added an option and override/update to the loot post for Reusable Hunter Axe mod. This makes the whole drop red in colour and changes the number display to an infinity symbol. Enabled by default. Should not affect games not running the mod.

更新:2021年9月30日 @ 15時51分

v1.5

FEATURE UPDATE: With some help from Kexx now has a new circular base mesh, which makes the moved posts look like they are attached. It's really difficult to convey in screenshots alone but it looks so much better when the camera pans around the dropped loot...

Also made some changes so that if the timed expire config option is set to false (no expiration) or higher than 9turns.. it now shows an infinity symbol correctly on the drop

更新:2021年8月27日 @ 9時58分

v1.4

FEATURE UPDATE: Adds a UI Screen Listener that should catch "LootDrop Targets" and adjust the HUD icon. See the new screenshot. The feature 'works' but has minor issues imo .. can be disabled in the config if you wish.
Why is this added to this mod and not the MoreTargetIcons2020 mod? - because this mod is my 'Loot UI' mod ... ...

更新:2021年8月14日 @ 10時55分

v1.3

BUGFIX: Fixed an out-of-bounds error in one of my FOR loops. Should have no impact on use of the mod, but will stop an annoying log error.
Many thanks to Iridar for bringing my bad coding habbit to my attention!!

更新:2020年8月30日 @ 19時50分

v1.2

Just catching more pending game states... I swear this is my worst offending mod for this redscreen error. :(

更新:2020年8月16日 @ 15時17分

v1.1

Moved one singular } bracket that would, on occasion cause a pending gamestate error, of gamestate created but not added to history ...