土豆兄弟(Brotato)

土豆兄弟(Brotato)

BFX [Utility]
正在显示第 1 - 10 项,共 10 项条目
更新于:2023 年 6 月 30 日 上午 2:14

2.3.3
- Fixes explosion effects not being serialized when saving. This fixes a crash with the Run History mod.

https://github.com/BrotatoMods/Brotato-BFX/releases/tag/v2.3.3

Run History:
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2995610798

更新于:2023 年 6 月 25 日 下午 4:26

2.3.2
- Update all ModLoader methods for v6, and game version v1.0.0.3

https://github.com/BrotatoMods/Brotato-BFX/releases/tag/v2.3.2

更新于:2023 年 6 月 13 日 下午 8:43

v2.3.1:
- Rename all log constants to be unique to the file they appear in.

This fixes an issue where the same const, BFX_LOG, was declared in both enemy.gd and boss.gd. In ModLoader v6, these files are loaded with their correct inheritance, and as boss.gd is a child of enemy.gd, this results in an error stating that the const was already defined (in the parent).

https://github.com/BrotatoMods/Brotato-BFX/releases/tag/v2.3.1

更新于:2023 年 2 月 22 日 下午 1:29

2.3.0
- Add effect: bfx_starting_difficulty_item
- Add effect: bfx_starting_difficulty_weapon

https://github.com/BrotatoMods/Brotato-BFX/releases/tag/v2.3.0

更新于:2023 年 2 月 20 日 下午 5:35

2.2.1
- Add effect - "bfx_gain_materials_on_fruit_collect"
- Fix bfx_gain_items_end_of_wave: fix getting "null" items (fixes Invasion's "Mystery Gift" item)
- Remove temp_stats.gd extension, as its fix is now in vanilla

https://github.com/BrotatoMods/Brotato-BFX/releases/tag/v2.2.1

更新于:2023 年 2 月 16 日 上午 8:56

2.1.2
- Fix take_damage causing an error when healing from a projectile

https://github.com/BrotatoMods/Brotato-BFX/releases/tag/v2.1.2

更新于:2023 年 2 月 13 日 上午 8:37

2.1.1
- bfx_temp_stats_on_dodge - Fix procing on every damage taken, instead of only when dodging

https://github.com/BrotatoMods/Brotato-BFX/releases/tag/v2.1.1

更新于:2023 年 2 月 11 日 下午 12:51

2.1.0
- Replace the "chance for free reroll" effect with "reroll cost"
- Various minor fixes

https://github.com/BrotatoMods/Brotato-BFX/releases/tag/v2.1.0

更新于:2023 年 2 月 10 日 下午 5:31

- Remove rogue _ready calls in vanilla extensions
- Fix references to files from Invasion

更新于:2023 年 2 月 10 日 下午 12:50