Version 2.3 - cooldowns in action bar, more advanced bot, new cavebot, bug fixes

This commit is contained in:
OTCv8
2020-04-15 01:22:06 +02:00
parent ed8162a9d5
commit 9a4ab2ae3b
68 changed files with 3261 additions and 428 deletions

View File

@@ -1,8 +1,7 @@
BotTabBar < MoveableTabBar
BotTabBar < TabBar
tab-spacing: 1
margin-left: 1
margin-right: 1
movable: false
height: 20
$on:
@@ -13,10 +12,13 @@ BotTabBar < MoveableTabBar
visible: false
margin-top: -20
BotTabBarButton < MoveableTabBarButton
padding: 3
BotTabBarPanel < TabBarPanel
BotTabBarButton < TabBarButton
padding: 4
padding-right: 5
text-horizontal-auto-resize: true
$!first:
margin-left: 0
MiniWindow
id: botWindow