mcoms
mcoms
I'm new to Trio, so forgive me if I get the terminology wrong. [This check](https://github.com/python-trio/trio/blob/141bd6e8e53c51ce8fcd8f830b4ec2160ae2af1d/trio/_threads.py#L234) for deadlock only checks if there is a Trio task at all, not that the...
I get this error in console and in network, I see that a Preload request was canceled to my app shell page. ``` The service worker navigation preload request was...
Hello, was testing out the spatialization settings and it seems like only nearest-neighbor is working properly, bilinear is causing horrible crackling.
```cppp IPLSimulationSettings FSteamAudioManager::GetRealTimeSettings(IPLSimulationFlags Flags) { check(bSettingsLoaded); //
This PR will remove the item and block hierarchy, which has many problems with conflicting item and block behaviors and creates a bad system for modding support, which we may...
Glowstone needs your help with the huge 1.13 technical update! [1.13 project board](https://github.com/orgs/GlowstoneMC/projects/7) [1.13 task list](https://github.com/GlowstoneMC/1.13-board/issues) #957 - 1.13 PR. Please base your contributions on and make PRs to this...
Glowstone is sorely lacking in the documentation department. Improvements to in-code JavaDocs and comments are possible, and it might be worth writing up some separate code documentation or user guides...
Solely trying to combine enchantment books without renaming will fail on the first try, due to client and server item slot conflict. --- Want to back this issue? **[Post a...
This moves Glowstone to jline3. It comes with a better formatted console, compatibility improvements and more. In addition to jline3, there are also new console manager tasks in addition to...