feat: update achievement interface , update doc , add achievementStats field

xiaoyi 2021-07-27 15:15:37 +08:00
parent 9bc4d3ae3d
commit 6758e3fa22
3 changed files with 117 additions and 14 deletions

View File

@ -10,10 +10,12 @@
"TapTap.Bootstrap/1.0.0": { "TapTap.Bootstrap/1.0.0": {
"dependencies": { "dependencies": {
"NETStandard.Library": "2.0.3", "NETStandard.Library": "2.0.3",
"TapTap.Common": "1.0.0",
"TapTap.Login": "1.0.0",
"Common": "1.0.0.0", "Common": "1.0.0.0",
"LiveQuery": "1.0.0.0",
"Storage": "1.0.0.0", "Storage": "1.0.0.0",
"Storage.Unity": "1.0.0.0", "Storage.Unity": "1.0.0.0",
"TapTap.Common": "2.1.6.0",
"UnityEngine": "0.0.0.0" "UnityEngine": "0.0.0.0"
}, },
"runtime": { "runtime": {
@ -26,6 +28,19 @@
"Microsoft.NETCore.Platforms": "1.1.0" "Microsoft.NETCore.Platforms": "1.1.0"
} }
}, },
"TapTap.Common/1.0.0": {
"runtime": {
"TapTap.Common.dll": {}
}
},
"TapTap.Login/1.0.0": {
"dependencies": {
"TapTap.Common": "1.0.0"
},
"runtime": {
"TapTap.Login.dll": {}
}
},
"Common/1.0.0.0": { "Common/1.0.0.0": {
"runtime": { "runtime": {
"Common.dll": { "Common.dll": {
@ -34,6 +49,14 @@
} }
} }
}, },
"LiveQuery/1.0.0.0": {
"runtime": {
"LiveQuery.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
}
},
"Storage/1.0.0.0": { "Storage/1.0.0.0": {
"runtime": { "runtime": {
"Storage.dll": { "Storage.dll": {
@ -50,14 +73,6 @@
} }
} }
}, },
"TapTap.Common/2.1.6.0": {
"runtime": {
"TapTap.Common.dll": {
"assemblyVersion": "2.1.6.0",
"fileVersion": "2.1.6.0"
}
}
},
"UnityEngine/0.0.0.0": { "UnityEngine/0.0.0.0": {
"runtime": { "runtime": {
"UnityEngine.dll": { "UnityEngine.dll": {
@ -73,6 +88,54 @@
"fileVersion": "11.0.1.0" "fileVersion": "11.0.1.0"
} }
} }
},
"Realtime/1.0.0.0": {
"runtime": {
"Realtime.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
}
},
"LC.Google.Protobuf/3.14.0.0": {
"runtime": {
"LC.Google.Protobuf.dll": {
"assemblyVersion": "3.14.0.0",
"fileVersion": "3.14.0.0"
}
}
},
"System.Memory/4.0.1.1": {
"runtime": {
"System.Memory.dll": {
"assemblyVersion": "4.0.1.1",
"fileVersion": "4.6.27617.2"
}
}
},
"System.Runtime.CompilerServices.Unsafe/4.0.4.1": {
"runtime": {
"System.Runtime.CompilerServices.Unsafe.dll": {
"assemblyVersion": "4.0.4.1",
"fileVersion": "4.0.0.0"
}
}
},
"System.Buffers/4.0.2.0": {
"runtime": {
"System.Buffers.dll": {
"assemblyVersion": "4.0.2.0",
"fileVersion": "4.6.25519.3"
}
}
},
"System.Numerics.Vectors/4.1.3.0": {
"runtime": {
"System.Numerics.Vectors.dll": {
"assemblyVersion": "4.1.3.0",
"fileVersion": "4.6.25519.3"
}
}
} }
} }
}, },
@ -96,11 +159,26 @@
"path": "netstandard.library/2.0.3", "path": "netstandard.library/2.0.3",
"hashPath": "netstandard.library.2.0.3.nupkg.sha512" "hashPath": "netstandard.library.2.0.3.nupkg.sha512"
}, },
"TapTap.Common/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"TapTap.Login/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Common/1.0.0.0": { "Common/1.0.0.0": {
"type": "reference", "type": "reference",
"serviceable": false, "serviceable": false,
"sha512": "" "sha512": ""
}, },
"LiveQuery/1.0.0.0": {
"type": "reference",
"serviceable": false,
"sha512": ""
},
"Storage/1.0.0.0": { "Storage/1.0.0.0": {
"type": "reference", "type": "reference",
"serviceable": false, "serviceable": false,
@ -111,11 +189,6 @@
"serviceable": false, "serviceable": false,
"sha512": "" "sha512": ""
}, },
"TapTap.Common/2.1.6.0": {
"type": "reference",
"serviceable": false,
"sha512": ""
},
"UnityEngine/0.0.0.0": { "UnityEngine/0.0.0.0": {
"type": "reference", "type": "reference",
"serviceable": false, "serviceable": false,
@ -125,6 +198,36 @@
"type": "reference", "type": "reference",
"serviceable": false, "serviceable": false,
"sha512": "" "sha512": ""
},
"Realtime/1.0.0.0": {
"type": "reference",
"serviceable": false,
"sha512": ""
},
"LC.Google.Protobuf/3.14.0.0": {
"type": "reference",
"serviceable": false,
"sha512": ""
},
"System.Memory/4.0.1.1": {
"type": "reference",
"serviceable": false,
"sha512": ""
},
"System.Runtime.CompilerServices.Unsafe/4.0.4.1": {
"type": "reference",
"serviceable": false,
"sha512": ""
},
"System.Buffers/4.0.2.0": {
"type": "reference",
"serviceable": false,
"sha512": ""
},
"System.Numerics.Vectors/4.1.3.0": {
"type": "reference",
"serviceable": false,
"sha512": ""
} }
} }
} }

Binary file not shown.

Binary file not shown.