Tim Potze

Results 13 issues of Tim Potze

I would like to be able to display the name of an area, but it just doesn't display it.. ``` css area[name] { text-color: black; text-halo-radius: 2; text-halo-color: white; font-size:...

planned
ui

**Describe the bug** When adding a command name to the commands set, I get a debug assertion when running the `cmdlist` command. This only happens on x64. It works fine...

bug
nightly

I've been trying to get the camera target of a player and was looking for `IPlayer->getCameraTargetPlayerObject()` but that doesn't appear to exist. I did however find that getCameraTargetObject does some...

bug