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: CHANGELOG
+46-3Lines changed: 46 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,47 @@
1
+
* **V6.2.2**
2
+
* Add Android support for LeapDroid 1.5.0 - 1.3.0 (http://www.leapdroid.com/)
3
+
* Fix bot stop working and freezing sometimes (bot buttons did disappear as well)
4
+
* Fix OCR sometimes not working at all (English language detection...)
5
+
* Fix ADB connect problems
6
+
* Fix Android ADB screencap performance issues for some Windows installations
7
+
* Fix Android ADB screencap protocol error when bot stopped
8
+
* Fix deactivation of "Bot Tab" controls when bot is running
9
+
* Fix BlueStacks manual mouse clicks little off when undocked after being docked
10
+
* Fix BlueStacks2 docking/undocking issues
11
+
* Fix Android Window search (not using title anymore)
12
+
* Fix zoom-out for Nox 3.7.0 and 3.7.1
13
+
* Fix not finding home screen when docked in non background mode
14
+
* Fix close while training GUI errors
15
+
* Fix random click not adding window offset and reduce zone size on collectors to remove errors
16
+
* Fix typo in CSV forced side code that prevent proper operation
17
+
* Fix saving photo when bot stopped and Android Window moved
18
+
* Fix Dock Mode when Windows Screen Size changes
19
+
* Fix Android Window minimize when bot stopped or paused
20
+
* Fix restarting bot with /restart parameter
21
+
* Fix Training idle time log off without a shield error due old shield time value
22
+
* Fix Pause causing bot crashes and unwanted error messages/behavior
23
+
* Fix BlueStacks memory problems when in halt mode
24
+
* Fix launching bot with profile command line parameter not creating profile
25
+
* Fix Random start of attack when army is not full when search start army size filter enabled or zero value
26
+
* Fix search IF filter to require ALL enabled filter conditions as true to start search, instead of only one.
27
+
* Fix rare issue of fast re-starting attack immediately after personal break without checking Heroes
28
+
* Fix share replay feature not working after working for awhile (@Samkie provided)
29
+
* Adjust Training idle time feature to allow users to disable anti-ban smartwait when shielded
30
+
* Improve hero activation when more than 11 slots occupied (from @Promac post in forums)
31
+
* Improve Android Shield support in Window 7
32
+
* Improve non background mode not stealing focus to bring android to front
33
+
* Improve train order log message
34
+
* Add warning message when heroes are found being upgraded and wait for hero is enabled in GUI
35
+
* Add check of reload CoC messages for banned accounts and stop bot
36
+
* Remove forced bot repositioning on low screen resolution
37
+
* Change Android priority order to MEmu, BlueStacks2, BlueStacks, Droid4X, LeapDroid, Nox
38
+
* Change default zoom-out for BlueStacks/BlueStacks2 to use WinAPI Ctrl-Click when un-docked
39
+
* Change wait when another device connects from Seconds to Minutes in bot option input box
40
+
* Change Spell training to automatically pre-train spells for next attack, when army full (@mikemikemikecoc)
41
+
* Enable Accelerator Key (not global hotkeys!) that work when bot window is active:
42
+
Pause/Break Key = Pause/Resume bot
43
+
ESC = Stop bot
44
+
1
45
* **V6.2.1**
2
46
* Fix GUI display of clone/skeleton spells for TH level where they are not available
3
47
* Fix old training bug (@Promac submitted)
@@ -42,15 +86,15 @@
42
86
* Minor User Interface changes to Bot Options tab: Moved "Village Search Delay" to Search & Attack Options tab, Moved "Train Click Delay" to Train Army Options tab; as they seem better aligned with those tabs.
43
87
* New scroll to waters and zoom-out ADB scripts for slower computer
44
88
45
-
* **V6.1.4**
89
+
* **V6.1.4**
46
90
* Improve Freeze, Poison, and Haste spell training detection
* Fix manual TH locate warning error creating confusion on proper button to choose
49
93
* Fix variable not declared error in attack planner
50
94
* Reduce (hopefully fixed) resource collection errors with new match images
51
95
* Updated Taiwan language file (from @flowclouds)
52
96
53
-
* **V6.1.3**
97
+
* **V6.1.3**
54
98
* Improve troop deploy click speed
55
99
* Improve click speed for MEmu, Droid4X and Nox (adb.click.enabled now by default disabled (0) in config.ini, ensure mouse is not over Android Window!)
56
100
* Improve Android Emulator launch by closing Windows WerFault AppCrash Window preventing launch of emulator
@@ -161,7 +205,6 @@
161
205
* Improve healing spell detection during training
162
206
163
207
* **V5.3.2**
164
-
>>>>>>> release/MBR_v.6.1
165
208
* Updated Italian language file (from @davideroma)
0 commit comments