Cryolysis
*Notice*
Due to changes implemented in the 1.12->2.0 patch, the Mana Gem button is incapable of working as it used to. Unfortunately, it is no longer possible for the button to conjure the highest Mana Gem that isn't in your inventory, nor will it ever be possible again (unless Blizzard gives us a new way to do things). We are aware of, and apologize for, the inconvenience that this causes. We ask for your patience regarding this matter. Thank you.
Cryolysis will provide you a sphere and 9 buttons. The sphere will display relevant information and the outer buttons will provide quick access to all your magely desires.
More details?! Okay, here we go!
**Main Sphere**
Right click to open the configuration menu.
Left-click to activate one of the various options.
=> Eat and Drink (default)
=> Use Evocation
=> Cast Polymorph
=> Use Mana Gem
**Main Sphere Display** - You can set the main sphere to show any of these options
Nothing!
Food and Drink Quantities
Drink and Food Quantities (reverse order)
Current Health (Numeric)
Current Health (Percent)
Current Mana (Numeric)
Current Mana (Percent)
Mana Gem Cooldown
Evocation Cooldown
**Food Button**
Left-Click to eat.
Right-Click to conjure food.
=>If you are targetting a player, it will conjure food that they can eat.
Middle-click or Alt-click to trade one stack of food to your target.
=> Do it again to add another stack.
Food count can be displayed on button, or turned off.
**Water Button**
Left-Click to drink.
Right-Click to conjure water.
=>If you are targetting a player, it will conjure water that they can drink.
Middle-click or Alt-click to trade one stack of water to your target.
=> Do it again to add another stack.
Drink count can be displayed on button, or turned off.
**Mana Gem Button**
Left-click to use your mana gem
=> Configurable to use highest or lowest rank mana gem first
Right-click to conjure the highest rank gem that you do not have
Will not allow you to use your mana gem if you have full MP
Mana Gem cooldown displayable on button
**Evocation Button**
Click to use Evocation
Evocation cooldown displayable on button
**Two "Anything" Buttons**
Known as "left spell button" and "right spell button"
Configurable to cast any spell from the buff menu, as well as a few others
=>Left-click to cast primary spell (eg Ice Armor)
=>Right-click to cast alternate spell (eg Mage Armor)
**Spell Menu Button**
Click to show available spells
=> Left-click to the button cast primary spell, right-click to cast alternate
===> Includes Ice Armor (Mage Armor), Arcane Intellect (Arcane Brilliance), Dampen Magic (Amplify Magic)
===> Fire Ward (Frost Ward), Detect Magic, Remove Lesser Curse, and Slow Fall
Right-click to recast the last spell called from this menu
Middle-click or Alt-click to keep the menu from automatically closing
**Mount Button**
Automatically detects your mount when enabled
Right-click to use hearthstone
**Portal Menu Button**
Click to show available portal spells
=> Click the portal button to cast the appropriate message
Right-click to recast the last spell called from this menu
Middle-click or Alt-click to keep the menu from automatically closing
**Spelltimer Button**
Spell cooldowns and durations will appear on the right of this button (configurable)
Right-click the button to use your hearthstone
**** More functionalities ****
-----------------------------------
You can put the Cryolysis Sphere wherever you want
You can put the Cryolysis Buttons wherever you want
You can have your food and drink automatically sorted into full stacks into the bag of your choice, saving space and keeping your inventory organized
Option available to destroy excess provisions that will not fit into the bag
Automatically restock your reagents to the amount of your chosing (with or without a confirmation)
Show various information on the outer ring of the main sphere, including health, mana, and cooldowns
Clicking the main sphere can eat and/or drink, depending on the health or mana percentage you specify
Advanced warning, letting you know when polymorph is about to break and telling you when it does break
Random chat messages available for polymorph, portals, and mounting.
=>Polymorph message only shows when you are polymorphing a new target
=>All chat messages configurable to a short, raid-ready version
Show or remove any of the visible buttons
Show or remove cooldowns or reagent counts from any button
Option to automatically open/close the buff menu on mouse-over
Text-based timers available for lower-end machines
Timers can grow upward and be anchored from either side of the spelltimer button, to fit anywhere on your screen
Rotate the buttons around the sphere to fit your settings
Detact the buttons from the sphere and move them whereever you'd like.
All of your spell cooldowns and durations will be displayed on the spell timers.
}}}
Yes it seems all the Water image files under the UI folder in Cryolysis 2.1.65 was missing.
I put this addon into my addons folder and it wont load into the game, any advice would help a ton.
i had to disable crylosis until the next update. cuz i get an error message cuz of my new lvl 68 mana jem. plus the water icon is green box not the icon it should be, but besides that its fine
it will not load for me its in my addons folder but will not load!!
Since I don't understand programming AT ALL I can't really do anything to aid but tell you the probablems I've noticed.
1. Teleport/Portal to Exodar and Shattrah are not available.
2. My conjure/use water will conjure lvl 65 water, but not use it.
3. CONSTANT errors since I updated to the latest version. (I assume BugGrabber will take care of this)
4. When I open menus (IE Mana Gem buttoms) they do not auto close for me. (I am not alt clicking or middle clicking the buttons to do this.)
sorry... but its not just an error message... my cryolysis buttons have the necrosis skin on some of the small buttons... so improved error frames does not work
The following changes should fix the Emerald Mana Gem. It still needs a set of icons to be created and put into the UI directory however. The green square is annoying but it'll still work.
UIAttributes.lua - Line 236 - Change:
for i=1, 4, 1 do
to:
for i=1, 5, 1 do
Cryolysis.lua - Line 357 - Change
["Mode"] = {1, 1, 1, 1},
to
["Mode"] = {1, 1, 1, 1, 1},
Cryolysis.lua - Line 1889 - Change
"A1 B2 C3 D4"
to
"A1 B2 C3\nD4 E5"
Cryolysis.lua - Line 1890 - Change
for i=4, 1, -1 do
to
for i=5, 1, -1 do
Cryolysis.lua - Line 2482 - Change
Manastone.OnHand = { false, false, false, false }
to
Manastone.OnHand = { false, false, false, false, false }
Cryolysis.lua - Line 1569 - Add
CRYOLYSIS_STONE_RANK2[5]..CryolysisTooltipData.Manastone.Text[4],
after
CRYOLYSIS_STONE_RANK2[4]..CryolysisTooltipData.Manastone.Text[4],
Good copy of Necrosis LDC :)
But mages dont have Steeds, so that could be changed in options menu. I dont know does the button have that text because i'm only 26lv :)
Then, Ice armor wont work in spells menu, and it should be Frost armor.
EDIT: And it wont keep settings on reboot, buttons are all over the screen.
I am having many of the same issues, which I'm sure are being looked into by now. :)
- The number of conjured items in your inventory does not update on the buttons after trading or destroying some of them. (Works fine when you drink.)
- Does not automatically select the proper rank of water when having lower leveled players targeted.
- Teleport and Portal messages are "confused". (Thank you, thank you, btw for putting on the new spells. :D ) They state the wrong destinations and are now random instead of separate sets that are teleport specific and portal specific. (IE: "I received my portal license on the AH." when teleporting only yourself instead of opening a portal.)
- Molten Armor needs a home somewhere. :) I have room on my bars for it at the moment, but I would love to get it put on Cryolysis. Perhaps adding it to the Ice Armor/Mage Armor button, but binding it to the middle mouse key? This seems like the easiest/most logical fix to me. :)
Thank you, Lomig, for keeping this mod updated. :) Just like Necrosis it is something that we can't live without anymore. :) (Thanks for the update on that today, too, btw. :D )
Are you sure that the rank8 water error messages caused by cryo? I learned the new water spell, cryo immediately knew it, conjured the water. But my vending machine addon drops errors ever since.
not perfect, has a few bugs (portal/teleport announce, reagent and conjure numbers not refreshing, only conjuring highest level food and drink), but nothing I can't play with :)
Thanks for the work
Calm down people. Its just an error message right? You can still use things normal? Then install Imporved Error Frames. You can still use the mod just fine.
The only problem im worried about is the fact that since i learned conjure water rank 8 i constantly get an error message that will not okay away... is there any conclusion to this problem? ive been using cryo since lvl 1.... ide hate to delete this mod
Currently its having 3 problems. The new mana gem cannot be conjured, and their is a large green square over the button. If i make a portal, i get wrong destinations called out. And i cant target a person and get appropiate water/food. Could some one please fix those? Everything else is just perfect, i cannot imagine playing my mage without this great addon.
I having the same 3 problems as Mardiana
Kindlin...i to had the same problem, the folder is named cryolysis2.165 or something to that effect...make sure the folder name is just Cryolysis...it fixed my problem hopefully it works for you
i Dled the mod and put it in the correct folder (i know i did cuz im not exactly mod stupid and all my other mods are in the folder so dont go all "NEWB WRONG FOLDER" on me) and everything else. i restarted wow a couple times etc etc.
i cant get wow to read the mod. in my addons list it doesnt show up.
rename the folder from cryolysis2.1.65 to cryolysis
ok, so having a little programming background, i fixed the issue with the portals by simply changing the array index to -1 from the actual number (arrays start at 0 not 1).
mikaelec: Are you saying that you get the Mana Gem button to conjure the highest level gem not in your inventory? When I click my mana gem button, all I get is a row of possible mana gems I can conjure. I then have to choose the one I want to conjure; the mod doesn't do it automatically for me.
Also, has anyone got the function for the water button to work where it conjures the highest level of water that your target can drink? It describes this functionality in the above description, but it doesn't work for me. A simple YES it works for me or NO it does not work for me will suffice :)
@licwid: Its a bug, if you would bother to READ any of the comments below you would see there is a fix involving editing one of the files. In this particular file there is a list of the mounts, and by mistake, Black war steed was entered as "Black War steed" instead of "black war steed bridle", a simple error to fix