Trevor Wessel

Results 12 comments of Trevor Wessel

@OlegGulevskyy Yea. It's a very strange but. I've tried investigating it for a long time and have rewritten object streamers and all sorts of things in hopes it would resolve...

@gotgameio Definitely not a great solution since all you're doing is hiding the object. Eventually client-side will run out objects and hit limitations because they're simply hidden and not fully...

I will look at this more in-depth when I can. It's a good PR just need time to dig into it more.

> Step 2. Reconnect Well there's your problem.

alt:V was never written with the intention of cleanup after reconnect. Yes it's a nice to have thing but there are certain things which cannot be cleaned up during the...

The alt.Object api is now available on client-side. Just need to convert the object streamer over to utilize it.

Try not using `module`. I've had no issue with `module` on other vitepress sites I've created.

That's interesting. I'm curious how I can even try to support both cases here since I never got modules to work correctly which is why I went with CommonJS here.

I like the effort on this, but I'm curious if there's a better way to handle this so categories for folders can be named whatever they want. Which can probably...