Skip to content

fix off-by-one issue with autoconnect#2873

Merged
daid merged 1 commit into
daid:masterfrom
dkapell:autoconectOffset
Jun 4, 2026
Merged

fix off-by-one issue with autoconnect#2873
daid merged 1 commit into
daid:masterfrom
dkapell:autoconectOffset

Conversation

@dkapell
Copy link
Copy Markdown
Contributor

@dkapell dkapell commented Jun 2, 2026

In master, the positions are 0-indexed, which means that Helms is value 0, which also translates to not autoconnect. by shifting the position value down by 1, position ids are maintained properly from legacy (Helms=1, Weapons=2, etc)

@dkapell dkapell marked this pull request as ready for review June 2, 2026 19:33
@daid daid merged commit 481d850 into daid:master Jun 4, 2026
5 checks passed
oznogon pushed a commit to oznogon/EmptyEpsilon that referenced this pull request Jun 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants