The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

!CuerLib
Viser 101-110 af 116 forekomster
< 1 ... 9  10  11  12 >
Opdatering: 3. jan. 2023 kl. 6:33

Added more icons to draw at the active slot.
加入了更多在主动栏位绘制的图标。

Opdatering: 23. dec. 2022 kl. 6:53

* Added DischargeItem function for Actives class.
* 加入Actives类的DischargeItem函数
* Added function-type value compatibility for Translation class' collectible, trinket, card and pill effect display.
* 为Translations类的道具、饰品、卡牌和药丸效果的显示添加了function类型的适配。

Opdatering: 23. dec. 2022 kl. 0:59

* ItemBlacklist class now will ignore Eden's starting Sacred Orb or NO! with double effect.
* ItemBlacklist类在检测时现在会绕过伊甸自带的神圣宝珠和双倍效果的“不!”

Opdatering: 23. dec. 2022 kl. 0:18

Opdatering: 23. dec. 2022 kl. 0:17

* Changed Weapons Class, now Notched Axe and Urn of Souls weapon type has been seperated into ActiveItemWeaponType.
* 修改Weapons类,现在残损铁镐和灵魂之瓮的武器类型被分离到了ActiveItemWeaponType中。
* Added UnknownItems Class, can be used to check if a pedestal collectible is unknown.
* 添加UnknownItems类,用于判断一个道具是否是未知道具。
* Added ItemBlacklist class, used for check collectibles, trinkets, cards or pills is locked or banned by Tainted Lost.
* 添加ItemBlacklist类,用于判断道具、饰品、卡牌和药丸效果是否被锁定或被堕化游魂禁用。

Opdatering: 20. dec. 2022 kl. 22:44

* Added Giantbook class for showing Giant book and achievement notes (some codes are from Giantbook API)
* 加入用于显示巨大书本图像,或者成就解锁纸条的Giantbook类(部分代码源于Giantbook API)
* Added param "noUnavailable" for Actives.GetActiveList.
* Actives.GetActiveList函数增加noUnavailable参数
* Added GetMouseVector function for Inputs class.
* Inputs增加GetMouseVector函数
* Reworked Weapons class
* 重做Weapons类

Opdatering: 18. dec. 2022 kl. 8:36

Opdatering: 18. dec. 2022 kl. 3:55

-Fixed an issue that active item counter's sprite is missing.
-修复主动道具计数资源缺失的问题。

Opdatering: 18. dec. 2022 kl. 2:02

-Added CLC_RENDER_OVERLAY Callback.
-添加了CLC_RENDER_OVERLAY回调
-Added Translations Class.
-添加了Translations类

Opdatering: 16. dec. 2022 kl. 3:56

-修复骨棒能直接打开上锁箱子的BUG。
-Fixed an issue that weapons like Bone Clubs can open locked chests.
-加入了Base64类。
-Added Base64 class.