Skip to content

Releases: WelcomeToThursday/WTT-CommonLib

WTT-CommonLib v3.0.6

Choose a tag to compare

@GrooveypenguinX GrooveypenguinX released this 23 Aug 14:13
75d7a2e
  • fix imagemanager for 4.1.3

WTT-CommonLib v3.0.5

Choose a tag to compare

@GrooveypenguinX GrooveypenguinX released this 22 Aug 21:36
  • version bump + new version helper for bepinplugin info
  • remove getbundlepathpatch
  • Merge pull request #24 from WelcomeToThursday/copy-missing-extensiondata

WTT-CommonLib v3.0.4

Choose a tag to compare

@GrooveypenguinX GrooveypenguinX released this 14 Aug 23:54
  • added duplicate id checking for customizations
  • add name replacement for custom items for acid's sanity ❤️
  • new helper method for equipmentinclusive
  • fix vanilla countercreators (thanks hiddencirno!)
  • added time restriction capability to certain quest zones

WTT-CommonLib v2.0.24

Choose a tag to compare

@GrooveypenguinX GrooveypenguinX released this 15 Aug 01:31
  • condition fix + version bump

WTT-CommonLib v3.0.3

Choose a tag to compare

@GrooveypenguinX GrooveypenguinX released this 03 Aug 04:44
d3f588d
  • fixed clothing service for 4.1

WTT-CommonLib v3.0.2

Choose a tag to compare

@GrooveypenguinX GrooveypenguinX released this 01 Aug 22:54
  • re-enabled error logging for custom items and custom quest items /bonk

WTT-CommonLib v2.0.23

Choose a tag to compare

@GrooveypenguinX GrooveypenguinX released this 26 Jul 04:23
  • fixed error logging..

WTT-CommonLib v2.0.22

Choose a tag to compare

@GrooveypenguinX GrooveypenguinX released this 25 Jul 17:37
  • initialized buyrestrictioncurrent for traderhelper barters
  • version bump
  • added config for validation logging
  • Add client handling for random craft amounts
  • changed validation to only warn about invalid configs instead of throw

WTT-CommonLib v2.0.21

Choose a tag to compare

@GrooveypenguinX GrooveypenguinX released this 18 Jul 20:32

added better validation warnings without erroring out
added fixplugintypesserialization patcher (thank you tarkin ❤️)
salvage zone UI update + icon!
FINALLY fixed salvage zones :prayge:
add random craft result amount options
added new quest service for making quest items
removed dependency on spt customitemservice

WTT-CommonLib v2.0.20

Choose a tag to compare

@GrooveypenguinX GrooveypenguinX released this 25 Apr 01:53
  • bad merge /bonk
  • comments go brrrrrr
  • merge deez
  • expanded customitemparent service
  • Refactor README: Update CustomItemParentService and remove section
  • add xml comment and primary ctor for customparent attribute on client
  • another small readme update
  • Merge branch 'main' of https://github.com/WelcomeToTarkov/WTT-CommonLib
  • removed my nuget publish batch lol
  • small readme edit for custom parent service
  • version bump 2.0.19
  • separated creation of slots in slothelper, added new methods
  • fix wrong parent id in custom parent example item
  • small change to how parents are added to db
  • update readme
  • debug logging for missing container id
  • add pushing custom parent to container filters
  • update readme
  • rename customparentservice
  • remove await delay in parent loader register method
  • null check and wait for client mods to load before loading parents
  • initial clientside work for customparent attribute
  • create server parent service
  • Merge remote-tracking branch 'origin/feat-craft-nested'
  • readmee......
  • fix readme oops
  • Merge branch 'main' of https://github.com/WelcomeToTarkov/WTT-CommonLib
  • add extended recipe check to handlerecipe patch and update readme
  • oops