You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: D2Loader.ps1
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,6 @@ Fixed up a menu option that shouldn't have been there for DCloneAlarmVoice.
26
26
Minor tweak to script input function to prevent typo's such as "2b" being considered valid account selection.
27
27
Fixed how D2Emu DClone data is used (as it now has China info in it).
28
28
Made the killhandle function even more potato PC friendly.
29
-
Added Idletimechecker. You can optionally choose not to attribute time to "Time Played" if inactive for X amount of minutes. Handy if you want to more accurately track actual time played.
30
29
31
30
1.16.0+ to do list:
32
31
Look to implement CTRL + Shift + number as a shortcut to switch between D2r windows. Some basic investigations show that this is possible with PowerShell. Look to build a background powershell agent that runs while the loader runs to detect key combos.
0 commit comments