Skip to content

2.0.3

Choose a tag to compare

@jcs090218 jcs090218 released this 06 May 16:12
· 1510 commits to master since this release
  • Added 3D walk action manager.
  • Removed indie standard, use others/2D/3D instead.
  • Fixed 3D walk action overlap destination search path logic error.
  • Released more mix damage text pool API.
  • Fixed Pythagorean Theorem calculation in math module.
  • Fixed 3D Walk action AI with remaining distance calculation.
  • Organized shader sources.
  • Updated export settings so it no longer export frame test files.
  • Updated the destory with time module with better flexible control.
  • Upgraded the liquid bar module for better understanding API calls.
  • Upgraded the damage text system for better default UX.
  • Updated walk action with remaining distance accept variable.
  • Now damage text system supports 3D space.
  • Upgrade damage text system's user experience.
  • Updated 3D walk action for AI module.
  • Updated with detect touch count for touch event.
  • Revert tween panel active/deactive logic.
  • Added over GUI element check for utility module.
  • Make slide input and mobile mouse event as optional to
    prevent multiple same scripts' execution.
  • Add check scene utility function.
  • Implemented JCS_ValueTweener compnent for tweener module.
  • Implemented JCS_3DLight compnent for 3D module.
  • Updated the 3D AI module in walk action.
  • Added range include for float value.
  • Added the path action for path finding module.
  • Upgraded 3D camera revolution rotate action, is more stable and has the improvement of the UX.