2023-05-25 |
添加第二种子弹, 将武器缩放从0.8改为1, 目前武器素材过大, 玩家素材过小, 后面需要跟换
小李xl
committed
on 25 May 2023
|
---|---|
2023-05-24 |
ResourcePathGenerator.cs支持排除指定路径文件夹
lijincheng
committed
on 24 May 2023
|
2023-05-15 |
加入结束流程, 玩家死亡后弹出结束游戏, 然后回到主菜单
小李xl
committed
on 15 May 2023
|
2023-04-07 |
房间添加权重功能
小李xl
committed
on 7 Apr 2023
|
2023-04-06 |
|
2023-04-04 |
编辑器中的创建地牢房间功能添加组和类型选择, 地牢生成器支持创建起始房间
小李xl
committed
on 4 Apr 2023
|
RoomConfig.json添加分组和类型, 地牢生成器根据组和类型生成房间
小李xl
committed
on 4 Apr 2023
|
|
2023-04-03 |
模板房间位置更改, 添加分组和房间类型
小李xl
committed
on 3 Apr 2023
|
2023-03-31 |
更新文档
小李xl
committed
on 31 Mar 2023
|
2023-03-19 |
解决创建地牢预制房间报错的问题
小李xl
committed
on 19 Mar 2023
|
通过Tools里面的ui创建地牢中的预制房间
小李xl
committed
on 19 Mar 2023
|
|
RoomConfig.json 中只留下配置路径的数据, 让 DungeonRoomSplit 与 DungeonRoomInfo 分开加载数据
小李xl
committed
on 19 Mar 2023
|
|
在 UiManager 下生成 UiName 内, 负责存放所有 Ui 名称的字符串
小李xl
committed
on 19 Mar 2023
|
|
UiManagerMethods 添加获取ui实例的函数
小李xl
committed
on 19 Mar 2023
|
|
生成 UiManager 打开指定ui的函数
小李xl
committed
on 19 Mar 2023
|
|
创建新的Ui后打开场景
小李xl
committed
on 19 Mar 2023
|
|
创建新ui功能
小李xl
committed
on 19 Mar 2023
|
|
2023-03-18 |
编辑器中弹出 Confirm
lijincheng
committed
on 18 Mar 2023
|
EditorTools 显示 tips
lijincheng
committed
on 18 Mar 2023
|
|
2023-03-17 |
生成ui时仅为同名图层的类添加索引
lijincheng
committed
on 17 Mar 2023
|
在编辑器中解析ui节点, 并生成代码
lijincheng
committed
on 17 Mar 2023
|
|
在编辑器中监听ui节点的改变
小李xl
committed
on 17 Mar 2023
|
|
2023-03-15 |
ui嵌套打开与关闭
lijincheng
committed
on 15 Mar 2023
|
修改ui生成代码
lijincheng
committed
on 15 Mar 2023
|
|
2023-03-12 |
将换弹进度条和互动提示组件添移到ui层下
小李xl
committed
on 12 Mar 2023
|
UiGenerator 生成图层带前缀 L_
小李xl
committed
on 12 Mar 2023
|
|
解决报错
小李xl
committed
on 12 Mar 2023
|
|
完成ui代码生成接口
lijincheng
committed
on 12 Mar 2023
|
|
2023-03-11 |
解析ui层级
lijincheng
committed
on 11 Mar 2023
|
将 Automation 中的生成代码抽到 Generator 文件夹下
lijincheng
committed
on 11 Mar 2023
|