Skip to content

这是一个使用WebView实现的Phigros谱面的模拟器 / This is a simulator of the Phigros beatmap implemented using WebView

License

Notifications You must be signed in to change notification settings

qaqFei/PhigrosPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

这是一个使用WebView实现的Phigros谱面的模拟器

环境配置

谱面兼容

展开
  • phi
    • formatVersion
      • 1
      • 3
      • others
    • offset
    • judgeLineList
      • bpm
      • notesAbove
      • notesBelow
      • speedEvents
      • judgeLineMoveEvents
      • judgeLineRotateEvents
      • judgeLineDisappearEvents
  • rpe
    • BPMList
    • META (大部分信息以info文件为准, 不进行读取)
      • RPEVersion (???, 有影响吗?)
      • background
      • charter
      • composer
      • id
      • level
      • name
      • offset
      • song
    • judgeLineGroup (谱面播放没用)
    • judgeLineList
      • Group (谱面播放没用)
      • Name (谱面播放没用)
      • Texture
      • bpmfactor (?, 按照字母意思: bpm速率进行处理)
      • father
      • isCover (???)
      • eventLayers
        • alphaEvents
        • moveXEvents
        • moveYEvents
        • rotateEvents
        • speedEvents
      • extended
        • colorEvents
        • inclineEvents (???)
        • scaleXEvents
        • scaleYEvents
        • paintEvents (???)
        • textEvents
      • notes
        • startTime
        • endTime
        • above
        • alpha
        • isFake
        • positionX
        • size
        • speed (???)
        • type
        • visibleTime
        • yOffset
      • numOfNotes (未使用)
      • alphaControl
      • posControl
      • sizeControl
      • skewControl
      • yControl
      • zOrder
    • multiLineString (???)
    • multiScale (???)
  • pec
    • 读取转化为rpe格式, 实测移动事件存在bug
  • 补充
    • rpe格式中的事件
      • bezier
      • bezierPoints (???)
      • easingLeft (???)
      • easingRight (???)
      • easingType
      • start
      • end
      • startTime
      • endTime
      • linkgroup (???)

声明

  • 此项目仅用于学习交流,请勿用于商业用途

About

这是一个使用WebView实现的Phigros谱面的模拟器 / This is a simulator of the Phigros beatmap implemented using WebView

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published