| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Initial dirty commit replacing most the back end with an LLMllm | Dan Goodliffe | 6 hours |
| | | | | | | | | Removes almost all the code for explicit activities and drops in calls to an OpenAI compatible API. Lots of pending stuff to restore a lot of functionality and leverage better use of the LLM, but a basic summon/session loop functions. | ||
| * | Actually call the size methodHEADmain | Dan Goodliffe | 2022-09-07 |
| | | |||
| * | Fix the intro code!pub-4.0.2 | Dan Goodliffe | 2022-06-19 |
| | | |||
| * | Backport typo fixes from mystery contributorpub-4.0.1 | Dan Goodliffe | 2022-05-26 |
| | | |||
| * | Fix call to useUrl for webpage | Dan Goodliffe | 2022-05-21 |
| | | |||
| * | Split get and load domme functions | Dan Goodliffe | 2019-07-14 |
| | | |||
| * | Select images of DOMME, not OWNER | Dan Goodliffe | 2019-07-13 |
| | | |||
| * | Make closures final | Dan Goodliffe | 2019-07-13 |
| | | |||
| * | Remove gag before cuffs if playSuck called whilst toy is gagged | Dan Goodliffe | 2019-07-12 |
| | | |||
| * | Simplify final punish activities and stop bondage occurring twice | Dan Goodliffe | 2019-07-11 |
| | | |||
| * | Move availability into a module | Dan Goodliffe | 2019-07-09 |
| | | |||
| * | Basic trigger point event system | Dan Goodliffe | 2019-07-09 |
| | | |||
| * | Dynamic build sessions from activity tags | Dan Goodliffe | 2019-07-08 |
| | | |||
| * | Don't tell toy to kneel when kneeling or squating, it's weird | Dan Goodliffe | 2019-07-08 |
| | | |||
| * | Extract meets into a tag matching helper | Dan Goodliffe | 2019-07-08 |
| | | |||
| * | Tag all activities | Dan Goodliffe | 2019-07-08 |
| | | |||
| * | Fix default removeRequest function | Dan Goodliffe | 2019-07-08 |
| | | |||
| * | Allow events to be scheduled for today if there's time | Dan Goodliffe | 2019-07-07 |
| | | |||
| * | Dress for the occasion | Dan Goodliffe | 2019-07-06 |
| | | |||
| * | Make the activityList of objects | Dan Goodliffe | 2019-07-06 |
| | | |||
| * | No writes to parent vars from metaClass methods | Dan Goodliffe | 2019-07-01 |
| | | |||
| * | pause time can be non-whole seconds | Dan Goodliffe | 2019-06-30 |
| | | |||
| * | Refactor basically everything about toys | Dan Goodliffe | 2019-06-30 |
| | | |||
| * | Fix setup filter | Dan Goodliffe | 2019-06-30 |
| | | |||
| * | Fix typo | Dan Goodliffe | 2019-06-30 |
| | | |||
| * | Execute postLoad right before main loop as moduleSetup | Dan Goodliffe | 2019-06-26 |
| | | |||
| * | Support post load module callback for late setup | Dan Goodliffe | 2019-06-24 |
| | | |||
| * | Fix missing const prefixes | Dan Goodliffe | 2019-06-24 |
| | | |||
| * | Fix typo | Dan Goodliffe | 2019-06-24 |
| | | |||
| * | Fix scope of some constants | Dan Goodliffe | 2019-06-24 |
| | | |||
| * | Tidy up some misc functions | Dan Goodliffe | 2019-06-24 |
| | | |||
| * | Extract release requests into play module | Dan Goodliffe | 2019-06-23 |
| | | |||
| * | Extract debug functions into a module | Dan Goodliffe | 2019-06-23 |
| | | |||
| * | Conditional requestables and move clothing request | Dan Goodliffe | 2019-06-23 |
| | | |||
| * | Extract play into a module | Dan Goodliffe | 2019-06-23 |
| | | |||
| * | Extract misc activities into a module | Dan Goodliffe | 2019-06-23 |
| | | |||
| * | Debug when loading modules | Dan Goodliffe | 2019-06-23 |
| | | |||
| * | Move getSpoon | Dan Goodliffe | 2019-06-23 |
| | | |||
| * | Extract humiliation into a module | Dan Goodliffe | 2019-06-23 |
| | | |||
| * | Move clampPulls | Dan Goodliffe | 2019-06-23 |
| | | |||
| * | Extract bondage into a module | Dan Goodliffe | 2019-06-23 |
| | | |||
| * | Extract pain into a module | Dan Goodliffe | 2019-06-23 |
| | | |||
| * | Fix cum chances | Dan Goodliffe | 2019-06-23 |
| | | |||
| * | Extract cbt into a module | Dan Goodliffe | 2019-06-23 |
| | | |||
| * | Move imageTagsComment | Dan Goodliffe | 2019-06-23 |
| | | |||
| * | Fix assignment to parent property bug | Dan Goodliffe | 2019-06-23 |
| | | | | | Fixes bug with assignment to DOMME and sessionAborted properties from metaClass method. | ||
| * | Extract orgasm control into a module | Dan Goodliffe | 2019-06-23 |
| | | |||
| * | Extract teasing into a module | Dan Goodliffe | 2019-06-23 |
| | | |||
| * | Extract chastity into a module | Dan Goodliffe | 2019-06-23 |
| | | |||
| * | Hack around wait and metaClass | Dan Goodliffe | 2019-06-22 |
| | | |||
