XCOM 2

XCOM 2

Squad Cohesion
Zobrazeno 31–40 z 54 položek
< 1  2  3  4  5  6 >
Aktualizace: 19. dub. 2016 v 13.11

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

Aktualizace: 15. dub. 2016 v 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.

Aktualizace: 14. dub. 2016 v 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.

Aktualizace: 14. dub. 2016 v 11.29

Fixed:

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

Aktualizace: 13. dub. 2016 v 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.

Aktualizace: 13. dub. 2016 v 16.55

Aktualizace: 13. dub. 2016 v 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.

Aktualizace: 13. dub. 2016 v 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.

Aktualizace: 12. dub. 2016 v 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.

Aktualizace: 11. dub. 2016 v 22.01

Fixed

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