UnknownShadow200
UnknownShadow200
Say you have 6 checkpoints in a line next to each other, you can get stuck teleporting between them due to latency.
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....
particularly with screen attached I don't really know why though
- execute command with permissions of original player who placed the MB
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...
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...
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...