bgilbert6

Results 5 issues of bgilbert6

I noticed the end game stats CFG doesn't include any per half information. How hard would this be to add? Such as "team1" { "firsthalf" "t" "firsthalfscore "8" } "team2"...

enhancement

Is it possible to lazy load the entire module? I only need it on 1 specific route. My app is small enough that I don't want to make sub modules...

I thought maybe you'd want to integrate some of these. I added Y value sorting, hiding the layer when zooming so it doesn't appear all weird looking, A fix for...

I was trying to render a page that had some Javascript on it. I was getting 2 errors: "Buffer cannot be null. Parameter name: buffer" and "Object reference not set...

I'm trying to use this library, since it looks pretty simple. But the Vector3f positions aren't updating inside an array? Here's what my Game State Message looks like: public class...