Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.
Darknights-master edited this page Aug 31, 2021 · 1 revision

Todo

显然远不止这些,毕竟是一个一年15.578亿流水的大公司开发的

GamePlayFunction

  • Register (注册)
    • Basic User Info
    • Additional User Info
    • MinorBypass
    • Announcement (公告)
  • Authentication
    • Password Login
    • Auth Login (Remember Me)
  • SyncData
    • Basic User Info
    • Additional User Info
  • SyncStatus (Help Needed)
    • SyncBuilding (基建)
    • SyncNormalGacha
    • ...
  • UserStatus (用户信息)
    • Level (用户等级)
    • Change User Name (改名)
    • ...
  • Gacha (抽卡系统)
    • NormalGacha (公开招募)
    • AdvancedGacha (干员寻访)
    • TenAdvancedGacha (十连)
    • Pool (卡池/概率系统)
  • Checkin (签到)
    • Daily (每日)
    • Activity (活动)
    • OpenServer (开服)
  • Mail (邮件)
    • MailList
    • ReceiveMail
  • Activity (活动)
  • Crisis (活动*)
  • Mission/Flag/Story System (活动**)
  • Battle
    • Save/Get BattleReplay (代理指挥)
    • Squad (编队)
    • AntiCheat (反作弊 不打算实现)
    • Count (作战计数)
    • Rewards (奖励系统)
      • Activity (活动掉落)
      • Basic (关卡随机/固定掉落)
  • CharBuild (角色养成)
    • BoostPoetntial (潜能)
    • Upgrade (升级)
    • Paradox Simulation (悖论模拟)
    • 角色MOD
    • ...
  • Inventory (物品)
    • Voucher (干员兑换券等)
    • Token (干员信物)
    • Consumable (消耗品,如理智顶液/改名卡)
  • Infrastructure (基建)
    • Room (基建功能)
    • Social (社交)
    • ...
  • Shop (商店)
    • Skin
    • Social
    • ...
  • Payment (不会真的接入支付系统)
    • Order (订单)
      • Create Order (假的)
      • Confirm Order (假的)
    • Alipay (假的)
    • WeChat
    • ...
  • Misc (杂项)
    • Exchange Diamond Shard (合成玉兑换)
    • Exchange Sanity (理智兑换 磕 源 石)

AuxiliaryFunction

  • Database Operation (数据库) (Enhancement needed)
  • Log System (日志) (Enhancement needed)
  • Ping (用户游玩信息 未作记录)
  • Errors (错误处理)
  • ...

Document

  • ReadMe
  • API Doc
Clone this wiki locally