zedwick
zedwick
With sc-xbox.py or sc-desktop.py running, no button presses are registered after turning the controller off and on again. Everything works perfectly prior to this. The workaround is currently to stop...
Would be very useful to be able to have multiple tabbed floating "windows" or boxes in-game allowing multiple channels to be viewed onscreen at once. Each box could have the...
Vanillacord doesn't appear to work with the latest 1.12 build ``` $ java -jar vanillacord.jar 1.12 Downloading Loading Found the login listener in pa.class Exception in thread "main" java.lang.NullPointerException at...
When I make a terribly embarrassing mistake in an entity script, like not closing my function properly, it fails to compile but does not tell me *why* with an exception....
There can be a significant delay between skeletonModelUrlChanged and all of the details of the new model being fully loaded and finalised. It is currently difficult to know when to...
When images load they are not shown in the chat app as it does not seem to redraw the message automatically. This PR prompts the TextEdit component to refresh its...
When using Entities.textSize it is possible to get unexpected values. The documentation states "The size of the text in meters if the object is a text entity, otherwise { height:...
The People app mentions 'Snaps' Blasts which would be seen in 'Go To'.
I would like to be able to listen for scale changes on all avatars, so nametags can be repositioned to just above their head again in response. `MyAvatar` has a...
When I create an entity at a set size which has my avatar as its parent and then grab it, it will be inversely scaled according to my avatar scale;...