Skip to content

Releases: GraionDilach/RandomGraionTweaks

Version 1.4

25 Jun 14:31
Compare
Choose a tag to compare

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

21 Jun 16:30
Compare
Choose a tag to compare

Workaround random treasure behaviour.

Version 1.31

19 Jun 11:20
Compare
Choose a tag to compare
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

18 Jun 20:50
Compare
Choose a tag to compare

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

26 May 18:11
Compare
Choose a tag to compare

Add the Mixed PnP-BG wisdom-based bonus spells component.

Version 1.1

09 Mar 18:56
Compare
Choose a tag to compare

Fix minor warnings during installation.

Don't distribute the tutorial scrolls and the SCS all-spell-book among the scrolls.

Version 1.0

12 Feb 23:39
Compare
Choose a tag to compare

Release the components aimed for random spell scroll distribution.