The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

!CuerLib
กำลังแสดง 11-20 จาก 116 รายการ
< 1  2  3  4 ... 12 >
อัปเดต: 27 ส.ค. 2024 @ 3: 39am
โดย Cuerzor

* Added function Players.GetSafePlayerPosition().
* Added function SetSpritesheetPath() and GetSpritesheetPathByColor() for class Costumes.CostumeConfig.
* 加入函数Players.GetSafePlayerPosition()。
* 为Costumes.CostumeConfig加入函数SetSpritesheetPath和GetSpritesheetPathByColor。

อัปเดต: 13 ส.ค. 2024 @ 12: 44am
โดย Cuerzor

* Added optional parameter 'ignoreTaintedLazarus' for function Players.GetPlayers().
* 为Players.GetPlayers()添加可选参数ignoreTaintedLazarus。

* Added following functions for Players class (Special thanks to REPENTOGON team):
* 为Players类添加以下函数(特别感谢REPENTOGON团队的帮助):
* GetTaintedLazarusSubPlayer(player)
* AnyoneHasCollectible(id, ignoreModifiers, ignoreLazShared)
* AnyoneHasTrinket(id, ignoreModifiers, ignoreLazShared)
* AnyoneIsPlayerType(playerType)
* AnyPlayerTypeHasBirthright(playerType, ignoreModifiers)
* AnyPlayerTypeHasCollectible(playerType, id, ignoreModifiers)
* AnyPlayerTypeHasTrinket(playerType, id, ignoreModifiers)
* GetNumCollectibles(id, ignoreModifiers, ignoreLazShared)
* GetTotalTrinketMultiplier(id, ignoreLazShared)
* AllCollectibleOwners(id, ignoreModifiers, ignoreLazShared)
* AllTrinketOwners(id, ignoreModifiers, ignoreLazShared)
* FirstCollectibleOwner(id, ignoreModifiers, ignoreLazShared)
* FirstTrinketOwner(id, ignoreModifiers, ignoreLazShared)
* FirstPlayerTypeCollectibleOwner(playerType, id, ignoreModifiers)
* FirstPlayerTypeTrinketOwner(playerType, id, ignoreModifiers)
* FirstPlayerByType(playerType)
* FirstBirthrightOwner(playerType, ignoreModifiers)

อัปเดต: 6 ส.ค. 2024 @ 3: 27am
โดย Cuerzor

* Fixed the issue that Grid:IsRockDestroyed() cannot check the state of super secret rock correctly.
* 修复超级标记石头的摧毁判定不正确的问题。

อัปเดต: 1 ส.ค. 2024 @ 2: 41am
โดย Cuerzor

* Add functions to the Table class for querying data within tables.
* Add a function to the Entities class to find the nearest entity.
* 为Table类添加部分用于查询表内数据的函数。
* 为Entities类添加用于查找距离最近的实体的函数。

อัปเดต: 25 ก.ค. 2024 @ 8: 32am
โดย Cuerzor

* UnknownItems:IsUnknownItem() now can correctly identify items that has been colored.
* 现在UnknownItems:IsUnknownItem会正确识别颜色发生变化的道具是否是致盲道具。

อัปเดต: 22 ก.ค. 2024 @ 8: 48am
โดย Cuerzor

* Updated multishot related functions in Synergies class.
* Updated functions about tear height in Math class.
* 更新Synergies类的多重射击相关方法。
* 更新Math类的泪弹高度相关方法。

อัปเดต: 21 ก.ค. 2024 @ 12: 48am
โดย Cuerzor

* Added functions about pit grids.
* 加入深坑图格的相关方法。

อัปเดต: 12 ก.ค. 2024 @ 3: 13am
โดย Cuerzor

* Added callback CLC_POST_NPC_GAME_UPDATE.
* 加入回调CLC_POST_NPC_GAME_UPDATE。

อัปเดต: 11 ก.ค. 2024 @ 2: 22am
โดย Cuerzor

* Fixed the issue that game lags when there are many items in the room.
* 修复因房间内道具过多而产生的卡顿问题。

อัปเดต: 10 ก.ค. 2024 @ 8: 07am
โดย Cuerzor