Cenedril Helper

Abandoned
Cenedril Helper

File Details

1.0

  • R
  • May 10, 2016
  • 248.16 KB
  • 1.5K
  • 5.0.9

File Name

CenedrilHelper-1.0.zip

Supported Versions

  • 5.0.9

tag 1.0
76f8f69a44e7be7a12f6bdd533f992e3c44be8e2
Amurilon <jan-wendler@gmx.de>
2016-05-10 13:56:34 +0200

Tagging as 1.0

--------------------

Amurilon:
    - 1.0: removed auto reequip and warden workaround
    - Beta15: fixed a bug that warden pets attacked every target while in combat
    - alpha 15a: config creator alpha2
    - alpha15: added ConfigCreator library
    - Beta14c: fixed bug within minimap button
    - Beta14b: fixed warden autocast indicator after loading screen
    - Beta 14a: cenedril auto equip deactivated when Charplan is open, fixed warden workaround
    - Beta 14: added workaround for all warden pets, changed workaround behaviour, added toggle auto reequiping as right click on minimal/zzib button
    - Beta13: added workaround for warden pet nature crystal
    - Beta12 -added option to set crafting speed
    - Beta11 added spanish translation (thx DaveTheBrave :) ) fixed a bug that prevented the turn off auto refresh to be saved
    - Beta 10\n - auto refresh will be deactivated while skillbook is open\n - craftingmenu does now work\n -- opening it or changing material will fill in max craftable itemcounts\n -- entering a value will check if amount can be craftet and automatically fill in needed materials
    - Beta 9 * added polish translation ( thanks 'Anonim' ;) ) * added button in MagicBoxFrame to toggle crafting menu * Crafting menu ** when opening or changing materials, maximum craftable items will be set ** crafting here does not work yet!
    - Beta 8 * auto reequiping can be turned off * made adjustments to how settings are saved (you probably have to redo them)
    - Beta7 * rewrote crafting process
    - Beta6 *rewrote functions to prevent stack overflows *fixed bug in function to use comboskill
    - Beta5 * fixed client freeze * added awsmDropdown dependancy (awsmDropdown is already installed if you use ZZIB, will be installed via curse client)
    - Beta 4 * fixed a bug that prevented crafting although you have enough materials * pets will now be reequip in a set intervall (default once per second) ** change interval in ZZIB config or with function /run CenedrilHelper.SetRefreshRate(TicksPerSecond) * added minimap button (needs aswmDropdown to work) * added feature to quicksave/-load pet combinations * remade function to use comboskill. Function will load best pets for given comboskill, use comboskill and load old pets ** please us following macro: ------------------------------------------------------------- ** /run CenedrilHelper.UseComboSkill(SkillNumber,ActionNumber) ** /wait 0.35 ** /run CenedrilHelper.UseComboSkill(SkillNumber,ActionNumber) ------------------------------------------------------------- ** SkillNumber = 1 - physical skill | 2 - magical skill | 3 heal skill ** ActionNumber = position on you actionbar (skill cannot cast directly)
    - Beta 3 * Setup localization ** You are welcome to help translate into you language @ http://rom.curseforge.com/addons/cenedril-helper/localization/ * Added Button for ZZInfoBar ** combinationfeature is not working at the moment * added experimental function which chooses the best combination of pets for a given comboskill ** CenedrilHelper.UseExtraSkill(SkillNumber,ActionNumber,Iteration)
    - * reequiping cenedril after every loadingscreen (values are inactive after loaddingscreen) * added description to material tooltip * made craftingprocess against low fps/lag * materials will be stacked if needed
    - Initial commit