jhspetersson
jhspetersson
If teleport-controls entity changes its position by Y too much, teleport losts default floor plane. Probably needs some more work in update method.
https://github.com/jhspetersson/fselect
It would be great to have an option to feed not just a plain list of URLs, but a tabbed, spaced, or somehow formatted (see below) file with captions and...
`read!("{}\n")` works on Windows, but the resulting string still has a nasty `\r` on the end. It would be nice to have a `read_line!` that stops on either on `\r`...