Wolfenstein4ever

Login

WolfAdmin

Published in ET Misc

WolfAdmin beta was released, after a few months of development (with a small stop) and a lot of testing! This is a huge milestone, as the plug-in is now available for download and can thus be tested by everyone!

WolfAdmin is a Lua module for Wolfenstein: Enemy Territory servers. It is an enhancement of the existing game, mod and shrubbot functionalities, providing you with extra tools to administrate your server. The module is created for server owners; players do not have to download it. Currently the module only supports NoQuarter, though plans are to support ETLegacy, silEnT mod, N!tmod and other mods as well.

Among the features are advanced logging of player data, such as aliases, warn and level history, and a new set of commands your administrators may use. Another thing which WolfAdmin provides is a new set of custom voting options, currently supporting several new votes for bots control. To call such votes, there is also a new WolfAdmin vote menu which servers may use. Finally the module also provides some features which were originally implemented by popular mods such as NoQuarter, ETPub and ETPro. These features include player greetings, warn history and spree records.

You are able to download the latest version from the website!
Please report any bugs you find in the bug tracker.

Source: wolffiles.de | timosmit.com

WOLFADMIN Version:beta 1.0.0
Author Timosmit Date 15.04.2015 Filesize 0,07 MB Download 292



Happy 15th birthday, Wolfenstein: Enemy Territory!

Splash Damage's first game - Wolfenstein: Enemy Territory - was released exactly FIFTEEN YEARS ago. Wolfenstein: Enemy Territory was born on 29/05/2003.

The game uses a modified Return to Castle Wolfenstein engine, itself being a heavily modified Quake III: Team Arena engine (id Tech 3, which has been open-source since 2005).

Enjoy remaining ET time!

Source: splashdamage.com

ET FULL VERSION 2.60 Version:2.60
Author SplashDamage Date 31.03.2009 Filesize 263 MB Download 2318


ET-LOGOS HI RES Version:-
Author dexter Date 19.04.2009 Filesize 6,400 MB Download 668


TwT New Year Announcement

Published in ET Misc

A little late, but better late than never.
So, 2015 has really been a great year for TWT with map releases and more members and site members joined. Also a bunch of models released too.
We have cleaned up our download section and I think our site is working good atm.

If you are a newly-started mapper to this amazing game we suggest you make yourself an account at our website as we can guarantee that you will get all the help we can give you.
Bad English is no excuse for not asking for help, for most of us here English is not our first language and we too make errors from time to time.

Our hopes for this year are that even more mappers, modders and gamers join our website and join in the discussions regarding new maps, mods etc., because player-feedback is everything.
And again, Thewolfteam is no Clan, so if you are in a Clan or Gaming Community you can still be there without any conflicts in any way. We are just a comunity of dedicated Wolfenstein Enemy Territory lovers who like to make maps and mods for this old, but amazing game.

This game still stands alone in the gaming world and no other game comes close to it.
I think we can safely say that it's the game with the most custom-made maps and mods ever.
And if you haven't tried it then you should!

We also want to encourage Clan Leaders to join us and share news with us in the proper forum. News will also be promoted from those forums to the website main page.
So what will 2016 bring?
Well, what we can say so far is that there is atleast 6-7 maps already under construction, some of which are very nearly ready to be released.
This year we will finalise all of our map projects as fast as we can and then be able to concentrate our work on model requests and mapping prefabs.

Here are some of the prefabs we think will be made this year:
-Steal Objective Prefabs-
In these archives there will be an objective to take and a delivery spot included too, which you will be able to place at different locations in your map. With a following script to simply paste into your own mapscript.
-Blow up Prefabs-
This will also be stuff that can be placed in your map with the following scripts to paste into your own mapscripts. Both Axis and Alied versions will be created, so you choose what you prefer.
-Constructible Prefabs-
With regards to these, we will always make 2 versions, one Allied and one Axis
This might include bridges, engines, waterpumps etc…
-House Prefabs-
These will be houses made either caulked or with the texturing following ET.
-Terrain Prefabs-
These will be terrains with alphablendings following the maps for you to customise in the way you like.

