Kelsidavis-WoWee/include
Kelsi ab1f39c73b Fix online mode combat and implement server inventory sync
Right-click now attacks hostile NPCs (npcFlags==0) and interacts with
friendly ones in online mode. Parse UNIT_FIELD_FLAGS (59) and
UNIT_NPC_FLAGS (82) from update packets. Stop auto-attack when target
dies or despawns. Add CMSG_ITEM_QUERY_SINGLE/SMSG_ITEM_QUERY_SINGLE_RESPONSE
to populate inventory from server item objects and player slot fields.
2026-02-06 03:11:43 -08:00
..
audio Add audio volume controls to settings 2026-02-05 17:32:21 -08:00
auth Use auth username for world connection 2026-02-05 18:18:15 -08:00
core Fix NPC hair/geoset rendering using DBC lookups 2026-02-06 01:02:35 -08:00
game Fix online mode combat and implement server inventory sync 2026-02-06 03:11:43 -08:00
network Fix online mode creature spawning and packet parsing 2026-02-05 21:55:52 -08:00
pipeline Parse M2 render flags and apply per-batch blend modes 2026-02-06 01:54:25 -08:00
platform Add Windows cross-platform support alongside Linux 2026-02-03 22:25:41 -08:00
rendering Parse M2 render flags and apply per-batch blend modes 2026-02-06 01:54:25 -08:00
ui Clamp character appearance using DBC ranges 2026-02-05 18:22:11 -08:00