Greasy Fork is available in English.

DH2 Fixed

Improve Diamond Hunt 2

Ezek a szkript azon változatai, ahol a kód módosítva lett. Minden verzió mutatása

  • v0.246.2 2017.08.12. add new price history chart; add sync feature for local price history
  • v0.234.0 2017.07.15. added more settings
  • v0.218.1 2017.06.30. nothing big now because I'm still working on some resource management feature
  • v0.211.5 2017.06.15. add local market price history; add observer for fish changes which may cause some issues with opening boat loot, but that's better than detecting nothing; some code has been refactored to flatten the function hierarchy
  • v0.197.10 2017.06.15. switched to using variable `win` instead of `window` to be prepared for switching to GM_Notification when Chrome disables the Notification API for insecure origins (no HTTPS) around August 2017
  • v0.197.9 2017.05.29. much more processing for log messages; removed temporary renaming code for chat history (relict-code of v0.51.1)
  • v0.184.1 2017.05.12. add module for logging; add web socket reconnecting mechanism
  • v0.173.2 2017.05.10. change key prefix for localStorage; rename some modules (and merge modules hideCraftedRecipes and hideUselessItems); extend settings gui generators; fix multi-click on "hide crafting recipes of finished items"; some preparations for an activity log
  • v0.140.1 2017.04.13. add context aware settings; add chat contextmenu and mention and keyword notifications; re-add first rough spam detection
  • v0.119.5 2017.03.30. add notifications; add some functions to improve abstraction (getGameValue instead of accessing the window directly); some refactoring
  • v0.103.0 2017.03.26. dynamically detecting uncookable fish and adding missing fish tooltip
  • v0.97.1 2017.03.25. update code format to my preference (nothing else): since I'm compiling the release from TypeScript code, I had to add jsbeautifier to my build-process
  • v0.97.1 2017.03.25. some preparations to re-add spam detection in a future version; add some temporary fixes
  • v0.89.6 2017.03.21. improve stability of initialization; remove obsolete temporary fixes; change chat code to be live toggleable; add using game constants instead of own ones
  • v0.81.0 2017.03.19. fix smelting timer
  • v0.80.3 2017.03.19. improved stability; added proper code structure (at least in typescript); updated chat code
  • v0.64.6 2017.03.18. update code to be compiled from TypeScript (http://www.typescriptlang.org/)
  • v0.64.6 2017.03.11. hotfix new value update mechanism
  • v0.64.5 2017.03.09. convert received values automatically into numbers (if possible); add some fixes for chat code
  • v0.61.2 2017.03.08. fix tutorial chat command
  • v0.61.1 2017.03.08. fix chat command suggestions
  • v0.61.0 2017.03.08. add settings for hiding recipes and new chat
  • v0.56.21 2017.03.07. reworked chat code to improve performance and fix scrolling inconsistencies
  • v0.56.8 2017.03.05. add close button for pm tabs (thanks /u/Spino-Prime); add tooltips for requirements of cooking recipes; add fix for hero being clickable during combat; fix some issues when used with DH2QoL (tree timers, oil consumption/production); fix always showing combat start timer; lots of improvements/fixes for chat (remove vulnerability for zalgo text, fully restore copyability of the chat messages); add chunk system for chat (to improve responsiveness of the whole page with a long chat; > 900 messages)
  • v0.51.1 2017.03.04. add fix for updating cooking recipes; improve chat further: make counter for new chat messages more prominent, move tag to username to be more space efficient, reduce space used in pm tabs, fix chat to produce complete and copyable text (includes time and user level)
  • v0.50.3 2017.03.03. add new chat style with pm tabs
  • v0.49.0 2017.03.03. add intelligent scrolling in chat; add fix for always showing combat countdown; remove some obsolete temporary fixes; remove obsolete notification boxes
  • v0.41.0 2017.03.01. add tooltips for recipes; add timer notification box for combat cooldown; add fix for updating brewing recipes; add capacity caption for oil storage 4; update tier captions for tools; add tweaking style of oil production/consumption
  • v0.32.0 2017.02.27. add notification boxes for wood cutting and harvest; hide tool recipes directly after crafting; fix elements when receiving xp at login (approach no 2); change name of empty tree spot (for real this time); fix being unable to smelt 8 or 9 bars
  • v0.29.1 2017.02.27. add chance to time calculator (see feature list); fix injection possibility via chat links; fix always starting smelting timer correctly; change name of empty tree spot
  • v0.28.1 2017.02.26. add timer for trees; improve amount input in smelting dialog; add fix for grow time of green leaf seeds; add fix for exhaustion timer to tick always when visible; add fix for xp-texts at game join
  • v0.22.2 2017.02.26. fix grow time of lime leaf seeds; fix open links from chat in new tab; add fix for shown burn rate of oven; fix item value updates; remove fix for magic tab
  • v0.20.2 2017.02.26. fix recipe of oil storage 3; improve furnace timer to tick every second; fix images in magic tab; fix overflowing oil image in mining tab
  • v0.18.0 2017.02.25. improve timer format; add smelting timer; add showing item tier and oil production; add using a checkbox for autoscroll control
  • v0.12.1 2017.02.25. improve spam detection; add clickable links in chat; add information for some bound items
  • v0.9.0 2017.02.25. add spam detection for chat; add hiding recipes of oil pipe and row boat when bound
  • v0.6.0 2017.02.24. add hiding recipes of maxed machines
  • v0.4.0 2017.02.24.