Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
| | |||
* | Fix getDay | Dan Goodliffe | 2019-06-22 |
| | |||
* | Show timezone debug in status | Dan Goodliffe | 2019-06-22 |
| | |||
* | Extract confession into a module | Dan Goodliffe | 2019-06-20 |
| | |||
* | Extract imagery into a module | Dan Goodliffe | 2019-06-20 |
| | |||
* | Extract sleeping into a module | Dan Goodliffe | 2019-06-20 |
| | |||
* | Extract intro into a module | Dan Goodliffe | 2019-06-19 |
| | |||
* | each, not every | Dan Goodliffe | 2019-06-19 |
| | |||
* | Extract social into a module | Dan Goodliffe | 2019-06-19 |
| | |||
* | Load modules from the scripts/toy folder | Dan Goodliffe | 2019-06-19 |
| | |||
* | Count disappointments | Dan Goodliffe | 2019-06-16 |
| | |||
* | Make last suck in stage harsher | Dan Goodliffe | 2019-06-16 |
| | |||
* | Extract getCuffs function | Dan Goodliffe | 2019-06-16 |
| | |||
* | Merge branch 'refactor' | Dan Goodliffe | 2019-04-20 |
|\ | |||
| * | Typesafe events | Dan Goodliffe | 2019-04-18 |
| | | |||
| * | Fix up type-safe property helpers | Dan Goodliffe | 2019-04-18 |
| | | |||
| * | Rename is helper function | Dan Goodliffe | 2019-04-18 |
| | | | | | | | | Prevents groovy evaluating something else | ||
| * | Strongly type helper functions | Dan Goodliffe | 2019-04-18 |
| | | |||
* | | Fix bug around undressing/exposing/unlocking | Dan Goodliffe | 2019-04-20 |
| | | | | | | | | Reported by Yorushi. |