The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Hungry Tears
Showing 1-8 of 8 entries
Update: Jun 4, 2017 @ 12:42am

Minor changes to code formatting and fixes for a few issues.

Removed some code that outputted to the console which was accidentally left in while debugging.

Update: May 6, 2017 @ 10:30pm

Fixed the infinite tear glitch with Cricket's Body and The Parasite. The game will no longer significantly lag and break with either of these items in combination with Hungry Tears.

Update: Apr 17, 2017 @ 5:50pm

Fixed an issue where tears would simply disappear with items like Monstro's Lung.

Changed various checks to be relative to the player's stats, such as the tear's max size and frame count before it explodes. Also changed the hit detection for the tears to be a bit more accurate and the increase of size when a tear is absorbed should also be more accurate now.

Update: Mar 28, 2017 @ 2:43pm

Fixed an issue where Hungry Tears would not apply to Incubus. It does now apply to Incubus.

Update: Mar 28, 2017 @ 3:47am

Changes to splitting method (From Isaac.Spawn to player:FireTear) to make tears more consistent.

Update: Mar 28, 2017 @ 3:34am

Minor fixes/changes.

Update: Mar 28, 2017 @ 12:50am

Added a sound effect that was missing.

Update: Mar 28, 2017 @ 12:35am