-
Notifications
You must be signed in to change notification settings - Fork 2
Build Management
Expand the Guild Wars menu section and open the Manage builds view
-
Open the Build management view
-
Find the desired build
-
Click on the bin button to delete the build
-
Open the Build management view
-
Click on the add button in the top right of the build list. One button creates a team build and the other creates a single build
-
Open the Build management view
-
Clicking on any build in the list will open the selected build
Search for build by typing in the Search text box
Daybreak can detect builds when using the embedded browser. Selecting and right-clicking a valid build template code will open a context menu allowing the user to load the build, modify and save it.
Alternatively, if downloading a text file containing a build template, Daybreak will check the content of the text file and if it matches a build template, it will load the build and allow the user to modify and save it.
Daybreak automatically detects single and team builds depending on the template code.
-
Open the Build management view
-
Click on the desired build. This opens the build edit view
- If you want to convert this to a team build, click on the team build button in the top right part of the screen
- Adjust the build properties
- Adjust the name by writing in the name text box. Prepend '[Folder Name]' to add folders to the build path
- Adjust the source of the build. If the build has been downloaded through the embedded browser, this field will be automatically populated with the page it was retrieved from
- Clicking on the browser button next to the source will open a browser view with the source page of the build
- Adjust the build code by writing in the build code text box. This code can also be pasted in Guild Wars
- Adjust the professions by expanding the profession selection and clicking on the desired profession
- Clicking on the help button next to the professions will open an embedded browser and redirect to the profession page
- Clicking on the help button next to the attributes will open an embedded browser and redirect to the attribute page
- Adjust the attribute points by pressing the plus and minus buttons on the attribute section. Attribute points are subtracted from the total allocated build points
- Clicking on an empty skill slot will open a skill list with available skills (filtered by the selected profession). Click on any skill from the skill list to add it to the build
- Clicking on an assigned skill slot will open an embedded browser and redirect to the skill page
- To remove a skill from the build, click on the remove button in the top right corner of the skill slot
- Save the build by clicking on the save button
- Code field contains the template code for the entire team build. Adjusting it will adjust all builds in the team build
- Sub-build code field contains the template code for the currently selected sub-build of the team build. Adjusting it will adjust only the currently selected build
- To add a new sub-build to the team build, click on the Add button in the top right of the Team builds section
- To remove a sub-build from the team build, click on the Bin button in next to the desired build
If skill icons are missing, enable the icon downloader
Build synchronization stores your build list on your OneDrive (currently only OneDrive is supported) so that you can access your builds when changing devices.
The integration is based on an authorization token given after signing in to the Daybreak app registered on Azure. This authorization token is stored encrypted locally on your device.
The authorization is done completely locally and no credentials or authorization tokens are shared outside the device.
For more in-depth information, check the OAuth2 implementation on Azure.
You can always revoke the authorization by following these steps
-
Open the Build management view
-
Click on the synchronization button
-
Open the Build Synchronization view
-
Log into your OneDrive account and authorize Daybreak to access your OneDrive files
-
Open the Build Synchronization view
-
Click on the 'Log Out' button
-
Optionally, revoke the application authorization by following these steps
-
Open the Build Synchronization view
-
Check the synchronization status by looking at the glyph on the top of the page. means that the local and remote builds are not the same. means that the local and remote builds are the same.
-
Open the Build Synchronization view
-
The list on the left side of the screen is the local build list (builds that are stored locally). The list on the right side of the screen is the remove build list (builds that are stored remotely on your OneDrive)
-
'Upload all' button deletes all remote builds and uploads all the local builds
-
'Download all' button deletes all the local builds and downloads all the remote builds
-
'Upload Build' button uploads the currently selected local build
-
'Download Build' button downloads the currently selected remote build
-
Open the Build Synchronization view
-
Builds highlighted in the local list are local builds that are different from the remote builds
-
Builds highlighted in the remote list are remote builds that are different from the local builds
To revoke the authorization token, sign in into your Microsoft account, navigate to the "Apps and services" page, select Daybreak and click "Remove these permissions"