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.
April 20, 2022 • online
Frameworks for building games across multiple platforms.
Productivity metrics, insights, and time tracking automatically generated from your programming activity.
Install the open-source plugin for your editor
Write code like you already do
Get a personal or team dashboard with metrics about your programming
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
Windows developers use AppVeyor to continuously run their tests and deploy apps to cloud or on-premise environments. AppVeyor CI can update the build status on your GitHub pull requests, upload build artifacts to project release and deploy successful builds. AppVeyor is not just a build tool, but it's the place of Windows CI knowledge accumulation - thanks to AppVeyor's vibrant community!
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