XCOM 2
[WOTC] Fix Controller Grappling
Showing 1-10 of 11 entries
< 1  2 >
Update: 19 Apr, 2019 @ 8:05am

Update: 19 Apr, 2019 @ 8:00am

Added X2TargetingMethod_PathTarget (Ionic storm and others) to the list of controller activated methods.

Update: 15 Apr, 2019 @ 4:40pm

Updated based on MrNiceUK's change in issue #477[github.com].
Also switch to static function calls to avoid some warning generation.

Update: 13 Apr, 2019 @ 5:28am

Fix a bug introduced with the configuration change.
Lessons learned: The gritty detail is that I was trying to test if a Class object was an instanceOf a X2TargetingMethod, which would always be false.

Update: 12 Apr, 2019 @ 4:40pm

Made the list configurable.

Update: 11 Apr, 2019 @ 9:33pm

Update: 11 Apr, 2019 @ 6:49pm

Update: 11 Apr, 2019 @ 6:48pm

Update: 11 Apr, 2019 @ 6:43pm

Update: 11 Apr, 2019 @ 6:41pm