Skip to content

Releases: Alchyr/BaseLib-StS2

v3.0.1

10 Apr 20:11
3d6fe54

Choose a tag to compare

:(

  • bugfixes
  • config updates

v0.3.0

09 Apr 10:25
cf40742

Choose a tag to compare

  • CustomEventModel, CustomEnchantmentModel
  • rus loc (Nitablade)
  • fix missing exceptions in showlog
  • Archaic Tooth interface (ITranscendenceCard)
  • ConstructedCardModel improvements
  • hp overlay bugfix

v0.2.8

07 Apr 20:27
bf05896

Choose a tag to compare

Changed and increased logging of patch process.
Health bar previews

v0.2.7

06 Apr 10:58
022e9a0

Choose a tag to compare

Minor fixes.

v0.2.6

04 Apr 08:06
1e4e1a2

Choose a tag to compare

  • Compatible with both main branch and beta
  • Config features
  • Logger uses Godot log to properly get same text as normal log file
  • CustomSingletonModel
  • Harmony Patch Dump
  • csproj setup adjustments

v0.2.5

03 Apr 03:25
4c18334

Choose a tag to compare

  • New custom models
  • bitflag custom enums
  • ancient path outline method patch
  • per-card frame material,
  • add publicizer
  • fix healing hook patch for beta
  • mod config updates
  • custom potion model method name changes

Hotfix v0.2.5

  • Adjustment to heal hook patch
  • Attempting to open mod config in-run will no longer show an error popup

v0.2.3

01 Apr 09:44
c626340

Choose a tag to compare

Minor hotfix release for card portrait images

v0.2.2

31 Mar 10:43

Choose a tag to compare

  • log window scaling/zoom, ultrawide/hidpi
  • SavedSpireField
  • ILocalizationProvider allows models to provide localization in code
  • log window improvements
  • mod config improvements
  • fix custom asset path loading and ANY loc loading for CustomAncientModel
  • Use custom portrait for portrait as well as png portrait
  • semi-automated scene conversions; scenes registered to be converted to a specific type will automatically be converted when instantiated
  • add NMerchantCharacter conversion, supports same animations as NCreatureVisuals
  • CustomTemporaryPower/CustomTemporaryPowerWrapper

v0.2.1

27 Mar 15:57
860fe53

Choose a tag to compare

Compatibility for beta branch update.
CommonActions.CardAttack will use CalculatedDamageVar if it exists
SavedProperty checker will use GetProperties instead of GetDeclaredProperties and adjusted warning
log and config improvements

v0.2.0

25 Mar 08:28
6d01bc8

Choose a tag to compare

  • Rewrite node gen into NodeFactory
  • Energy orb factory
  • CustomOrbModel
  • showlog polish
  • More config improvements