Skip to content

1.5.5

Choose a tag to compare

@jcs090218 jcs090218 released this 14 Oct 08:27
· 3120 commits to master since this release
  • Change black screen and slide black screen default setting from resource object.
  • Change movie file for smaller file size.
  • Remove webcam screen shots.
  • Utility tool wrong naming fixed.
  • Sprite Timer out of range for level design, extends it.
  • Remove UI error prompting, need to restrucutre the UI layer.
  • Selection support unity callback.
  • Random utility support include/cover funcation call.
  • JCS_FadeObject bug fixed with fade effect behind.
  • JCS_FadeObject with better callback function format/naming.
  • Update JCS_ButtonSelection with callback.
  • Instead of one effect replace with multiple effects for JCS_ButtonSelection.
  • Sprite timer conflict with unity object time issue bug fixed.
  • Add JCS_GamePadButton base button class for Gamepad interaction.
  • JCS_Input with more functional key input naming and readability.
  • Now the framework handle multiple controller input with easy function call.
  • Add Gam Pad key down and key up check.
  • JCS_ButtonSelectionGroup implemented.
  • JCS_ButtonSelection implemented.
  • JCS_ButtonSelectionGroupController implemented.
  • JCS_InputController implemented with default input manager settings.