Releases
2.3.0
Apply workaround for SafeArea bug.
Fixed field of view miscalculation.
Fixed incorrect resize UI when not using responsive type screen resize setting.
Added functionality to load image through an URL.
Moved all delegate declarations to it's own class.
Renamed GUI
folder to just UI
instead.
Shorten SaveLoad
related components..
Shorten module name from Utilities
to just Util
.
Shorten class name from JCS_Utility
to JCS_Util
.
Add new component JCS_ToggleCanvasButton
Add new component JCS_ShowCanvasButton
Add new component JCS_CanvasCanvasButton
Fix unmatched file name JCS_Manager
(1223fb4 )
Reset damage text's transform for each display (70c0e0c )
Fix miscalculation around resolution for JCS_GUILiquidBar
(c441c56 )
Add reload scene option for load scene module (0da7d05 )
Add main canvas option in Canvas
module (834fe2e )
Fix effects on JCS_Item
don't apply to Unity Object type (2dd9e97 )
Add bounce friction to JCS_OneJump
item effect (124726c )
Remove annoying missing target message from JCS_3DWalkAction
(feac70e )
Expand range limit on basic wave spawner (38a7c0c )
Expand range limit on basic init spawner (87699da )
Add new component JCS_SoundSlider
(db61948 )
Remove ambiguous keyword Score
, in JCS_DeltaNumber
(d4056d5 )
Make JCS_TextDeltaNumber
closer to JCS_DeltaNumber
(5a6c38d )
Improve enable/disable component with time events, no longer just the behaviours (0314b03 )
Add agent and obstacle check for JCS_3DWalkAction
component (4973663 )
Add done
flag for enable/disable component with time events (33a27f2 )
Add callback options for visually full/empty liquid bars (8d56205 )
Fix panel root from getting in parent, should restrain it from just one level parent (95529f4 )
Add UI components to update slider value, JCS_UpdateSliderButton
(ac5de4b )
Rename keyword Game Pad
to Gamepad
(adfc7d8 )
Add new component JCS_SliderTextDisplay
to display slider's value (eb3ab41 )
Use text object interface to reduce duplicate code (760c6ac )
Add new UI/Slider
component JCS_SliderInputField
(cd15404 )
You can’t perform that action at this time.