No description
Find a file
Florian Berthold 844f9c8a4e fix(sort): retry failed pickups instead of dropping moves on lag
DoContainerMoves dropped moves entirely when PickupContainerItem didn't
land on the cursor — on a laggy server this fires constantly because
the previous swap's client state hasn't propagated yet, leaving items
un-sorted. Retry up to MAX_PICKUP_RETRIES (8 * 150ms = 1.2s) before
giving up. Also bump CONTAINER_SWAP_DELAY 50ms -> 150ms; the inline
comment already pointed at this as the knob to raise on desyncs.
2026-05-15 20:21:26 +02:00
.github Initial commit 2022-10-21 06:30:58 -07:00
Bagnon fix(sort): retry failed pickups instead of dropping moves on lag 2026-05-15 20:21:26 +02:00
Bagnon_Config Use AceBucket to handle mass BAG_UPDATE events when re-instancing 2022-12-31 14:57:43 -07:00
Bagnon_Forever feat: v2.14.0 - personal/realm bank, stat search, faster sort 2026-05-13 08:02:49 +02:00
Bagnon_GuildBank Remove enchant search, fix lua error with elvui 2023-08-09 15:06:48 -07:00
Bagnon_Tooltips Add realm bank support (#5) 2022-12-14 08:03:58 -07:00
.gitattributes ci: preserve upstream line endings (CRLF) for clean upstream diffs 2026-05-08 04:02:57 +02:00
.gitignore Initial commit 2022-10-21 06:30:58 -07:00
README.md init 2022-10-21 06:37:39 -07:00

Bagnon

This is the repository for Bagnon. Modified for Ascension.gg.