XCOM 2
Squad Cohesion
Mostrando 31-40 de 54 aportaciones
< 1  2  3  4  5  6 >
Actualización: 19 ABR 2016 a las 13:11

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

Actualización: 15 ABR 2016 a las 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.

Actualización: 14 ABR 2016 a las 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.

Actualización: 14 ABR 2016 a las 11:29

Fixed:

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

Actualización: 13 ABR 2016 a las 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.

Actualización: 13 ABR 2016 a las 16:55

Actualización: 13 ABR 2016 a las 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.

Actualización: 13 ABR 2016 a las 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.

Actualización: 12 ABR 2016 a las 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.

Actualización: 11 ABR 2016 a las 22:01

Fixed

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