Skip to content

Releases: PrashantMohta/Satchel

Release v0.9.1

26 Apr 21:19
Compare
Choose a tag to compare

Notes :

  • Handle color conversion failure case better

Full Changelog: v0.9.0...v0.9.1

Release v0.9.0

26 Apr 21:08
Compare
Choose a tag to compare

What's Changed

  • Add ability to build a menu from attributes by @TheMulhima in #39
  • Fix empty navigation graph error on betterMenus Reflow
  • Add color JSON Converter
  • Return null when assembly resource is not found

Full Changelog: v0.8.12...v0.9.0

Release v0.8.12

07 Mar 11:27
Compare
Choose a tag to compare
  • Add recursive copy for directories
  • Add damage hero marker
  • Adds AddFirstAction
  • better preloads using generic types

What's Changed

Full Changelog: v0.8.11...v0.8.12

v0.8.11

05 Feb 07:18
Compare
Choose a tag to compare
  • Fix custom sliders resetting on menu recreation

v0.8.10

27 Dec 00:46
Compare
Choose a tag to compare

Changes between 0.8.3 and 0.8.9 can be found here https://github.com/TheMulhima/Satchel/releases

Changes in 0.8.10

  • Fix float and int input field not accepting temporary invalid input

Release v0.8.3b

16 Jul 20:41
fbd5dd1
Compare
Choose a tag to compare
  • Fixes CustomSlider
  • Uses better PDB format

Release v0.8.2b

05 Jul 19:43
Compare
Choose a tag to compare
  • Adds backward compatibility to FSMUtils

Zip SHA : 8ad8aa3f5fb7874525af5f47b147b3ed0018f9823de932baaf324df1f69ad1c3

Release v0.8.2

05 Jul 19:04
de0ca05
Compare
Choose a tag to compare
  • Cache menuScreens
  • Add XML comments
  • Fix method signature for fsmUtils that extend states *
  • Ability to load animations without using a JSON file's path
  • Add object pool manager
  • Slider fixes & refactor
  • Add confirm dialog blueprint
  • Added CustomFsmActionFixedUpdate and CustomFsmActionUpdate

Release v0.8.1

03 May 17:13
Compare
Choose a tag to compare
  • Rename GetDontDestorOnLoadScene to GetDontDestroyOnLoadScene
  • Add CustomData holder
  • Add CoroutineHelper

Release v0.8.0b

30 Apr 19:42
Compare
Choose a tag to compare
  • Removes Hkmp addon helper (separated into it's own mod here)