Jay Faulkner

Results 109 issues of Jay Faulkner

It currently just links out to a config file, we should actually build the options in the editor

enhancement
UI

After loading a .audica file, sometimes it stays in the settings tab even after hiding the panel.

bug
help wanted
UI

It looks like there's a bookmark system in MiniTimeline.cs but it currently conflicts with other tool selection mapped to numeric keys (ctrl + shift + number to make a bookmark,...

enhancement

When dragging notes, use scroll wheel to drag through time based on beatsnap

enhancement

Click + hold + scroll for adding sustains and altering the length at the same time (increase / degrees by beat length)

enhancement
good first issue

When people are toggling rapidly between flight modes, the sfx can be grating.

good first issue
input
minor
audio

Currently always defaults on, some folk may want to it off unless requested (e.g. in the case where an otherwise important input is being used by it on a gamepad).

enhancement
good first issue
input
minor
UI

![image](https://github.com/jukibom/FlyDangerous/assets/5649179/6243f52b-3041-4921-9b92-27d8f2523b45) "Could we get like, a pane here which shows the times for the medals, our highest achieved medal on the track, and a comparison of the last time against...

enhancement
suggestion
UI

If an AgentAction is wrapped in any namespace it will appear in the list of actions but selecting it will cause a `NullReferenceException` with the following stack trace: ``` NullReferenceException:...