Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Item stack limits should not be lowered on EE #16

Open
mike1072 opened this issue Dec 4, 2016 · 0 comments
Open

Item stack limits should not be lowered on EE #16

mike1072 opened this issue Dec 4, 2016 · 0 comments

Comments

@mike1072
Copy link
Member

mike1072 commented Dec 4, 2016

http://gibberlings3.net/forums/index.php?showtopic=28191&p=249038

EE has increased the stacking limit for some items, so when IR items (based on the BG2 stack limits) get installed, those stack limits revert back to the BG2 values.

Here are the BGEE values for all item types:

  • Arrows, bolts, bullets, and darts: 80
  • Throwing daggers, hammers, and axes: 40
  • Potions: 24
  • Gems: 20
  • Scrolls: 50

We could either adjust all our stack sizes to match the Enhanced Editions or we could adjust our code so that it checks existing stack sizes and sets all our items to whatever the current size is, so IR's main component wouldn't be changing stack sizes in any games.

@mike1072 mike1072 changed the title Item stack limits should not be lowered Item stack limits should not be lowered on EE Dec 4, 2016
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

No branches or pull requests

1 participant