The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

!CuerLib
Показване на 91 — 100 от 116 постъпления
< 1 ... 8  9  10  11  12 >
Обновление: 23 апр. 2023 в 8:27

* Added active item counter and border render support for J&E pressing drop button.
* 加入了主动道具计数器和白边渲染的,雅各和以扫按下丢弃键时的支持。

Обновление: 23 апр. 2023 в 4:38

* Fixed an issue that Inputs.IsPressingShoot cannot check mouse control correctly.
* 修复Inputs.IsPressingShoot对鼠标判断错误的问题。

Обновление: 16 апр. 2023 в 1:00

* Added a function to draw Active Items' white borders.
* 添加绘制主动道具白边的函数。
* Added a return parameter to change the offset of acitve items' counters.
* 添加可以自定义主动道具计数器偏移量的返回值。

Обновление: 12 апр. 2023 в 0:16

* Added ShowAnim return parameter for Callback CLC_RELEASE_HOLDING_ACTIVE.
* 为回调CLC_RELEASE_HOLDING_ACTIVE加入返回参数ShowAnim。

Обновление: 19 март 2023 в 23:37

* Glowing Hourglass compatibility now will record all data before any MC_POST_NEW_ROOM callbacks, and restore the data after any MC_POST_NEW_ROOM callbacks.
* 发光沙漏兼容现在会在任何MC_POST_NEW_ROOM回调之前记录数据,并且在任何MC_POST_NEW_ROOM回调之后恢复数据。

Обновление: 5 март 2023 в 4:38

* 添加Entities.IsOtherSegment函数,用于检测实体是否是其他体节的函数。
* Added function Entities.IsOtherSegment, to check whether an entity is itself's other segment.

Обновление: 26 февр. 2023 в 6:30

* Added PathFinding Class for pathfinding.
* 加入PathFinding类,用于寻路。

Обновление: 24 февр. 2023 в 22:08

Added local player check for net-coop.
添加了对网络联机的本地玩家检测。

Обновление: 15 ян. 2023 в 4:19

-Fixed an issue that Jera will not display the rune image after use.
-修复使用收获符文后没有图标的BUG。

Обновление: 14 ян. 2023 в 6:14