Map Overhauls
Updated versions of "Frostbite, by Moonkey" and "Bergen, by Detoeni" have been released. Find them on modDB: https://www.moddb.com/mods/etlegacy/addons
written by Kemon 6 years ago
No comments
Updated versions of "Frostbite, by Moonkey" and "Bergen, by Detoeni" have been released. Find them on modDB: https://www.moddb.com/mods/etlegacy/addons
Wolfenstein: Enemy Territory just had its 15th anniversary, which for a videogame is astonishing to say the least. To celebrate the fact, Titeuf from 85-Productions created a trailer showcasing the original game and promoting the upcoming 2.76 release of Legacy. It features a direct comparison by fading from vanilla ET to Legacy renderer2, just like the doctor ordered. Have a look here and if you feel like it, drop them some appreciation on their channel https://m.youtube.com/watch?v=QlvxU8t0cyw&feature=youtu.be
The fourth version of the Frostbite by Moonkey reboot has been released. Among others, the clipping has been substantially improved and the initial Axis autospawn bug has been resolved. Get the map from our modDB profile: http://www.moddb.com/mods/etlegacy/addons/etl-frostbite
But all hilarious Harry Potter references aside, we are now running our very own master server!
• "Requesting servers from the master master.etlegacy.com (5.135.27.11:27950)..."
What does that mean for you? If you have the Legacy master configured (all ETL clients have!), then even if the ID master goes down again it does not matter. That's the simple part. You will still see all servers through the in-game browser.
There are also some nifty features planned with the new master server in the future, but that's it for now.
Cheers
Enemy Territory implements XPs, which measure player scores based on specific actions, such as kills, construction, or revive. They are also used to control the various skill levels, similarly to a RPG. While not part of the original game, the ability to accumulate XPs indefinitely, as known as "XP save", has been a popular addition in many mods. We all know it: players crave for their XPs. Players accumulate XPs like coins map after map, and they love exhibiting XPs on servers to show how hard and how long they worked to earn them.
However, XPs don't give any indication of the real global performance of a player. At best, they merely give a hint about the time the player has played on a specific server. Saving XPs also create some imbalance by enabling special abilities given by skill levels permanently, such as adrenaline for medics which directly leads to the infamous "Rambo medics" that everyone hates. This has never been accounted for in the original game balance, where XPs were reset at the end of matches or the end of campaigns. With Legacy mod aiming to stay close to the original game design, it makes sense to not encourage the use of XP Save as so many mods do.
Starting from the next 2.76 release, only the XPs earned in the current map or campaign will be displayed. Instead of the total accumulated XPs, we're introducing a new metric, known as "Skill Rating".
The idea is simple: Skill Rating is a new, proved metric that can be used to compare skill of players over time. As FPS require skills in multiple areas like reflex, planning, tactical analysis or teamwork, with the relative importance of these skills depending on the map, game mode, player roles or team compositions, a skill rating can be defined as a measure of "all parameters of a player that help his team to win" and calculated using a statistical approach.
The idea of using statistics to estimate the skill of players isn't new. ETPub implements such a metric with its "Player Rating" that gives a normalized skill score. However, "Skill Rating" of Legacy mod is modeled after TrueSkill, a more modern algorithm that has been developed by MicroSoft for its XBox matching service. It has many advantages over the ETPub's PR, and is very well documented. It has been extended to take map bias into account. Ranks will also be adjusted to reflect the rating of the player, instead of reflecting the skill levels and XPs.
The Skill Rating has been gradually implemented in the past Legacy release, with the final version being currently tested on our official test server. Connect now to etlegacy.com to have a preview of the system!
Frequently Asked Question
It is a value between 0 and 50 assigned to each player. It represents its ability to help his team to win the map. Rating will be updated after each map played at intermission. New players will have a rating of 0, and it will increase over time. The rating value determined by using the strength of the team, time played in each team and the map. The performance of disconnected players is taken into account.
Do whatever is necessary to win the map.
The first value represent the real time estimate of each team winning the map, while the second is the map bias.
The rating system takes balance into account when updating rating. It is thus "fair" to lose an unbalanced map. Winning a map against a much weaker team will not increase your rating much, but losing against a weaker team will make your rating drop sharply. Conversely, to increase your rating quickly, join the weaker team and win as an underdog!
For interested people that want additional details, see the related wiki document and implementation ticket.