kernel-legacy icon indicating copy to clipboard operation
kernel-legacy copied to clipboard

🌎 Explore Decentraland from a web browser

Results 79 kernel-legacy issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/42750/65354203-37b84280-dbef-11e9-9813-d6a8fa1b52be.png)

bug
stability

Calling SendMessage for each message sent is a lot slower than sending them in chunks.

performance

WHY? currently there's no comfortable way to retrieve all the systems added in the engine. WHAT? By changing the variable tag from "internal" to "public" the collection should be accessed...

From SpideyMonkey, he says: The issue I had was with dynamic class loading So I replaced it with a switch case to load the classes directly The AI couldn’t load...

bug

We are not using the "sorry you're not on the list" screen!

This is approximately the type of interface I would love to work with for sounds: ``` let clip = new AudioClip('path'); // Just the actual waveform data. let source =...

user interface

This just happened to Ari and Xavi during a playtest. For Xavi, the loading was painfully slow, it could be due to temporary laptop performance issues - is there a...

bug
stability