• Hi Guest! To get rid of ads on the page, please consider donating through user upgrades or other methods.

BnS Buddy

Buddy Update 5.9.3.3

  • 4,451
  • 0
Update 5.9.3.3

Code:
Version 5.9.3.3
+ Oups: Forgot to remove certain popups that was used in testing from previous release
Continue…

Buddy Version 5.9.3.2

  • 2,177
  • 0
Version 5.9.3.2

The most requested feature since 2017 (update 5.8.7.0) to be supported in addon's patches.
I hope this feature will be REAL handy for the modders out there <3


Code:
Version 5.9.3.2
+ Added: Line breaks has been added to patches for addons

Here's a small example of how it works.

Code:
FileName = config[bit].dat.files\\release.config2.xml
Search = <?xml version="1.0" encoding="utf-8"?>NewLine<config major-version="1" minor-version="1" module="release" release-module="LocalizationData" release-side="client">
Replace = <?xml version="1.0" encoding="utf-8"?>NewLine<config major-version="1" minor-version="1" module="release" release-module="LocalizationData" release-side="client">NewLine<patch name="test">NewLine</patch>
Description = Multiline test

Remember, if the element has whitespaces in front of them, you have to include them in the search...
Continue…

Buddy Update 5.9.3.1

  • 1,659
  • 0
Update 5.9.3.1

Code:
Version 5.9.3.1
+ Updated: Save as for dat editor now supports x16 and text file types
+ Fixed Bug: Dat Editor save as would ignore the file extension and save as xml anyway
+ Fixed Bug: TimeStamp would have an extra space
+ Fixed Bug: Selecting all addons would show the description of the last one selected by it
+ Fixed Bug: When changing tab to mod manager, new lines would appear with no log and only timestamps
+ Fixed Bug: When loading or reloading files on dat editor, the old status would still show
Continue…

Buddy Update 5.9.3.0 & Updater 2.5.4.0

  • 2,264
  • 0
Update 5.9.3.0 & Updater 2.5.4.0
Code:
Version 5.9.3.0
+ Added: Proxy honoring for advanced users
+ Added: Toggle for Maintenance Check
+ Added: Toggle for timestamp in logs
+ Added: Extra check for Certificate
+ Updated: server for update fetching has been updated
+ Optimized: Startup process of buddy is now REALLY faster
+ Fixed Bug: Toggles for BnS Version Check and Maintenance Check in settings page 4 were ignored

Updater 2.5.4.0
+ Added: Extra check for Certificate
+ Updated: server for update fetching has been updated
Continue…

Buddy Updater 2.5.3.5

  • 2,074
  • 0
Updater 2.5.3.5

Code:
Updater 2.5.3.5
+ Added: Loading form for users to know if the updater is loading or not
+ Fixed Bug: Unhandled error while fetching the bns buddy server status
Continue…

Buddy Update 5.9.2.9 & Updater 2.5.3.1

  • 1,919
  • 0
Update 5.9.2.9 & Updater 2.5.3.1
Code:
Version 5.9.2.9
+ Updated: Some Nu-Get Packages were outdated
+ Added: Toggle for BnS Version Check for faster BnS Buddy Startup

Updater 2.5.3.1
+ Added: Updater build on gui
+ Added: Build comparer for users to know if their updater is the latest
Continue…

Buddy Update 5.9.2.8

  • 2,152
  • 0
Update 5.9.2.8
Code:
Version 5.9.2.8
+ Fixed Bug: Users being able to resize and break the gui on start
+ Fixed Bug: Users after they switch tab to launcher would see more and more empty lines on logs
Continue…

Buddy Update 5.9.2.7 & Updater 2.5.3.0

  • 2,798
  • 0
Update 5.9.2.7 & Updater 2.5.3.0

Code:
Version 5.9.2.7
+ Reworked: Entire Signature validation has been improved and overhauled for maximum effeciency
+ Added: Support for lower res images for mod preview
+ Fixed Bug: Refresh would not delete all unexisting mods
+ Fixed Bug: Textboxes on launcher would not be at the bottom on start

Updater 2.5.3.0
+ Reworked: Entire Signature validation has been improved and overhauled for maximum effeciency
Continue…

Buddy Update 5.9.2.6

  • 1,679
  • 0
Update 5.9.2.6
Code:
Version 5.9.2.6
+ Removed: Scrolling behaviour on dropdown for server selection and all to prevent hang
+ Updated: Changed how the compat flags is handled and added for more accuracy
+ Updated: The message for the warning of compat entries has been modified, popup added for easier understanding and what are your options
+ Updated: The list of supported image type for mod preview under the help button
+ Fixed Bug: GETULPS Would have null references and crash on start because errors are not handled
+ Fixed Bug: Mod Manager would color non installed mods with installed mods even if they are not conflicting
+ Fixed Bug: After applying addons, logs would not stay in the box
+ Fixed Bug: Invalid images would throw an error in mod preview
+ Fixed Bug: Clear Compat button would not clear the entries
Continue…

Buddy Update 5.9.2.5

  • 2,370
  • 0
Update 5.9.2.5
Code:
Version 5.9.2.5
+ Renamed: AMD ULPS for easier understanding
+ Enabled: Ingame memory cleaner is back and improved
+ Updated: IDs for korean login/maintenance/version were changed
+ Updated: NCLauncher.ini has been changed and detection system has been updated
+ Added: A Seperate patch button in addons so users would not require to start game to patch games files if wanted
+ Added: Enhanced innerexception and stacktrace for error reports
+ Fixed Bug: Handling of corrupted file on startup of checking backup configs
+ Fixed Bug: Bool was not properly used to check if region was selected or not
+ Fixed Bug: Mail check on login input is broken
+ Fixed Bug: Parent node having sub folders would skip sub node if parent contained mods
+ Fixed Bug: Parent node not unticking after installing/uninstalling
+ Fixed Bug: Handler for unexisting folder mods would not remove invalid child and parent treenode
+...
Continue…
Top Bottom