辉鸭蛋
|
d7302b65c3
|
auto domain: tp & switch party & artifact salvage
|
2024-11-24 17:48:23 +08:00 |
|
辉鸭蛋
|
a89af32560
|
pathing: fix bug, init mining
|
2024-11-22 00:23:21 +08:00 |
|
辉鸭蛋
|
008f09cbe9
|
5.2 map
|
2024-11-20 22:49:35 +08:00 |
|
辉鸭蛋
|
9cc91b4568
|
test new pic
|
2024-09-17 18:18:31 +08:00 |
|
辉鸭蛋
|
8dc074e987
|
tile map
|
2024-09-15 19:34:59 +08:00 |
|
辉鸭蛋
|
5726e73d40
|
更新传送点绘制逻辑及界面文本
在 `MainWindow.xaml` 中,修改了按钮文本,将“超大地图标点”改为“画传送点”,并调整了按钮属性顺序以符合 XAML 标准格式。
在 `MapTeleportPointDraw.cs` 中:
- 添加命名空间引用。
- 修改 `Draw` 方法中的文件路径和数据源,增加从 `MapAssets.Instance.TpPositions` 中加载传送点。
- 修改 `DrawTeleportPoint` 方法参数类型为 `List<GiWorldPosition>`,增加坐标转换和文字标注。
- 修改 `LoadTeleportPoint` 方法返回类型为 `List<GiWorldPosition>`。
- 修改 `Transform` 方法返回类型为 `GiWorldPosition`,简化坐标转换逻辑。
在 `ScaleTest.cs` 中:
- 修改 `ZoomOutTest` 方法加载的图像模式为彩色图。
- 修改缩小倍数为 4 倍,调整目标文件路径和图像尺寸。
|
2024-09-03 00:50:03 +08:00 |
|
辉鸭蛋
|
36da78cb78
|
update map data to 5.0
|
2024-08-31 13:22:05 +08:00 |
|
辉鸭蛋
|
644cdea7ee
|
fix the accuracy issue of feature matching
|
2024-08-13 23:05:53 +08:00 |
|
辉鸭蛋
|
e1097199c4
|
map feature clear up
|
2024-08-13 01:07:53 +08:00 |
|
辉鸭蛋
|
2cd71ff4a1
|
improve the speed of matching bigmap
|
2024-06-30 17:12:50 +08:00 |
|
辉鸭蛋
|
8469f6c37e
|
test map track
|
2024-06-23 22:17:32 +08:00 |
|
辉鸭蛋
|
a84c94c5ce
|
add auto cook #266
|
2024-05-23 00:27:13 +08:00 |
|
辉鸭蛋
|
cb106db75f
|
use 2048 block map
|
2024-05-22 15:38:13 +08:00 |
|
辉鸭蛋
|
c544c18b07
|
test map tp
|
2024-05-05 19:12:01 +08:00 |
|
辉鸭蛋
|
239ab3384c
|
4.6 map puzzle
|
2024-04-30 22:33:56 +08:00 |
|
辉鸭蛋
|
116a4c8790
|
init way record
|
2024-04-21 23:03:40 +08:00 |
|
辉鸭蛋
|
f64e2f37c9
|
add feature matcher
|
2024-04-21 17:18:03 +08:00 |
|
辉鸭蛋
|
25e640bff1
|
block based feature matching
|
2024-04-21 13:49:25 +08:00 |
|
辉鸭蛋
|
1060b819ff
|
draw map teleport point
|
2024-04-07 22:05:36 +08:00 |
|
辉鸭蛋
|
d070f45a0a
|
more match template support
|
2024-04-06 18:42:23 +08:00 |
|
辉鸭蛋
|
e408750d09
|
auto track mission
|
2024-04-05 19:54:37 +08:00 |
|
辉鸭蛋
|
24713a47e1
|
mini map test
|
2024-04-02 22:03:53 +08:00 |
|
辉鸭蛋
|
a9ff321daf
|
big map surf test
|
2024-03-31 14:49:03 +08:00 |
|
辉鸭蛋
|
992e1ac3eb
|
key point map test & refactor test window
|
2024-03-30 22:38:10 +08:00 |
|