Menu

#1929 Delay the ability to skip the bad BG ending

Release Block
closed-fixed
None
5
2020-03-25
2010-03-03
No

Delay the ability to skip the BG ending sequence for a few seconds since you are likely to be holding down the mouse key and skipping through the first part.

Discussion

  • Dominik Reichardt

    Ticket moved from /p/exult/feature-requests/121/

     
  • Dominik Reichardt

    • Group: --> Release Block
     
  • Dominik Reichardt

    Along with delaying the BG ending, I think all cutscenes (Guardian, Earth Serpent showing their faces and speeches) should be made to check for keydown event. So if a key is down, don't allow that to skip it, only on keyup and another keydown skip it.

     
  • Dominik Reichardt

    Fixed Malignant's issue with 2e98dad8

     
  • Dominik Reichardt

    This patch will prevent conversations or popping up of Guardian taunts to react on any key but only to mouseup, space, return/enter and ESC.
    I'm not sure what the whole if (chr) is about, I cannot think of where this is needed. Maybe Malignant or Marzo can shed some light on this

     
  • Dominik Reichardt

    • assigned_to: Marzo Sette Torres Junior
     
  • Dominik Reichardt

    • status: open --> closed-fixed
    • assigned_to: Marzo Sette Torres Junior --> Dominik Reichardt
     
  • Dominik Reichardt

    fixed by 2e98dad8