XCOM 2
Squad Cohesion
Viser 31-40 af 54 forekomster
< 1  2  3  4  5  6 >
Opdatering: 19. apr. 2016 kl. 13:11

Deleted:
A few extraneous comments from scripts have been removed.

Opdatering: 15. apr. 2016 kl. 14:57

Changed:

Restored shared variables since people reported crashing with the split variables anyway. Safety checks to ability additions have been retained.


Added in requirements for bug reporting in the discussion thread. Will also stop making quick changes after this because I'm really tired of trying to change stuff only to find out the person reporting it was inaccurate or left out a key detail.

Opdatering: 14. apr. 2016 kl. 13:40

Changed:

Unreverted changes to tactical screen listener to use its own variables instead of the UI.

Added safety checks to the process of adding abilities. Hopefully this will do something re: the crashes.

Opdatering: 14. apr. 2016 kl. 11:29

Fixed:

Relationship popup was using invalid way to check the life status of soldiers, this has now been fixed.

Opdatering: 13. apr. 2016 kl. 21:39

Reverted:

"Removed floating text visualizations when abilities proc, reworked how tactical screen listener worked to reduce the number of other things called inside it. "

"This means that values have to be duplicated from the two major screen listeners, so please remember to duplicate them when changing them in the .ini from now on."

Since it didn't do anything when testing for eladDv for Second Wave Reborn/Playable ADVENT compatibility, I don't think this was anywhere close to what was causing the problem.

Opdatering: 13. apr. 2016 kl. 16:55

Opdatering: 13. apr. 2016 kl. 15:56

Removed and Reworked:

Removed floating text visualizations when abilities proc, reworked how tactical screen listener worked to reduce the number of other things called inside it.

This means that values have to be duplicated from the two major screen listeners, so please remember to duplicate them when changing them in the .ini from now on.

Opdatering: 13. apr. 2016 kl. 4:40

Removed:

usage of XComGameState_Cohesion since some comments indicated it might have been a problem, and the mod wasn't using it by default anyway.

Opdatering: 12. apr. 2016 kl. 17:49

Removed:

Any instance of top-level variable declarations of gamestates have been removed after being informed that this could cause disastrous things to happen if the game ends up trying to call upon an invalid gamestate. This should hopefully do something about the crashes.

Opdatering: 11. apr. 2016 kl. 22:01

Fixed

Accidentally left in debug value from cohesion testing, reverted back to intended default.