-
Bugs in Shadow Labs
How it works:
1. Skeletrons that spawn give to much rep( i think 15, and they should give far lass)
2.On the 3rd boss, the voids that spawned get agro of players that attack him…
-
Flesh Binder Ascendancy node physical damage reduction buff is not applied. Number of Zombies is correctly calculated but the resulting physical damage reduction from this node has not been applied fo…
-
The Pets of the Burning Blade Apprentice do not deaggro whatsoever. They followed me all the way into Orgrimmar until the guards killed them. They need to deaggro after some point. The Apprentice does…
-
- The minstrels songs are not displayed correctly as a pulse.
- The Bard's healing songs are not in the "Songs" category
- The songs of the bard have the wrong icon
- If at Ranger, Scout, Hun…
-
- The minstrels songs are not displayed correctly as a pulse.
- The Bard's healing songs are not in the "Songs" category
- The songs of the bard have the wrong icon
- If at Ranger, Scout, Hun…
-
## Compiler version
Scala 3.3.1
## Minimized code
```Scala
case class Foo(bar: String, baz: Int)
object Foo:
def withDefaults(bar: String = "", baz: Int = 0) = Foo(bar, baz)
object Test1:…
-
Hey I'm performing queries like
```SQL
SELECT
job_id,
DATETRUNC('day', ts) as dt,
sum(c)
FROM TABLE
WHERE
job_id in…
-
issue: attacked into mage with secret. no secret triggered, and Vaporize, ice barrier did not remove from possibles on display. (trap was mirror entity)
description: I was playing a mage who played a…
-
See (4:55 to 6:20) https://www.bilibili.com/video/av38715045
Seems that it sets stats too late. Not sure what will happen with Sword of Justice/Crystal Core.
Kybxd updated
5 years ago
-
Could this project be used to serve the static spm files created by Salt Package Manager?
```
git clone
spm build
spm create_repo
ls /srv/spm_build
```