quick poll, without a poll... should i add the new omnitat tower as a recommendable habitat?
a) no, with only three available, its not really useful for DC farming, and they're so expensive b) yes, its amazing and i love it and if you don't i'll hold my breath forever
quick poll, without a poll... should i add the new omnitat tower as a recommendable habitat?
a) no, with only three available, its not really useful for DC farming, and they're so expensive b) yes, its amazing and i love it and if you don't i'll hold my breath forever
I’m going to say no. While it could make sense to add the Tower because its sister habitat (Omnitat) is included, I can’t really see players making use of the Tower for DC farming. Until its limit is increased to match something close to the Omnitat, it’s as unnecessary to add the Tower as it is to add the Megatat/Omegatat.
Friend ID: adlerist#5274
Due to a potential limit on the number of friends a player can have before issues arise in the game, I will only be able to add Forum members. Thank you, for your understanding, and please consider joining us!
Also, based on your poll questions, you are so clearly biased. 🤣
Friend ID: adlerist#5274
Due to a potential limit on the number of friends a player can have before issues arise in the game, I will only be able to add Forum members. Thank you, for your understanding, and please consider joining us!
drow, it appears the sandbox is down. Started about half an hour ago. Cheers!
Friend ID: adlerist#5274
Due to a potential limit on the number of friends a player can have before issues arise in the game, I will only be able to add Forum members. Thank you, for your understanding, and please consider joining us!
i'm experimenting with some new custom drop-down code, since the list of dragons has gotten so long. its used on the parents finder and quests pages for now, let me know what you think. particularly if you usually use the sandbox on a mobile or touchscreen device.
i'm experimenting with some new custom drop-down code, since the list of dragons has gotten so long. its used on the parents finder and quests pages for now, let me know what you think. particularly if you usually use the sandbox on a mobile or touchscreen device.
I noticed this earlier today when I happened to be looking up some quests. It’s a huge improvement for the quest list. And I just checked out the Parent Finder on a phone and tablet — works like a marvel!
I also noticed you added the breeding and cloning percentages on the Event Dragons page. I have a quick question. I compared the percentages for all the event dragons with the percentages in the Compendium when I was putting this information on RayRayYash’s chart. The sandbox’s cloning percentages are quite different from the percentages in the data.
For Alayzem, the sandbox has Alayzem + Abraxas = 3.5%. However, the data has the single-cloning percentage at 1.5% in the co-op and 5% in the Vale and Rift. And Alayzem + Alayzem = 17.9%, but the double-cloning percentage is 15% at the co-op and 30% at the Vale and Rift. The differences are fairly significant from the data.
However, the breeding percentages are much closer. The event dragon’s percentages only had a difference of .3% or less. Cheers! 😊
Friend ID: adlerist#5274
Due to a potential limit on the number of friends a player can have before issues arise in the game, I will only be able to add Forum members. Thank you, for your understanding, and please consider joining us!
i'm experimenting with some new custom drop-down code, since the list of dragons has gotten so long. its used on the parents finder and quests pages for now, let me know what you think. particularly if you usually use the sandbox on a mobile or touchscreen device.
I do like the change to the menu system, it is a clear improvement. I've been trying it out on the desktop and found two minor things.
When I click outside of the dropdown menu, I expect the menu to close. That's how it works with the old menu, it's the same as hitting escape. Now if I click 'How do I breed a' menu and then click 'If I use a' menu before selecting a dragon, the first closes as expected, and the second menu opens. But if I click the first menu, click outside anywhere (and the menu isn't closing with this behavior) and then click the 'If I use a' menu, both menus stay open. Can reproduce it on multiple browsers, including Chrome and Edge.
The second thing I've not been able to reproduce. Twice now I went to type in a dragon in the parent finder and it left the text from the first dragon there and had me typing at the end of the string. I tried many different ways to reproduce it, it happened one more time, but not consistently.
i'm experimenting with some new custom drop-down code, since the list of dragons has gotten so long. its used on the parents finder and quests pages for now, let me know what you think. particularly if you usually use the sandbox on a mobile or touchscreen device.
I generally use the sandbox to check on quests and I did notice the drop down when you can just type in the first few letters as compared to scrolling. I really like it. Thank you! Btw, I do this on my iPad.
i'm experimenting with some new custom drop-down code, since the list of dragons has gotten so long. its used on the parents finder and quests pages for now, let me know what you think. particularly if you usually use the sandbox on a mobile or touchscreen device.
This is the bee's knees drow. 🐝 A huge improvement for using on the iPad. In the past when using the parent finder, I'd click on the trending dragon that was closest in the alphabet to the dragon that I wanted so that I didn't have to scroll the whole alphabet. But this is so much better. Thank you. 🙏
i'm experimenting with some new custom drop-down code, since the list of dragons has gotten so long. its used on the parents finder and quests pages for now, let me know what you think. particularly if you usually use the sandbox on a mobile or touchscreen device.
I noticed this earlier today when I happened to be looking up some quests. It’s a huge improvement for the quest list. And I just checked out the Parent Finder on a phone and tablet — works like a marvel!
I also noticed you added the breeding and cloning percentages on the Event Dragons page. I have a quick question. I compared the percentages for all the event dragons with the percentages in the Compendium when I was putting this information on RayRayYash’s chart. The sandbox’s cloning percentages are quite different from the percentages in the data.
For Alayzem, the sandbox has Alayzem + Abraxas = 3.5%. However, the data has the single-cloning percentage at 1.5% in the co-op and 5% in the Vale and Rift. And Alayzem + Alayzem = 17.9%, but the double-cloning percentage is 15% at the co-op and 30% at the Vale and Rift. The differences are fairly significant from the data.
However, the breeding percentages are much closer. The event dragon’s percentages only had a difference of .3% or less. Cheers! 😊
Nice dropdown menus 👍 I was wondering about the sandbox’s cloning percentages too. They seem to be calculated. Instead of the usual 1%, 1.5%, 5%, 10%, 15%, 20%, 30%.
When I click outside of the dropdown menu, I expect the menu to close. That's how it works with the old menu, it's the same as hitting escape. Now if I click 'How do I breed a' menu and then click 'If I use a' menu before selecting a dragon, the first closes as expected, and the second menu opens. But if I click the first menu, click outside anywhere (and the menu isn't closing with this behavior) and then click the 'If I use a' menu, both menus stay open. Can reproduce it on multiple browsers, including Chrome and Edge.
thanks! after some tinkering, i think i have something which handles blur events better now.
The second thing I've not been able to reproduce. Twice now I went to type in a dragon in the parent finder and it left the text from the first dragon there and had me typing at the end of the string. I tried many different ways to reproduce it, it happened one more time, but not consistently.
yeah, mixing click events and select() turns out to be a horrible idea. now the field just clears itself. ESC will restore the previous selection.
I also noticed you added the breeding and cloning percentages on the Event Dragons page. I have a quick question. I compared the percentages for all the event dragons with the percentages in the Compendium when I was putting this information on RayRayYash’s chart. The sandbox’s cloning percentages are quite different from the percentages in the data.
a difference of thought in how to scale odds so that everything totals to 100%, i think.
I also noticed you added the breeding and cloning percentages on the Event Dragons page. I have a quick question. I compared the percentages for all the event dragons with the percentages in the Compendium when I was putting this information on RayRayYash’s chart. The sandbox’s cloning percentages are quite different from the percentages in the data.
a difference of thought in how to scale odds so that everything totals to 100%, i think.
I see, that’s what I thought based on the range of cloning percentages. Unlike the breeding percentages, the cloning percentages don’t change with the number of outcomes. Quil deduced this along with the details of the breeding percentages after many, many months of breeding tests with Forum members. The cloning chances in the data (0.01, 0.2, 0.3, etc) are the same regardless of the number of primary elements in the combo.
I can’t tell if the cloning percentages on the Event Dragons page are for the co-op or the Vale/Rift. Alayzem’s cloning combo includes Abraxas, so it might be Vale/Rift since most players don’t move Rift exclusives to the Vale and use them to clone (elders and hybrids with short timers are preferred, although I do understand the benefit of Abraxas). But most cloning occurs at the co-op with players cloning dragons from friends or trying for twins. So, displaying the co-op cloning percentages on Event Dragons would be the most helpful. At any rate, calculating the cloning percentages has resulted in a mixed bag. The cloning percentages are off by 1% - 14%.
Friend ID: adlerist#5274
Due to a potential limit on the number of friends a player can have before issues arise in the game, I will only be able to add Forum members. Thank you, for your understanding, and please consider joining us!
Could I ask for another way to sort the income lists? This is not critical but a nice to have.
Would it be possible to add a sort by dragon type? It would work like the sort by name, and pull up the types instead of the alphabet (or however is easiest to code).
I am trying to balance out my treasure habitats so they are all maxed first thing after reset, so I need to know the income of all treasure dragons. I am lazy and this would make it easier.
Feel free to say no, I can look each dragon up individually.
By the way I love😍🥰 the income area of the sandbox. Thank you so much for all your work.
Could I ask for another way to sort the income lists? This is not critical but a nice to have.
Would it be possible to add a sort by dragon type? It would work like the sort by name, and pull up the types instead of the alphabet (or however is easiest to code).
I am trying to balance out my treasure habitats so they are all maxed first thing after reset, so I need to know the income of all treasure dragons. I am lazy and this would make it easier.
Feel free to say no, I can look each dragon up individually.
By the way I love😍🥰 the income area of the sandbox. Thank you so much for all your work.
I also moved my treasure habitats so they were easier to collect first at reset. But I can not find the info on why I did this. Supposedly more essence from Ts’aishen. But where is this reference.
Could I ask for another way to sort the income lists? This is not critical but a nice to have.
Would it be possible to add a sort by dragon type? It would work like the sort by name, and pull up the types instead of the alphabet (or however is easiest to code).
I am trying to balance out my treasure habitats so they are all maxed first thing after reset, so I need to know the income of all treasure dragons. I am lazy and this would make it easier.
Feel free to say no, I can look each dragon up individually.
By the way I love😍🥰 the income area of the sandbox. Thank you so much for all your work.
I also moved my treasure habitats so they were easier to collect first at reset. But I can not find the info on why I did this. Supposedly more essence from Ts’aishen. But where is this reference.
The information about collecting 20 Abundant Essence from the Treasure Habitats is in the DC Farming Guide under Yarr (the benefit of using Yarr as a DC farming dragon). It was also posted recently on the General DV thread to announce the new permanent parks. And it’s been added to the first post of the Cooperative Requests thread under the Dragons Permanently Available section at the bottom of the post.
Last Edit: Jul 15, 2024 16:04:33 GMT -6 by adlerist
Friend ID: adlerist#5274
Due to a potential limit on the number of friends a player can have before issues arise in the game, I will only be able to add Forum members. Thank you, for your understanding, and please consider joining us!
Would it be possible to add a sort by dragon type? It would work like the sort by name, and pull up the types instead of the alphabet (or however is easiest to code).
"type" is very often poorly defined. how about a filter to list just treasure dragons instead of all dragons?
Would it be possible to add a sort by dragon type? It would work like the sort by name, and pull up the types instead of the alphabet (or however is easiest to code).
"type" is very often poorly defined. how about a filter to list just treasure dragons instead of all dragons?
This made me laugh.
'Very specific request fulfilled!'
Drow, you are lovely.
Friend ID: adlerist#5274
Due to a potential limit on the number of friends a player can have before issues arise in the game, I will only be able to add Forum members. Thank you, for your understanding, and please consider joining us!
'... overwhelming goodwill, and witty humour, profound grace and compassion blended with the spice of relentless taunts.'
Note: This is an independent forum and is not affiliated with Deca Games, the developer of DragonVale.
It was created by and is managed by DragonVale fanatics.
All who observe the following brief guidelines are welcome to this great community: no personal attacks & no spam.