Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/colyseus/docs

Documentation for Colyseus
https://github.com/colyseus/docs

Update docs for schema enhancements

Nul-led opened this pull request 6 days ago
Update matchmaker.md imports

francislavoie opened this pull request about 1 month ago
Improved allowReconnection doc in room.md

MatrixSystemPVP opened this pull request 3 months ago
Update tutorials.md

konmaz opened this pull request 4 months ago
0.16

endel opened this pull request 7 months ago
fix grammar error

MathiasKandelborg opened this pull request almost 3 years ago
Sets don't need at() function, do they?

CocosGames opened this issue almost 3 years ago
Updated dockerfile to use node 14

Chafficui opened this pull request almost 3 years ago
Continuous Proofreading

CocosGames opened this pull request almost 3 years ago
Change to use optional chaining

CharlieS1103 opened this pull request almost 3 years ago
Continuous proofreading

CocosGames opened this pull request almost 3 years ago
Update custom-room-id.zh_CN.md

Xu-pixel opened this pull request almost 3 years ago
How to: custom http routes

endel opened this issue about 3 years ago
Continuous Proofreading zh/hk

CocosGames opened this pull request about 3 years ago
Migrating guide updated!

lpsandaruwan opened this pull request about 3 years ago
allow reconnection's "manual" option

endel opened this pull request about 3 years ago
0.15

endel opened this pull request over 3 years ago
Chinese translation proofreading

CocosGames opened this pull request over 3 years ago
please revers cocos doc and merge this version.

CocosGames opened this pull request over 3 years ago
Set required Node version from v12 to v14

ngokevin opened this pull request over 3 years ago
Chinese edits v2

endel opened this pull request over 3 years ago
Chinese Edition Fixing

CocosGames opened this pull request over 3 years ago
Missing a few steps

CocosGames opened this pull request over 3 years ago
0.14 syntax allowReconnection

keldaan-ag opened this pull request over 3 years ago
Arena English Corrections

rubyr-LS opened this pull request over 3 years ago
documentation for upcoming @colyseus/testing

endel opened this pull request over 3 years ago
Update index.md

lucidsight opened this pull request over 3 years ago
english edits for root folder

rubyr-LS opened this pull request over 3 years ago
Initial Update of Arena Documentation

lucidsight opened this pull request over 3 years ago
Preview Test of Arena Documentation

lucidsight opened this pull request over 3 years ago
I18n

endel opened this pull request over 3 years ago
Unity MMO tech demo documentation

mitchLucid opened this pull request over 3 years ago
add new Transport page

endel opened this pull request over 3 years ago
Cleaner code for custom room id

a1xon opened this pull request over 3 years ago
Tech demo link fix

mitchLucid opened this pull request over 3 years ago
Updated the C# Client creation to ColyseusClient

hugosteixeira opened this pull request over 3 years ago
[WIP] Official Cocos Creator Extension

endel opened this pull request over 3 years ago
Unity ColyseusClient updates

mitchLucid opened this pull request over 3 years ago
adding new how-to chapter: setup server from scratch (TS)

Wenish opened this pull request over 3 years ago
Unity3D - Updated OnLeave documentation

mitchLucid opened this pull request over 3 years ago
fix typo

tinkertoe opened this pull request over 3 years ago
Tech Demo Documentation and Spelling/Grammar fixes

mitchLucid opened this pull request over 3 years ago
Major effort to re-organize, tidy-up, and fix the documentation!

endel opened this pull request over 3 years ago
Clarified protected connection call

mitchLucid opened this pull request over 3 years ago
Add example of how to use your own room ID generation logic

banool opened this pull request over 3 years ago
Documentation for Command Pattern is lacking in justification

emilytocin opened this issue over 3 years ago
Documentation for the restructuring of the Unity SDK

endel opened this pull request almost 4 years ago
Update monitor.md

F1nnM opened this pull request almost 4 years ago
Update Shooting Gallery - index.md

mitchLucid opened this pull request almost 4 years ago
WIP: New demo section

endel opened this pull request almost 4 years ago
clearing up message type docs

endel opened this pull request almost 4 years ago
Add info on ArraySchema of primitive types

tinkertoe opened this pull request almost 4 years ago
Add hint on how to force a filter re-run in Schema

Steditor opened this pull request about 4 years ago
Fix in docs import colyseus

AdelNorberg opened this pull request about 4 years ago
Small TypeScript improvements in OnLeave params

austinkelleher opened this pull request about 4 years ago
Typo in javascript-clientmd

andyklimczak opened this pull request over 4 years ago
Remove my colyserver github, not compatible anymore.

MikalDev opened this pull request over 4 years ago
Adding Docker Deployment

Wenish opened this pull request over 4 years ago
Update client.md

endel opened this pull request over 4 years ago
0.14

endel opened this pull request over 4 years ago
Add link to heroku deployable server source code.

MikalDev opened this pull request over 4 years ago
Update overview.md

Elyx0 opened this pull request over 4 years ago
Create visual overview of the client-server communication flow

endel opened this issue over 4 years ago
0.13.0

endel opened this pull request almost 5 years ago
Clarify that the request optional parameter exists

jcjveraa opened this pull request almost 5 years ago
Room example fails to build with Typescript

will-hart opened this issue almost 5 years ago
Added a tip on how to use cloud based MongoDB

jcjveraa opened this pull request almost 5 years ago
Fixed a mini-typo - Bar*a*bones

jcjveraa opened this pull request almost 5 years ago
make code valid

Wenish opened this pull request almost 5 years ago
cast string to Number

Wenish opened this pull request almost 5 years ago
Remove playersByClientId reference, add a comment to main doc

minviable opened this pull request about 5 years ago
Make the point about ArraySchema clearer and explicit

minviable opened this pull request about 5 years ago
Added clock setInterval, setTimeout, and clearing example

minviable opened this pull request about 5 years ago
Use case for clock, first pass at adding some context

minviable opened this pull request about 5 years ago
0.12.x

endel opened this pull request about 5 years ago
client.join() description fix.

Zielak opened this pull request over 5 years ago
Server.Room.onAuth update

damian-pastorini opened this pull request over 5 years ago
Add detail to v0.11 migration guide for Unity client.

rnd256 opened this pull request over 5 years ago
Update 0.11.md

damian-pastorini opened this pull request over 5 years ago
0.11

endel opened this pull request over 5 years ago
update docs on colyseus/colyseus-unity3d#83

endel opened this pull request over 5 years ago
Clarify `playersByClientId` on onMessage

endel opened this issue over 5 years ago
Update api.md

endel opened this pull request over 5 years ago
Add examples looping through structures using for..in

endel opened this issue over 5 years ago
Clarify Room.setMetadata usage on both server and client-side

endel opened this issue over 5 years ago
fixed link

fiblan opened this pull request over 5 years ago
change added to removed in onRemove

macboy012 opened this pull request over 5 years ago
Update timing-events.md

alexanderson1993 opened this pull request almost 6 years ago
express needs to be imported diffrently

Wenish opened this pull request almost 6 years ago
Update getting-started.md

lbertenasco opened this pull request almost 6 years ago
0.10.x

endel opened this pull request almost 6 years ago
Fix URL to room page

IanMayo opened this pull request almost 6 years ago
Update api-server.md

StanFrag opened this pull request almost 6 years ago
add note that simulation interval is game loop

seiyria opened this pull request over 6 years ago
Adding command to getting-started.md

kylechallis opened this pull request over 6 years ago
add example of using a room id to join a specific room

seiyria opened this pull request over 6 years ago
Update concept-state-synchronization.md

bastaware opened this pull request over 6 years ago