XCOM 2
[WOTC] Dedicated Pistol Slot 2.0
32件中 21-30 を表示
< 1  2  3  4 >
更新:2019年11月17日 @ 2時49分

  • Fixed some typos in the configuration texts.
  • Changed the slot's name from "Pistol" to "Sidearm" to better visualize the variety of accepted weapons.

更新:2019年11月17日 @ 2時40分

  • Implemented CanAddItemToInventory_CH_Improved.
  • Fixed a bug that would make irrelevant the logic selection in the config, treating it as always true.
  • Added Sparks in the config, slot is disabled by default.
  • Added a compatibility layer for LWOTC usage and modification. Thanks @Paledbrook!

更新:2019年5月28日 @ 11時16分

- Added XComeGameData.ini:

  • Inside, you can give your solders an additional grenade and/or utility slot.
  • This is configurable on a per-ability basis.
  • By default, this function is deactivated.

更新:2019年5月16日 @ 17時03分

- Cleaned up the code.
- Added ABILITY_EXCLUDES_SLOT in the ini:

  • If set to TRUE, it will cause the specified abilities to EXCLUDE the soldier from receiving the pistol slot and will give one to all other soldiers.
  • If set to FALSE, it will cause the specified abilities to ALLOW the soldier to receive a pistol slot and will EXCLUDE all others from receiving one.

    Further informations can be found in the configuration file itself.

更新:2019年5月13日 @ 16時31分

- Changed the slot used from 'eInvSlot_ExtraSecondary' to 'eInvSlot_Pistol` in lieu of recent Highlander update.

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

- Hotfix for slot dynamic change.
- Removed functionality until better implementation is devised.

更新:2019年5月4日 @ 18時16分

- Removed the .ini test.
- Laid further groundwork for upcoming mod.
- Changed the way eligibility of the pistol slot is decided: instead of adding the slot only to the classes specified, the slot will be given to ALL classes BUT the ones specified. This should enable Rookies to have pistol slot without everyone else having one too, and better compatibility with custom classes right from the start.
- Enhanced attachments compatibility.

更新:2019年5月4日 @ 17時18分

- .ini test.
- Laid the groundwork for upcoming mod; pistol attachments should now behave as expected.

更新:2019年4月26日 @ 10時45分

- Fixed Quickdraw interactions with pistols; it should now behave as expected.

更新:2019年4月8日 @ 12時16分

- Changed the filtering function to be more robust, now nothing should slip past its checks.