Timmeey86 / RLTrainingTimer

GNU General Public License v3.0
4 stars 2 forks source link

Feature: optional action for rltt_run_training_program when the same training program is running #28

Closed maggaou closed 2 years ago

maggaou commented 2 years ago

There is no reason to make separate key binds for rltt_run_training_program, togglemenu rltrainingtimer, etc. This is especially important when having a tenkeyless keyboard which doesn't offer many extra keys.

rltt_run_training_program could have some other action when the same training is active. When training program abc is currently running, rltt_run_training_program abc could provide one of these actions

Timmeey86 commented 2 years ago

rltt_run_training_program is a call interface so other plugins can trigger the start of a training program, while togglemenu rltrainingtimer opens or closes the UI which is supposed to be used by the player.