zunath / SWLOR_NWN

Star Wars: Legends of the Old Republic server code, a persistent world for Neverwinter Nights
40 stars 98 forks source link

WIP: ACPv4.0 animations for SWLOR #1474

Closed JohnWildkins closed 1 year ago

JohnWildkins commented 2 years ago

The oft-requested ACP 4.0 requires some work to get fully compatible with SWLOR (and NWN post-1.68); by default the animations work reasonably well, however there are notable incompatibilities with robes in particular, due to the way they're handled in-engine. While most are fixed with CEP compatibility patches and creating new .mdl entries for new phenotypes, there are still some robes that use 1.69 coat nodes that these animations were not built for.

Conflicting robes: Part 9-12, 20, 21, 174, 236 In addition, Parts 30-33 (loincloths) are currently stiff, this is a low priority fix in comparison. Part 116 and 170 are also broken, but unknown if the coat fixes will apply to those.

I'm going through the effort of roughly animating them so as to not be rigid / completely broken, however I am by no means an animator. My standards are avoid clipping where possible, and get the job done.

TODO before PR is ready:

zunath commented 1 year ago

Project was left incomplete. Closing out this ticket. Please reopen if you end up following through and fully implementing it.