The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

!CuerLib
Viser 71–80 av 116 bidrag
< 1 ... 6  7  8  9  10 ... 12 >
Oppdatering: 3. aug. 2023 @ 7.05

* Abandoned screen shaders' precision keywords.
* 舍弃屏幕着色器中的精度相关内容。

Oppdatering: 3. aug. 2023 @ 7.04

舍弃屏幕着色器中的精度相关内容。

Oppdatering: 3. aug. 2023 @ 0.35

* Changed the target GLSL version to OpenGL 2.1, to try resolving shader issues.
* 修改着色器的目标版本为OpenGL 2.1,以期解决着色器问题。

Oppdatering: 22. juli 2023 @ 3.51

* Fixed an issue that active related contents will still be rendered even when having hidden HUD seed effect.
* 修复在拥有隐藏HUD的种子效果时,仍会渲染主动相关内容的问题。
* Improve the specific tear attributes of Monstro's Lungs for the Sysnergies class.
* 为Sysnergies类完善萌死戳的肺的具体泪弹属性。
* Add a new property OtherLockCondition to the Unlocks class, which is used to manually control whether a content will be locked, and to add functions that define locked content directly through a table.
* 为Unlocks类添加新的属性OtherLockCondition,用于手动控制一个内容是否可以被锁定,以及可以直接通过表来添加锁定内容定义的函数。

Oppdatering: 21. juli 2023 @ 4.38

* Added a function to get render position without input an entity for Screen class.
* 为Screen类加入不依赖实体就获取渲染坐标的方法。
* Improve the content related to multi-shot params in the Synergies class.
* 完善Synergies类中的多眼参数相关内容。

Oppdatering: 14. juli 2023 @ 2.01

Oppdatering: 14. juli 2023 @ 1.52

* Added damage stat compatibility for Ipecac.
* 加入对吐根的伤害属性兼容。

Oppdatering: 9. juli 2023 @ 1.59

* Fixed some costume issues.
* 修复部分外观问题。
* Slightly modified some codes about player weapons, to prevent conflicts between other mods.
* 略微修正角色武器相关代码,防止与其他MOD产生攻击方式冲突。

Oppdatering: 26. juni 2023 @ 20.57

* Same tear variants now cannot be assumed to override itself.
* 现在同种泪弹变种无法再被认定为可以覆盖自身。

Oppdatering: 20. juni 2023 @ 21.28

* Finished the tear variant override priorities in Tears class.
* 完善Tears类中的泪弹变种的覆盖优先级。