XCOM 2
[WOTC] Dedicated Pistol Slot 2.0
Viser 21-30 af 32 forekomster
< 1  2  3  4 >
Opdatering: 17. nov. 2019 kl. 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.

Opdatering: 17. nov. 2019 kl. 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!

Opdatering: 28. maj 2019 kl. 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.

Opdatering: 16. maj 2019 kl. 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.

Opdatering: 13. maj 2019 kl. 16:31

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

Opdatering: 5. maj 2019 kl. 7:55

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

Opdatering: 4. maj 2019 kl. 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.

Opdatering: 4. maj 2019 kl. 17:18

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

Opdatering: 26. apr. 2019 kl. 10:45

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

Opdatering: 8. apr. 2019 kl. 12:16

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