1.5.0
- 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)