Code Monkey home page Code Monkey logo

Comments (6)

awp9835 avatar awp9835 commented on June 15, 2024 1
  • 关闭前确认

"你远征忘了放"
"你远征马上就能收了"(10min)
"你今天的任务做完了吗?"(可以只是这句话)
"你还有船没修"(MDZZ)"
较上次退出时的资源变化

  • "舰队""战况"”司令部“等页面需要自动适应分辨率,不然实在是太大了
  • 一键布局
  • 锁定/解锁 "浏览器"的滚动条(迷之去不掉时)
  • ”开发“:新出的装备应该放在上面
  • 远征条件查询;显示未接任务;经验计算
  • 实时提醒(可以设置是否开启单项功能)

没接任务
大破
新出的船和稀有船锁定提示
船位和装备满了
忘带装备(MDZZ)
远征不符合条件

  • 老板键

from admiralroom.

Blealtan avatar Blealtan commented on June 15, 2024

Re @awp9835 :

“你今天的任务做完了吗?”

一股战舰世界味。。

from admiralroom.

awp9835 avatar awp9835 commented on June 15, 2024

AdmiralRoom/AdmiralRoom/KanColleBrowser.xaml.cs
这里面_private void ApplyStyleSheet_和_public bool TakeScreenShot_中检测游戏flash界面的代码
只能检测url中含有“.swf?"或HTML中flash界面ID为 "game_frame"的游戏网页
一些缓存系统(ooi)和直连网站,可能并不具备上述特征

  • 建议修改为 “game_frame"如果测不到,再检测有没有"ooi-game"或"flashWrap“
    这两个ID对应的组件与"game_frame"性质几乎相同但是有"embed"

from admiralroom.

Blealtan avatar Blealtan commented on June 15, 2024

能否提供更详细的信息?我有一个想法是利用游戏画面大小800*480的特性,解析DOM树寻找符合特性的最小元素并予以显示。如果您所说的ooi和直连站也有这种特征,我想是可行的。

from admiralroom.

awp9835 avatar awp9835 commented on June 15, 2024

退出前确认出了点问题,点退出会直接崩掉
浏览器的前进和后退按钮 滞后了一步

from admiralroom.

huoyaoyuan avatar huoyaoyuan commented on June 15, 2024

改用看板管理TODO List。

from admiralroom.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.