Skip to content

Releases: yika-aixi/IcSkillSystem

0.8

15 Sep 18:14
Compare
Choose a tag to compare

need NetJsonmUnity2020.x.a Include netjson, low version, For other versions, you can solve it yourself temporarily. In the next version, I will use odinserializer to rewrite this content.

update sub module

Fix and improve visualization

remove IcVariable struct

Json export/import

Modify the group xxx to Graph xxx

add graph editor window menu

add Preferences Setting Preferences/Ic Skill System

add node tooltip

*add AutoExecuteNode(5a54338fcda9bf789c31e614cfc85b01425967c9)

*add node OnInit/OnStart/OnStop Life cycle

*add node Preload asset list return support

*remove Utf8Json change odinSerializer

0.6

19 Nov 18:55
Compare
Choose a tag to compare
0.6

This is a major update.

fix 36 bug

43 perfect

6 Rewrite

20 optimization

80 change

BuffManager from Class change Struct

Skill Group Editor perfect

0.4.1

25 Sep 16:49
Compare
Choose a tag to compare
  • 重写Xnode节点,现在支持所有类型且写起来更明确,严格性也更高.
  • 更新了例子
  • 删除了Skill4PlayAudioClipSystem改为了PlayAudioClip1和1PlayAudioClipSystem
  • ValueNode当允许改变类型时可以选择类型
  • 修改了错误颜色为较深的红色
  • 技能使用不在是Start之后立马Stop=-=

0.4

25 Sep 02:55
Compare
Choose a tag to compare
0.4 Pre-release
Pre-release

Example Unity Version is 2019.2+