Steve Ruiz
|
b68a4681e1
|
[improvement] repo shuffle (#214)
* move folders out of packages
* Remove custom yarn stuff, remove duplicate readme
* Remove stitches config
* Add README script.
* bump deps
* Fix script
* Update package.json
|
2021-11-02 11:46:25 +00:00 |
|
Steve Ruiz
|
2e6c33342d
|
[refactor] ShapeUtils (#206)
* Starts refactor
* tests passing, got it
* Fix next
|
2021-10-27 16:15:01 +01:00 |
|
Steve Ruiz
|
3f5f613e09
|
Update multiplayer on www
|
2021-10-16 21:44:58 +01:00 |
|
Steve Ruiz
|
93827e45dd
|
Adds indicators for selected shapes from other users
|
2021-10-12 15:59:04 +01:00 |
|
Steve Ruiz
|
d6b38ed79e
|
[feature] Live cursors MVP (#137)
* Adds very basic live cursors
* Adds ability to hide pages / menu
|
2021-10-09 14:57:44 +01:00 |
|
Steve Ruiz
|
99730b4fe2
|
[feature] MVP multiplayer support (#135)
* Adds multiplayer support
* Update liveblocks.tsx
* Update liveblocks.tsx
* Create chaos.tsx
* Fix undo redo, add merge state
* Update multiplayer-editor.tsx
* Adds secret room
* Update chaos.tsx
* Moves shhh to shhhmp
* Fix accidentally deleting the editing shape
* Fix bug where a selected shape is deleted by another user.
* Remove relative path
* Tweak editor
* Remove chaos endpoint
* Adds error state for maximum connections, fixes selectedIds bug on new rooms
|
2021-10-09 00:05:24 +01:00 |
|