Skip to content

v1.25.0

Compare
Choose a tag to compare
@Iridar Iridar released this 21 May 17:04

Changelog

  • Fix bug caused by bad Wound Severity math that caused soldiers to sometimes instantly recover from wounds by @Iridar in #1172
  • Chosen Strength and Weakness ability description is now expanded by @pledbrook and @Grobobobo in #1174
  • Allow editing all soldier loadouts with a controller on Covert Actions by @araujorm in #1170
  • Allow mods to Override Rolling for negative traits by @Grobobobo in #1151
  • Create an option to make Fatigue and Injury Times Independent by @Grobobobo in #1149
  • Fix Homing Mine always applying bonus environmental damage from Shrapnel by @Iridar in #1184
  • X2SoldierClassTemplate::IsWeaponAllowedByClass() now checks for allowed weapon in the specified slot, not the slot on the Item Template by @Iridar in #1135
  • Fix bug introduced by Issue #783 that caused Reapers and Templars to always generate with USA names and no country in their bio by @Iridar in #1186
  • Fix camera zoom-in bug caused by modifying maximum camera zoom-out distance by @Iridar in #1159
  • Prevent built-in hit and crit modifiers from applying against non-units by @Iridar in #1167 - this fixes the bug where Rapid Fire and other abilities with a built-in Aim penalty could miss a non-unit target.
  • Add an event to localize new Item Categories by @Iridar in #1173
  • Soldier Classes that cannot use PCS are now possible by @Iridar in #1175
  • OverrideItemImage_Improved() is now called from Item State, and will not be called from more places than just Armory UI by @Iridar in #1176
  • Prevent hack rewards from being granted multiple times by @Iridar in #1177 - this makes the Skulljack Feedback Fix unnecessary.
  • The option to enable Framerate Smoothing is now blocked, as it is known to break mods with Mod Class Overrides by @Iridar in #1183
  • Fix TriggerOverrideProjectileInstance() not working as expected / advertised by @Iridar in #1179

Other changes

  • Bump GHA python by @robojumper in #1160
  • Update ReadMe.md with the ad for recruiting maintainers by @Iridar in #1180
  • Make code consistently use CHL methods for getting soldier rank name and icon by @Iridar in #1178
  • Reset version numbers in Highlander code by @Iridar in #1185

New Contributors

Full Changelog: v1.24.0...v1.25.0