XCOM 2
[WotC] Limited Reloads
30件中 11-20 を表示
< 1  2  3 >
更新:2019年8月7日 @ 3時22分

- Small code improvement if the player wants to disable the Search Ammo ability. It was a bit buggy before...

更新:2019年7月27日 @ 13時37分

- Setting FIND_AMMO_CHANCE=0 disables the Search Corpse ability.

更新:2019年7月26日 @ 3時37分

- Added more restrictions to Search Corpse ability: Chryssalids, Faceless, and Psi Zombies are no longer searchable

- Changed audio cue when ammo is found

- Several localization text changes

更新:2019年7月24日 @ 2時56分

- Added configuration options for the user to apply bonus reloads based on weapon type (e.g. shotgun) and weapon tech level (e.g. Magnetic). Thanks for the suggestion p6kocka

- Added the ability to search corpses for bonus reloads during a mission

更新:2019年7月18日 @ 16時43分

- Minor code improvements. Nothing sexy.

更新:2019年7月16日 @ 16時09分

- Tweaked the code so that if you don't exclude any weapons, the weapon patcher does not have to compare against the exclusion list. XComFR_EXCLUSIONS.ini had a few entries in the exclusion list as examples, these have been removed.

- Tweaked the code so that if you don't use special reload abilities from other mods (e.g. Akimbo class' "Spinning Reload") then no abilities have to be found and patched. XComFR_EXCLUSIONS.ini had an entry in the abilities-to-patch list as examples, this has been removed.

- If you want the mod to patch ONLY the weapons you want, add them to the new inclusion list in XComFR_EXCLUSIONS.ini. This DISABLES the patching of all weapon templates and only patches the ones you want.

更新:2019年7月15日 @ 14時22分

- Code related update to increase compatibility with other reload abilities

更新:2019年7月14日 @ 5時07分

- Fixed Ammo Carrier perk so that soldiers with this ability can both give and receive ammo from any ally. Before they could only give.

- Added support for Primary Secondaries and the Akimbo Class mod Spinning Reload perk. Big thanks to Musashi!

- Users can now configure the Extra Magazines item to be buildable instead of infinite. The cost is 25 Supplies and is configurable.

- Added preliminary support for users to add special/custom reload perks so they use charges and work with the Give Ammo ability.

更新:2019年7月12日 @ 0時27分

- It's now configurable if enemies are allowed to toss ammo (Default is false). If set to true, mind-controlled enemies can toss ammo to XCOM. Enemy A.I. not set up to toss ammo to each other yet.

- Fixed-up X2Condition_MatchingWeapons which was a little ham-fisted.

- Added UpdateStorage() to OnLoadedSavedGameToStrategy(). Hopefully this fixes issues with the Extra Magazines not showing up if using this mod mid-campaign.

- Fixed-up the way the exclusion list is done. It wasn't user friendly. Also, soldiers who use excluded weapons can still carry and toss ammo (weapon must still be Primary, non-infinite-ammo weapon).

更新:2019年7月11日 @ 2時09分

- Restricted enemy's ability to toss ammo. Enemies could toss their ammo to XCOM if mind-controlled, effectively opening up limitless reserves and defeating the purpose of the mod...

This will be configurable soon.