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,19,20,21,22,23,24,25,26
#,,,,,,,,,,,,,,,,,,,,,,,,,,,
int32,int32,byte,bool,int32,byte,bool,int32,byte,bool,int32,byte,bool,int32,byte,bool,int32,byte,bool,int32,byte,bool,int32,byte,bool,int32,byte,bool
#,Item[0],Count[0],HQ[0],Item[1],Count[1],HQ[1],Item[2],Count[2],HQ[2],Item[3],Count[3],HQ[3],Item[4],Count[4],HQ[4],Item[5],Count[5],HQ[5],Item[6],Count[6],HQ[6],Item[7],Count[7],HQ[7],Item[8],Count[8],HQ[8]
int32,Item,byte,bool,Item,byte,bool,Item,byte,bool,Item,byte,bool,Item,byte,bool,Item,byte,bool,Item,byte,bool,Item,byte,bool,Item,byte,bool
0,0,0,False,0,0,False,0,0,False,0,0,False,0,0,False,0,0,False,0,0,False,0,0,False,0,0,False
1,4,3,False,3,3,False,5380,2,False,0,0,False,0,0,False,0,0,False,0,0,False,0,0,False,0,0,False
2,4,7,False,3,7,False,5380,5,False,0,0,False,0,0,False,0,0,False,0,0,False,0,0,False,0,0,False
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
2 # Item[0] Count[0] HQ[0] Item[1] Count[1] HQ[1] Item[2] Count[2] HQ[2] Item[3] Count[3] HQ[3] Item[4] Count[4] HQ[4] Item[5] Count[5] HQ[5] Item[6] Count[6] HQ[6] Item[7] Count[7] HQ[7] Item[8] Count[8] HQ[8]
3 int32 int32 Item byte bool int32 Item byte bool int32 Item byte bool int32 Item byte bool int32 Item byte bool int32 Item byte bool int32 Item byte bool int32 Item byte bool int32 Item byte bool
4 0 0 0 False 0 0 False 0 0 False 0 0 False 0 0 False 0 0 False 0 0 False 0 0 False 0 0 False
5 1 4 3 False 3 3 False 5380 2 False 0 0 False 0 0 False 0 0 False 0 0 False 0 0 False 0 0 False
6 2 4 7 False 3 7 False 5380 5 False 0 0 False 0 0 False 0 0 False 0 0 False 0 0 False 0 0 False