Releases: uuuzbf/bf42plus
v1.3.4
- Added an optional fix for the issue of higher on-foot mouse sensitivity when moving. To enable it type
plus.correctedLookSensitivity 1
in the console or enable it in bf42plus.ini - The game may run more smoother and in multiplayer the time it takes for the server to process your input may be decreased by a bit. To disable these patches type
plus.smootherGameplay 0
in the console or disable it in bf42plus.ini. For more details see the README - The mod now works on Windows XP
- If you have a missing CD-key in registry or it is public (can be found online), a new unique one will be used automatically
DOWNLOAD HERE
v1.3.3
1.3.3 has some minor patches:
- presetBuddyColors setting to set which colors the ADD BUDDY button cycles trough
highPrecBlindTest
status is now more obvious when the map ends, there is also a console command to check it:plus.testStatus
Buddy color update!
You can now assign different colors to buddies by clicking the ADD BUDDY
button on the scoreboard repeatedly. It cycles between 4 different colors, or if the SHIFT key is pressed it assigns random colors.
Another way to assign colors to buddies is to use the plus.buddyColor
console command. You can specify colors in #RRGGBB
, #RGB
formats or a webcolor name.
Some examples:
- Set player chicken to pink:
plus.buddycolor chicken pink
- After adding yourself as a buddy you can set your own color too:
plus.buddycolor yournick green
- Don't forget to use quotes if the nickname has spaces:
plus.buddycolor "name with spaces" #ADD8E6
You can also change the buddy colors in bf42plus.ini
in the [buddycolors]
section.
Bugfixes:
- Fix dead players showing as alive snipers after connecting to a server
- Fix broken playernames breaking the middle kill message
Improvements:
- Nametags are lowered when u get close to other players so you can see it. Can be disabled by adjusting
lowerNametags
game.showFPS
,game.showStats
, etc screens are adjusted if you are using a different sized font, the font color is now yellow for better readability and can be changed withdebugTextColor
setting- Yellow server messages are immediatedly copied to the console so one isn't lost if it is overwritten by another
There are also some experimental (default disabled) patches in this release needing some testing, for details see https://github.com/uuuzbf/bf42plus/blob/1.3.0/README.md#experiment
v1.2.0
- Updater rewritten, it now shows a window when an update is available, with some details
- Add settings, saved into bf42plus.ini in game directory
- Optional feature: message when someone connects to the server
- Optional feature: show player IDs in chat and/or in kill messages
- Optional feature: show player IDs in nametags
- Optional feature: show who started a vote or voted
Optional features can be enabled in bf42plus.ini
v1.1.0
The mod filename is now named dsound.dll
. Remove the old mod named d3d8.dll
if you have it!
Bugfixes
- Fix some servers greyed out in the server list. This was due to differing server version, which doesn't really matter.
- Screen resolution fix was rewritten, now it changes to the game's resolution for the menu instead of the desktop resolution.
Enhancements
- Changing mod when joining a server from the serverlist is faster