Also work more on our website tutorials in order to help you out in the best way we can.
We also realise that we need more map scripting tutorials, a step by step guide so people really do understand what they're  reading.
So be sure to check back this year and it's always good to read a bit of feedback from you in our website guestbook.

Happy new year and all best wishes to everybody!

Source: thewolfteam.org | wolffiles.de

PyET rc 0.0.3

Published in ET Misc

Py(thon)EnemyTerritory is a server-side plugin based on the existing mod ETPub 0.9.1. This plugin allows you to use the Python programming language as a scripting language.

PyET resembles the LUA support which is included in some mods like ETPro. The advantages of using Python instead of LUA are that it's much better documented, easy to use and rich in libraries.

Now the plugin is designed to be runnable on every ET mod.


Py(thon) EnemyTerritory ist ein Serverseitiges Plugin auf Basis der vorhandenen Mod ETPub 0.9.1. Dieses Plugin ermöglicht es, die Programmiersprache Python als Skriptsprache zu verwenden.

PyET ähnelt der LUA-Unterstützung, die in einigen Mods wie ETPro enthalten ist. Die Vorteile der Verwendung von Python statt LUA sind, dass es hierfür mehr Bibliotheken gibt und diese besser dokumentiert und einfacher zu bedienen sind.

 

DL Link > PyET-download

Official website > http://www.python.org/
Official documentation > http://docs.python.org/3/

How To > https://github.com
DownLoad link > http://sourceforge.net
Script example > https://github.com

Source: Thx to etpro.de

ET: Legacy stable release v2.72

Published in ET Misc

Two weeks after the last release the guys from etlegacy are ready to bring you a new one which includes a client crash fix, bunch of server-side bugfixes and most notably the linux release is compiled with an older glibc, so even users with outdated linux distributions can play ET:L.

ET Legacy Engine:
Rework of download code

Client:
Expanded et:// protocol
Updated icon
Request servers from ET:L master server
Disabled SDL2 Joystick code to avoid possible crash when gamepads are connected

Server:
Fixed vanilla mod compatibilty
Fixed SV_Demo_Record_f for sv_maxclients 64
Added configurable attack log prints to console
Fixed sv_protect 1 (possibly ) and added challenge size check
Added part of the ioq3 com_frame code to fix cpu usage issue
Added option for dedicated servers to receive updateinfo packages
Added protection of SV_CheckDRDoS against time wrapping
Send heartbeat to ET:L master server
Don’t force snaps to 30 - use sv_fps instead

Mod:
Removed cg_railTrailTime
Fixed wrong maxclients count in server browser (windows only)
Fixed scoped rifles generating same stats as standard rifles
Fixed LUA et_Damage callback not taking distance and HS into account
Fixed compatibility issue with older linux GLIBC versions
... we did also fix tons of defects detected by coverity.

Download the new version HERE | ET:Legacy website HERE

Source: dark-alchemy.com | wolffiles.de

Happy 12th birthday, Wolfenstein: Enemy Territory!

Splash Damage's first game - Wolfenstein: Enemy Territory - was released exactly TWELVE YEARS ago. Wolfenstein: Enemy Territory was born on 29/05/2003. Wolfenstein: Enemy Territory was originally planned to be released as a commercial expansion pack to the popular FPS Return to Castle Wolfenstein and later as a standalone game.

Splashdamage team

However, due to problems with the single-player aspect, the multiplayer portion was released on 29 May 2003 as a freeware standalone game.
In January 2004, the source code for the game logic (not the game engine) was released to the benefit of its modding community.
The game uses a modified Return to Castle Wolfenstein engine, itself being a heavily modified Quake III: Team Arena engine (id Tech 3, which has been open-source since 2005).

As of the first day of the 2010 QuakeCon, 12 August the entire source code was released under the GNU General Public License v3.Multiple source ports have been started.

While the attempts made by OpenWolf and ET:Xreal concentrate on innovating the renderer, the most active community project ET: Legacy focuses on fixing issues by backporting improvements from ioquake3 while staying binary compatible to the original game client, server and its mods.

Source: splashdamage.com | twitter/splashdamage | etpro.de

ET ULTIMATE INSTALLER 1.6 Version:1.6 Final
Author Kashu Date 29.05.2010 Filesize 346 MB Download 6587


ET FULL VERSION 2.60 Version:2.60
Author SplashDamage Date 31.03.2009 Filesize 263 MB Download 2318


ET-LOGOS HI RES Version:-
Author dexter Date 19.04.2009 Filesize 6,400 MB Download 668


Wolfenstein.pl invites you!

Published in ET Misc

We want to revive our server. Please help us, visit us and play with us. Thanks!

ET Server: |NO NAME SERVER|silEnT| IP: 193.33.177.19:26010

Facebook: facebook/WolfensteinPL
Website: wolfenstein.pl

Dark Alchemy celebrates 9th year

Published in ET Misc

After 9 years the heart of Dark Alchemy is still beating.

Old-Owl managed to do a great job.
We want to thank him and all others who helped (and is helping) to make Dark Alchemy a succes.

We are sure Old-Owl will continue doing the job as great as he always did.

Thank you for everything

We will celebrate our 9 years on 3rd of august.
The place to be for a suprise: Dark Alchemy A1 - 213.239.207.85:27960

Source: wolffiles.de | dark-alchemy.com

Happy 13th birthday, Wolfenstein: Enemy Territory!

Splash Damage's first game - Wolfenstein: Enemy Territory - was released exactly THIRTEEN YEARS ago. Wolfenstein: Enemy Territory was born on 29/05/2003. Wolfenstein: Enemy Territory was originally planned to be released as a commercial expansion pack to the popular FPS Return to Castle Wolfenstein and later as a standalone game.

SplashDamage@Twitter: To celebrate 's birthday we're giving away this signed copy! - Winner chosen @ random!

wolfet sl win

However, due to problems with the single-player aspect, the multiplayer portion was released on 29 May 2003 as a freeware standalone game.
In January 2004, the source code for the game logic (not the game engine) was released to the benefit of its modding community.
The game uses a modified Return to Castle Wolfenstein engine, itself being a heavily modified Quake III: Team Arena engine (id Tech 3, which has been open-source since 2005).

As of the first day of the 2010 QuakeCon, 12 August the entire source code was released under the GNU General Public License v3.Multiple source ports have been started.

While the attempts made by OpenWolf and ET:Xreal concentrate on innovating the renderer, the most active community project ET: Legacy focuses on fixing issues by backporting improvements from ioquake3 while staying binary compatible to the original game client, server and its mods.

Source: splashdamage.com | twitter/splashdamage

ET ULTIMATE INSTALLER 1.6 Version:1.6 Final
Author Kashu Date 29.05.2010 Filesize 346 MB Download 6587


ET FULL VERSION 2.60 Version:2.60
Author SplashDamage Date 31.03.2009 Filesize 263 MB Download 2318


ET-LOGOS HI RES Version:-
Author dexter Date 19.04.2009 Filesize 6,400 MB Download 668


ET: Legacy stable release v2.71a

Published in ET Misc

After nearly three years of development, the ET: Legacy team proudly presents a Christmas present for the ET community in the form of a new game-engine and a mod. ET: Legacy is based on the source code of Wolfenstein: Enemy Territory which was released in 2010 under the GPLv3 license. The main goal of this project is to fix bugs, remove old dependencies and make it playable on all major operating systems while still remaining compatible with the ET 2.60b version and as many of its mods as possible.

During the past three years, the main code repository has seen more than 4,000 commits, fixing a great numbers of bugs and adding various improvements to the code. Today, the first stable release has arrived for your best enjoyment. Here is what you can expect:

ET: Legacy engine

  • an easy to run installer to get you in battle in no time.
  • an updated engine with nearly all known security issues and exploits fixed.
  • a clean, optimized code.
  • a fast, built-in minimizer.
  • better performance
  • an admin toolset in Lua, easily extensible (coming soon)

Download the new version HERE

ET:Legacy website HERE

Source: wolffiles.de | etpro.de

© by wolfenstein4ever

Top Desktop version

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