Brotato
原版信号补充-Original Signal Supplement
11-20 van 37 items weergegeven
< 1  2  3  4 >
Update: 5 jul 2023 om 2:52

===== Signal Changed ==========
==these signal add more arguments==
signal onInitMeleeStats(new_stats,from_stats,weapon_id,sets,effects,is_structure) #初始化近战数据
signal onInitRangedStats(new_stats,from_stats,weapon_id,sets,effects,is_structure)#初始化远程数据
signal onInitBurningData(new_burning_data,base_burning_data,is_global,is_structure)#初始化燃烧数据
==========================

Update: 24 jun 2023 om 4:23

1.适配正式版
2.修复和部分mod同时使用会导致boss不掉落红箱子的问题
3.修复和QMtato同时使用可能会导致闪退的问题

Update: 24 jun 2023 om 2:50

版本回退一次,有一个严重bug。

Update: 24 jun 2023 om 2:36

1.适配正式版
2.修复和部分mod同时使用会导致boss不掉落红箱子的问题
3.修复和QMtato同时使用可能会导致闪退的问题

Update: 21 jun 2023 om 22:24

1.修复部分玩家卡在难度选择界面无法进入游戏的问题。

Update: 20 jun 2023 om 2:16

============= New Function ==========
AutoLoad Utils
func popup_dialog(title:String,text:String):->Node or Null#弹出一个消息窗口,如果已经有活跃窗口,则进入等待序列。 Popup a info window, if an other dialog window is showing , new text will in waiting queue.
===================================

Update: 19 jun 2023 om 11:08

1.修复Boss关闪退的问题

Update: 19 jun 2023 om 2:51

版本号忘记改了

Update: 19 jun 2023 om 1:45

1.现在可以在1.0版本使用了,不会导致游戏打不开。

Update: 16 jun 2023 om 6:30

1.修复商店刷新时闪退的问题(这次应该真的修好了)