Skip to content

Conversation

@xADDBx
Copy link
Collaborator

@xADDBx xADDBx commented Nov 29, 2023

No description provided.

@xADDBx xADDBx changed the title Did a lot while Narria not there Changes while cabarius/main was unmaintained Dec 13, 2023
@xADDBx xADDBx force-pushed the main branch 3 times, most recently from 11e387c to a5838ec Compare June 5, 2024 02:29
@xADDBx xADDBx force-pushed the main branch 8 times, most recently from bb7d1a6 to e63a1ff Compare June 5, 2024 04:27
xADDBx added 30 commits July 18, 2025 12:08
* (***ADDB***) Fix issue with threaded loader
* (***ADDB***) PatchTool: Allow dumping sprites
* (***ADDB***) Catch more exceptions for BP GetTitle
* (***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)
* (***ADDB***) Fix issue with threaded loader
* (***ADDB***) PatchTool: Allow dumping sprites
* (***ADDB***) Catch more exceptions for BP GetTitle
* (***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)
* (***ADDB***) Fix issue with threaded loader
* (***ADDB***) PatchTool: Allow dumping sprites
* (***ADDB***) Catch more exceptions for BP GetTitle
… now take affect *after* existing modifiers are applied, meaning a x2 for hp should double hp. Thanks @Meagermantis1 for helping with testing.
* (***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.
* (***ADDB***) Prevent early cctor calls because of static Player fields by turning those into property getters
* (***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.
* (***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
* (***ADDB***) Prevent BPLoader from running too early if GUI is opened directly
* (***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.
* (***ADDB***) Fix preview units not counting cheated base values for some special stats (e.g. Psy Rating)
* (***ADDB***) Fix per-save settings loading too late, thereby breaking some features (e.g. Visual Size Multiplier)
* (***ADDB***) Minor adjustments to love is free: Improved PcMale and PcFemale overrides; overriding only when necessary to get the romancy response.
… PcFemale overrides; overriding only when necessary to get the romancy response.
… PcFemale overrides; overriding only when necessary to get the romancy response.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants