Skip to content

New Features & Improvements!

Compare
Choose a tag to compare
@wohahobg wohahobg released this 11 Mar 14:59
· 117 commits to main since this release

๐ŸŒŸ WISP Panel Support

We're excited to announce that PteroSync now supports the WISP game panel! For detailed instructions and more information, please visit our wiki page.

๐ŸŽฎ Game Server Status

Introducing a new feature that allows you to view the current status of your game servers directly! Here's what you can expect:

  • Server Name Display: If your server has a name, we'll show it.
  • Online/Offline Status: Instantly see whether your server is up and running or taking a break.
  • Current Players: Keep track of who's playing with real-time player counts.

Want to enable this feature? Simply set show_server_information to true in your config.json file. By default, this option is turned off to keep things tidy.

๐Ÿ”ง Enhanced Control Buttons

We've made significant improvements to our control buttons (Start, Stop, Restart, and the newly added Kill button) to ensure they accurately reflect the server's state, enhancing reliability and user experience. Here's a brief overview:

  • Kill Button: Sometimes, you just need to force a halt. Use the Kill button with caution!
  • Start/Stop/Restart Buttons: Enhanced logic for a more accurate state reflection and smoother control over your server operations.

๐Ÿ›  Path Resolution for JS and CSS

To ensure seamless integration and a smoother user experience, we've updated the path resolution for JavaScript and CSS files. Now, paths are dynamically generated using WHMCS's $globals settings for SystemURL. This change guarantees that assets are correctly linked, regardless of your WHMCS installation path.

These improvements were made with you in mind, ensuring that managing your servers is as intuitive and hassle-free as possible.