feat: client 15.13#18
Conversation
|
Important Review skippedToo many files! This PR contains 296 files, which is 146 over the limit of 150. To get a review, narrow the scope: ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (4)
📒 Files selected for processing (296)
You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Problems using this version; I used the branch version with the key.pem from the official canary for testing: It experiences an initialization error, citing something related to Battle Eye and stating that it always needs to restart. |
|
@zoelner use local file .exe with config.ini as tutorial in docs say o.o it should work |
|
@TinSion I was able to access it normally, but I had this small problem with the RSA key, I don't know why it happened, and also the BattleEye alert. Did this happen to you? |
|
@zoelner this client don't have local client already made? Should work with + config ini |
Update conf/config.ini to remove old tournament URL entries and add support for new features and audio configuration. Added wheelOfDestinyPlannerDirectUrl and two accountCreationClientServices recaptcha URLs (v2 and v3). Introduced a new [SOUND] section with multiple sound/audio-related configuration keys (streams, caching, fades, distance modifiers, music delays, ambience toggles, etc.) to allow finer control of client audio behavior.
Delete the entire bin/BattlEye directory: remove executables and DLLs (BEService, BEClient), config/launcher files, install/uninstall scripts, Licenses and Privacy text, and all language .ini localization files. Cleans up vendored third-party BattlEye assets from the repository.
Add a new file 'bin/client - original.exe' (original client binary) and replace 'bin/client.exe' with an updated binary build. This preserves the original executable while deploying the new client executable.

Server to test: opentibiabr/canary#3982