RustBusterServer

RustBusterServer 2.1.1

  • Small hotfix
  • Like
Reactions: Pompeyo
  • Like
Reactions: Pompeyo
  • Tons of new anticheat, and stabilization stuff were added to the client. There are 2 new features that will be presented in 1.9.2 soon.
  • LZ4.dll compression has been added to rustbuster, and can be used in the API class also. By default RB uses these for screenshots, plugins, and extra files.
  • I want to personally thank @4g3v for spending time with me on this update, he did a lot of work.
  • Fougerite update is also coming out in a day or so.
  • KeyBoardAPI class has been added to the client which allows you to send direct x keys to the game via plugins. I will be presenting some examples soon.
  • Like
Reactions: Pompeyo
  • Like
Reactions: Pompeyo
  • Performance Fixes
  • Some additions.
  • Like
Reactions: SHAYAN-HECTOR
  • Like
Reactions: SHAYAN-HECTOR
  • Security improved
  • Anti-Cheat improved
  • Fixed issues at some users not being able to connect to servers randomly
  • This build can be considered as a test build, please make feedback
  • Added 3 new client hooks: Gun, Shotgun, Bow shoot events
  • This is mainly an anticheat update that is from now put up to the test.
  • Like
Reactions: salva and Pompeyo
  • Like
Reactions: salva and Pompeyo
  • Fixes applied to avoid false bans.
  • Like
Reactions: Pompeyo
  • Like
Reactions: Pompeyo
Server:
  • Small fixes
  • Added ability to bind the RB IP to the specified server's ip, by adding -ip IPADDRESSHERE to the bat file.
  • Added EnableAutoScreenShots=true TO THE CONFIG. Please add it or you will face errors!

Client:
  • Bunch of anti-cheat stuffs mostly made by 4g3v, you may run into a small amount of false positives also, if so, please report It. (Rarely the case, but we will look into it if you think it is :D)
  • Tweaking the client's system, and the screenshot has been reworked. You can now also take screenshots yourself using API.Hooks.TakeManualScreenshot(Action<byte[]> MethodToCall)
  • Additional changes and tweaks.
  • Like
Reactions: Revezunds
  • Like
Reactions: Revezunds
  • The updated version of the server version number. DO NOT UPDATE YOUR SERVER UNTIL THE CLIENT RELEASE IS OUT. PLEASE VERIFY YOUR CLIENT VERSION NUMBER, BECAUSE AS I AM RELEASING THIS FILE IT MAY TAKE MINUTES FOR THE NEWEST CLIENT TO BE RELEASED.
  • The latest client contains fixes for the screenshots, other mechanism, and huge anti-cheat updates.
  • Just reuploading
  • Like
Reactions: Pompeyo
  • Like
Reactions: Pompeyo
  • HOTFIX for Client and Server, custom plugin messages were faulty. Update is imminent!
Server:
  • NEW CONFIGURATION OPTIONS ADDED, DO NOT LAUNCH YOUR SERVER WITHOUT THESE! EXPLANATION ON THE FRONT PAGE.
INI:
Respond=False
RejectCount=4
RejectCooldown=15
  • Enchanced TCP Connections.
  • New classes were added in the Server DLL. You can create file downloads using the API. Further explanation on the main page.
Client:
  • API.GameDirectory added.
  • Fixed game crash error possibly.
  • Enchanced TCP connections.
  • Added more obvious error messages.
  • Client is now capable to download extra files from the server. These files are not monitored by us, be sure to have an antivirus software on your client. All files are going to be downloaded in the RB_Data folder.
  • IniParser is now available to use on the client side.
  • The client will no longer load two different (similar) assemblies, you will get a notification that you should restart your game. This is because of security issues.
  • Added some more anticheat stuffs cuz why not.