
Data Driven Stack Sizes
Override default `max_stack_size`s using data-driven item tags (Data Not Included).Increase the maximum value of the max-stack-size data component for 99 to 2048. Dev on all my projects will be paused for the duration of the BDS boycott against Microsoft.
Список изменений
Features
Larger Max Stack Sizes
Overrides the hardcoded cap on max_stack_size of 99 with 2048
Data Driven Max Stack Sizes (partially implemented)
Data in the bigger_stacks/tags/items is used to determine what a stack's max_stack_size should be and set it to that size if safe to do so. This behavior is stopped if an item having any custom_data.
Known Issues
/Reload doesn't correctly data.
Data applies correctly on launch, but changes made to it after launch are not reflected when reloading.
4 Digit Stack size's numbers over-flow the slot boundary.
Stacks of size 1000 or more have too much text at their current size to fit inside the boundary of a slot, overflowing into the next (left-wise) slot, making both unreadable.
Future Plans
Fix the two known bugs.
Obviously.
