dc57e9b461
Truncate 20% of chat when limit reached
2015-04-17 14:02:22 -04:00
81d86b68fc
Merge branch 'atomaka/feature/chat-clear' into 'master'
...
Clear chat every 15 minutes
Chat logging is likely to be a source of high memory usage. Clear every 15 minutes to attempt to keep this under control.
See merge request !4
2015-04-16 10:25:37 -04:00
d642bb6579
Clear chat every 15 minutes
2015-04-16 10:22:43 -04:00
f757baecbb
Merge branch 'atomaka/feature/max-minion' into 'master'
...
Max minion for all types
Replace ```haveMaxRBMinion()``` with ```haveMaxMinion(type)```
See merge request !3
2015-04-16 10:18:36 -04:00
468e23c856
Check for max workers when purchasing
2015-04-16 10:14:24 -04:00
cb57d54508
Merge branch 'master' of git.atomaka.com:atomaka/trugul-bot
2015-04-16 08:11:56 -04:00
1a5441e984
Only whisper people without icons for detection
2015-04-16 08:11:15 -04:00
cc24c7f029
Fix botPurchasing stuck true issue
2015-04-15 21:27:34 -04:00
611f5250d4
Fix for botPurchasing bug
2015-04-15 19:18:23 -04:00
933fbed183
Try to stop purchasing on whoops!
2015-04-15 19:10:08 -04:00
a41b7028c4
account for change to soldier display
2015-04-15 18:39:53 -04:00
f561b5f2cb
better worker purchasing
2015-04-15 18:32:36 -04:00
ae9b19761c
only fight when we have soldiers
2015-04-15 17:16:34 -04:00
8e18325656
Setup remote server for storing raids
2015-04-15 13:57:22 -04:00
e238c25762
Abstract purchase requirement to global variable
2015-04-14 17:19:05 -04:00
d2c0b25476
Merge branch 'atomaka/bugfix/username-detection' into 'master'
...
Detect user dynamically
Detects the user by messaging the first random guest and detecting the user that sent that message. Chat monitoring is always running once bot code is run as a consequence of this change; nbd.
See merge request !2
2015-04-14 17:04:55 -04:00
8d652f3fbe
Detect user dynamically
2015-04-14 17:02:45 -04:00
572bb9bad9
Merge branch 'worker-efficiency' into 'master'
...
Worker purchasing based on efficiency
```btw();``` to enable. Will purchase workers when enabled, with cheap labor, and when the user has more than $10T.
See merge request !1
2015-04-14 16:03:47 -04:00
172c1d615a
Worker purchasing based on efficiency
2015-04-14 16:03:06 -04:00
39d58f3c23
Notification for sleep mode
2015-04-14 13:27:04 -04:00
e06c4c1558
Actually prevent random fighting on toggle
2015-04-14 13:15:56 -04:00
41f81d2e5e
Fight random fix
2015-04-14 11:29:57 -04:00
58cec5ebf2
Fix random toggle
2015-04-14 11:23:54 -04:00
d9fccba5ae
Add internal tracking for raiding
2015-04-14 11:09:50 -04:00
83eedd0047
Add help
2015-04-14 10:41:51 -04:00
2f5cc1c4e6
Add sleep and shortcut functions
2015-04-14 10:41:51 -04:00
cfc07a4fa8
Only fight random when we want to
2015-04-14 10:41:51 -04:00
8624e5e421
Add new pop-up handler
2015-04-14 10:41:44 -04:00
60b40bd394
Slightly better chat tracking (multi-user)
2015-04-13 21:59:56 -04:00
caa997179c
Only random fight with slimes/skeletons
2015-04-13 21:42:34 -04:00
6ed690ef74
Add chat monitor
2015-04-13 20:47:17 -04:00
b0e6167b82
Add activity failed continue
2015-04-13 20:09:38 -04:00
4acad85300
Various cleanups
2015-04-13 19:53:48 -04:00
a98ace0818
Some setup stuff to make interface cleaner
2015-04-13 19:15:51 -04:00
dc388c4ae7
Make sure we don't stop attacking random boss
2015-04-13 19:15:31 -04:00
c876c8be4b
Only process message or action
2015-04-13 18:42:38 -04:00
42331e6a2e
actually do not fight the global...again
2015-04-11 00:42:23 -04:00
20fbe26f8b
Oh, and actually not fight when toggled
2015-04-11 00:26:07 -04:00
be0b329a60
Toggle global boss fight
2015-04-11 00:14:34 -04:00
15adfcd4e8
Bot code changed; display none good to check
2015-04-10 18:20:38 -04:00
c5765c8d7a
Check for display of raidtime
2015-04-10 18:18:55 -04:00
18219c9700
Sometimes raid box sticks on 0 (but not shown)
2015-04-10 17:47:14 -04:00
edb29dad17
Revert "Testing for only popup or action"
...
This reverts commit c899373dd8
.
2015-04-10 16:51:02 -04:00
c899373dd8
Testing for only popup or action
2015-04-10 14:24:57 -04:00
20961faa4d
Don't try to fight random boss until off global
2015-04-09 23:22:25 -04:00
b4d33f9842
Revert from tracking botTickActiity
2015-04-09 23:16:36 -04:00
2e3ca91401
Only control raid if raid target set
2015-04-09 14:06:34 -04:00
03f7dce1c9
Add auto raiding
2015-04-09 13:14:00 -04:00
19c898fe85
Fix bot raid reporting
2015-04-09 11:13:19 -04:00
598e3560c9
One action per tick
2015-04-09 11:06:10 -04:00