DanielSteginkUtils
Library of various helpers and utilities
CHANGELOG
Changelog
4.1.1
- Added Obsolete tags to old methods
4.1.0
- Added alternate versions of GetAudioClip and GetSprite that take the Assembly as input
4.0.0
- Split code in GetAudioClip to create GetAudioClipFromStream
- Added new helper class: Needolin
3.1.1
- Adjusted internal code to hopefully stop triggering Thunderstore's security filter
3.1.0
- Bug fix for EnemyDamageLogger
3.0.0
- Logging fix for GetAudioClip
- Added GetSprite
- Changed ClassIntegrations to explicitly allow null inputs
2.0.2
- Fixed TOML to include dependency
2.0.1
- Fixed manifest to include dependency
2.0.0
- Added GetAssetBundle, GetAudioClip, DamageEnemy, GetEnemy, GetTools, EnemyDamageLogger, Components
- Improved documentation
- Modified deployment to include XML documentation
1.2.0
- Added NotchCosts and Calculations
1.1.4
- Modified ClassIntegrations to support static classes (null input)
1.1.3
- Fixed namespace bug