Commit Graph

14 Commits

Author SHA1 Message Date
辉鸭蛋
9ab518d593 v2 2024-11-30 18:10:26 +08:00
辉鸭蛋
008f09cbe9 5.2 map 2024-11-20 22:49:35 +08:00
辉鸭蛋
df7b55e47c support recognition of semi transparent avatars 2024-10-26 14:45:53 +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
辉鸭蛋
8469f6c37e test map track 2024-06-23 22:17:32 +08:00
辉鸭蛋
3f5b984b55 update 4.7 avatar json 2024-06-06 00:56:09 +08:00
辉鸭蛋
a84c94c5ce add auto cook #266 2024-05-23 00:27:13 +08:00
辉鸭蛋
55aa735c3b avatar classify dataset 2024-04-13 14:26:27 +08:00
辉鸭蛋
1060b819ff draw map teleport point 2024-04-07 22:05:36 +08:00
辉鸭蛋
24713a47e1 mini map test 2024-04-02 22:03:53 +08:00
辉鸭蛋
992e1ac3eb key point map test & refactor test window 2024-03-30 22:38:10 +08:00
huiyadanli
ca51662b5c camera orientation test 2 2023-12-18 01:49:03 +08:00
huiyadanli
5ce8740f17 character orientation test 2023-12-11 02:27:39 +08:00