Skip to content

Releases: uuuzbf/bf42plus

v1.3.3

27 Apr 23:04
9f501b9
Compare
Choose a tag to compare

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 with debugTextColor 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

11 Apr 21:45
374acc8
Compare
Choose a tag to compare
  • 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

21 Mar 22:48
b143b5e
Compare
Choose a tag to compare

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

v1.0.0

15 Mar 18:59
fcaab4b
Compare
Choose a tag to compare

Initial release

Bugfixes

  • Fix crash when the game is minimized
  • Fix ping display in scoreboard
  • Fix other windows getting resized when the game is launched
  • Fix maplist sometimes empty

Enhancements

  • Speed up reconnecting to servers on map change