No description
Find a file
Florian Berthold f132bb1861 fix(items): also handle first-render-under-lag empty slots
Previous grace-window fix only kicked in when self.hasItem was already
set, so first-render-under-lag (login/reloadui while bag data is in
flight) still drew empty. Arm a single re-verify on any nil read so a
late-arriving item gets redrawn; the verifyArmed flag prevents
re-scheduling on genuinely empty slots — it only clears when we see a
valid link.
2026-05-15 19:53:49 +02:00
.github Initial commit 2022-10-21 06:30:58 -07:00
Bagnon fix(items): also handle first-render-under-lag empty slots 2026-05-15 19:53:49 +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.