Changes

1,002 bytes added ,  20:40, 11 September 2022
Line 112: Line 112:  
Also, there seems to be a 4.4% chance of a level being a quarry level, but I found that levels 22 & 63 were consistently quarry levels (until I drank Oil of Garlic). This is also odd to me. I'm stumped. [[User:Margotbean|margotbean]] ([[User talk:Margotbean|talk]]) 19:34, 11 September 2022 (UTC)
 
Also, there seems to be a 4.4% chance of a level being a quarry level, but I found that levels 22 & 63 were consistently quarry levels (until I drank Oil of Garlic). This is also odd to me. I'm stumped. [[User:Margotbean|margotbean]] ([[User talk:Margotbean|talk]]) 19:34, 11 September 2022 (UTC)
 
:That last bit, about quarry levels and where they appear, changes on a daily basis. Next day they will be on different levels. This can be checked in the Predictor site located... somewhere :-/ The other bit with Oil of garlic is a bit odd, but maybe those enemies are seen as not dangerous enough, and therefore the Quarry won't spawn at all? [[User:Pangaea|Pangaea]] ([[User talk:Pangaea|talk]]) 20:00, 11 September 2022 (UTC)
 
:That last bit, about quarry levels and where they appear, changes on a daily basis. Next day they will be on different levels. This can be checked in the Predictor site located... somewhere :-/ The other bit with Oil of garlic is a bit odd, but maybe those enemies are seen as not dangerous enough, and therefore the Quarry won't spawn at all? [[User:Pangaea|Pangaea]] ([[User talk:Pangaea|talk]]) 20:00, 11 September 2022 (UTC)
 +
::I used MouseyPounds' predictor utility to find the levels to check before I started testing. ;)
 +
::(Side note: I have messaged Mousey about a couple of updates to the site (like the fact that Quarry levels can no longer be infested as of v1.5), but the site hasn't been updated yet. He may be waiting for v1.6, or some other reason...)
 +
::The other code about spawning flying monsters offscreen and populating the level happen after the level type is set, and the monsters do update every 10 in-game minutes, but again, only after the level type is set.
 +
::I literally hit '''<samp>this.isQuarryArea = true;</samp>''' each time until I drank Oil of Garlic, and then the whole block got skipped. Something in the <samp>else if</samp> conditions didn't get met, and I don't see what it is. I guess my next step is to break the code up into separate "if" statements, so I can check each condition separately. :/ [[User:Margotbean|margotbean]] ([[User talk:Margotbean|talk]]) 20:40, 11 September 2022 (UTC)
106,342

edits