Releases: PrashantMohta/Satchel
Releases · PrashantMohta/Satchel
Release v0.8.0b
- Removes Hkmp addon helper (separated into it's own mod here)
Release v0.8.0
- Change default width of static panel and text panel to 1000 from 1500
- Add Custom Shiny
- Add Custom bigItemGet dialog
- Clean up usings
- Fixes NREs and use better event
- Ability to take hash of a texture (using raw texture data)
- Adds ability to modify FSM actions & transitions directly using state
- Add FSM interceptors
- Initial implementation of fsmSerialiser
- Hkmp addon helper
- Custom Animation support
- Shader based Sprite Extraction [generates artifact sometimes but much faster]
- Reflection helpers for common classes
- Remove null check to avoid eating errors
- Fix for custom slider retaining initial value on update
- Pass a reference to the fsm or the state into the custom action delegate
- Add null checks to audio clip extractor
- Add file extractor from resources
Release v0.7.6
[NOTE : this is a Pre-release for v0.8.0]
- Change default width of static panel and text panel to 1000 from 1500
- Add Custom Shiny
- Add Custom bigItemGet dialog
- Clean up usings
- Fixes NREs and use better event
- Ability to take hash of a texture (using raw texture data)
- Adds ability to modify FSM actions & transitions directly using state
- Add FSM interceptors
- Initial implementation of fsmSerialiser
- Hkmp addon helper
- Custom Animation support
- Shader based Sprite Extraction
- Reflection helpers for common classes
Satchel v0.7.5
- add nullcheck to GameObjectRow
- adds Find in IShadowElement & refreshes horizontal menu when updated
- Utilize vanilla localization for menus
Satchel v0.7.4
- New FsmUtils
- Better Menus 1.0
- Utility to access DontDestroyOnLoad Scene
Satchel v0.7.3
- Adds Better Menus Api
Satchel v0.7.2
- Add Custom dialogue box support
- Add Custom arrow prompt support
- Ability to
getAudioClips
from a Playmaker FSM as a dictionary - Add
GetTextureFromResources
Satchel v0.6.5
- Fixes WavUtils
- Adds Helpers for creating custom companions
Release with fixed FSM Utility
- Basic Utilities
- Additional Features for
-- Custom Scenes
-- Custom Maps
-- Custom Enemies
First Release
- Basic Utilities
- Additional Features for
-- Custom Scenes
-- Custom Maps
-- Custom Enemies