florian.berthold da2d323018 fix(sort): refuse to sort inventory when read is inconsistent with server
Post-sort holes were caused by the planning phase, not the execution
phase. When GetContainerItemInfo/Link transiently returns nil for an
occupied slot during server lag, CreateBagFromID marks it <EMPTY>, the
sort algorithm moves real items into that "destination", and we end up
with literal gaps where the misclassified items used to be.

Validate the read against GetContainerNumFreeSlots before sorting; if
counts disagree, print a chat warning and abort instead of corrupting
the layout. User retries after a moment.
2026-05-16 10:36:16 +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%