diff --git a/repo/js/AutoPickLitter/README.md b/repo/js/AutoPickLitter/README.md index 1e86a1dc7..1548e1e56 100644 --- a/repo/js/AutoPickLitter/README.md +++ b/repo/js/AutoPickLitter/README.md @@ -14,6 +14,9 @@ 更新 +版本:1.0.3 +缩短枫丹梅洛彼得堡的路线 + 版本:1.0.2 1、优化相关逻辑 2、修改代码显示错误 diff --git a/repo/js/AutoPickLitter/assets/Old/枫丹梅洛彼得堡路线.json b/repo/js/AutoPickLitter/assets/Old/枫丹梅洛彼得堡路线.json new file mode 100644 index 000000000..b8fe8fe66 --- /dev/null +++ b/repo/js/AutoPickLitter/assets/Old/枫丹梅洛彼得堡路线.json @@ -0,0 +1,67 @@ +{ + "info": { + "name": "枫丹梅洛彼得堡路线", + "type": "collect", + "authors": [ + { + "name": "古又", + "links": "" + } + ], + "version": "1.0", + "description": "领取福利餐", + "map_name": "Teyvat", + "bgi_version": "0.45.0", + "tags": [], + "last_modified_time": 1755520489362, + "enable_monster_loot_split": false, + "map_match_method": "" + }, + "positions": [ + { + "id": 1, + "action": "", + "move_mode": "walk", + "type": "teleport", + "x": 4618.744140625, + "y": 4390.26416015625, + "action_params": "" + }, + { + "id": 2, + "x": 4621.45703125, + "y": 4401.85693359375, + "type": "path", + "move_mode": "walk", + "action": "", + "action_params": "" + }, + { + "id": 3, + "x": 4613.2890625, + "y": 4404.12353515625, + "type": "path", + "move_mode": "fly", + "action": "stop_flying", + "action_params": "300" + }, + { + "id": 4, + "x": 4583.609375, + "y": 4429.7861328125, + "type": "path", + "move_mode": "run", + "action": "", + "action_params": "" + }, + { + "id": 5, + "x": 4601.986328125, + "y": 4492.96533203125, + "type": "path", + "move_mode": "run", + "action": "", + "action_params": "" + } + ] +} \ No newline at end of file diff --git a/repo/js/AutoPickLitter/assets/枫丹梅洛彼得堡路线.json b/repo/js/AutoPickLitter/assets/枫丹梅洛彼得堡路线.json index b8fe8fe66..e58e4c88d 100644 --- a/repo/js/AutoPickLitter/assets/枫丹梅洛彼得堡路线.json +++ b/repo/js/AutoPickLitter/assets/枫丹梅洛彼得堡路线.json @@ -1,67 +1,58 @@ { "info": { - "name": "枫丹梅洛彼得堡路线", - "type": "collect", "authors": [ { - "name": "古又", - "links": "" + "links": "", + "name": "古又" } ], - "version": "1.0", - "description": "领取福利餐", - "map_name": "Teyvat", "bgi_version": "0.45.0", - "tags": [], - "last_modified_time": 1755520489362, + "description": "领取福利餐", "enable_monster_loot_split": false, - "map_match_method": "" + "last_modified_time": 1756560026141, + "map_match_method": "", + "map_name": "Teyvat", + "name": "梅洛彼得堡路线优化", + "tags": [], + "type": "collect", + "version": "2.0" }, "positions": [ { + "action": "force_tp", + "action_params": "", "id": 1, - "action": "", "move_mode": "walk", "type": "teleport", - "x": 4618.744140625, - "y": 4390.26416015625, - "action_params": "" + "x": 4572.978515625, + "y": 4457.111328125 }, { + "action": "", + "action_params": "", "id": 2, - "x": 4621.45703125, - "y": 4401.85693359375, + "move_mode": "run", "type": "path", - "move_mode": "walk", - "action": "", - "action_params": "" + "x": 4596.072265625, + "y": 4485.796875 }, { + "action": "", + "action_params": "", "id": 3, - "x": 4613.2890625, - "y": 4404.12353515625, + "move_mode": "jump", "type": "path", - "move_mode": "fly", - "action": "stop_flying", - "action_params": "300" + "x": 4598.986328125, + "y": 4489.4150390625 }, { + "action": "", + "action_params": "", "id": 4, - "x": 4583.609375, - "y": 4429.7861328125, - "type": "path", "move_mode": "run", - "action": "", - "action_params": "" - }, - { - "id": 5, - "x": 4601.986328125, - "y": 4492.96533203125, "type": "path", - "move_mode": "run", - "action": "", - "action_params": "" + "x": 4601.529296875, + "y": 4492.79052734375 } ] } \ No newline at end of file diff --git a/repo/js/AutoPickLitter/manifest.json b/repo/js/AutoPickLitter/manifest.json index 81aff1724..b697a9306 100644 --- a/repo/js/AutoPickLitter/manifest.json +++ b/repo/js/AutoPickLitter/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 1, "name": "提瓦特杂事(收集)", - "version": "1.0.2", + "version": "1.0.3", "tags": [ "玄学", "收集",