mirror of
https://github.com/motajs/template.git
synced 2026-09-26 21:26:02 +08:00
- HeroAttribute.loadState replaces its private base object; the HeroAttribute wrapper identity is preserved so equipment/combat references stay valid across load (#06-17-1/#06-17-2). - Clone the incoming base attribute in the constructor so the shared HERO_DEFAULT_ATTRIBUTE is no longer mutated across CoreState instances. - Use any for the hero position in combat handler/aura/enemy-view generics to clear the 45 new type errors introduced by HeroAttribute implementing ISaveableContent. |
||
|---|---|---|
| .. | ||
| client-base | ||
| client-modules | ||
| data-base | ||
| data-common | ||
| data-fallback | ||
| data-state | ||
| data-system | ||
| entry-client | ||
| entry-data | ||
| legacy-plugin-client | ||
| legacy-plugin-data | ||