Uploaded image for project: 'Spigot'
  1. Spigot
  2. SPIGOT-485

Explosions no longer move Primed TNT entities.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • None
    • None

      Explosions are no longer pushing primed TNT.

      This was introduced in craftbukkit commit c8f17232cf6 and appears to be because the below always returns false:

      boolean wasDamaged = entity.damageEntity(DamageSource.explosion(this), (float) ((int) ((d13 * d13 + d13) / 2.0D * 8.0D * (double) f3 + 1.0D)));

            md_5 md_5
            swifteh swifteh
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: