MausTec / edge-o-matic-3000

Firmware for the Edge-o-Matic 3000
GNU General Public License v3.0
103 stars 29 forks source link

Post orgasm modes (denial count, milk_o_matic, random) #85

Closed B4ben-69 closed 5 months ago

B4ben-69 commented 5 months ago

Ok this is a big one that i'm proposing. I loved the idea in issue #63 ( permitting orgasm after number of denial/edge ) and having a way to random those triggers) . and the issue #75 proposing a Milk-o-matic.

After thinking both can easily merge into one new feature as Orgasm modes.

i created a Dev branch in my repo that tests my addons

Readme has been updates

B4ben-69 commented 5 months ago

this can be implemented after migrating post_orgasm code to new post_orgasm_control.c

Not sure of what you wish to move into it. I can look into it if you wish to clean up orgasm_control

MauAbata commented 5 months ago

I don't have time to review this right now, you might've noticed I'm doing some work on the core of orgasm_control/event handling. Wait until I'm done with that before proposing changes to the post_orgasm_control.c, as I'm trying to spec out a way to handle user-contributed code as an isolated module.