Releases: BeamMP/BeamMP-Server
Releases · BeamMP/BeamMP-Server
v3.9.2
What's Changed
- adding logchat boolean to MP.SendChatMessage by @boubouleuh in #471
- feature: BEAMMP_PROVIDER_DISABLE_MP_SET environment variable by @TechStreetDev in #461
- Fix skip invalid socket by @SaltySnail in #477
- Add ip limiting by @SaltySnail in #478
New Contributors
- @TechStreetDev made their first contribution in #461
Full Changelog: v3.9.1...v3.9.2
Files included in this release are:
BeamMP-Server.$DISTRO.$DISTROVERSION.$ARCHfor linux builds, for exampleBeamMP-Server.debian.11.x86_64for the Debian 11 build for x86_64. All requireliblua5.3to be installed.BeamMP-Server.exefor the Windows build (x86_64). You need to install the Visual C++ Redistributables to run this.
v3.9.1
What's Changed
- Fix build by @WiserTixx in #444
- Add message length validation for chat messages by @wadyankaw in #456
- Skip invalid socket when accept() fails by @wadyankaw in #457
- refactor: optimize string operations and improve code clarity by @Kipstz in #451
- Lua version change to 5.3.5 by @boubouleuh in #458
- Decrease likelyhood of lua stack corruption by @SaltySnail in #462
- Add build deb13 by @0R3Z in #469
- Harden malformed vehicle packet parsing by @lynch-a in #475
- Add dynamic export by @0R3Z in #470
New Contributors
- @wadyankaw made their first contribution in #456
- @Kipstz made their first contribution in #451
- @boubouleuh made their first contribution in #458
- @lynch-a made their first contribution in #475
Full Changelog: v3.9.0...v3.9.1
Files included in this release are:
BeamMP-Server.$DISTRO.$DISTROVERSION.$ARCHfor linux builds, for exampleBeamMP-Server.debian.11.x86_64for the Debian 11 build for x86_64. All requireliblua5.3to be installed.BeamMP-Server.exefor the Windows build (x86_64). You need to install the Visual C++ Redistributables to run this.
v3.9.0
Files included in this release are:
BeamMP-Server.$DISTRO.$DISTROVERSION.$ARCHfor linux builds, for exampleBeamMP-Server.debian.11.x86_64for the Debian 11 build for x86_64. All requireliblua5.3to be installed.BeamMP-Server.exefor the Windows build (x86_64). You need to install the Visual C++ Redistributables to run this.
v3.8.5
What's Changed
- Json vehicle state and apply paint packet by @WiserTixx in #416
- Self check functionality by @WiserTixx in #426
- Implement Dialog packet and add MP.ConfirmationDialog by @WiserTixx in #427
Full Changelog: v3.8.4...v3.8.5
Files included in this release are:
BeamMP-Server.$DISTRO.$DISTROVERSION.$ARCHfor linux builds, for exampleBeamMP-Server.debian.11.x86_64for the Debian 11 build for x86_64. All requireliblua5.3to be installed.BeamMP-Server.exefor the Windows build (x86_64). You need to install the Visual C++ Redistributables to run this.
v3.8.4
What's Changed
- Client resource hash database and client resource protection by @WiserTixx in #430
- Provider env ip by @WiserTixx in #432
Full Changelog: v3.8.3...v3.8.4
Files included in this release are:
BeamMP-Server.$DISTRO.$DISTROVERSION.$ARCHfor linux builds, for exampleBeamMP-Server.debian.11.x86_64for the Debian 11 build for x86_64. All requireliblua5.3to be installed.BeamMP-Server.exefor the Windows build (x86_64). You need to install the Visual C++ Redistributables to run this.
v3.8.3
What's Changed
- Add custom IP bind option by @WiserTixx in #425
- Make PluginMonitor not try to run non-lua files by @WiserTixx in #429
- Revert "support for nested lua handlers" by @WiserTixx in #428
- Prevent lua sending client events during downloading by @WiserTixx in #431
Full Changelog: v3.8.2...v3.8.3
Files included in this release are:
BeamMP-Server.$DISTRO.$DISTROVERSION.$ARCHfor linux builds, for exampleBeamMP-Server.debian.11.x86_64for the Debian 11 build for x86_64. All requireliblua5.3to be installed.BeamMP-Server.exefor the Windows build (x86_64). You need to install the Visual C++ Redistributables to run this.
v3.8.2
What's Changed
- Add ENV for missing settings by @pedrotski in #415
- Switch to github arm runners by @WiserTixx in #418
- Wait for lua and other systems by @WiserTixx in #421
New Contributors
- @pedrotski made their first contribution in #415
Full Changelog: v3.8.1...v3.8.2
Files included in this release are:
BeamMP-Server.$DISTRO.$DISTROVERSION.$ARCHfor linux builds, for exampleBeamMP-Server.debian.11.x86_64for the Debian 11 build for x86_64. All requireliblua5.3to be installed.BeamMP-Server.exefor the Windows build (x86_64). You need to install the Visual C++ Redistributables to run this.
v3.8.1
What's Changed
- Force IPv4 for backend requests by @WiserTixx in #417
Full Changelog: v3.8.0...v3.8.1
Files included in this release are:
BeamMP-Server.$DISTRO.$DISTROVERSION.$ARCHfor linux builds, for exampleBeamMP-Server.debian.11.x86_64for the Debian 11 build for x86_64. All requireliblua5.3to be installed.BeamMP-Server.exefor the Windows build (x86_64). You need to install the Visual C++ Redistributables to run this.
v3.8.0
What's Changed
- Fix build failure with Boost >= v1.87.0 by @Mathijsz in #402
- Debug log responses from auth and backend by @WiserTixx in #403
- Switch to curl by @WiserTixx in #405
- Add size header to information packet by @WiserTixx in #409
- Fix crash by @WiserTixx in #413
New Contributors
Full Changelog: v3.7.2...v3.8.0
Files included in this release are:
BeamMP-Server.$DISTRO.$DISTROVERSION.$ARCHfor linux builds, for exampleBeamMP-Server.debian.11.x86_64for the Debian 11 build for x86_64. All requireliblua5.3to be installed.BeamMP-Server.exefor the Windows build (x86_64). You need to install the Visual C++ Redistributables to run this.
v3.7.2
What's Changed
- Allow for empty icon param in MP.SendNotification by @WiserTixx in #389
- Swap build instruction sequence by @O1LER in #391
- Fix postPlayerAuth and add reason value by @WiserTixx in #395
- Re-Add BEAMMP_PROVIDER_PORT_ENV by @WiserTixx in #399
- fix crash when double closing by @lionkor in #383
- remove sentry leftovers by @0R3Z in #392
New Contributors
Full Changelog: v3.7.1...v3.7.2
Files included in this release are:
BeamMP-Server.$DISTRO.$DISTROVERSION.$ARCHfor linux builds, for exampleBeamMP-Server.debian.11.x86_64for the Debian 11 build for x86_64. All requireliblua5.3to be installed.BeamMP-Server.exefor the Windows build (x86_64). You need to install the Visual C++ Redistributables to run this.