XFE Git
XFE Studio Git
Git 首页 全局搜索
XFE 主站 文档 NuGet

XFESpaceNinjaServer

A simple server for a small space ninja game

公开
关注 0 Fork 0 Star 0
返回提交历史

XFEstudio/XFESpaceNinjaServer

chore: legacy boosterpack data (#3809)

Closes #3816 Reviewed-on: https://onlyg.it/OpenWF/SpaceNinjaServer/pulls/3809 Reviewed-by: Sainan <63328889+sainan@users.noreply.github.com> Co-authored-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com> Co-committed-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>

5fe84e4f
AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
提交于

代码差异

86 个文件 +50709 -6
Modified src/services/itemDataService.ts +79 -5
Modified src/services/purchaseService.ts +1 -1
Added static/fixed_responses/data/LotusArtifactUpgradePackBase/index.json +41 -0
Added static/fixed_responses/data/RandomProjection/2016.07.08.16.56.json +144 -0
Added static/fixed_responses/data/RandomProjection/2016.08.19.17.12.json +129 -0
Added static/fixed_responses/data/RandomProjection/2016.08.26.11.08.json +134 -0
Added static/fixed_responses/data/RandomProjection/2016.12.16.14.33.json +164 -0
Added static/fixed_responses/data/RandomProjection/2017.03.06.15.49.json +149 -0
Added static/fixed_responses/data/RandomProjection/2017.06.29.02.13.json +179 -0
Added static/fixed_responses/data/RandomProjection/2017.10.12.17.04.json +149 -0
Added static/fixed_responses/data/RandomProjection/2017.12.12.12.15.json +139 -0
Added static/fixed_responses/data/RandomProjection/2018.02.22.14.34.json +174 -0
Added static/fixed_responses/data/RandomProjection/2018.04.20.02.04.json +139 -0
Added static/fixed_responses/data/RandomProjection/2018.08.01.08.09.json +164 -0
Added static/fixed_responses/data/RandomProjection/2018.09.28.19.09.json +144 -0
Added static/fixed_responses/data/RandomProjection/2018.11.15.16.49.json +169 -0
Added static/fixed_responses/data/RandomProjection/2019.03.07.20.21.json +164 -0
Added static/fixed_responses/data/RandomProjection/2019.04.04.21.31.json +139 -0
Added static/fixed_responses/data/RandomProjection/2019.05.22.23.12.json +159 -0
Added static/fixed_responses/data/RandomProjection/2019.08.29.20.01.json +159 -0
Added static/fixed_responses/data/RandomProjection/2019.09.09.12.43.json +169 -0
Added static/fixed_responses/data/RandomProjection/2019.10.31.22.42.json +169 -0
Added static/fixed_responses/data/RandomProjection/2019.11.22.21.24.json +164 -0
Added static/fixed_responses/data/RandomProjection/2020.03.05.16.06.json +169 -0
Added static/fixed_responses/data/RandomProjection/2020.06.12.16.46.json +164 -0
Added static/fixed_responses/data/RandomProjection/2020.08.12.19.57.json +164 -0
Added static/fixed_responses/data/RandomProjection/2020.11.04.18.58.json +164 -0
Added static/fixed_responses/data/RandomProjection/2021.01.25.08.49.json +174 -0
Added static/fixed_responses/data/RandomProjection/2021.03.19.10.30.json +174 -0
Added static/fixed_responses/data/RandomProjection/2021.05.25.09.41.json +174 -0
Added static/fixed_responses/data/RandomProjection/2021.09.08.19.27.json +164 -0
Added static/fixed_responses/data/RandomProjection/2021.12.15.00.15.json +159 -0
Added static/fixed_responses/data/RandomProjection/2022.02.09.08.55.json +164 -0
Added static/fixed_responses/data/RandomProjection/2022.04.29.12.53.json +174 -0
Added static/fixed_responses/data/RandomProjection/2022.06.09.08.45.json +174 -0
Added static/fixed_responses/data/RandomProjection/2023.06.21.07.11.json +159 -0
Added static/fixed_responses/data/RandomProjection/2023.07.26.16.38.json +159 -0
Added static/fixed_responses/data/RandomProjection/2024.02.16.17.13.json +159 -0
Added static/fixed_responses/data/RandomProjection/2024.06.12.18.42.json +159 -0
Added static/fixed_responses/data/RandomProjection/2024.08.21.20.02.json +159 -0
Added static/fixed_responses/data/RandomProjection/2024.12.11.14.26.json +159 -0
Added static/fixed_responses/data/RandomProjection/2025.03.18.09.51.json +164 -0
Added static/fixed_responses/data/RandomProjection/2025.05.20.10.18.json +164 -0
Added static/fixed_responses/data/RandomProjection/2025.06.23.11.39.json +164 -0
Added static/fixed_responses/data/RandomProjection/2025.10.14.16.10.json +164 -0
Added static/fixed_responses/data/RandomProjection/2025.12.09.14.18.json +164 -0
Added static/fixed_responses/data/RandomProjection/index.json +45 -0