Page MenuHomeSolus

Update bzflag to 2.4.14
ClosedPublic

Authored by alecbcs on Jun 19 2018, 5:36 PM.
Tags
None
Referenced Files
F11069683: D3119.id.diff
Fri, Aug 11, 11:25 PM
F11052031: D3119.diff
Thu, Aug 10, 8:37 PM
F10974988: D3119.id7751.diff
Sat, Jul 22, 3:12 AM
F10912788: D3119.diff
Jul 7 2023, 6:40 PM
F10896130: D3119.diff
Jul 1 2023, 10:13 PM
F10758527: D3119.id7741.diff
May 17 2023, 4:12 PM
F10720804: D3119.id.diff
May 6 2023, 2:26 AM
Subscribers
None

Details

Summary

Updated bzflag to 2.4.14 which includes several bug fixes and new features.
Summarized Changelog:

  • New Features
    • The number pad keys are now treated uniquely for key mapping with SDL2.
    • Antialiasing now works when starting the client windowed.
  • Bug Fixes
    • The mute/kill/kick/ban messages no longer display admin callsigns, and the ban message shows the remaining ban time.
    • World weapon API has been revamped, including new bz_eServerShotFiredEvent and bz_eAllowServerShotFiredEvent events.
    • New showMotto permission to control which players are allowed to set a motto.
    • Custom BZDB variables defined by plugins no longer require using -setforced to set them from configuration file.

Full changelog can be found here.

Test Plan

Tested 2.4.14 by opening menus and playing a quick game. Everything functioned as expected.

Diff Detail

Repository
R474 bzflag
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

I used ./autogen.sh rather than %autogen while building because their script does not understand prefix=usr and fails when using %autogen.

alecbcs edited the summary of this revision. (Show Details)
  • Update LGPL license to comply with SPDX 3.0
This revision is now accepted and ready to land.Jun 20 2018, 12:09 AM
This revision was automatically updated to reflect the committed changes.