Page 1 of 1

[B3][Fixed] WarmUp library bug

Posted: 23 Feb 2013, 17:55
by kastun
I noticed a mistake the WarmUp library.

OrderHasChanged() returns true even when there is no change in the order itself.
This happens when a player changes his Ready status.

Re: [B3] WarmUp library bug

Posted: 25 Feb 2013, 14:42
by Eole
Well it was more a feature than a mistake. :mrgreen:
Anyway I added a new ReadyHasChanged() function to separate the two type of update.