Skip to content

Commit

Permalink
Merge pull request #10403 from DestinyItemManager/guide
Browse files Browse the repository at this point in the history
  • Loading branch information
bhollis authored May 10, 2024
2 parents 38321ba + c6c2a5e commit 0da6031
Show file tree
Hide file tree
Showing 7 changed files with 10 additions and 12 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ body:
- type: markdown
attributes:
value: |
Thank you for taking the time to fill out a bug report! To save both you and us time, please make sure to check the [FAQ](https://github.com/DestinyItemManager/DIM/wiki/FAQ) and [search issues](https://github.com/DestinyItemManager/DIM/issues?q=is%3Aissue) to see if this has already been reported.
Thank you for taking the time to fill out a bug report! To save both you and us time, please make sure to check the [FAQ](https://guide.dim.gg/FAQ) and [search issues](https://github.com/DestinyItemManager/DIM/issues?q=is%3Aissue) to see if this has already been reported.
- type: input
id: DIMversion
attributes:
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ body:
- type: markdown
attributes:
value: |
Thank you for taking the time to fill out a feature request and let us know what you'd like to see in DIM! To save both you and us time, please make sure to check the [Frequently Requested Features](https://github.com/DestinyItemManager/DIM/wiki/Frequently-Requested-Features) and [search issues](https://github.com/DestinyItemManager/DIM/issues?q=is%3Aissue) to see if this has already been reported.
Thank you for taking the time to fill out a feature request and let us know what you'd like to see in DIM! To save both you and us time, please make sure to check the [Frequently Requested Features](https://guide.dim.gg/Frequently-Requested-Features) and [search issues](https://github.com/DestinyItemManager/DIM/issues?q=is%3Aissue) to see if this has already been reported.
- type: textarea
id: ChangeDesc
attributes:
Expand Down
2 changes: 1 addition & 1 deletion docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -821,7 +821,7 @@

## 7.21.0 <span class="changelog-date">(2022-06-12)</span>

* The [DIM User Guide](https://github.com/DestinyItemManager/DIM/wiki) has moved back to GitHub from Fandom, so you can read about DIM without intrusive ads.
* The [DIM User Guide](https://guide.dim.gg) has moved back to GitHub from Fandom, so you can read about DIM without intrusive ads.
* When making automatic moves, DIM will always avoid filling in your last open Consumables slot. An item can still be manually moved into your character's pockets as the 50th consumable.
* Loadout Optimizer will now suggest class items with an elemental affinity matching the mods even when allowing changes to elemental affinity.
* Fixed an issue where the item popup could appear partly offscreen.
Expand Down
6 changes: 3 additions & 3 deletions docs/OLD_CHANGELOG/OLD_CHANGELOG_6.X.X.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
## 6.94.0 <span class="changelog-date">(2021-12-05)</span>

* You can change perks and slot zero-cost mods from the item Popup.
* Loadouts can now apply mods. See [Mods in Loadouts](https://github.com/DestinyItemManager/DIM/wiki/Mods-in-Loadouts) for details. Some things to keep in mind:
* Loadouts can now apply mods. See [Mods in Loadouts](https://guide.dim.gg/Mods-in-Loadouts) for details. Some things to keep in mind:
* This will not work until the 30th Anniversary patch.
* Applying mods will also strip off any mods that aren't in your loadout from your equipped armor.
* Mods will be placed on your equipped armor whether that armor came from your loadout or not.
Expand Down Expand Up @@ -1029,7 +1029,7 @@
## 6.26.0 <span class="changelog-date">(2020-08-23)</span>

* Better touchscreen support for drag and drop.
* Wishlists now support Github gists (raw text URLs), so there's no need to set up an entire repository to host them. If you are making wishlists, you can try out changes easier than ever. If you're not making wishlists, hopefully you're using them. If you don't know what wishlists are, [here you go](https://github.com/DestinyItemManager/DIM/wiki/Wish-Lists)
* Wishlists now support Github gists (raw text URLs), so there's no need to set up an entire repository to host them. If you are making wishlists, you can try out changes easier than ever. If you're not making wishlists, hopefully you're using them. If you don't know what wishlists are, [here you go](https://guide.dim.gg/Wish-Lists)
* Engrams get a more form-fitting outline on mouse hover.
* If you have a search query active, DIM will not automatically reload to update itself.
* The `is:curated` search has been overhauled to better find curated rolls.
Expand Down Expand Up @@ -1263,7 +1263,7 @@

## 6.1.0 <span class="changelog-date">(2020-03-22)</span>

* Introducing [DIM Sync](https://github.com/DestinyItemManager/DIM/wiki/DIM-Sync-(new-storage-for-tags,-loadouts,-and-settings)), a brand new way for DIM to store your loadouts and tags and sync them between all your devices. This is a big step forward that'll let us build lots of new things and share data between other apps and websites! Plus, you no longer have to log into anything separate, and we should avoid some of the bugs that have in the past led to lost data.
* Introducing [DIM Sync](https://guide.dim.gg/DIM-Sync-(new-storage-for-tags,-loadouts,-and-settings)), a brand new way for DIM to store your loadouts and tags and sync them between all your devices. This is a big step forward that'll let us build lots of new things and share data between other apps and websites! Plus, you no longer have to log into anything separate, and we should avoid some of the bugs that have in the past led to lost data.
* External wish lists will be checked daily. Settings menu shows last fetched time.
* Seasonal Artifact is no longer considered a weapon or a dupe when searching.
* Event sources for items like Festival of the Lost and Revelry are now under the `source:` search like other sources, instead of `event:`.
Expand Down
2 changes: 1 addition & 1 deletion src/app/shell/links.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
export const bungieHelpLink = 'https://mastodon.social/@bungiehelp';
export const dimHelpMastodonLink = 'https://mstdn.games/@ThisIsDIM';
export const discordLink = 'https://discord.gg/UK2GWC7';
export const userGuideLink = 'https://github.com/DestinyItemManager/DIM/wiki';
export const userGuideLink = 'https://guide.dim.gg';
export const wishListGuideLink =
'https://github.com/DestinyItemManager/DIM/blob/master/docs/COMMUNITY_CURATIONS.md';

Expand Down
4 changes: 2 additions & 2 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<div class="notloaded">
<p>
DIM failed to load. Please follow our
<a href="https://github.com/DestinyItemManager/DIM/wiki/Troubleshooting"
<a href="https://guide.dim.gg/Troubleshooting"
>Troubleshooting Guide</a
>
to find a solution, and contact us if those steps don't work.
Expand All @@ -97,7 +97,7 @@
</div>
<div id="temp-container"></div>
<a
href="https://github.com/DestinyItemManager/DIM/wiki/Supported-Browsers"
href="https://guide.dim.gg/Supported-Browsers"
id="browser-warning"
>
</a>
Expand Down
4 changes: 1 addition & 3 deletions src/return.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@
</p>
<p>
Please follow our
<a href="https://github.com/DestinyItemManager/DIM/wiki/Troubleshooting"
>Troubleshooting Guide</a
>
<a href="https://guide.dim.gg/Troubleshooting">Troubleshooting Guide</a>
to find a solution, and contact us if those steps don't work.
</p>

Expand Down

0 comments on commit 0da6031

Please sign in to comment.