Commit graph

439 commits

Author SHA1 Message Date
c0ffee
2d0a26bda3 Added placeholder for rimnude zoo not loaded 2024-05-20 09:48:02 -07:00
c0ffee
5bd9bf0ca7 Fix error trying to find reorder for anim not found 2024-05-16 19:59:23 -07:00
c0ffee
138ac25019 Start new animation for neverendingsex 2024-05-16 12:30:40 -07:00
c0ffee
41b5411c73 Fix for whitefox error 2024-05-16 07:23:08 -07:00
c0ffee
3ab5a96ce5 Bugfixing involving animation reordering 2024-05-15 09:54:40 -07:00
c0ffee
a458f3b83f Added humanlike pawn test 2024-05-14 11:37:01 -07:00
c0ffee
31cba83bc2 Output actor shift in debug logs 2024-05-14 11:23:02 -07:00
c0ffee
2f7bae49db changed order of dog regular anim tests 2024-05-14 11:14:11 -07:00
c0ffee
77874ad5b0 Added scale to body type offsets 2024-05-14 10:47:50 -07:00
c0ffee
0b4cca30a2 Fix errors on animations 2024-05-13 17:28:02 -07:00
c0ffee
fa00dd71d4 added DogBeast anim, tentative, still needs editing, + various fixes and null ref error checks 2024-05-12 20:33:52 -07:00
c0ffee
781e4321dd Added age range body offsets 2024-05-10 15:35:46 -07:00
c0ffee
776c18a715 hit supported versions 1.1-1.4 2024-05-10 08:24:52 -07:00
c0ffee
43944ed90b naming conventions for animations 2024-05-08 19:29:08 -07:00
c0ffee
8363cddd6a Tweaked volume levels for voices and sounds 2024-05-08 14:59:18 -07:00
c0ffee
e97d74f4cd build 2024-05-08 09:25:37 -07:00
c0ffee
6eaaa539e9 Added trait-based pawn test 2024-05-08 09:25:17 -07:00
c0ffee
2a6a9366d3 Added more pawn tests, job def, prisoner/slave checks 2024-05-07 20:59:00 -07:00
c0ffee
c35cd55d25 Added race pawntest, further tweaks to animations 2024-05-07 17:14:32 -07:00
c0ffee
87c10cacff Updated Chinese Simplified and Chinese Traditional languages by Talos 2024-05-07 12:05:56 -07:00
c0ffee
3488352676 Moved some stuff around for tidiness 2024-05-07 12:04:38 -07:00
c0ffee
d6c813af2f Tweaked probabilities + added offsets for different pawn types 2024-05-07 11:34:59 -07:00
c0ffee
aee763cf53 Added actor shift, tweaks to anims 2024-05-06 21:37:55 -07:00
c0ffee
1c7b137096 added weak contexts to animations 2024-05-06 20:28:44 -07:00
c0ffee
985c0266e1 Tweaked animation timings 2024-05-06 18:48:17 -07:00
c0ffee
0bbcf5b7f2 Added blowjob animation 2024-05-06 18:44:39 -07:00
c0ffee
f8214c5135 sound fixes for DP 2024-05-06 12:47:50 -07:00
c0ffee
2c9043384e Added voices with new voicetagdefs, default human male/female voices 2024-05-06 12:34:33 -07:00
c0ffee
70e355001b updated Chinese SImplified and Chinese Traditional language data, and bugfixes
Fixed issues with rimnudeworld dependencies, hand prop error
2024-05-06 08:46:08 -07:00
c0ffee
a652cf3135 cunnilingus animation 2024-05-05 17:53:49 -07:00
c0ffee
2ca8578a9d comments 2024-05-04 21:49:01 -07:00
c0ffee
337b1d93f0 added sounds to anims, slap sound, further fixes for downed pawn layering 2024-05-04 21:48:02 -07:00
c0ffee
4aa6f38c69 minor text formatting 2024-05-04 16:18:23 -07:00
c0ffee
f30a02bcc8 various tweaks; portrait fix, pawntest whitelist/blacklist, more fixes for headfacing, granularity for render tree menu 2024-05-04 16:14:52 -07:00
c0ffee
bc283ec08e better fix for NALS facial anims; no more artifacting 2024-05-04 13:09:56 -07:00
c0ffee
0f6a37d83b fix for null ref error from sound probability 2024-05-04 10:14:57 -07:00
c0ffee
964a861d30 added probability to voicetagdefs, to make voice clips play at random intervals 2024-05-04 08:58:07 -07:00
c0ffee
c24416e043 build solution 2024-05-03 21:26:57 -07:00
c0ffee
8ed52c0696 commented out test code throwing errors 2024-05-03 21:15:59 -07:00
c0ffee
a491c1dade fixes to bodyangle throwing null ref errors, and prop animation offsets 2024-05-03 20:34:58 -07:00
c0ffee
d36c2b8314 patch for NALS facial animation using rendersubworker 2024-05-03 19:47:25 -07:00
c0ffee
6d174dbce4 Patches for downed pawns with anims not playing + pawn downed wiggler interfering with anims 2024-05-03 18:21:06 -07:00
c0ffee
8a93f3b087 set extended keyframe to default invisible for bugged hand anims 2024-05-03 12:58:47 -07:00
c0ffee
e639ae8fb8 Further debug logging for animations 2024-05-03 10:51:59 -07:00
c0ffee
7596fe86c6 patch for graphic variant workers not rendering at all 2024-05-03 08:43:34 -07:00
c0ffee
775d3d913e debug logging info 2024-05-03 07:35:55 -07:00
c0ffee
eead6ae7ca null ref checks for jobs 2024-05-03 06:54:32 -07:00
c0ffee
0e9419b039 voices 2024-05-03 04:49:15 -07:00
c0ffee
96986104d5 Added Sound Framework 2024-05-02 21:19:22 -07:00
c0ffee
abb3c1fe18 Rewrote path random selection to use built-in rangeseeded call, prevent integer overflow error 2024-05-01 19:41:27 -07:00