Kelsidavis-WoWee/include
Kelsi f8aba30f2d Fix WMO ramp/stair clipping with WoW-style floor snap and collision fixes
Remove active group fast path from getFloorHeight to fix bridge clipping.
Replace ground smoothing with immediate step-up snap (WoW-style: snap up,
smooth down). Accept upward Z from wall collision at all call sites. Skip
floor-like surfaces (absNz >= 0.45) in wall collision to prevent false
wall hits on ramps. Increase getFloorHeight allowAbove from 0.5 to 2.0
for ramp reacquisition. Prefer highest reachable surface in floor selection.
2026-02-08 17:38:30 -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 Add idle yawn emote and hearth home tooltip 2026-02-08 03:39:02 -08:00
game Fix trainer buy packet and grey out unmet prerequisites 2026-02-08 15:03:43 -08:00
network Fix online mode creature spawning and packet parsing 2026-02-05 21:55:52 -08:00
pipeline Add tiled particle atlas support 2026-02-07 19:20:37 -08:00
platform Fix hair/vendor/loot bugs, revamp spellbook with tabs and icons, clean up action bar, add talent placeholder 2026-02-06 16:04:25 -08:00
rendering Fix WMO ramp/stair clipping with WoW-style floor snap and collision fixes 2026-02-08 17:38:30 -08:00
ui Add trainer dialog system with spell list UI and buy support 2026-02-08 14:33:39 -08:00