New crash exploit part III (17.11.2012)

NeO_Anderson
Posts: 3
Joined: Wed Dec 01, 2010 10:12 pm

Re: New crash exploit part III (17.11.2012)

Post by NeO_Anderson »

Really hope someone manages to fix these crashes once an for all. It's pathetic that people are that low to go around and crash servers so their servers get players... honestly. If your server was worth playing on people will choose to go there...
wq_Compf
Posts: 12
Joined: Tue Dec 04, 2012 6:59 pm

Re: New crash exploit part III (17.11.2012)

Post by wq_Compf »

I agree.
Grabbi
Posts: 42
Joined: Wed Aug 03, 2011 3:37 pm
Location: Germany
Contact:

Re: New crash exploit part III (17.11.2012)

Post by Grabbi »

russ wrote:I've been maintaining a set of Linux dedicated server fixes for a while, but I'm opening it up to a wider audience

This includes a number of patches that have been floating around as well as a number of new fixes. The important gameplay changes are:

* Weapon deviation is set to max when selecting a weapon: Weapon deviation does not change for weapons that are not selected. Some players take advantage of this by keeping their weapon stowed while moving and then selecting it right before firing.

* Player names are sanitized: No more player names with special characters, leading/trailing spaces, or names shorter than 3 letters.

* Assault maps now award victory to the defending team if they survive until end of round (Wake, Omaha, etc). This is what was originally intended, but due to a typo never took effect.

* Death bubble now gives damage to players rather than their vehicle. This prevents the death bubble zombie wreckage problem.

Code: Select all

# Team S.W.A.T Release
# VERSION=1.8
#
# Battlefield 1942 v1.61 Linux server patched
#
# Modified to include:
# - Support for up to 128 players
# - master.bf1942.sk replacement for gamespy master
# - Ignore client version and checksum (allow 1.61b and 1.612)
# - Ignore CD key checks
# - No longer sends player keyhashes to public queries
# - Allows all console commands on remote and local console
# - Fixes segfault in dice::bf::GameServer::radioMessage
# - Fixes sefgault in dice::ref2::io::NetworkManager::getNetUpdate
# - Fixes segfault in dice::ref2::world::ObjectManager::checkMessages
# - Fixes IP bans not taking effect
# - Set weapon deviation to max when putting weapon away
# - Fixup player names (nonprintables, too short, etc)
# - Fix assaultTeam typo. Defending team now wins if timer expires
# - Fix armor zombies generated by death bubble
# - Fix segfault due to death bubble fix
# - Fixes segfault in dice::ref2::world::FireArms::Fire
# - Fixes segfault in dice::ref2::io::NetworkManager::getNetUpdateDelta
# - Fixes segfault in dice::ref2::world::BFSoldier::handleUpdate
#
# Addresses the following vulnerabilities:
# - BFE-200806.01
# - BFE-201107.01
# - BFE-201111.01
# - BFE-201211.01
# - BFE-201611.01
# - BFE-201611.02
# - BFE-201710.01
# - BFE-201804.01
aa11b4f01501cc1a9f21d58dabe2277b  bf1942_lnxded.static
7a1983a4fffe6b387ed42a50197a1538  bf1942_lnxded.dynamic
https://drive.google.com/open?id=1XRxv9 ... Eay0k3TX65

https://bfmods.com/viewtopic.php?f=6&t= ... 304#p33304
[url=bf1942://85.214.226.169:14567]Image[/url]
Post Reply