florian.berthold 60e3cea9fd fix(items): keep retrying nil slot reads instead of accepting after one pass
Single-retry was still flashing slots empty on the inventory when lag
exceeded 0.25s — the retry pass would read nil and broadcast the empty.
Track a per-slot retry counter (capped at RETRY_MAX=12, ~3s) so we keep
deferring until the link comes back or we hit the ceiling. Bank was
never affected — it goes through PLAYERBANKSLOTS_CHANGED, not BAG_UPDATE.
2026-05-14 02:12:38 +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%