Skip to content

1.8.3

Compare
Choose a tag to compare
@jcs090218 jcs090218 released this 01 Oct 05:44
· 2070 commits to master since this release
  • Rename '2D Game' to just '2D' with parent folder 'Managers'.
  • Update project version to 1.8.5.
  • Revert to version 1.8.3, and update these changes.
    • Rename In Game Log System => InGameLogSystem.
  • Revert back to 1.8.5 but keep the version 1.8.3's changes.
  • Update project unity engine version to 2018.2.10f1.
  • Add option disable sound when window not focus in JCS_SoundManager.
  • Fixed JCS_PositionCastAction not compatible with resizable screen/window functionalities' issue.
  • Fixed JCS_ScaleEffect and JCS_SlideEffect not part of the UI issue, missing the TEXT component.
  • Update project Unity Engine version to 2018.2.9f1.
  • JCS_TextButtonEffect implemented, for button that is only the text without sprite.
  • Test android build.
  • Fixed all warnings when build mobile phone version's application/executable.
  • Remove 'JCS' folder name's prefix in the JCSUnity_Resources.
  • Update project version to 1.8.3.
  • Add 'Standalone File Browser' as project dependency.
    => https://github.com/gkngkc/UnityStandaloneFileBrowser
  • Make screen type handle to individual scene.