Ticket #164 (closed bug: fixed)

Opened 2 years ago

Last modified 2 years ago

Add option for turning on/off mouse pathfinding support

Reported by: ajps Assigned to: ajps
Milestone: 3.0.8 Keywords: pr1
Cc:

Description

Clicking on the game window might cause death with mouse support turned on, so it should probably be optional rather than always-on.

Two possible solutions:

  • An in-game "interface" option
  • Port-specific front end options for those that need it

Attachments

Change History

06/30/07 21:29:23 changed by takkaria

  • keywords set to pr1.

06/30/07 21:36:56 changed by takkaria

  • summary changed from Mouse support could be deadly (accidental clicks moving the player) to Add option for turning on/off mouse pathfinding support.

07/02/07 09:21:04 changed by ajps

  • owner set to ajps.

07/02/07 09:31:23 changed by ajps

I'm going to add an in-game UI option for turning on pathfinding for now, hopefully this can be replaced in 3.0.9 with options in the frontends that enable mouse support, coupled with more intelligent handling if possible (i.e. a click to gain focus is discarded by the frontend before it reaches the game).

07/02/07 10:02:28 changed by ajps

  • status changed from new to closed.
  • resolution set to fixed.

Add/Change #164 (Add option for turning on/off mouse pathfinding support)




Action