Layl

Results 13 issues of Layl

I'm not sure what's causing this, sometimes when I start up my project, it will spam PacketLost after connecting even though no packets are going out anyways.

I've been trying to figure out how to do this, and I can't find any documentation on this. I'm developing a system that will use EventStore as its primary way...

kind/enhancement
subsystem/projections
action/future

OpenVR's downside is that it's essentially locked to the Steam platform. However, because it's significantly easier to support I believe this will make a good first step for exploring a...

type: feature
status: ready for work
difficulty: average
value: medium
client: request

The readme lists this file for Haste.Foreign documentation, but it is missing. This is fairly important documentation for actually communicating with the JS side. Edit: I would like to draw...

This seems to be happening at least on docs.rs https://docs.rs/sharded-slab/0.1.4/sharded_slab/. Maybe a mistake was made with markdown links that caused this?

This is a fairly common need for a lot of games. I know it's hard to implement well but I feel it's important to have this option for meshes like...

enhancement
help wanted

Because TmxMap takes a file path, it can't be used with a web or android target. Instead, there should be an option to provide a string of data. In Unity,...

The problem I'm currently running into is that in ggez, opening files from resources is done through a special Filesystem type, which doesn't give the full path of the map...

feature

Using: - latest version of rebuilder - lego island 1.1 - dgVoodoo v2.79.3 - D3DIMM.DLL from dgVoodoo Background images are rendered, but seem to have issues where they'll only render...

The same type will be seen as mismatching, because of a different path, even though the path refers to the same file. ``` PS C:\Users\Layl\Desktop\mpgb> tl build ======================================== 1 error:...

bug
good first issue