VoiceAttack-profiles icon indicating copy to clipboard operation
VoiceAttack-profiles copied to clipboard

Implement some more EDDI events

Open alterNERDtive opened this issue 3 years ago • 6 comments

E.g.

  • [x] https://github.com/EDCD/EDDI/wiki/AFMU-repairs-event
  • [ ] https://github.com/EDCD/EDDI/wiki/Asteroid-prospected-event
  • [ ] https://github.com/EDCD/EDDI/wiki/Combat-promotion-event
  • [ ] https://github.com/EDCD/EDDI/wiki/Exploration-promotion-event
  • [ ] https://github.com/EDCD/EDDI/wiki/Trade-promotion-event
  • [ ] https://github.com/EDCD/EDDI/wiki/Empire-promotion-event
  • [ ] https://github.com/EDCD/EDDI/wiki/Federation-promotion-event
  • [x] https://github.com/EDCD/EDDI/wiki/FSD-engaged-event
  • [x] https://github.com/EDCD/EDDI/wiki/Next-jump-event
  • [ ] https://github.com/EDCD/EDDI/wiki/Ship-rebooted-event
  • [ ] https://github.com/EDCD/EDDI/wiki/Signal-detected-event (might fire often at once and need changes to event handling)
  • [ ] https://github.com/EDCD/EDDI/wiki/Surface-signals-detected-event (might fire often at once and need changes to event handling)
  • [x] https://github.com/EDCD/EDDI/wiki/Synthesised-event

alterNERDtive avatar Jan 16 '21 00:01 alterNERDtive

The jump count given by Next jump could also be used to have RatAttack call the correct jumps automatically by just saying “call jumps”.

alterNERDtive avatar Jan 18 '21 08:01 alterNERDtive

"Limpet check" is duplicated when using EDDI's Speech Responder.

uchiki avatar Mar 05 '21 19:03 uchiki

"Limpet check" is duplicated when using EDDI's Speech Responder.

Yes, as the general idea is to disable the standard speech responder. Otherwise you are going to get tons of duplicates, not just that one.

alterNERDtive avatar Mar 06 '21 16:03 alterNERDtive

tons? The problem is the "Limpet check" in ((EDDI undocked)) event. I want you to set ON / OFF in the same way as AFM and synthesis reports.

uchiki avatar Mar 06 '21 19:03 uchiki

tons?

Yes. E.g. after jumps, or while FSSing.

I’ll look into adding a switch for the limpet check for the next version.

Keep in mind that while this case is simple to do, in general you’re supposed to disable the default speech responders; and if you don’t, you’ll have to sort stuff out yourself :)

alterNERDtive avatar Mar 08 '21 19:03 alterNERDtive

Also I just noticed that your request had absolutely nothing to do with this issue, so please keep things on topic.

alterNERDtive avatar Mar 08 '21 19:03 alterNERDtive