-
Posts
629 -
Joined
-
Days Won
23
Cobalt Arachne last won the day on August 29
Cobalt Arachne had the most liked content!
Reputation
2228 ExcellentAbout Cobalt Arachne
- Birthday 03/29/1991
Recent Profile Visitors
4444 profile views
-
I have a suspicion the reason she doesn't like that mission is because NPCs like to have doors to exit out of on both sides, and for the first couple of dimensional doors it's just one door, one way. I'll look into adding non-functional doors at the arrival points for her to emerge from and we'll see if she behaves better after that.
-
Katie Hannon TF - LFG tab merit value is wrong
Cobalt Arachne replied to KaizenSoze's topic in Bug Reports
Fixed up Summer Blockbuster (15-29), Kane's House of Horrors (15-29), and SSA 1.1 (10-20) incorrect level ranges. -
Katie Hannon TF - LFG tab merit value is wrong
Cobalt Arachne replied to KaizenSoze's topic in Bug Reports
While I'm fixing this one, are there any other known LFG descriptions that have issues? -
This was probably just overlooked; I'll check on it. Update: Was overlooked; Fixed in a future patch.
-
The Council change was not good
Cobalt Arachne replied to jthequietone's topic in Suggestions & Feedback
This seems incorrect from what I'm seeing in the game's data; Red Cap transformations don't have any awareness for difficulty I can see, unless there's something hard coded that I'm unaware of. How they work: 1 in 7 chance per spawn group that a single Rascal minion will have RedCaps.Minion_Transform.Transformation which always spawns RedCaps_RedCap_Transformed_Lt 1 in 7 chance per spawn group that a single Hooligan LT will have RedCaps.Lt_Transform.Transformation which always spawns RedCaps_RedCap_Transformed_Boss The transformed Red Cap cannot transform a second time, something exclusive to Snaptooth. -
Bug that's already been fixed internally, hopefully we can deploy a hotfix to the Labyrinth zone soon.
-
Will Time Keeper / Gardener / Zeta Reticulan Be Available Again?
Cobalt Arachne replied to BovineAvenger's topic in Badges
Our intention is to run the new Anniversary event each May and continue adding to it, so those badges will be available again next year. 🙂 -
Some misunderstanding there on what's doing what... Atlas Park changes automatically when the server's calendar date rolls over into to October, it has nothing to do with the Halloween event running or not. We use a script to start the Halloween event after the first October maintenance, it doesn't activate at 00:00 of October 1st like Atlas does. This year things just happened to fall on the same day, but they are usually triggered independently. The special Halloween version of Atlas was designed to be Halloween themed, so it has spooky window swaps always on by default, because that version of Atlas Park only ever appears in October, no need for seasonal setups. However, for the rest of the game unfortunately, it does require manually patching. Specifically, a patch that uncomments this line from every single zone's scene file: #include scenes/includes/halloween.txt Edit: I'll ask our admins about it... But a longer-term solution is probably warranted, it's a very minor change that doesn't warrant two version builds, but was a charming part of the original event, and I agree, it is a bummer to see it missing.
-
The core reason for that is because we don't patch at all to start the Halloween event anymore, and those window texture swaps require manually patching them in and manually patching them out after. A few years back, the game's event scripts and specifics were enhanced by the administrators to run automatically without needing to patch the game. Things such as Atlas Park changing to autumn in October or the events starting are handled by automated scripts that don't require building and deploying any patches. Due to that, some elements that only worked with patching were missed because they aren't possible to implement without a patch, and thus aren't compatible with the new current Halloween event setup. I can mention it to the admins who run things, but essentially, it's at odds with some of the automation measures implemented for how we run the events today.
-
Ghost Touch badge - Kill 20 Unseelie Ghosts. ---- How?
Cobalt Arachne replied to MikeSol's topic in General Discussion
Additionally, note that the Hollow Reaper Elite Bosses that spawn from Trick-or-Treating do count for the Unseelie defeat badge as well, though it could potentially be a more difficult way to do the badge, it doesn't require locating any limited spawns. -
-
Went ahead and moved the volume that grants the violet mote down so it's easier to get.
-
failed to receive Labrynth reward (shards)
Cobalt Arachne replied to victusfate's topic in Bug Reports
I would need specific information that allows me to reproduce this bug on my dev box; The rewards for the Labyrinth are using the same code that grants reward tables everywhere in the game, there's nothing special or unique about it to troubleshoot individually. If we don't have any details about how to reliably reproduce this, there's almost zero chance I can do anything to fix it. I've been in many dozens of Labyrinth raids myself, and never seen the rewards fail even once. Is this something people are seeing with regularity?