aevitas

Results 5 issues of aevitas

Currently, all entities are exposed through the `Players` list in `ObjectManager`. This means that this collection will also contain the various other entities, such as weapons. Ideally, we'd split up...

When executing the following scenario: - auto_remap "folder" - select and download python runtime - set_project auto_map The pyREtic script needs to be restarted, but doing so will always cause...

## Description The `IsSnowflake()` extension method, used by `Id.Parse()` and `Id.TryParse()`, contains faulty validation logic that rejects many validly generated IDs. The method checks if the decoded thread and process...

bug
help wanted