4.5 fixes

This commit is contained in:
Josh Freeman
2019-01-21 09:09:10 +00:00
parent 75c775cd33
commit c5fb84af63
33 changed files with 63 additions and 60 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18
#,,,,,,,,,,,,,,,,,,,
int32,byte,byte,bool,sbyte,int16,sbyte,int16,byte,bool,sbyte,int16,sbyte,int16,byte,bool,sbyte,int16,sbyte,int16
#,,BaseParam[0],IsRelative[0],Value[0],Max[0],Value{HQ}[0],Max{HQ}[0],BaseParam[1],IsRelative[1],Value[1],Max[1],Value{HQ}[1],Max{HQ}[1],BaseParam[2],IsRelative[2],Value[2],Max[2],Value{HQ}[2],Max{HQ}[2]
int32,byte,BaseParam,bool,sbyte,int16,sbyte,int16,BaseParam,bool,sbyte,int16,sbyte,int16,BaseParam,bool,sbyte,int16,sbyte,int16
0,3,0,False,0,0,0,0,0,False,0,0,0,0,0,False,0,0,0,0
1,3,0,False,0,0,0,0,0,False,0,0,0,0,0,False,0,0,0,0
2,3,0,False,0,0,0,0,0,False,0,0,0,0,0,False,0,0,0,0
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
2 # BaseParam[0] IsRelative[0] Value[0] Max[0] Value{HQ}[0] Max{HQ}[0] BaseParam[1] IsRelative[1] Value[1] Max[1] Value{HQ}[1] Max{HQ}[1] BaseParam[2] IsRelative[2] Value[2] Max[2] Value{HQ}[2] Max{HQ}[2]
3 int32 byte byte BaseParam bool sbyte int16 sbyte int16 byte BaseParam bool sbyte int16 sbyte int16 byte BaseParam bool sbyte int16 sbyte int16
4 0 3 0 False 0 0 0 0 0 False 0 0 0 0 0 False 0 0 0 0
5 1 3 0 False 0 0 0 0 0 False 0 0 0 0 0 False 0 0 0 0
6 2 3 0 False 0 0 0 0 0 False 0 0 0 0 0 False 0 0 0 0