What is already implemented: You can split stack one item at a time and specify exact quantity to split when creating a contract or when in station.
Feature request: Ability to select multiple items and in just one action split each of the selected items’ stack into N number of equal smaller stacks. For example
- Select these three stacks: 1000 trit, 500 pyer, 250 mex
- Click “Batch Split” and type 4 in input box to split 4 ways
- Splits into: 250 trit, 250 trit, 250 trit, 250 trit, 125 pyer, 125 pyer, 125 pyer, 125 pyer, 63 mex, 62 mex, 63 mex, 62 mex . Abort if going over hangar quantity limit.