Releases: Sterbweise/T6Server
Releases · Sterbweise/T6Server
v2.1.0
T6 Server Installer - v2.1.0 (LIGHT ZONE)
Major Overhaul
- Complete Installation Revamp: Entirely rebuilt the installation process to address outdated components and ensure compatibility with the latest systems.
- Modular Architecture: Restructured the entire codebase for improved flexibility and easier maintenance.
- Code Optimization: Significantly cleaned and optimized the codebase, resulting in better performance and reliability.
Key Improvements
- Enhanced Modularity: Segmented the code into logical modules for easier updates and customization.
- Streamlined Processes: Optimized various routines for faster execution and reduced resource usage.
- Future-Proofing: Implemented a more adaptable structure to accommodate future updates more easily.
New Features
- Multi-language Support: Added French localization alongside English.
- Advanced UFW Configuration: Improved firewall setup process for better security.
- IW4MAdmin Integration: Optional installation of IW4MAdmin for advanced server management.
- Automated .NET Installation: Streamlined .NET setup for IW4MAdmin compatibility.
Technical Enhancements
- Refined Wine Installation: Optimized Wine setup process for better compatibility.
- Updated Plutonium Binaries: Now using the latest stable version of Plutonium T6.
- Improved Error Handling: Implemented more robust error catching and user-friendly feedback.
- Enhanced Logging: Added comprehensive logging for easier troubleshooting and maintenance.
Bug Fixes
- Resolved numerous installation-related issues from previous versions.
- Fixed server visibility problems in the Plutonium server list.
- Corrected Wine display errors during server startup.
- Addressed authentication errors related to incorrect key placement.
Documentation
- Completely revised installation guide to reflect the new, streamlined process.
- Added detailed sections on new modular components and how to customize them.
- Expanded troubleshooting guide with solutions for common scenarios.
Upcoming
- Support for additional Debian-based distributions.
- Further optimizations and performance enhancements.
Full Changelog
For a complete list of changes, please visit our GitHub repository.
Support
If you encounter any issues or have questions about the new features, please don't hesitate to:
- Open an issue on our GitHub repository
- Contact us via email at contact@sterbweise.dev
- Reach out on Telegram: @SG991
Thank you for your continued support of T6 Server.
v1.0.0 - Version 2022
T6 Server Installer - Version 2022 (OUTDATED)
Summary
This version of the T6 Server Installer provides an automated installation script to set up a T6 server on Linux systems. It offers a guided installation with customizable options to meet the specific needs of the user.
Key Features
- Automated T6 server installation
- Multilingual support (language selection at startup)
- System update
- Optional firewall configuration
- 32-bit package activation
- Wine installation
- Optional .NET Framework installation
- Game binaries installation
Prerequisites
- Compatible Linux operating system (tested on Ubuntu and Debian)
- Sudo rights for script execution
Installation
- Clone the repository or download the project files
- Make the script executable:
chmod +x install.sh
- Run the script with sudo:
sudo ./install.sh
Notes
- The script must be run with sudo privileges
- Ensure you have a stable internet connection during installation
- Installation time may vary depending on your connection and machine power
Known Issues
- File outdated...
Support
For any questions or problems, please open an issue on the project repository.
Thank you for using the T6 Server Installer!