Commit graph

27 commits

Author SHA1 Message Date
c0ffee
26a5993ffd Revert "excessive recaching during anim fix"
This reverts commit f6c75990f6.
2024-07-16 16:09:28 -07:00
c0ffee
f6c75990f6 excessive recaching during anim fix 2024-05-27 16:33:40 -07:00
c0ffee
00d49e6f20 Added pawn test never 2024-05-24 19:27:42 -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
77874ad5b0 Added scale to body type offsets 2024-05-14 10:47:50 -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
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
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
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
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
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
c0ffee
5a43b135b3 Fixed bugs with group anims, branch anim selection, added DP animation 2024-04-30 20:15:23 -07:00
c0ffee
3b1282fd3c Added cowgirl animation, missionary animation
Tweaks to prop visibility, hidden when not animating
made looping general, added to branch stages
2024-04-29 14:21:15 -07:00
c0ffee
990d27d4b1 added priority-based anim selection 2024-04-28 17:07:06 -07:00
c0ffee
7f5e2e1a63 Added rotation to offsets, also added keyed translations for mod menu and offset configuration menu 2024-04-23 13:53:13 -07:00
c0ffee
c800084a32 playable sounds 2024-04-22 16:14:04 -07:00
c0ffee
c33072614b Better error handling for missing graphic variants, missing offsets 2024-04-22 12:55:46 -07:00
c0ffee
32f3b1522f added:
offsets, dynamically set in animation
animation prop graphics, absolute positioning, changing textures, can be used in animation
2024-04-21 18:49:24 -07:00