SilEnT Mod: Difference between revisions

From MyGamingTalk
Jump to navigation Jump to search
No edit summary
No edit summary
 
(45 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Silent Mod is an add-on modification for game Wolfenstein: Enemy Territory by [[SplashDamage]]. 
SilEnT Mod is a modification for game Wolfenstein: Enemy Territory by [http://www.splashdamage.com/ SplashDamage].


Our goals with the mod are high quality, high performance and high configurability for both, the server and the client side.<br/><br/>Some of the features we have made:
Our goals with the mod are high quality, high performance and high configurability for both, the server and the client side.<br/><br/>Some important features of silEnT mod are:


*Fixed many small bugs that effected to the gameplay. These include fixing the sniper zoom exploit and pmove_fixed bug.
*Fixed many small bugs that affected the gameplay. These include fixing the sniper zoom exploit and pmove_fixed bug.
*We made efforts to simplify and optimise bullet traces and we have managed to make the traces both reliable and the hitboxes to follow the player animations.
*Lots of code optimisations in many places.
*We added most feature rich player database and offline player handling that we know exists.
*New database system for shrubbot with enhanced commands. Now you can ban players even if they are not on server, search players, edit their greeting text, sound, levels, etc.
*We added new weapons PPSh and Tripmines with carefull consideration that they will not alter the game flow that the Enemy Territory is known of. Admins can also easily configure these weapons for their servers.
*We have added new weapons PPSh, Tripmines and improvised demolition with carefull consideration that they will not alter the game flow that the Enemy Territory is known of. Admins can also easily configure or disable these weapons on their servers.
*We made lots of code optimisations in many places.
*We improved bandwidth usage by rewriting big part of the data transmissions between the server and client and this way gained big performance improvement resulting in more smoother game and stable FPS.
*We rewrote big part of the data transmissions between the server and client and this way gained big performance improvement in bandwidth usage and also the game runs more smoothly.
*Removed many exploitable cvars including cg_noDamageKick.
*We made easy 4 step quick install for admins.
*New User Interface with 3 themes. Themes can be switched with "ui_theme" cvar {1,2,3} (Since 0.4.0)
*We removed many exploitable cvars including cg_noDamageKick.
*Widescreen support. (Since 0.4.0)
*We made the mod very small in download size.
*New front end user interface for private message system. (Since 0.4.0)
*3rd person view for knife throw animations. (Since 0.4.0)
*Enhanced Hardware Based Identification system. g_identOptions 16. The server will automatically create a new ban for a player that is circumventing old ban and the client identification catches it.
*Subnet ban feature to replace pb_sv_banmask. (Since 0.4.0)
*Possiblity to mute only global chat sounds with cg_noVoiceChats 2. Also added into the menu. (Since 0.4.0)
*silEnT Mod Anti Cheat to help admins against cheaters. (Since 0.8.0) Feel free to send us non detected cheats through [http://mygamingtalk.com/forums/index.php?app=contactus&module=contato&section=form&id=2 Cheat Submission Page].
*Customized votes. (Since 0.8.1)
*Screenshots - It takes player screenshot and auto uploads to server FTP. Admin can verify if player is cheating or not through it. Another addition to Anti cheat. (Since 0.9.0)
*Auto rate adjustment to help new players for best game play. (Since 0.9.0)
*Server modules - For enhanced statistics and regex for censoring bad words. (Since 0.9.0)
*New War commands - To support clan game play events and for fun play. (Since 0.9.0)


In short, the mod is feature rich high quality Enemy Territory game. Admins can configure their servers to use only original Enemy Territory weapons or select the new weapons by their own choices. The feature rich player database allows easy way to search and handle even offline players. We improved the game performance in most areas including bandwidth and CPU usage. We made easy 4 step installation for the server admins. Small download size ensures that nobody gets tired while downloading the mod from your server.&nbsp;


<br/>
For full list of features, please follow full documentation.


== Content  ==


== Content ==
*[http://mygamingtalk.com/forums/files/file/38-silent/ Download]  
 
*[[Silent Mod Installation|Installation]]  
*[http://mygamingtalk.com/forums/forum/2-announcements/ Download]
*Server Cvar  
*[[Silent Mod Installation|Installation]]
**[[Silent Mod Server Cvar|silEnT Mod Server Cvar]]  
*Server Cvar
**[[Generic Server Cvar|Generic Server Cvar]]  
**[[Silent Mod Server Cvar|Silent Mod Server Cvar]]
*Client Cvar  
**[[Generic Server Cvar|Generic Server Cvar]]
**[[Silent Mod Client Cvar|silEnT Mod Client Cvar]]  
*Client Cvar
**[[Generic Client Cvar|Generic Client Cvar]]
**[[Silent Mod Client Cvar|Silent Mod Client Cvar]]
*[[Silent Server Console Commands|Server Console Commands]]
**[[Generic Client Cvar|Generic Client Cvar]]
*[[Silent Shrubbot|Shrubbot and User Database]]
*[[Silent Shrubbot|Shrubbot and User Database]]
*[[Silent Forcing Client Settings|Forcing Client Settings]]
*[[Silent Banners|Banners]]
*[[Silent Creating Custom Commands|Creating Custom Commands]]
*[[Silent Sounds|Spree Sounds and Announcements]]
*[[Silent Creating Custom Menu|Creating Custom Menu]]
*[[Silent FAQ|Frequently Asked Questions]]
*[[Silent Banners|Banners]]
*[[Silent Troubleshooting|Troubleshooting]]
*[[Silent Shortcuts|Shortcuts]]  
*[[Silent Changelog|Changelog]]
*[[Silent Sounds|Hit Sounds, Spree Sounds and Announcements]]
*Lua Scripting
**[[Silent Lua|silEnT Lua API]]
**[[Lua Examples|Lua Examples]]
*[[Silent FAQ|Frequently Asked Questions]]  
*[[Silent Server Config| silEnT Mod Server Config]]
*[[Silent Changelog|Changelog]]  
*[[Silent Credits|Credits]]
*[[Silent Credits|Credits]]

Latest revision as of 15:03, 17 September 2015

SilEnT Mod is a modification for game Wolfenstein: Enemy Territory by SplashDamage.

Our goals with the mod are high quality, high performance and high configurability for both, the server and the client side.

Some important features of silEnT mod are:

  • Fixed many small bugs that affected the gameplay. These include fixing the sniper zoom exploit and pmove_fixed bug.
  • Lots of code optimisations in many places.
  • New database system for shrubbot with enhanced commands. Now you can ban players even if they are not on server, search players, edit their greeting text, sound, levels, etc.
  • We have added new weapons PPSh, Tripmines and improvised demolition with carefull consideration that they will not alter the game flow that the Enemy Territory is known of. Admins can also easily configure or disable these weapons on their servers.
  • We improved bandwidth usage by rewriting big part of the data transmissions between the server and client and this way gained big performance improvement resulting in more smoother game and stable FPS.
  • Removed many exploitable cvars including cg_noDamageKick.
  • New User Interface with 3 themes. Themes can be switched with "ui_theme" cvar {1,2,3} (Since 0.4.0)
  • Widescreen support. (Since 0.4.0)
  • New front end user interface for private message system. (Since 0.4.0)
  • 3rd person view for knife throw animations. (Since 0.4.0)
  • Enhanced Hardware Based Identification system. g_identOptions 16. The server will automatically create a new ban for a player that is circumventing old ban and the client identification catches it.
  • Subnet ban feature to replace pb_sv_banmask. (Since 0.4.0)
  • Possiblity to mute only global chat sounds with cg_noVoiceChats 2. Also added into the menu. (Since 0.4.0)
  • silEnT Mod Anti Cheat to help admins against cheaters. (Since 0.8.0) Feel free to send us non detected cheats through Cheat Submission Page.
  • Customized votes. (Since 0.8.1)
  • Screenshots - It takes player screenshot and auto uploads to server FTP. Admin can verify if player is cheating or not through it. Another addition to Anti cheat. (Since 0.9.0)
  • Auto rate adjustment to help new players for best game play. (Since 0.9.0)
  • Server modules - For enhanced statistics and regex for censoring bad words. (Since 0.9.0)
  • New War commands - To support clan game play events and for fun play. (Since 0.9.0)



For full list of features, please follow full documentation.

Content