Skip to content

Releases: xADDBx/ToyBox-RogueTrader

ToyBox-1.7.32 built for Rogue Trader 1.5.0.320

23 Feb 00:48

Choose a tag to compare

### Toybox Rogue - Ver 1.7.32 (built for 1.5.0.300)

* (***ADDB***) Fix Etude tab throwing in case the Etude has a StartEtude/CompleteEtude GameAction that used an Evaluator instead of linking the Etude directly
* (***ADDB***) Fix a PatchTool UI issue
* (***devilmandare***) Update Chinese Localization

ToyBox-1.7.31 built for Rogue Trader 1.5.0.300

02 Nov 20:20

Choose a tag to compare

v1.7.31

* (***ADDB***) Minor adjustments to love is free: Improved PcMale and…

ToyBox-1.7.30 built for Rogue Trader 1.5.0.293

31 Oct 15:03

Choose a tag to compare

### Toybox Rogue - Ver 1.7.30 (built for 1.5.0.293)

* (***ADDB***) Fix per-save settings loading too late, thereby breaking some features (e.g. Visual Size Multiplier)

ToyBox-1.7.29 built for Rogue Trader 1.5.0.293

28 Oct 16:35

Choose a tag to compare

### Toybox Rogue - Ver 1.7.29 (built for 1.5.0.293)

* (***ADDB***) Fix preview units not counting cheated base values for some special stats (e.g. Psy Rating)

ToyBox-1.7.28 built for Rogue Trader 1.5.0.293

23 Oct 14:56

Choose a tag to compare

ToyBox-1.7.27 built for Rogue Trader 1.5.0.293

22 Oct 10:26

Choose a tag to compare

### Toybox Rogue - Ver 1.7.27 (built for 1.5.0.293)

* (***ADDB***) 1.5 Compat:
  * The color fixup in 1.7.23 caused various issues in threads; those should be fixed (notably by Search 'n Pick working again)
  * Fixed DisclosureToggle vertical text offset
  * Fixed Party UI spacing issue on different ui scale
* (***ADDB***) Prevent BPLoader from running too early if GUI is opened directly

### Toybox Rogue - Ver 1.7.25 (built for 1.5.0.261)
* (***ADDB***) Re-implement size change features under Party => Stats:
  * View multiplier and size override can now both be applied at the same time (previously any size override would render view multiplier useless).
  * Polymorphs (pretty much exclusively tied to cutscenes in this game) should no longer break/reset the size.

### Toybox Rogue - Ver 1.7.24 (built for 1.5.0.261)
* (***Ethyleye***) Updated Chinese localization
* (***ADDB***) Fix oversized guid tooltip on items

### Toybox Rogue - Ver 1.7.23 (built for 1.5.0.261)
* (***ADDB***) 1.5 Compat:
  * A new way to calculate Skillcheck Experience was added; that's now covered under the existing multipliers again
  * Remove "Make DLC1 theme play again in main menu" as there is a base game setting by now
  * Fix TB AssetLoader (UnityEngine.ImageConversionModule targetting netstandard2.1 and using System.ReadOnlySpan`1 thereby causing a compile error)
  * Fix sudden line wrapping issues caused by engine update
  * Kinda fix color issues caused by engine update
* (***ADDB***) Readd old Refill consumable feature since people complained about it being removed. I had new implementation; but the person who helped test it said there's an issue with it and then disappeared.

ToyBox-1.7.22 built for Rogue Trader 1.4.1.229

07 Sep 17:07

Choose a tag to compare

### Toybox Rogue - Ver 1.7.22 (built for 1.4.1.231)

* (***ADDB***) Prevent early cctor calls because of static Player fields by turning those into property getters

ToyBox-1.7.21 built for Rogue Trader 1.4.1.229

07 Sep 16:59

Choose a tag to compare

### Toybox Rogue - Ver 1.7.21 (built for 1.4.1.231)

* (***ADDB***) Change how Enemy Sliders were implemented: They should now take affect *after* existing modifiers are applied, meaning a x2 for hp should double hp. Thanks @Meagermantis1 for helping with testing.
* (***ADDB***) Remove some unnecessary stats from enemy difficulty sliders
* (***ADDB***) Fix Experience multiplier for some mobs and skill checks.
* (***ADDB***) Proper Buff Rank handling
* (***ADDB***) Remove "Refill consumables in belt slots if in inventory" as it is buggy. If anyone is actually using this reach out and we'll attempt to fix it.

ToyBox-1.7.20 built for Rogue Trader 1.4.1.217

24 Jul 20:02

Choose a tag to compare

Toybox Rogue - Ver 1.7.20 (built for 1.4.1.217)

  • (ADDB) Fix ToyBox breaking Owlmods in weird/random ways when it loads blueprints. (This is considered a major issue so previous versions will be marked as incompatible)

ToyBox-1.7.19 built for Rogue Trader 1.4.1.208

18 Jul 10:10

Choose a tag to compare

### Toybox Rogue - Ver 1.7.19 (built for 1.4.1.208)

* (***ADDB***) Fix issue with threaded loader
* (***ADDB***) PatchTool: Allow dumping sprites
* (***ADDB***) Catch more exceptions for BP GetTitle