The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

!CuerLib
Showing 1-10 of 116 entries
< 1  2  3 ... 12 >
Update: Nov 27, 2024 @ 7:59am

* Adjusted the rendering position and transparency of the active item based on Repentance+.
* 根据忏悔+调整主动道具渲染的位置和主动道具透明度。

Update: Nov 14, 2024 @ 10:08am

* Fixed the issue that rewind command occurs error.
* 修复使用rewind指令后出现错误的问题。

Update: Nov 13, 2024 @ 3:13am

* Fixed the issue that rewind data is incorrect while REPENTOGON is installed.
* 修复在REPENTOGON环境下,回溯数据不正确的问题。

Update: Nov 12, 2024 @ 9:24pm

* Fixed the issue that CLC_POST_GRID_DESTROYED callback won't be called when a grid tear hits an enemy.
* 修复投掷障碍物砸中怪物时不会触发CLC_POST_GRID_DESTROYED回调的问题。

Update: Nov 12, 2024 @ 5:22am

* Added function Players:SetPlayerPocketActiveItem().
* Added callback CLC_POST_PLAYER_CHANGE_TYPE.
* 加入函数Players:SetPlayerPocketActiveItem()。
* 加入回调CLC_POST_PLAYER_CHANGE_TYPE。

Update: Oct 20, 2024 @ 10:43pm

* Added function Stages:HasMirrorDimension().
* Adjusted Bosses class.
* 加入函数Stages:HasMirrorDimension()。
* 调整Bosses类。

Update: Oct 18, 2024 @ 11:32pm

* Fixed the issue that Succubus' damage multiplier calculation is incorrect.
* 修复魅魔的伤害结算不正确的问题。

Update: Oct 14, 2024 @ 3:08am

* Fixed the issue that PRE_ENTITY_TAKE_DAMAGE cannot stack correctly.
* Added function Players.AllPlayersOfType().
* 修复伤害回调不能正确叠加的问题。
* 加入函数Players.AllPlayersOfType()。

Update: Sep 3, 2024 @ 10:45pm

* Characters now will get a instant stats update just after loading the game state.
* The Forgotten not will add hearts to its other form to prevent death after it's revived.
* 在读取游戏状态后,现在会对所有玩家进行一次属性更新。
* 遗骸在复活后,现在也会为另一形态添加心,使其仍可继续使用。

Update: Sep 2, 2024 @ 5:09am

* Added Callback CLC_POST_RELEASE_HOLDING_ACTIVE.
* 加入回调CLC_POST_RELEASE_HOLDING_ACTIVE。