Changes between Version 1 and Version 2 of Ticket #14437, comment 1


Ignore:
Timestamp:
Apr 27, 2023, 8:28:12 PM (13 months ago)
Author:
i30817

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #14437, comment 1

    v1 v2  
    11Upstream had a long discussion about a bug with fadeout (room exit), namely it was being done wrong and characters disappeared before the fadeout.
    22
    3 Although that was supposed to be a AGS 4 fix, and 'fadeout' not 'fadein' so maybe it's not the same problem.
     3Although that was supposed to be a AGS 4 fix, and 'fadeout' not 'fadein' so maybe it's not the same problem. But the author made a lot of commits because of this issue (to fix bugs he found) so maybe some commit triggered a bug.
    44
    55https://github.com/adventuregamestudio/ags/issues/1970