SilEnT Mod: Difference between revisions

From MyGamingTalk
Jump to navigation Jump to search
No edit summary
No edit summary
 
(36 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<yambe:breadcrumb self="silEnT Mod">Main Page|Main Page</yambe:breadcrumb>
SilEnT Mod is a modification for game Wolfenstein: Enemy Territory by [http://www.splashdamage.com/ SplashDamage].
SilEnT Mod is an add-on modification for game Wolfenstein: Enemy Territory by [[SplashDamage]].&nbsp;


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:
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.
*Lots of code optimisations in many places.
*Lots of code optimisations in many places.
*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.
*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.
*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 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 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.
*Removed many exploitable cvars including cg_noDamageKick.
*New User Interface with 2 themes. Themes can be switched with "ui_theme" cvar {1,2} (Since 0.4.0)
*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)
*Widescreen support. (Since 0.4.0)
*New front end user interface for private message system. (Since 0.4.0)
*New front end user interface for private message system. (Since 0.4.0)
Line 18: Line 16:
*Subnet ban feature to replace pb_sv_banmask. (Since 0.4.0)
*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)
*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)


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


== Content  ==
== Content  ==


*[http://mygamingtalk.com/forums/files/file/1-silent-mod/ Download]  
*[http://mygamingtalk.com/forums/files/file/38-silent/ Download]  
*[[Silent Mod Installation|Installation]]  
*[[Silent Mod Installation|Installation]]  
*Server Cvar  
*Server Cvar  
Line 31: Line 37:
**[[Silent Mod Client Cvar|silEnT Mod Client Cvar]]  
**[[Silent Mod Client Cvar|silEnT Mod Client Cvar]]  
**[[Generic Client Cvar|Generic Client Cvar]]  
**[[Generic Client Cvar|Generic Client Cvar]]  
*[[Silent Server Console Commands|Server Console Commands]]
*[[Silent Shrubbot|Shrubbot and User Database]]  
*[[Silent Shrubbot|Shrubbot and User Database]]  
*[[Silent Forcing Client Settings|Forcing Client Settings]]
*[[Silent Creating Custom Commands|Creating Custom Commands]]
*[[Silent Creating Custom Menu|Creating Custom Menu]]
*[[Silent Banners|Banners]]  
*[[Silent Banners|Banners]]  
*[[Silent Sounds|Spree Sounds and Announcements]]  
*[[Silent Shortcuts|Shortcuts]]
*[[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 FAQ|Frequently Asked Questions]]  
*[[Silent Troubleshooting|Troubleshooting]]  
*[[Silent Server Config| silEnT Mod Server Config]]
*[[Silent Changelog|Changelog]]  
*[[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