Releases: tf2td/towerdefense
Releases · tf2td/towerdefense
2.1.3 PreRelease
This release is completely untested and will run on my (65.109.159.116:27020) server for a while till im certain its ready for the release.
- Contains the complete overhaul of translations. So far those include all IN GAME translations (which aren't in the database), meaning console/error messages are still English only.
- Supported languages are German and English (+ russian in the final release)
- Supports colors (https://forums.alliedmods.net/showthread.php?t=185016)
- Updated the formatting of the SQL queries, as well as switching to new SQL syntax (db.Format, db.Query, ...)
- Updated the database initialisation script for the officially used maps. Those can be found in the repo as well. Future updates could possibly contain fixed versions of the map or new ones.
2.1.1 PreRelease
- Contains the first iteration of Translations.
- Removed "Socket" dependency. Wasn't used.
Release 2.1.0
- Tweak: Max clients connected is by default 6
- Tweak: Max clients connected is read from the database table "map", specifically the column "player_limit".
- Tweak: General clean-up of warnings and errors in the code, as well as updating the syntax to SM 1.11 (like steamtools.inc)
- Fix: new players will now be added the "player" table in the database.
Dependencies are still the same
The release will be updated with a zip containing all necessary files instead of just the update files.
Fix MOTD
First Public Release
2.0.1 Update plugin url from the old towerdefense site