tModLoader
absoluteAquarian Utilities (SerousCommonLib)
Mostrando 1-10 de 15 aportaciones
< 1  2 >
Actualización: 29 ENE a las 14:41

v1.0.5.1
You can find the DLL, PDB and XML files in the mod's GitHub repository[github.com]

- Fixed a bug in the NewUIScrollBar type

Actualización: 22 NOV 2023 a las 13:56

Version 1.0.5 has been published to 1.4.3 Legacy learn more @

v1.0.5
You can find the DLL, PDB and XML files in the mod's GitHub repository[github.com]

- Added an improved version of the EnhancedItemSlot UI element, EnhancedItemSlotV2, that has improved backend logic and class members
- EnhancedItemSlot is now obsolete
- Added the FastReflection type, which uses method generation to provide a faster alternative to System.Reflection

Actualización: 22 NOV 2023 a las 13:51

v1.0.5
Published to 1.4.4 Stable

You can find the DLL, PDB and XML files in the mod's GitHub repository[github.com]

- Added an improved version of the EnhancedItemSlot UI element, EnhancedItemSlotV2, that has improved backend logic and class members
- EnhancedItemSlot is now obsolete
- Added the FastReflection type, which uses method generation to provide a faster alternative to System.Reflection

Actualización: 22 JUL 2023 a las 0:04

Version 1.0.4.1 has been published to Stable learn more @

v1.0.4.1
You can find the DLL, PDB and XML files in the mod's GitHub repository[github.com]

- Added an overload of API.Helpers.ILHelper.CommonPatchingWrapper() to allow control over whether it should throw an exception on fail
- Added a new asset source for allowing easy usage of an Assets folder without needing to specify it in content retrievals: API.Sources.PossibleAssetsDirectoryRedirectContentSource
- Fixed an oversight regarding the OnItemChanged event in API.UI.EnhancedItemSlot
- Updated codebase to support 1.4.4 tModLoader

Actualización: 22 JUL 2023 a las 0:02

Version 1.0.4.1 has been published to Preview learn more @

v1.0.4.1
You can find the DLL, PDB and XML files in the mod's GitHub repository[github.com]

- Added an overload of API.Helpers.ILHelper.CommonPatchingWrapper() to allow control over whether it should throw an exception on fail
- Added a new asset source for allowing easy usage of an Assets folder without needing to specify it in content retrievals: API.Sources.PossibleAssetsDirectoryRedirectContentSource
- Fixed an oversight regarding the OnItemChanged event in API.UI.EnhancedItemSlot
- Updated codebase to support 1.4.4 tModLoader

Actualización: 21 JUL 2023 a las 23:49

Version 1.0.4 has been published to Preview

Actualización: 21 JUL 2023 a las 23:40

Version 1.0.4 has been published to Stable

Actualización: 24 ABR 2023 a las 16:16

Version 1.0.3 has been published to Stable learn more @

v1.0.3
You can find the DLL, PDB and XML files in the mod's GitHub repository[github.com]

- Added overloads for better customization of emitting if blocks in IL

Actualización: 14 ENE 2023 a las 7:46

Version 1.0.2 has been published to Stable learn more @

v1.0.2
You can find the DLL, PDB and XML files in the mod's GitHub repository[github.com]

- Added the TileScanning helper class

Actualización: 11 ENE 2023 a las 12:19

Version 1.0.1.4 has been published to Stable learn more @

v1.0.1.4
You can find the DLL, PDB and XML files in the mod's GitHub repository[github.com]

- Fixed yet another bug in EnhancedItemSlot where it used the wrong Item object for the OnItemChanged event