Skip to content

1.6.5

Choose a tag to compare

@jcs090218 jcs090218 released this 09 Jun 03:05
· 2859 commits to master since this release
  • GUI resize module make compatible to Unity version to 2017.4.2f2.
  • Update resize UI prefab default settings/configs.
  • Remove deprecated 'README.txt' file.
  • Add 'version_info.txt' for future use to record all version support.
  • Update Unity version to the project to 2018.1.3f1.
  • Fixed JCS_VideoPlayer compatible with browser and WebGL build. It still have to be implement though.
  • Add link to game - sugar sleuths.
  • Rename movie/clip file to ASCII only for some versiont control, not allow UTF-8 compatbile issue.
  • Update Unity version to 2017.3.0f3.
  • `Log Viewer' plugin seems no longer maintain, consider remove the plugin.
  • Add ignore pause check boolean and open to the inspector level.
  • Add ignore pause option param to any key state input.
  • Gamepad version of slide screen button implemented.
  • Add test key option to JCS_2DSlideScreenCamera.
  • Refactor clear keymap buffer for joystick into properly named function.
  • Add tutorials section to readme file.
  • Fixed input module's release key up and key down by adding another keymap.
  • Fixed dialogue system will still play sound while dialouge does not show up corresponding UI.