-
Posts
2,133 -
Joined
-
Last visited
-
Days Won
66
Content Type
Profiles
Forums
Events
Downloads
Everything posted by LFA
-
New [MVC] Updates and Log Viewer have been converted to MVC. (thanks to Alexr03 and M0RG4N) [MVC] Added image url to game updates. [Linux] Implemented the same FTP server that's used on Windows. This should improve speed and stability. Added HTML/text header to company info for use in email templates. Plugins/Modules SSO Login (Thanks to Alexr03) Bugs [MVC] Mod install message did not support variables. [MVC] If not logged in some pages showed an error instead of redirecting to the login page. [MVC] Default language was not selected by default at the login page. Could not configure a MySQL password that have a quote or semicolon. When moving a Linux game server and a symlink's target doesn't exist it will show the symlink name that caused the error instead of a generic error.
-
-
The game config is configured to use a custom view. Go to the game settings. In the Game Information tab set Custom Home Template and Custom Status Template blank.
-
2.0.154 has been released to fix the theme import issues.
-
New [MVC] Added support for exporting and importing themes with ThemeBuilder theme css included in the zip. Plugins/Modules Discord Inspired Theme (Thanks to SHAD0WRAIDERZA) Dead Matter Game Config (Work In Progress) (Thanks to MrCynic) Bugs [MVC] Fixed error uninstalling themes, games and languages in plugin repository. [MVC] Fixed error importing themes with plugin repository. Fixed error when importing themes when running with IIS.
-
Before you update Windows server 2012/2016 please install .NET 4.7.2 (this is only required on the master) Plugins/Modules Ban Management (Thanks to Alexr03) Bugs When installing/uninstalling server modules the process would stop if a remote server failed. Fixed error installing Workshop mods that have emojis in the description (MySQL). DDoS protection could not be disabled. When reinstalling a game server it didn't set the executable back to default. Users could see a mod in the list even if user access was not enabled. Increasing the mod version would make the mod say an update was available even if it wasn't installed.
-
Before you update Windows server 2012/2016 please install .NET 4.7.2 (this is only required on the master) New Added basic DDoS protection for the control panel website. This is configured in Settings > Security Settings. Plugin repository supports installing module dlls on monitors. Plugins/Modules Ark Workshop scripts have been updated to be compatible with the latest server update. Remote Console (Thanks to Alexr03) Impersonator (Thanks to Alexr03) Google Analytics GSLT Popup (Thanks to Alexr03) TCAdminCrons (Thanks to Alexr03) Updated translations for 2.0.152 and included Danish translation Bugs When reinstalling workshop mods it would execute the update script instead of install script. Fixed support for long paths when the path contains ".." If there was an error when a service was deleted it would get stuck in processing status. Fixed error when creating a steam update task. Before steam auto update event was executed when service was already stopped, causing scripts that send in-game notifications to fail. [MVC]Config editor files could not be edited if the extension was not added in game's file manager editable extensions.
-
General Inquiries about TCAdmin 2.0 for licensing and website
LFA replied to Dragonfire967's topic in TCAdmin Version 2
If you send the customer from the wordpress site to the WHMCS order form you don't need to do any coding (like when you click on "order now" here: https://www.tcadmin.com/pricing/). When WHMCS receives payment it sends the info to TCAdmin and it creates the game server. When the game server is ready your customer receives an email and he can log in to TCAdmin directly or from WHMCS. WHMCS license is not included. You need to purchase it separately. -
View File Fistful of Frags Windows and Linux configs for Fistful of Frags. Files are downloaded automatically from Steam with anonymous. Submitter LFA Submitted 08/17/20 Category Game Configs
-
Hola ya respondi a tu ticket.
-
View File Google Analytics Configuration (1.0.1) After installing go to Settings > Google Analytics and configure your tracking code. Configuration (1.0.0) After installing the module edit the file at: Windows: C:\Program Files\TCAdmin2\ControlPanel.MVC\Views\Default\Shared\_Head.Plugin.GoogleAnalytics.cshtml Linux: /home/tcadmin/ControlPanel.MVC/Views/Default/Shared/_Head.Plugin.GoogleAnalytics.cshtml Update your tracking code in this line and save: var TrackingCode="UA-XXXXXXXXXX"; Submitter LFA Submitted 8/16/2020 Category Modules
-
Check if there are any javascript errors or create a support ticket.
-
You can send console commands using the service browser command line parameters. https://help.tcadmin.com/Service_Browser#Examples
-
@jungleNZAlso this is fixed in 2.0.151.1. Files added in Config Files don't need to be editable in the file manager anymore.
-
This works for a silent installation. It will still open the browser window but it will exit after the installation is complete. TCAdmin2Setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART You can also use TCAdmin2\Monitor\TCAdminAutoSetup.exe to install remote servers directly from the master. Run it without arguments to get usage and examples.
-
Make sure *.xml is configured as an editable extension.
-
Before you update Windows server 2012/2016 please install .NET 4.7.2 (this is only required on the master) New [MVC] Service config files page has been converted to MVC. [MVC] Service mods page has been converted to MVC. (thanks to Alexr03 and M0RG4N) [MVC] Added option to configure an image in mod settings [MVC] Added favorites to file manager for fast access to files. [MVC] Improved performance editing large files. [MVC] Plugin repository shows installed plugins at the top and if an update is available. Interval limit can be configured for scheduled scripts. Added new "column" item type for config editors. Added support for more than 260 characters in path (Windows 10, 2016 and 2019). Added "Enabled" column to themes list. Plugins Update your Ark Workshop scripts to prevent int overflow errors. Json Editor Batch Steam Update (Thanks to Alexr03) Better Logins (Thanks to SHAD0WRAIDERZA) Custom Fields Editor (Thanks to Alexr03) User Redirect Updated translations for 2.0.151 Bugs [MVC] Fixed access denied when viewing a service while logged out on Linux. Now it redirects to login. [MVC] Fixed a css bug and made improvements to tabs and grid (thanks to markmozza). [MVC] Mobile devices were not detected correctly on Linux. Fixed mime type for svg files in built it web server. Fixed overflow error after installing workshop items with a sqlite database. Fixed Ark auto update check. Fixed zip/tar errors with latest Mono. Fixed error when viewing theme details when french language was selected.
-
View File User Redirect Automatically redirects the user to his game/voice/TS service after logging in. If a user has multiple services, the user is redirected to the game server list. Requires 2.0.151 Submitter LFA Submitted 07/29/20 Category Modules
-
I left them expanded on purpose. New users might not know what to do with just the little icons. I'll see if I can make them collapsed by default if you have it pinned on other pages.
-
View File JSON Editor Built-in JSON editor for the File Manager and Config Files page. Make sure *.json added as an editable extension in settings > games > select the game > file manager tab. Submitter LFA Submitted 07/06/20 Category Modules
-
Implemented Powershell (Windows only), Javascript, Lua scripts. All scripting objects are available in these languages. (Thanks to Alexr03). "Workshop Download Retries" has been renamed to "Steam Download Retries". This is now applied to Steam game and Workshop downloads. [MVC] Added System Settings > Plugin Repository. This allows you to install themes, game configs, languages and modules that have been shared in the forum. If you are running with IIS give the application pool user full permissions on ControlPanel.MVC. (Thanks to Alexr03 and M0RG4N) [MVC] File manager supports Google Drive backup/restore. [MVC] Added option in theme settings to apply primary and secondary colors to the sidebar instead of the page's subtitle. [MVC] Added option to upload custom javascript in theme settings. [MVC] Console background and text color can be configured in theme setings (Steam Update, Fast Download Sync, etc). [MVC] Added option in theme settings to choose between original icons, fontawesome colored and uncolored icons. [MVC] Added option in theme settings to specify background position. (NexT theme only) [MVC] Added Support for Gravatar. (NexT theme only) [MVC] Added option to pin service icons to prevent expanding on mouse hover. [MVC] Main sidebar on NexT theme is collapsible. [MVC] Added refresh buton to file manager. [MVC] file manager is compatible with mobile devices. [MVC] file manager remembers user's configuration (grid/list view, file details on/off). [MVC] Moved server management back to the main menu PluginsModules MySQL database manager (Thanks to M0RG4N) Cloud Backups module for the file manager (Thanks to Alexr03) Git clone module for the file manager (Thanks to Alexr03) The control panel has been translated to 14 languages. Bugs [MVC] Fixed/improved css when applying ThemeBuilder to Aspx. Select the theme, click on apply then save to get the updated css. [MVC] Fixed list of time zones shown in profile when running on Linux. [MVC] Added missing ASCII encoding to file manager. [MVC] Improved Next performance on Firefox. [MVC] Fixed getting border-radius from ThemeBuilder with Firefox. [MVC] Error messages with more than one line caused javascript error in script popup. [MVC] Fixed constant iframe reload when changing some options in security settings. [MVC] File manager rename/delete could not be translated. Commandline manager did not restart service. Fixed error extracting tar with Mono 6.10. Fixed invalid characters preventing task errors from being displayed. Fixed russian and other characters in zip files. Fixed start error caused by JobManager on Windows. Custom images in Aspx theme folder were not being used. Sometimes if there was a task error the service was left in "processing" status. C# scripts show the real exception message instead of "exception!".
-
Language Pack (15 languages) View File If an item is not translated correctly please suggest a different translation. If you need a language that is not in the list contact TCAdmin support. Included Languages: Arabic ar-AE Chinese zh-CN Danish da-DK Dutch nl-NL Spanish es-MX French fr-FR German de-DE Italian it-IT Japanese ja-JP Norwegian nb-NO Polish pl-PL Português pt-BR Russian ru-RU Swedish sv-SE Turkish tr-TR Note: With TCAdmin 2.0.150 and greater when you update an existing language it will only update items that are not already translated. To completely overwrite an existing language you must delete it first. Then import the language. Submitter LFA Submitted 07/04/20 Category Language Files
-
I'll add gravatar. Next update will add an option to apply ThemeBuilder primary and secondary colors to the sidebar.