mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-23 07:40:14 +00:00
- add one-time warning caches for missing CreatureDisplayInfo and missing model path lookups - log each missing displayId/model-path only once instead of every spawn retry/frame - remove duplicate empty-model-path warning in spawnOnlineCreature (already reported by lookup path) This cuts high-frequency log I/O and string formatting in hotspots when server sends unknown displayIds, while preserving first-occurrence diagnostics. |
||
|---|---|---|
| .. | ||
| audio | ||
| auth | ||
| core | ||
| game | ||
| network | ||
| pipeline | ||
| platform | ||
| rendering | ||
| ui | ||