-
### This is the exclusive thread for feature requests.
For further instructions check the wiki:
http://ace3.acemod.org/wiki/user/how-to-make-a-feature-request.html
### Before reporting
- Any and…
-
Closed.
-
[System Information Original](https://gist.github.com/Goofybud16/3bdc6ed7d3ffe49b5b2c9ff039f5f8c4)
[System Information - Updated Jan 27, 2019](https://gist.github.com/Goofybud16/3ae46844a6dff5597ab12…
-
Hi, thanks for the great work!
![image](https://user-images.githubusercontent.com/19465114/115876976-e97dbc00-a481-11eb-947e-a773a4e236ac.png)
I run your code on VBOF dataset using FlownetS pretra…
-
It's exploitable and can damage players who are getting out of chairs which don't have enough space to stand on.
Previous update had the behavior of placing a player back where they were standing upo…
-
I've reduced the WebID specification to it's MUSTs, and swapped two terms to BBB and CCC:
> A BBB is a Web resource that MUST be available as text/turtle.
> The server MUST provide a text/turtle r…
webr3 updated
8 months ago
-
Hi,
I try to use this implementation in my term project. However, I use the PIV image dataset instead of flying chairs. This dataset is a bit different from flying chairs. Image size is 256x256 and i…
-
``` typescript
interface A {
brand: 'a';
nested: a;
}
interface B {
brand: 'b';
nested: a;
}
type C = A | B;
type D = C | string; //
-
-
### Is your feature request related to a problem? Please describe.
Let's say you are being chased by a hulk on an apartment tower's roof. There is a roof just two tiles away, but since it's two and…