Kelsidavis-WoWee/src
Kelsi 046111d037 Fix faction hostility using Faction.dbc base reputation for neutral-flagged hostile mobs
FactionTemplate entries like FT[7] (Defias) have all-zero group flags but are
hostile via their parent Faction.dbc base reputation. Load Faction.dbc, check
ReputationBase for Human race mask, and mark factions with negative base rep
as hostile. Also add symmetric group check and fix Faction.dbc field offsets
(ReputationRaceMask at fields 2-5, ReputationBase at fields 10-13).
2026-02-06 17:15:46 -08:00
..
audio Add audio volume controls to settings 2026-02-05 17:32:21 -08:00
auth Store password hash instead of plaintext for login persistence 2026-02-05 15:09:16 -08:00
core Fix faction hostility using Faction.dbc base reputation for neutral-flagged hostile mobs 2026-02-06 17:15:46 -08:00
game Fix faction hostility using Faction.dbc base reputation for neutral-flagged hostile mobs 2026-02-06 17:15:46 -08:00
network Restructure inventory UI, add vendor selling, camera intro on all spawns, and quest log 2026-02-06 13:47:03 -08:00
pipeline Render M2 glow batches as billboarded light sprites 2026-02-06 08:58:26 -08:00
rendering Fix respawned corpse movement, faction hostility, and add WoW-canonical mob level colors 2026-02-06 16:47:07 -08:00
ui Fix respawned corpse movement, faction hostility, and add WoW-canonical mob level colors 2026-02-06 16:47:07 -08:00
main.cpp Rename Wowser to Wowee throughout codebase 2026-02-02 23:22:58 -08:00