-
Die Hexe sieht, wer schon tot ist, kann diese Person aber nochmal töten? (Also die Liste ist falsch)
-
-
Transferred from VASSAL#2817
Same repeatable bug. Go to the right (north) and grab the "?" 251/1 halftrack and move (drag it) one hexe south (or left) into 86J7. Crashes, twice now.
VASL v6.6.…
-
It should check if the Hexe used a potion and disable options accordingly along with the information of what has been used.
It should also tell who the Hexe is.
-
- [ ] before_2465_a "Die Hexe" (http://dev.faustedition.net/print/faust.9#app.before_2465_a.before)
From https://github.com/faustedition/faust-gen-html/issues/511#issuecomment-427889358
> before_246…
-
The implementation for Hexe::System::Pipe on *nix systems is currently missing. Need to implement this to support non-pty redirection of process stdio
-
### Hintergründe
- [x] mystischer Wald (lila) ~Jo
- [x] dunkler Wald (blau) ~So
- [x] Sumpf (grün) ~Jo
- [x] Apokalypse (gelb)
- [x] Mesa (orange) ~So
- [x] Eyeländ (rot) ~Jo
- [ ] (floor is…
-
Fix in x64dbg: https://github.com/x64dbg/x64dbg/pull/3234
Reproduction code (you need to run it on an x64dbg with the fix above, otherwise it triggers anyway):
```cpp
#include
#include
#inc…
-
hexe-client 无法读取到source 自定义目录的文章
我在source目录下有定义的目录,如 hft ,hst
各自目录下分别有文章,但是clinet无法读取
-
SELECT d.document_id, d.title, count(dt.term) as HEXEN_ANZAHL
FROM document d LEFT OUTER JOIN document_term dt
ON d.document_id = dt.document_id AND UPPER(dt.term) LIKE UPPER('hexe')
group by d.do…