History for DungeonShooting / DungeonShooting_Godot / src / framework / generator
2023-05-25
@小李xl
添加第二种子弹, 将武器缩放从0.8改为1, 目前武器素材过大, 玩家素材过小, 后面需要跟换
小李xl committed on 25 May 2023
2023-05-24
@lijincheng
ResourcePathGenerator.cs支持排除指定路径文件夹
lijincheng committed on 24 May 2023
2023-05-15
@小李xl
加入结束流程, 玩家死亡后弹出结束游戏, 然后回到主菜单
小李xl committed on 15 May 2023
2023-04-07
@小李xl
房间添加权重功能
小李xl committed on 7 Apr 2023
2023-04-06
@小李xl
添加创建指定房间功能, 方便调试用 ...
小李xl committed on 6 Apr 2023
2023-04-04
@小李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-03-31
@小李xl
更新文档
小李xl committed on 31 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
在 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
2023-03-12
@小李xl
将换弹进度条和互动提示组件添移到ui层下
小李xl committed on 12 Mar 2023
@小李xl
UiGenerator 生成图层带前缀 L_
小李xl committed on 12 Mar 2023
@小李xl
解决报错
小李xl committed on 12 Mar 2023
@lijincheng
完成ui代码生成接口
lijincheng committed on 12 Mar 2023
2023-03-11
@lijincheng
解析ui层级
lijincheng committed on 11 Mar 2023
@lijincheng
将 Automation 中的生成代码抽到 Generator 文件夹下
lijincheng committed on 11 Mar 2023