Wolfenstein4ever

Login

ET silEnT mod version 0.9.0 is out!

Published in ET Mods

The Team from mygamingtalk released ET-Mod silEnT 0.9.0.

Change log 0.9.0:
Added: Server customizable menu that is opened in addition to the silEnT mod menu.
Added: Possibility for admins to modify the loading screen of their server. As opposed to modifying the loading screen of every server.
Added: New client command mem_report. This command prints diagnostics of the client memory pooling.
Added: New client cvars: cg_numPopups, cg_popupStayTime and cg_popupFadeTime for controlling popup behaviour.
Added: Server checks the setup and refuses to start if problems are found. This includes checks that official menus are not modified.
Added: New option g_forceLimboHealth 2, which matches the ETPro gib damage (125).The option 1 remains as the original ETPub gib health (150).
Added: Rate setting is incresed automatically step by step if fragmented snapshots are received from the server. This improves the playability and removes the need to force this setting to players.
Added: Server extension modules. With this technology, server functionality can be expanded to various tasks without bloating the qagame library or forcing every admin to use same extension.
Added: Statistics module. This module collects various game play data into a relational database. Current choices are SQLit3 and PostgreSQL.
Added: Censor module. This module can be configured to censor names and chat with real regular expressions.
Added: new fun wars: !knifewar, !stenwar, !riflenadewar, !rifleshootwar, !pistolwar (added g_headshot bitmask value 4 to control instagib of headshot for pistolwar).
Added: New server cvar: g_incognitoCountryFlag to control the country flag displayed for the incognito admin.
Added: If g_dmg is set server side, body hitsounds have different volumes depending of the damage. This can be disabled by the players.
Added: Forcing some cvars is now restricted. These include the client side hitsound selection and theme.
Added: Player screenshots. Now admins can take player screenshots which works same as PB screenshots. 2.6b clients supported. Screenshot will have Server name, IP, Player Name, silEnT GUID, PB GUID and Player IP in it.

>>> full change log

Source: mygamingtalk.com

SILENT MOD Version:0.9.0
Author TheSilencerPL Date 19.11.2015 Filesize 12.91 MB Download 462


ETJump 2.0.4 released!

Published in ET Mods

What is ETJump? ETJump is a trickjump modification for Wolfenstein: Enemy Territory. It is based on etmain and includes bugfixes and lot's of features to give you the perfect trickjumping experience.

ETJump 2.0.4 is ready! Everything that I wanted is not in but as there were quite a few bugs that caused crashes I decided to release it already.

