Skip to content

1.5.0

Compare
Choose a tag to compare
@jcs090218 jcs090218 released this 20 Aug 09:12
· 2857 commits to master since this release
  • Update JCS_VelocityInfo with 3 dimentional.
  • Re-structure the networking module.
  • JCS_Debug no longer need the input of the file.
  • JCS_Logger implmeneted for Network module.
  • Start the side project JCS_UCG.
  • JCS_CameraRenderer implemented.
  • GrayScale shader implemented.
  • Displacement shader implemented.
  • Fixed Item will go through the wall.
  • JCS_2DAnimDisplayHolder implemented.
  • JCS_ItemWall implemented.
  • Fixed JCS_TransformTweener continue tween issue.
  • Add Hotkeys category for JCSUnity GUI.
  • JCS_ButtonPointer implemented.
  • Update Unity version to 5.6.1f1.
  • Rename JCS_Cursor to JCS_3DCursor.
  • JCS_2DCursor implemented.
  • Add slope to the JCS_PositionPlatform.
  • JCS_DamageText performance improvement.
  • JCS_ClimbableManager implemented.
  • JCS_IndieManager implemented.
  • Rename JCS_2DRandAnimController to JCS_2DRandAnimByTimeController.
  • JCS_2DRandAnimByAnimDone implemented.