Gibberlings3 / iesdp

Jekyllized version of IESDP with imported history
https://gibberlings3.github.io/iesdp/
19 stars 22 forks source link

Update ARE V1 animation flags #167

Closed Argent77 closed 10 months ago

Argent77 commented 10 months ago

Added separate list of PSTEE-specific animation flags.

lynxlynxlynx commented 10 months ago

Thanks. Which animation does it refer to? IOW how is it different from bit 8?

Argent77 commented 10 months ago

Which animation does it refer to? IOW how is it different from bit 8?

Creature animations (and visual effects, too).

Screenshots: Flags bit 16 disabled: ![Trmnt054](https://github.com/Gibberlings3/iesdp/assets/4519923/0014ae53-c229-41c4-8d9d-b4cd5132816d) Flags bit 16 enabled: ![Trmnt055](https://github.com/Gibberlings3/iesdp/assets/4519923/6e5d35ef-1350-4d4b-8aa3-29ea19b44709)

Flags bit 8 seems to have been changed into some kind of blending effect. But I have to test it further to be sure.

lynxlynxlynx commented 10 months ago

Then please add a note to bit 8 as well, that it has a different meaning. Seems like the functionality was moved to a new bit for some reason, instead of just using the new one for the new task.

Argent77 commented 10 months ago

@lynxlynxlynx PR should be ready for merge.

lynxlynxlynx commented 10 months ago

Thanks!