The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

!CuerLib
Mostrando 91-100 de 116 aportaciones
< 1 ... 8  9  10  11  12 >
Actualización: 23 ABR 2023 a las 8:27 a. m.

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

Actualización: 23 ABR 2023 a las 4:38 a. m.

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

Actualización: 16 ABR 2023 a las 1:00 a. m.

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

Actualización: 12 ABR 2023 a las 12:16 a. m.

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

Actualización: 19 MAR 2023 a las 11:37 p. m.

* 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回调之后恢复数据。

Actualización: 5 MAR 2023 a las 4:38 a. m.

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

Actualización: 26 FEB 2023 a las 6:30 a. m.

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

Actualización: 24 FEB 2023 a las 10:08 p. m.

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

Actualización: 15 ENE 2023 a las 4:19 a. m.

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

Actualización: 14 ENE 2023 a las 6:14 a. m.