Kacper Wojciechowski

Results 14 issues of Kacper Wojciechowski

# Tell us how you think we can improve Sandpack ## Packages affected - [ ] sandpack-client - [x] sandpack-react ## What is this feature? Allows developers to manually start...

## Steps to Reproduce Example CodesSandbox: https://codesandbox.io/s/dazzling-mountain-hwzfxh 1. Open CodeSandbox 2. Preview of HTML shows client's state (check console for more details). 3. Client sends `ping` message to server. 4....

:abacus: @colyseus/schema

## Description I've used example from https://github.com/ShadowApex/godot-go/tree/master/examples/gdnative/SimpleDemo but this seems to not work. Ouput from console when running game looks like: ``` OpenGL ES 2.0 Renderer: GeForce GTX 860M/PCIe/SSE2 ERROR:...

User when uses continuous deployment, or some kind of auto building service for building modpack, has option to setup caches folder for libraries. If user has (i.e. `--disable-libraries-download` ), build/pack...

enhancement

Right now, changing a single module requires rebuilding all the modules in the repository. Runtime config should only be changed whenever a module is added or removed. All other stuff...

Currently, a lot is going on in the terminal when you ran various command, would be good to have some abstract interface that allow us to group certain logs and...

## Description I don't want to create a separate build for a dedicated server - one of the players should be able to host the game and somehow other players...

enhancement

Before merge, please ensure https://github.com/rivet-gg/hub/pull/277 is merged