DHM Fixed

Improve the desktop experience of Diamond Hunt Mobile

2019-05-24 기준 버전입니다. 최신 버전을 확인하세요.

이 스크립트를 설치하려면 Tampermonkey, Greasemonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램을 설치해야 합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Userscripts와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 유저 스크립트 관리자 확장 프로그램이 필요합니다.

(이미 유저 스크립트 관리자가 설치되어 있습니다. 설치를 진행합니다!)

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

(이미 유저 스타일 관리자가 설치되어 있습니다. 설치를 진행합니다!)

작성자
Karl Peter Skjelvik
평점
0 0 0
버전
1.1.1
생성일
2019-02-20
갱신일
2019-05-24
크기
47.6KB
라이선스
해당 없음
적용 사이트

This is an extension for Diamond Hunt Mobile, meant to improve the experience for desktop users.

The extension is divided into three modules so far, which can be toggled in the DHMFixed menu found in the regular options menu, accessed by clicking the three dots in the top right corner of the game:

Shortcuts:

  • Keyboard shortcuts for most common actions
  • Try pressing C(rafting)-> S(melt) -> I(ron) -> S(melt) to start smelting your max amount of iron, in just 4 simple keyboard presses!
  • Most shortcuts are the first letter of the action you want to do, but it wasn't possible/practical for all actions
  • For now the shortcuts are not documented, so you might have to look through the code to see whats possible, or just try clicking buttons and see what happens. Documentation is coming soon.

Fixes:

  • This module will feature small fixes, like fixing bugs before smitty catches them, or disabling certain functionality
  • This module encompasses multiple fixes, all toggleable individually
    1. Disable the loot dialogue when you harvest all plants or chop all trees, because it slows down the game to wait for that info before you can start doing the next thing, especially when using the shortcuts to quickly traverse the game. The info is still added to the activity log if its not deactivated. Disabled by default.
    2. Disable the recent "feature" that stops sending data if the window is not in focus.
    3. Sets the standard number of buckets to craft to 10, so you don't have to click "Max" everytime you craft buckets.
    4. Disable all selling. For if you are nervous about accidentally selling something you didn't want to, this adds a safety net. Disabled by default.
    5. Move the blood crystal count in the top bar up to the same row as the coins
    6. Disable the confirmation dialogue on casting the teleport spell
    7. Select multiple items in a trade without going back to the trading post
    8. Show less information about active potions, so they don't take as much space

ActivityLog:

  • This module saves all loot popups (at least the latest 100) for you, so you can look back on them
  • Access the menu with the "tab"-key
  • Very barebones for the time being, will be expanded upon

Changelogs:

Version 1.1.1

Fixes:

  • Fixed the boat-related shortcuts

Version 1.1.0

Features:

  • New fix to enable selecting multiple items in a trade without going back to the trading post
  • New fix to show less information about active potions, so they don't take as much space
  • New shortcuts:
    • T to go to home, and T to open trading post from home
    • R to collect from ready boat, followed by R to collect and resend or space to collect
    • Space to accept trade

Version 1.0.8

Fixes:

  • Minor fixes

Version 1.0.7

Fixes:

  • Removed "Fix auto login" entirely, as Smitty's seems to work well now

Version 1.0.6

Fixes:

  • Changed the "Disable auto login" to instead just adjust smittys new disable auto login so it works better

Version 1.0.5

Features:

  • New fix to disable automatic login
  • New shortcuts:
    • Q, W, E, R, T to use potions in combat
    • A, S, D, F to use spells in combat
    • 1, 2, 3 to change preset in combat

Fixes:

  • Removed the fix to add a shortcut for Reset Fighting potion

Version 1.0.4

Features:

  • New fix to add a shortcut for Reset Fighting potion

Version 1.0.3

Features:

  • New fix to disable the teleport confirmation dialogue

Version 1.0.2

Features:

  • New tiny fix to make the game look better

Version 1.0.1

Features:

  • Tooltips on all options

Version 1.0.0

Public release!

Features:

  • All fixes now toggleable separately, and DisableSell is now considered a "fix"

Version 0.8.0

Features:

  • Two new Fixes: crafting buckets defaults to 10, and the game doesn't stop sending data if it is not in focus
  • Two new Shortcuts: Space to craft buckets (and possibly other multicraft items, and Q to enter equipment from the exploring screeen

Fixes:

  • The DHMFixed options menu now fades out the background like all other menus/dialogues, and can be exited by clicking outside the menu or clicking esc

Version 0.7.0

Fixes:

  • Removed Chat and Wiki, as they were pretty useless as they were. Will consider re-adding at least chat in some way in the future if smitty doesn't do it first

Version 0.6.3

Fixes:

  • Revamped the way initialization works, so activiting and deactiviting any modules in any order should work without problem

Version 0.6.2

Features:

  • Added option to disable all selling to NPC, a request from /u/SulFaX on reddit

Version 0.6.1

Fixes:

  • Fixed some bugs that could happen when using ActivityLog for the first time

Version 0.6

Features:

  • Added ActivityLog
  • Some minor adjustments and bugfixes

Version 0.5

Features:

  • Option to toggle modules on and off
  • Saving which options are toggled between sessions

Version 0.4

  • Initial semi-public release