Kelsidavis-WoWee/src
Kelsi 64eb119f7d Fix unwanted mounting when closing taxi window
Closing the taxi map without selecting a destination now properly dismounts
the player. Previously, selectTaxiNode() would optimistically mount the
player, then closeTaxi() would only clear taxiWindowOpen_ without cleaning
up the mount state, leaving the player mounted.
2026-02-09 01:08:39 -08:00
..
audio Add MountSoundManager skeleton for mount audio 2026-02-09 01:04:53 -08:00
auth Upgrade to C++20 and fix all compilation warnings 2026-02-07 11:43:37 -08:00
core Add dynamic memory-based asset caching and aggressive loading 2026-02-08 23:15:26 -08:00
game Fix unwanted mounting when closing taxi window 2026-02-09 01:08:39 -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 Add dynamic memory-based asset caching and aggressive loading 2026-02-08 23:15:26 -08:00
rendering Add MountSoundManager skeleton for mount audio 2026-02-09 01:04:53 -08:00
ui Fix trainer buy packet and grey out unmet prerequisites 2026-02-08 15:03:43 -08:00
main.cpp Fix mount stability, speed parsing, combat dismount, and self-targeting 2026-02-07 18:33:14 -08:00