fix #203: preserve animation on appearance updates
This commit is contained in:
parent
ff06aa3107
commit
c7607f019c
9 changed files with 237 additions and 22 deletions
|
|
@ -6,6 +6,11 @@
|
|||
**Originating issue:** [docs/ISSUES.md](../../ISSUES.md) §#53.
|
||||
**Phase context:** Phase Post-A.5 polish, Priority 3 (only remaining priority after #52 + #54 closed).
|
||||
|
||||
> **Historical correction (2026-07-11):** this spec inherited the old assumption
|
||||
> that `0xF625 ObjDescEvent` was a despawn/respawn. The cache behavior remains
|
||||
> valid, but appearance updates now preserve entity identity and invalidate the
|
||||
> entity's cache entry in place, matching retail.
|
||||
|
||||
---
|
||||
|
||||
## §1. Problem
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue