tModLoader
absoluteAquarian Utilities (SerousCommonLib)
Εμφάνιση 1-10 από 18 καταχωρίσεις
< 1  2 >
Ενημέρωση: 3 Αυγ στις 18:31

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

- Fixed a bug where the Left/Right arrow controls for RawTextIME — used by TextInputState and TextInputBar — could place the cursor out of bounds

Ενημέρωση: 26 Ιουν στις 19:04

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

- Added an option to not record log files when using ILHelper.CommonPatchingWrapper() since it was likely causing other mods to not load properly, plus it is more of a debugging feature

Ενημέρωση: 22 Ιουν στις 20:04

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

- Added new methods to LootHelper
- Added a rule condition: LambdaRuleCondition
- Added exception catching when attempting to log IL edits made by ILHelper
- Added a new SerousCommonLib.API.UIExtensions class which contains extension methods for UIElement
- Added a helper class for converting between System.Guid and Terraria.ModLoader.IO.TagCompound
- Removed usage of reflection in favor of an assembly publicizer tool
- Removed the built-in sorting logic in NewUIList since it complicated the backend logic
- Fixed a bug where NewUIList would sometimes not organize its child elements correctly

Ενημέρωση: 29 Ιαν 2024 στις 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

Ενημέρωση: 22 Νοε 2023 στις 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

Ενημέρωση: 22 Νοε 2023 στις 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

Ενημέρωση: 22 Ιουλ 2023 στις 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

Ενημέρωση: 22 Ιουλ 2023 στις 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

Ενημέρωση: 21 Ιουλ 2023 στις 23:49

Version 1.0.4 has been published to Preview

Ενημέρωση: 21 Ιουλ 2023 στις 23:40

Version 1.0.4 has been published to Stable