UnknownShadow200

Results 171 issues of UnknownShadow200

Say you have 6 checkpoints in a line next to each other, you can get stuck teleporting between them due to latency.

bug

Otherwise, it's possible for things like `Portal.Set` to extremely rarely error because the following sequence happens ``` 1. thread A creates Portals[map] table 2. thread B renames Portals[map] table 3....

bug
low priority

particularly with screen attached I don't really know why though

bug

- execute command with permissions of original player who placed the MB

enhancement

enhancement

arctic and arctic_b on Not Awesome

bug

a) Sometimes they're unable to move up a 1 block high barrier. This bug was introduced by the last two commits. b) AABB movement could still be optimised further, need...

bug
enhancement

When a branch is created, a special push event is sent with a `before` commit hash of `0000000000000000000000000000000000000000`, which shows up as a *User created branch TestBranch* message. However, a...

bug
hook

This makes it easier to integrate the webclient into third party websites, compared to having to remember to externally load them using preRun and --preload-file Also removes the hack where...