Trending repository
-
Updated
Apr 19, 2022 - Python
Enter your username and annotate some of the “towers” to share your GitHub story in 3D, VR, and IRL.
May 13, 2022 • Online
Frameworks for building games across multiple platforms.
[If unable to purchase via GitHub marketplace, write to support@reviewnb.com to set up an account]
Join hundreds of companies in using ReviewNB for notebook code reviews,
Fill the form for Enterprise plan
Only the host is able to pick up the gray suit (and probably the brown one as well). Other players are able to see it, but the item will vanish if they attempt to pick it up.
Is probably caused by SpawnQuestItem() not syncing the item with the client, this also affects the Torn Notes and most single player quests. The solution should be similar to what was done in https://github.com/diasurgical
Running tests (with secrets) for forked repo is disabled by GitHub, but there are ways to do it (like this: https://github.com/imjohnbo/ok-to-test). Consider adding that to the repository to allow for more contributions
Codecov provides highly integrated tools to group, merge, archive and compare coverage reports.
Is your team using GitHub Enterprise? If so, check out Codecov Self-Hosted.
Do you have less than 5 users in your organization? You can sign up for free on codecov.io.
Is your feature request related to a problem? Please describe.
No response
Are you looking for hardware support?
No response
Describe the feature you want
I use POWER_LOSS_RECOVERY (along with NOZZLE_PARK_FEATURE) to save the current job state on the SD card. That way, I can turn off my printer overnight and resume the next day, for obvious safety concerns.
I noticed this m