florian.berthold 1af22578d7 fix(items): defer empty draw when slot reads nil after lag
Under server lag BAG_UPDATE can fire before item data arrives, causing
GetContainerItemInfo to return nil for a still-occupied slot and Bagnon
to broadcast ITEM_SLOT_UPDATE with no link — the slot then renders empty
until the next bag event. UpdateItem now queues a single ~0.25s retry
for the bag when a previously occupied slot reads nil; the retry pass
trusts whatever it reads, so genuine empties still resolve.
2026-05-14 01:50:42 +02:00
2022-10-21 06:30:58 -07:00
2022-10-21 06:30:58 -07:00
2022-10-21 06:37:39 -07:00

Bagnon

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

S
Description
Ascension fork of Bagnon for CoA Guild 'Exiles'
Readme 280 KiB
2.14.0-coa.2 Latest
2026-05-29 08:43:54 +00:00
Languages
Lua 99.3%
Shell 0.7%