Skip to content

Releases: Hadi77KSA/Plutonium-T6-Persistent-Upgrades-Tracker

v1.2.0

17 Jun 16:03
4d4d28a
Compare
Choose a tag to compare

Thanks to @Resxt for providing suggestions to improve the script and for creating the chat_commands scripts!

Change notes:

  • 1.2.0:
    • Changed the script for updating the values to be done per upgrade instead of all at once to prevent unnecessary condition checking.
    • Changed the infinite looping to be done with for(;;).
    • Made the HUD get destroyed and removed from the HUD parent array upon end_game and player disconnect and toggling off the HUD and refreshing it.
    • Renamed the chat commands.
    • Added options to toggle trackers of individual upgrades.
  • 1.1.3:
    • Changed the load-in message to appear once the player connects instead of every time the player spawns.
  • 1.1.2:
    • Restyling the code and modifying the table of Persistent Upgrades in README.
  • 1.1.1:
    • Replaces a custom function in pers_upgrades_live_tracker_chat_commands.gsc to use a native function instead, and slight modifications.
  • 1.1.0:
    • Modifies the method of displaying the text to avoid an overflow error.
  • 1.0.1:
    • Improves where the HUD gets located.
    • Replaces some symbols.
    • Includes a message at the start of the match.

v1.1.3

24 Aug 11:20
357526b
Compare
Choose a tag to compare

Thanks to @Resxt for providing suggestions to improve the script and for creating the chat_commands scripts!

Change notes:

  • 1.1.3:
    • Changed the load-in message to appear once the player connects instead of every time the player spawns.
  • 1.1.2:
    • Restyling the code and modifying the table of Persistent Upgrades in README.
  • 1.1.1:
    • Replaces a custom function in pers_upgrades_live_tracker_chat_commands.gsc to use a native function instead, and slight modifications.
  • 1.1.0:
    • Modifies the method of displaying the text to avoid an overflow error.
  • 1.0.1:
    • Improves where the HUD gets located.
    • Replaces some symbols.
    • Includes a message at the start of the match.

v1.1.2

19 Jul 11:14
8aeb8e6
Compare
Choose a tag to compare

Thanks to @Resxt for providing suggestions to improve the script and for creating the chat_commands scripts!

Change notes:

  • 1.1.2:
    • Restyling the code and modifying the table of Persistent Upgrades in README.
  • 1.1.1:
    • Replaces a custom function in pers_upgrades_live_tracker_chat_commands.gsc to use a native function instead, and slight modifications.
  • 1.1.0:
    • Modifies the method of displaying the text to avoid an overflow error.
  • 1.0.1:
    • Improves where the HUD gets located.
    • Replaces some symbols.
    • Includes a message at the start of the match.

v1.1.1

24 Jun 02:50
3d790bb
Compare
Choose a tag to compare

Thanks to @Resxt for providing suggestions to improve the script and for creating the chat_commands scripts!

Change notes:

  • 1.1.1:
    • Replaces a custom function in pers_upgrades_live_tracker_chat_commands.gsc to use a native function instead, and slight modifications.
  • 1.1.0:
    • Modifies the method of displaying the text to avoid an overflow error.
  • 1.0.1:
    • Improves where the HUD gets located.
    • Replaces some symbols.
    • Includes a message at the start of the match.

v1.1.0

11 Jun 15:15
4abdae5
Compare
Choose a tag to compare

Thanks to @Resxt for providing suggestions to improve the script and for creating the chat_commands scripts!

Change notes:

  • 1.1.0:
    • Modifies the method of displaying the text to avoid an overflow error.
  • 1.0.1:
    • Improves where the HUD gets located.
    • Replaces some symbols.
    • Includes a message at the start of the match.

v1.0.1

07 Jun 09:17
870801f
Compare
Choose a tag to compare
v1.0.1 Pre-release
Pre-release

Thanks to @Resxt for providing suggestions to improve the script and for creating the chat_commands scripts!

Change notes:

  • 1.0.1:
    • Improves where the HUD gets located.
    • Replaces some symbols.
    • Includes a message at the start of the match.

v1.0.0

04 Jun 14:07
f9a1227
Compare
Choose a tag to compare
v1.0.0 Pre-release
Pre-release

Thanks to @Resxt for providing suggestions to improve the script and for creating the chat_commands scripts!