Releases: GraionDilach/RandomGraionTweaks
Version 1.4
Bag of Spilling: Try to move unavailable items to the inventory first before spilling them into a bag.
Added Russian translation by yota13.
Version 1.32
Workaround random treasure behaviour.
Version 1.31
Fix failstart bugs with Bag of Spilling. - Fix missing inventory drawing in BG games. - Do not hand out empty bags if all the spilled items are undroppable. - Do not restore ITM undroppable items.
Version 1.3
Add new component Bag of Spilling.
Component 10000 Bag of Spilling
There is a possibility that installing too many content/item mods pushes out some of the crucial items from a creature's inventory. This component goes through all creatures and collect all such supposed to be droppable but no longer available items and collects them into an unstealable one-way Bag of Spilling to the creature's eighth inventory slot. Undroppable items lost due to megamod installations are not recovered.
See here for the scenario this component covers.
For other modders: all the inventory data are exported to plaintext to weidu_external\zgtweaks\equipdump(spilled-)FILENAME format for possible review. Undroppable spilled items are also listed and commented out.
COMPATIBILITY: This component needs to come last in your install order. Due to the principle this mod component works, it is possible it exposes a bug in itself and/or in a different mod. Please report any suspicious content you see in these bags.
Version 1.2
Add the Mixed PnP-BG wisdom-based bonus spells component.
Version 1.1
Fix minor warnings during installation.
Don't distribute the tutorial scrolls and the SCS all-spell-book among the scrolls.
Version 1.0
Release the components aimed for random spell scroll distribution.