Changelog:
    Fixed a bug that caused vote_limit to be ignored.
    Support for timeruns
    Fixed some database bugs
    Added slick detector
    Added alternative scoreboard
    Added another alternative scoreboard
    Fixed a bug that caused axis engineers to spawn with rifle nades when noexplosives was active.
    cg_viewplayerportals value 2: you only see other players' portals when you're speccing them
    Added target_scale_velocity
        target_activate_if_velocity
        Keys
        lower_limit: if velocity is under lower_limit, nothing will be activated
        upper_limit: if velocity is over upper_limit, nothing will be activated
        if either limit is 0, it will be ignored
        Spawnflags
        1: only horizontal velocity
        2: only vertical velocity
        Example usage of target_activate_if_velocity
    Added target_activate_if_velocity
        target_scale_velocity
        Keys
        scale: multiplier that velocity will be scaled with
        Example usage of target_scale_velocity
    Added random map mode (g_randomMapMode where the server automatically changes map every X minutes (defined in g_randomMapModeInterval).
    Voting for the mode can be toggled with vote_randomMapMode cvar.
    Fixed a rare bug that crashed the server on random map vote.
    Added player_logJumpCoordinates for mapping purposes. As the cvar name says, logs the jump coordinates every time you jump. (or fall)
    Fixed a bug that teleported players to random locations on load after map change.
    Added player_drawMessageTime cvar for logging time when the chat message was sent. Setting the cvar to 1 will print [hour:minute] ETPlayer: hello, world! and setting the cvar to 2 will print [hour:minute:second] ETPlayer: hello, world!
    Slick detector now detects slickly slopes aswell.

Source: etjump.com | Zero

ETJUMP 2.0.4 Version:2.0.4
Author Zero Date 31.03.2015 Filesize 1.01 KB Download 203



ETJump 2.2.0 released

Published in ET Mods

ETJump 2.2.0 is out!

ETJump is a trickjump modification for Wolfenstein: Enemy Territory. It is based on etmain and includes bugfixes and lot's of features to give you the perfect trickjumping experience.

Changelog:
  Increased progression tracker limit from 10 to 50.
    K43 and Garand no longer have any spread.
    Added spawnflag 8 to target_startTimer to reset the runtimer if pmove is not fixed
    Added spawnflag 16 to target_startTimer to disable use of save slots and backups
    Portal gun changes:
        Both portal gun fire rates are now equal.
        Lowered the minimum allowed distance between the portal gun portals.
        Changed other players' portal color 1 to green to make it more distinct on light surfaces.
    Enhanced vote UX
        Spectators can now see the y/n count.
        Selected y/n is highlighted.
        Revoting is now possible. Players can change their vote 3 times 10 seconds after the vote.
    Removed unused cvars.
    Vsay now plays the same voice for every player.
    Fixed a click event issue in the widescreen UI.
    shooter_rocket can now hit players.
    renamed target_tracker tracker_setIf key to tracker_set_if to match the other keys.
    fixed long map name not flipped correctly on map loading
    added spawnflags 2 for weapon_portalgun entity to make it rotating around its center
    added spawnflags 4 for all item_* and weapon_* entities to make them bobbing if they are floating in the air (1)
    vid_restart no longer breaks timerun timer.
    misc_landmine no longer crashes the client.
    CHS 50 displays the last jump coordinates.
    !spec now correctly only tries to match players that are not spectating.
    Added two new spawnflags for target_startTimer
        32 disable explosive weapons pickup
        64 disable portal gun pickup
    Drowned players are now correctly put to spec after a period of inactivity.
    Added worldspawn key nooverbounce. Disables overbounce if set to anything but 0.
        Surfaceparm monsterslicksouth enables overbounce on maps with no overbounce enabled.
    Added spawnflag 8 to target_teleporter. Works like 4 (preserves yaw) except keeps the pitch value as well.
    trigger_teleporter now supports same spawnflags as target_teleporter.
    Added overbounce watcher. You can save a position and the watcher will display whenever you are pointing at an OB location.
        etj_drawObWatcher to toggle the OB watcher.
        etj_obWatcherX/Y to change the location of the watcher.
        ob_save <optional name> to save the current position. Saved position will be displayed.
        ob_load <optional name> to load the saved position to be displayed.
        ob_reset to remove the displayed position. (Nothing will be displayed)
    HUD/UI clean up (replaced some drawchars on proper text drawing method)
    Value 9 for etj_drawSpeed2 now displays only tens in speedometer (ignores hundreds & thousands)
    Added 'etj_drawMaxSpeed' variable and etj_maxSpeedX/Y/Duration to display max speed from previous load session
    Fixed a bug in etj_noActivateLean
    Added vote_minVoteDuration to limit how fast a vote can pass after the callvote.

Source: etjump.com

 

ETJUMP 2.2.0 Version:2.2.0
Author Zero, XIS, Vallz and Ryven Date 22.01.2017 Filesize 6.63 MB Download 219


Sexy Female Axis Skins by #P!G

Published in ET Mods
imoTeph von #P!G Gaming hat sich die Mühe gemacht und neue FrauenSkins für die Achsenmächte erschaffen. Wer "nackte Tatsachen" life sehen möchte, sollte  deren Server connecten.
 
 
 
 
 
Quelle: imoTeph via ICQ | pig-gaming.de
 

FEMALE AXIS SKINS Version:Final
Author imoTeph Date 02.03.2009 Filesize 4,19 mb Download 1049


ETJump Mod 2.0.3

Published in ET Mods

What is ETJump? ETJump is a trickjump modification for Wolfenstein: Enemy Territory. It is based on etmain and includes bugfixes and lot's of features to give you the perfect trickjumping experience.

I decided today would be a good day to finally release ETJump 2.0.3! It took way longer than I expected and it doesn't have all the features I wanted to implement. I decided it was time to release it anyway as people have been waiting for way too long.

Short changelog:
    New admin system (no more usernames and passwords that are hard to deal with)
    Mapping features
    Minor enhancements to gameplay
    Bug fixes

What's next?
My future plan is to release new versions more frequently. Due to some mistakes I couldn't really do that for version 2.0.2.

Source: etpro.de | Zero

ETJUMP 2.0.3 Version:2.0.3
Author Zero & Feengur Date 08.01.2015 Filesize 6.53 MB Download 197



silEnT Mod 0.8.2 released

Published in ET Mods

The Team from mygamingtalk.com releasedET-Mod silEnT 0.8.2.

    Version 0.8.2
    Added: g_goatSound server cvar to enable/disable goat sounds on knife kills.
    Added: enemy team objective carry indicator (http://mygamingtalk.com/forums/topic/3165-objective-captured-visual-screen-indicator/). Use g_misc flag 1024 to enable it on the server and cg_objcarry client cvar to enable it in the HUD.
    Fixed: Players carrying objectives are now shown correctly.
    Fixed: !useredit was not able to set level higher than 99 when executed as rcon. !setlevel was working correctly.
    Fixed: The name of the disguised covert op was not drawn to spectators.
    Fixed: The class icon in the crosshair player name to be the current class instead of the latched class.
    Fixed: wm_sayPlayerClass now announces the latched class correctly, even when using class swithcer.
    Fixed: If map voting was enabled but g_mapVoteFlags 4 was not enabled. It was possible to issue multiple votes by hand using /mapvote command.
    Fixed: debriefing screen buttons didn't handle highlight theme parameter properly.
    Fixed: The output of finger command didn't show warnings if there were more then 2 in total.
    Fixed: UI crash in menu (http://mygamingtalk.com/forums/tracker/issue-242-client-game-crashes-in-menu/)
    Fixed: Minor bug with g_maxPanzerSuicides introduced in 0.8.0. If panzer suicides were disallowed completely, the player was not informed about it.
    Fixed: g_muteRename allowed to change the name when player used /reconnect (http://mygamingtalk.com/forums/tracker/issue-248-possible-bug-g-muterename/)
    Fixed: When unmuting/muting during intermission/warmup, the mute wasn't saved.
    Fixed: cg_effectDistance was affecting the played sounds.
    Fixed: g_classWeapons not working for class command (http://mygamingtalk.com/forums/tracker/issue-252-g-classweapons-not-fully-working/)
    Fixed: class command not handling secondary weapon parameter properly, it didn't influence the limbo menu, e.g. /class s 3 2 wouldn't select akimbo pistols or SMG as secondary in limbo.
    Fixed: switching problem with double SMG (http://mygamingtalk.com/forums/tracker/issue-244-cant-switch-to-primary-when-having-two-smgs/)
    Improved: If player is completely dead in the game, the scoreboard shows the player's latched class to other team members.
    Improved: UI tabbing to edit field makes it focused.
    Improved: limbo weapons menu for soldier class.
    Improved: sort order of the map vote menu map list.

> full changelog

Special thanks for Krauersaut for building the Mac OS X client.

Source: wolffiles.de | MyGamingTalk

SILENT MOD Version:0.8.2
Author TheSilencerPL Date 16.05.2014 Filesize 966 B Download 297


silEnT mod 0.8.1

Published in ET Mods

The Team from mygamingtalk.com releasedET-Mod silEnT 0.8.1.

Added: Flag 32 to g_disableComplaints to disable complaints completely.
Added: ETPro style g_proneDelay.
Added: Custom, admin defined, votes.
Added: 3rd UI theme that resembles the original ET look.
Added: MorphOS support.
Improved: engineer work progress bar (construct/arm/disarm) and covert ops progress bar (mines spotting, uniform stealing) - added background to display the amount of work to do.
Fixed: Some text bugs related to g_recognition cvar.
Fixed: ETTV clients were kicked for not having silEnT GUIDs.
Fixed: Admin log was missing some data with g_logOption 16384. Also, new format with admin log when using this option.
Fixed: Client exploit affecting various mods which caused the server to stall until the engine watchdog triggered.
Fixed: The shrubbot.cfg configuration file is cleaned automatically from expired bans and warnings on each map start. Instead of waiting for it to be written as a result of an admin command.
Fixed: Memory leak with subnet bans.
Fixed: Axis covertop couldn't select pistols through weapon banks.
Fixed: UI; tooltip text color theming.
Fixed: Improvised Demolition not showing up in final map stats.
Fixed: mines spotting progress bar not always displayed.

Source: mygamingtalk

SILENT MOD Version:0.8.1
Author TheSilencerPL Date 21.11.2013 Filesize 6,798 MB Download 228


Silent Mod 0.7.2

Published in ET Mods

The Team from mygamingtalk.com releasedET-Mod silEnT 0.7.2.

What's New in Version 0.7.2 (See full changelog)

    Added: Lua can access sess.rating, sess.rating_variance, sess.overall_killrating and sess.overall_killvariance with gentity_get function. These values are read only.
    Fixed: Tapping new weapon while reloading the old weapon, could result changing to a new weapon after reloading but when switching back, the old weapon was empty (http://mygamingtalk.com/forums/tracker/issue-184-reload-bug)
    Fixed: Class restriction bug introduced in 0.7.0.
    Fixed: Limbo panel displays the latched class. Always. Introduced in 0.7.1.
    Fixed: !givexp performs proper skill upgrade for the player.
    Fixed: panzerwar mode: shooting panzerfaust (in regard to chargebar) and run speed.
    Fixed: Omni-bots stealing restricted weapons from other players.

Special thanks for Krauersaut for building the Mac OS X client.

Source: mygamingtalk
 

SILENT MOD Version:0.7.2
Author TheSilencerPL Date 27.07.2013 Filesize 6.49 MB Download 317


American Civil War Mod v2 (Update)

Published in ET Mods

Enemy Territory American Civil War Mod - Version 2

This is the new and improved total conversion of Wolfenstein Enemy Territory to an American Civil War theme. It has been created by PAV, who is also the creator of BOBOT.
There are now 30 maps to play, in 3 ten-map campaigns. The maplist is as follows:

This brand new version has many improvements on the original release. Check the "changelog", please, for all the latest details.

Changelog :
1  : The ranks are now different, in respects to the Confederate and Union armies. Please refer to the "ACW_Ranks.png"
2  : Added a civilian, a Mexican, an Indian bot (Confederacy and Union).
3  : Fixed some maps.
4  : Code : Fixed more warnings. (Windows & Linux).
5  : Code : Added extra chat messages to the bots in the game, there's 295 messages in total. (You can edit messages or add new messages via editing the "bots-chat.txt" contained in the "acw.pk3").
6  : Code : There's a total of 60 new bot voices added. (43 English, 10 Mexican, 7 voices for French : Fun answers from the movie “the 7th company”).
7  : Modified the main menu of the background picture.
8  : Modified the movie in the "etintro.roq" file.
9  : Modified the in-game menus. Pictures have been added to the hud, for standing, crouching, prone and dead positions.
10 : Changed both the "Hud Bobot" and the "Hud ET". (HUD EDITOR menu in-game).
11 : Modified the  "XPSave" for all players and bots, especially for Windows security.
12 : Automatic settings, full screen display available for portable computers. (seta r_mode “-1” unsafe, default.cfg into acw.pk3.).
13 : Menu, listen to all the music contained in the maps or simply select the individual tracks you'd like to listen to.

North American Campaign: # Killdeer Mountain # Fort Abercrombie # Storm Point # Once Upon a Time in the West # Factory #The Wild Wild West # Farm # Hang'Em High

Central American Campaign: # Fort Laramie # Church # Union pacific # Burlington # Home Sweet Home # Hacienda # Warlock # Durango

South American Campaign: # Dodge City # Colorado River # Santa Fe # El Paso # Tombstone # Tijuana, Yuma # Tucson # Mexican # Oasis # The Alamo.

Please note that some of the maps have "night" versions that can be played too.

Source: wolffiles.de | bobots.e-monsite.com

AMERICAN CIVIL WAR MOD Version:2.0
Website BOBOT and PAV Date 16.07.2017 Filesize 798.11 MB Download 383


N!tmod 2.3 has been released!

Published in ET Mods

After almost 3 years of development, N!tmod 2.3 is finally ready for public use.
One of the major changes in this version is the built-in anticheat, NxAC 1.0.

A few things have changed since N!tmod 2.2, and some of your old server config files might need some adjustments to run with 2.3.
Don't forget to check the Setup tutorial and the NxAC Setup tutorial if you get any problems during the installation/update.

N!tmod 2.3 FINAL Changelog >> HERE

Source: etmods.net | etpro.de

N!TMOD 2.3 FINAL Version:2.3
Author N!trox Date 29.03.2015 Filesize 5.89 MB Download 182


© by wolfenstein4ever

Top Desktop version

game_magazine Are you sure that you want to switch to desktop version?