Kelsidavis-WoWee/src
Kelsi 1dd1a431f4 fix(repair): process item durability updates even when entity missing from manager
handleValuesUpdate silently dropped VALUES updates for item GUIDs not in
entityManager, causing repair-all durability changes to be lost. Fall
through to updateItemOnValuesUpdate for items tracked in onlineItems_.
2026-04-05 03:15:03 -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): decompose AnimationController into FSM-based architecture 2026-04-05 12:27:35 +03:00
game fix(repair): process item durability updates even when entity missing from manager 2026-04-05 03:15:03 -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): decompose AnimationController into FSM-based architecture 2026-04-05 12:27:35 +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