Skip to content

1.5.0

Compare
Choose a tag to compare
@MalucoMarinero MalucoMarinero released this 25 Nov 10:33
· 1395 commits to master since this release
  • Prevent items from stacking if they have ComponentObjects attached to them,
    useful for mods to create uniques out of stackable items. (#104)
  • Triggers the events SoldierClassIcon, SoldierClassDisplayName,
    SoldierClassSummary that allow replacement of the class icon/display
    name/summary dynamically e.g. depending on UnitState or Soldier Loadout,
    and adds accessor functions for those to XComGameState_Unit. (#106)