History for DungeonShooting / DungeonShooting_Godot / src / framework
2023-04-04
@lijincheng
优化ActivityMark
lijincheng committed on 4 Apr 2023
@小李xl
编辑器中的创建地牢房间功能添加组和类型选择, 地牢生成器支持创建起始房间
小李xl committed on 4 Apr 2023
@小李xl
RoomConfig.json添加分组和类型, 地牢生成器根据组和类型生成房间
小李xl committed on 4 Apr 2023
2023-04-03
@小李xl
模板房间位置更改, 添加分组和房间类型
小李xl committed on 3 Apr 2023
2023-04-02
@小李xl
添加房间类型
小李xl committed on 2 Apr 2023
2023-04-01
@小李xl
更新文档
小李xl committed on 1 Apr 2023
2023-03-31
@小李xl
更新文档
小李xl committed on 31 Mar 2023
@小李xl
更新文档, 移除UiBase中OnShowUi()函数的参数
小李xl committed on 31 Mar 2023
2023-03-29
@小李xl
解决模板房间有时按ctrl+s不会触发保存的问题
小李xl committed on 29 Mar 2023
2023-03-28
@小李xl
更新文档
小李xl committed on 28 Mar 2023
2023-03-27
@小李xl
修复在编辑器中 DungeonRoomTemplate 绘制层级的bug
小李xl committed on 27 Mar 2023
2023-03-20
@lijincheng
WaitForFixedProcess.cs 和 WaitForSeconds.cs 文件更改位置
lijincheng committed on 20 Mar 2023
2023-03-19
@小李xl
解决创建地牢预制房间报错的问题
小李xl committed on 19 Mar 2023
@小李xl
通过Tools里面的ui创建地牢中的预制房间
小李xl committed on 19 Mar 2023
@小李xl
RoomConfig.json 中只留下配置路径的数据, 让 DungeonRoomSplit 与 DungeonRoomInfo 分开加载数据
小李xl committed on 19 Mar 2023
@小李xl
UiBase 添加协程支持
小李xl committed on 19 Mar 2023
@小李xl
在 UiManager 下生成 UiName 内, 负责存放所有 Ui 名称的字符串
小李xl committed on 19 Mar 2023
@小李xl
UiManagerMethods 添加获取ui实例的函数
小李xl committed on 19 Mar 2023
@小李xl
生成 UiManager 打开指定ui的函数
小李xl committed on 19 Mar 2023
@小李xl
创建新的Ui后打开场景
小李xl committed on 19 Mar 2023
@小李xl
创建新ui功能
小李xl committed on 19 Mar 2023
2023-03-18
@lijincheng
编辑器中弹出 Confirm
lijincheng committed on 18 Mar 2023
@lijincheng
EditorTools 显示 tips
lijincheng committed on 18 Mar 2023
2023-03-17
@lijincheng
生成ui时仅为同名图层的类添加索引
lijincheng committed on 17 Mar 2023
@lijincheng
在编辑器中解析ui节点, 并生成代码
lijincheng committed on 17 Mar 2023
@小李xl
在编辑器中监听ui节点的改变
小李xl committed on 17 Mar 2023
2023-03-15
@lijincheng
ui嵌套打开与关闭
lijincheng committed on 15 Mar 2023
@lijincheng
修改ui生成代码
lijincheng committed on 15 Mar 2023
@小李xl
在 ActivityObject 上添加控制垂直运动的开关
小李xl committed on 15 Mar 2023
@小李xl
解决投抛物体阴影位置比Sprite对不上的问题
小李xl committed on 15 Mar 2023