The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

True SpiderMod NEW
Mostrando 1-10 de 19 aportaciones
< 1  2 >
Actualización: 28 NOV 2024 a las 15:54

fixed wrong naming when getting entity variant for effect
"TEXT_VOID_EFFECT" to "Text Void Effect"

Actualización: 10 OCT 2022 a las 7:10

Potential performance issue fix

2 fonts were accidentally being loaded every frame per entity in the room, normally this change should fix the slow downs players were getting when many entities were present in the room.

Actualización: 8 MAY 2022 a las 3:39

patching in Mirror Dimension fix by Stlkngne (thanks)

Actualización: 15 NOV 2021 a las 6:53

fixed healthbar being offcenter after recent patch

Actualización: 19 AGO 2021 a las 10:48

HP percent check fix

Actualización: 19 AGO 2021 a las 10:21

Fixed transparent healthbar showing up on invincible or non vulnerable ennemies, significantly improved performance by preventing code from being ran on non enemy entities.

Actualización: 12 AGO 2021 a las 10:04

Fixed hush fly lag, entities no longer show damage values until their hit points are equal or under max hit points.

Actualización: 3 JUN 2021 a las 10:10

added an option in mod config menu to toggle damage number scaling when dealing damage consecutively or when enemies heal past your damage many times.

Actualización: 1 JUN 2021 a las 13:05

added a feature and fixed an issue where hit points that were higher then max health would expand the healthbar way too much, replacing that with an "overheal" effect that surrounds the healthbar in blue.

Actualización: 31 MAY 2021 a las 7:23

added new tab in mod config menu for damage numbers, also moved death text opacity to that tab.