Skip to content

st-AR-gazer/_Patch-Warner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Physics Update Checker (& warner)

This script is designed to check for a specific build update that brought with it some physics updates.

Overview

The script serves as tool that helps by notifying players of physics changes based on the map's exeBuild. It operates by continuously checking for a new map load and warns the player based on what it finds in the maps XML.

Features

  • Point 1: Automated detection of map's exeBuild version.
  • Point 2: Notifications for ice and wood physics changes based on exeBuild date.
  • Point 2.5: Notifications can also be done with images :yayy:
  • Point 3: File handling and XML parsing for game data extraction.

⚠️ Important Notes

  1. Limitations: The script's functionality is contingent on the map's exeBuild date, if this strucutre changes in the future (or is tampred with), the plugin will default to no physics changes having occured.

Prerequisites

How It Works

  • Point 1: Every 500, the script checks if a map is loaded and fetches the map file details.
  • Point 2: Extracts the exeBuild date from the map's XML data to determine the applicable physics.
  • Point 3: Based on the exeBuild date, the script notifies the player about the relevant physics updates affecting the map, such as ice or wood physics.

Credits

  • Authors: ar..... / AR_-_

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published