Health-Bar Mod | Shell Shockers | flygOn LiTe

Adds a health bar to the Shell Shockers game UI with sound FX

Αυτές είναι όλες οι εκδόσεις αυτού του κώδικα. Προβολή μόνο των εκδόσεων όπου άλλαξε ο κώδικας.

  • v1.3 31/08/2023
  • v1.2 05/05/2023

    Added

    Created a new function createHealthBar to contain the health bar creation logic.
    Introduced a new function initializeHealthBarScript to load the health bar script and CSS together.

    Changed

    Replaced pokeCenter.appendChild(svg) with healthContainer.appendChild(svg).

    Removed

    Removed the pokeCenter variable and the line var pokeCenter = document.getElementById("healthContainer");.

  • v1.1 07/11/2022
  • v1.1 18/10/2022

    resize icon

  • v1 18/10/2022
  • v1 18/10/2022