6610 Commits

Author SHA1 Message Date
W1NDes
123dec6d55 Feat(api): 添加alas客户端重启的api接口 2026-03-03 15:19:17 +08:00
W1NDes
5548ae7909 Merge branch 'dev' into viewport 2026-02-28 17:54:49 +08:00
W1NDes
70f6944043 Merge remote-tracking branch 'upstream/master' into dev 2026-02-28 17:53:38 +08:00
W1NDes
57c3c164fd Feat(viewport): 添加H.264视频流编码降低带宽
- 使用PyAV(libx264)替代cv2.imencode实现H.264视频流编码
- 带宽从~15Mbps降至~0.8Mbps (20倍压缩), 编码耗时从5ms降至1.8ms
- 前端使用WebCodecs-VideoDecoder硬件解码, 不支持的浏览器自动降级原JPEG图传模式
- WebSocket会话独立H264Encoder实例, 支持多客户端同时连接
- Quality滑条映射CRF(51-18)
- 添加渐进式降帧: 5s无操作后从30fps线性降至1fps, 300s后完全停止
2026-02-28 05:34:12 +08:00
W1NDes
e65039fd42 Fix(viewport): 修复idle和script running的冲突 2026-02-28 03:27:24 +08:00
W1NDes
05f005c091 Merge branch 'dev' into viewport 2026-02-28 02:44:06 +08:00
W1NDes
e10f12563a Upd(event): 更新了刷pt的任务配置 2026-02-28 02:40:52 +08:00
W1NDes
85b8ed71c6 Feat(viewport): 添加实时触控拖动, 跳帧节省带宽, 和空闲暂停
- 支持实时touch事件流式传输(touch_down/move/up), 拖动即时反馈
- 修复拖动开头触发点击, 绕过minitouch 50ms延迟
- 5s无操作后跳过未变化帧, 300s空闲停止截屏并显示蓝色提示
- 前端事件重构为handlePointerStart/Move/End, 支持10px阈值区分点击和拖动
2026-02-28 02:36:23 +08:00
W1NDes
e4435b0a37 Merge branch 'dev' into viewport 2026-02-27 16:18:45 +08:00
W1NDes
cab114656e Upd(Event): 更新20260226新活动 2026-02-27 06:01:34 +08:00
W1NDes
592515d747 Add(webui): 添加viewport远程控制
- 实现多种协议的实时画面推送服务(和alas同步)
- 支持触控操作(点击、滑动)和操作互锁
- 支持画质、帧率、分辨率,画幅调节
- 集成到webui界面,可开关显示,支持浅色/深色模式,可独立弹窗,优化手机操控
- 支持密码设置和ssl设置(和alas同步)
2026-02-26 05:43:16 +08:00
W1NDes
92d1543985 Merge remote-tracking branch 'upstream/master' into dev 2026-02-20 01:43:18 +08:00
LmeSzinc
c014140c6e Fix: [CN] Remove more dash-like characters (fixed #5522) 2026-02-19 03:14:09 +08:00
gepotumu
a538739910
Fix: infinite loop in _handle_use_box_amount when box count insufficient (#5516)
When requesting more boxes than available (e.g. requesting 8 but only 3
in stack), the amount-setting loop would never exit because the UI caps
at the available count while the script keeps clicking AMOUNT_PLUS.

Added click_count tracking: if multi_click() has been called 2 times
without the amount reaching the target, treat it as the UI cap and break.
Also changed the return value from bool to the actual amount set, so
_storage_use_one_box tracks the correct number of boxes used.
2026-02-19 02:19:08 +08:00
LmeSzinc
0a4f2a89fc Fix: handle raid remain like "915/", "1515" 2026-02-19 02:15:25 +08:00
LmeSzinc
986d825a81 Fix: [EN] UI switch to page_game_room 2026-02-19 01:58:20 +08:00
LmeSzinc
74bbaf8395 Fix: first ui switch must be ui_ensure 2026-02-18 09:10:55 +08:00
LmeSzinc
d99b759a08 Fix: no poor sleep in fleet_preparation_sidebar_ensure 2026-02-18 09:10:55 +08:00
ArecaSapling
102b7eeaf7
Upd: blueprint purchase for DR5 & PR6 (#5518) 2026-02-18 09:10:41 +08:00
W1NDes
9d82c8cc68 Fix(os): 添加大世界自动寻敌超时机制
- 普通区域12分钟超时,特殊区域30分钟超时
- 战斗/事件/按钮点击时重置计时器
- 超时后抛出ScriptError,人工介入
2026-02-16 04:06:05 +08:00
W1NDes
f94782f1ba Upd(config): regular update config 2026-02-14 17:38:34 +08:00
W1NDes
42ca63c840 Merge remote-tracking branch 'upstream/master' into dev 2026-02-14 17:33:29 +08:00
LmeSzinc
7eb80ca6f4 Upd: [CN] game server 裁决协议 2026-02-14 03:32:47 +08:00
LmeSzinc
9bb8e191ac Upd: [EN][JP][TW] Raid CHANGWU assets 2026-02-14 03:30:49 +08:00
LmeSzinc
efeb222764 Upd: [TW] Event entrance of raid_20260212 2026-02-14 03:06:07 +08:00
W1NDes
01f54171bd Upd(smallevent): 添加任务打卡 2026-02-14 03:05:26 +08:00
LmeSzinc
11405cf0c3 Fix: [EN] check other buttons for page_academy 2026-02-14 03:00:01 +08:00
W1NDes
be6a9fe522 Fix(osFleet): 添加debuff情况下的队伍切换 2026-02-13 22:03:25 +08:00
W1NDes
4f3ab19d7d Upd(raid): 提高共斗每日的优先级 2026-02-13 17:17:16 +08:00
sui-feng-cb
5ab18b27fd Fix: use cnocr for CHANGWU_OCR_REMAIN_* 2026-02-12 20:28:24 +08:00
W1NDes
a48a3fbed0 Fix(raid): 修复每日共斗的剩余次数识别 2026-02-12 20:06:46 +08:00
W1NDes
831ed23717 Upd(config): regular update config 2026-02-12 18:40:48 +08:00
sui-feng-cb
9fd62b7840 Add: [CN] Spring Auction Adventure (raid_20260212) 2026-02-12 18:39:59 +08:00
sui-feng-cb
7e6b87bee8 Add: [CN] Spring Auction Adventure (raid_20260212) 2026-02-12 16:44:24 +08:00
LmeSzinc
7118c30fea Upd: [EN] TEMPLATE_REVELATIONS_OF_DUST 2026-02-09 23:40:21 +08:00
LmeSzinc
7d9e77e4fd Upd: Battle UI Ancient 2026-02-09 23:31:47 +08:00
ArecaSapling
5a32d9444c
Merge pull request #5500 from sui-feng-cb/event_update
Fix: raid_20240328 ex
2026-02-09 23:23:20 +08:00
W1NDes
78c2a9bfe9 Fix(raid): 添加共斗活动低心情处理 2026-02-08 01:51:50 +08:00
W1NDes
9f022c8188 Add(raid): 共斗添加队伍推荐 2026-02-07 02:47:35 +08:00
W1NDes
af654d71e1 Add(raid): 共斗添加stage_increase 2026-02-07 02:31:10 +08:00
W1NDes
ad1c8ad311 Merge remote-tracking branch 'upstream/master' into dev 2026-02-07 01:44:52 +08:00
sui-feng-cb
7e1a2322a6 Fix: use _raid_has_oil_icon for new UI design 2026-02-05 21:44:55 +08:00
sui-feng-cb
a4fec2e2a0 Upd: raid_20240328 rerun 2026-02-05 20:47:33 +08:00
guoh064
eb33bdd747
Fix: slow retrial for MISSION_OVERVIEW_ACCEPT(_SINGLE) (#5487) 2026-02-04 18:26:41 +08:00
W1NDes
0a4c3e82b9 Merge remote-tracking branch 'upstream/master' into dev 2026-01-31 03:32:29 +08:00
LmeSzinc
bb349af001 Upd: [TW] Coalition assets 2026-01-31 03:25:17 +08:00
LmeSzinc
87a031ed97 Upd: [TW] Event entrance of coalition_20260122 2026-01-31 03:18:38 +08:00
W1NDes
803a4068aa Merge remote-tracking branch 'upstream/master' into dev 2026-01-30 20:41:51 +08:00
ArecaSapling
52444569a4
Add: war_archives_20230223_cn (#5479) 2026-01-30 10:56:16 +08:00
W1NDes
1884f0e434 Fix: 修复merge中的重构问题 2026-01-29 23:07:29 +08:00