Version 5.9.3.6
+ Added: Russian region support (not playable via bns buddy)
+ Added: By region AES key for xml files
+ Fixed Bug: A measure I have implemented was not compatible with every system language
+ Fixed Bug: D912PXY Update Check would do a seperate thread and users would still be able to modify the toggle and break the ui and crash
Version 5.9.3.4
+ Updated: The encryption/decryption key for xml files has been updated to new one
+ Added: Proper handler for empty replace lines on addons
+ Removed: Archer Effects and KFM 3rd Spec Effects from toggles for compatibility with another tool
+ Fixed Bug: When starting game the interval cleaner would do a traditional clean of itself and not the game
+ Fixed Bug: Restoring addons with empty replace line threw an error
Version 5.9.3.2
+ Added: Line breaks has been added to patches for addons
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
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
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
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
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
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
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
+...
Version 5.9.2.4
+ Added: Handler for patch files with no replace value
+ Added: Archer animation toggle
+ Added: 3rd spec animation toggle to KFM toggle
+ Added: D912PXY mod for win10 and win7 users only
+ Added: ULPS Toggle for AMD GPUs in extras to maximize performance
+ Added: Prompt warning when fth entries exists
+ Added: Manual selection of cores to run the game on
+ Added: Toggle for affinity manager
+ Added: Support for lower cased N in BNS for version file check
+ Added: Startup entry for BnS Buddy toggle in settings
+ Added: Handling of whitespace in email during login
+ Reworked: Detection of installed mods when installed with files
+ Reworked: Handling of Compat flags and fth are now seperate
+ Reworked: Handling of same folder name in modmanager but different mod files
+ Reworked: Partially reworked the settings handling for easier...