NyxCode

Results 86 comments of NyxCode

Did you make any progress on this? Sounds really promising!

Not sure if there's a better way, but I use `impl Executor

Right, that doesn't work. I use `&mut Connection` in these cases, that works with `&mut Connection` and `&mut Transaction`.

Just stumbled over this project, looks awesome! I thought i'd try to play around with this a bit to learn about spec. What about a `System` which goes through all...

that sounds reasonable. I think a good approach would be to store all light sources in each chunk. When a light source is placed/destroyed, we just increase/decrease the light-level of...

yeah, i'll look at that first! I don't have a lot of time, but this project looks great! Is there a place for discussions/questions except github issues? maybe a discord...

:D the post on the rust subreddit, huh? I mean, it's your call, but I could imagine that a place for discussion on the development would be usefull.

The same happens for transitions (``)

I'm facing the same problem with a normally laid out svelte-kit project. As far as I can tell, svelte uses `svelte-check` for validating typescript - could that be somehow supported?...

Same problem here (I'm running FTB Revelation 2.7.0) Some more screenshots: http://prntscr.com/n48eaw http://prntscr.com/n48ex1 http://prntscr.com/n48f5j This occurs with and without optifine installed.