Skip to content

Feature planning

Alexey Shpitalyov edited this page Sep 26, 2015 · 16 revisions

features

  • automatic update/rebuild
    so user no longer need to download and unzip the sources by hand, all is done by the build script
  • implement remote control over HBRelog via gtalk/web-interface
    it could be handy for people who have many PC with bots at their hand, so having single app to control them is the must
  • per profile HBR log viewer
    It is difficult to filter out profile specific messages, so per profile log viewer would be handy.
  • keyboard short-cuts
  • enhanced HB log viewer
  • mark character profiles belonging to same account
  • various utility commands
  • foreground all windows
  • start/stop/pause bot
  • hb_key capability list
    Each key in the pool can be bound to different accounts which have different set of purchases. So there should be a way to select proper key.
  • [done] fast character switch
  • [done] kill sessions
  • [done] ability to reuse existing wow32 process
    This feature is handy when you debug/optimize/change your profiles frequently. It saves some time so the process is less painful.
  • [done] HB key pool
    Now HB keys is hard linked to HBR(elog) profiles, so you should assign keys by hand. Suppose you have two HBR profiles (X and Y) which bound to the same HB key (Z); and also you have a bunch of free HB keys. You can not run them without assigning free HB key by hand to either X or Y. So lets introduce new global option to specify all HB key you have. And it will be HBRelog's job to assign free keys.
  • [done] proceed to the next task if HB profile finished

Clone this wiki locally