Files
coa-bagnon/Bagnon
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:37:39 -07:00
2022-10-21 06:37:39 -07:00
2022-10-21 06:37:39 -07:00
2022-10-21 06:37:39 -07:00
2022-10-21 06:37:39 -07:00