Kelsidavis-WoWee/src
Kelsi 0d188edd75 fix(areatrigger): use actual DBC dimensions instead of inflated minimums
The minimum floor (3.0 for sphere radius, 4.0 for box dimensions) was
inflating narrow triggers like AT 5711 (boxWidth 1.06 → 4.0), causing
false area trigger fires near the Stormwind AH and unexpected teleports.
2026-04-05 02:35:47 -07:00
..
addons chore(lua): refactor addon Lua engine API + progress docs 2026-04-03 07:31:06 +03:00
audio chore(renderer): refactor renderer and add post-process + spell visuals systems 2026-04-02 00:21:21 +03:00
auth fix: UB in mouse button polling, null deref in BigNum formatting 2026-03-30 15:37:38 -07:00
core feat(animation): 452 named constants, 30-phase character animation state machine 2026-04-04 23:02:53 +03:00
game fix(areatrigger): use actual DBC dimensions instead of inflated minimums 2026-04-05 02:35:47 -07:00
network chore(testing): add unit tests and update core render/network pipelines 2026-04-03 09:41:34 +03:00
pipeline feat(animation): 452 named constants, 30-phase character animation state machine 2026-04-04 23:02:53 +03:00
rendering feat(animation): 452 named constants, 30-phase character animation state machine 2026-04-04 23:02:53 +03:00
ui feat(animation): 452 named constants, 30-phase character animation state machine 2026-04-04 23:02:53 +03:00
main.cpp feat(rendering): GPU architecture + visual quality fixes 2026-04-04 13:43:16 +03:00