Releases: WelcomeToThursday/WTT-CommonLib
Releases · WelcomeToThursday/WTT-CommonLib
Release list
WTT-CommonLib v3.0.6
- fix imagemanager for 4.1.3
WTT-CommonLib v3.0.5
- version bump + new version helper for bepinplugin info
- remove getbundlepathpatch
- Merge pull request #24 from WelcomeToThursday/copy-missing-extensiondata
WTT-CommonLib v3.0.4
- 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
- condition fix + version bump
WTT-CommonLib v3.0.3
- fixed clothing service for 4.1
WTT-CommonLib v3.0.2
- re-enabled error logging for custom items and custom quest items /bonk
WTT-CommonLib v2.0.23
- fixed error logging..
WTT-CommonLib v2.0.22
- 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
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
- 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