-
```
The following item is used in one of the new daily quests and should go
into the Misc.Usable.Quest category:
Flaming Oil 34489 (http://www.wowhead.com/?item=34489)
Also, might it be possible to …
-
Hey,
it seems that all lua script doesn't work. I tried to use cait E and nothing happened, the animation works but it doesn't teleport.
Anyway, thank you for your work on it !! I would like to help b…
-
Hello,
I have been using your R package rjson. It has been really useful for some of my current work, in particular for enabling the creation and integration of dynamic network graphs into a user in…
-
hi , I hava a error in code Passage-master\passage\layers.py", line 209, in output outputs_info=[repeat(self.h0, x_h.shape[1], axis=0)],
the error info is TypeError: not all arguments converted…
-
Pet_aftercast doesn't seem to be hit when Mewing Lullaby is used, for whatever reason.
Byrth updated
10 years ago
-
ゲーム側の仕様で、入渠と遠征は 1 分未満で完了扱いとなる。
そのため、KanColleViewer では 1 分早く表示&完了通知している。
が、「PC の時刻とズレている」という報告が後を絶たないので、仕様や告知方法含めてどう対応すべきか。
-
Hello there,
I see you have implemented the "envelope/email" icon very nicely on your "contact" page. I am trying to do the same for: gautengpug.github.io
Under "Social", you will see a GitHub icon,…
-
-
lua error (runtime) at shortcuts.lua:283 attempt to index local r_line (a nil value)
The spells raise II and reraise II work fine from menu or correct macro (/ma "raise ii" ), showing error message i…
-
Hello,
I am trying to create a categories.html page in the /templates/ directory, but when generating output for that template, I get no categories displayed.
Here is the code:
```
{% extends "base…