Trending repository
-
Updated
Apr 17, 2022
View, print, and share a 3D model of your GitHub contributions.
Go to split view, click Excalidraw, the modal shows on both sides. Should only display the result on both sides
Frameworks for building games across multiple platforms.
Repography allows you to create graphical dashboards you can embed in your README.md, and also to turn your project into a beautiful data visualization posters for your home or office.
In GET /store/auth/:email, replace the current check to use customer.has_account on these lines like so:
const customer = await customerService.retrieveByEmail(email)
res.status(200).json({ exists: customer.has_account })
Should be done after #12934.
When we're done cleaning up the cheatsheet, we could add more interesting information that's already described elsewhere but less concisely. Some ideas:
We help you deliver code confidently by showing which parts of your code aren’t covered by your test suite.
Maintaining a well-tested codebase is mission-critical, but figuring out where your tests are lacking can be painful. You're already running your tests on a continuous integration server, let it do the heavy lifting. Coveralls works with your CI to sift through coverage data to find gaps you didn't know you had.
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