Pekar wrote: ↑Tue Apr 22, 2025 2:17 pm
7 May 2025:
+ reworked and combined item related stuff to
[Item]
Thank you for the great update (thanks to both of you), you allow me to enjoy the game better within my tight schedule (i.e. take out some grind)!
---
I think I found an error in the last version of the table:
For me, since that combination, Max Count and Stack Count both point to the address of Max Count (instead of Stack Count being -2 away). I just re-downloaded the latest version to confirm that I didn't accidentally change something.
The Right-Click version of April 24th works correctly.
Version: 0.9.89g.aec664d (GOG).
Edit:
Ah yes Stack Count points to "+StackableItemComponent.Max"...
Since I don't know how the correct symbol is named I'm doing something horrible and just point to -2 before that:
Edit2:
Fixed in
original post.