Ecosyste.ms: OpenCollective

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

github.com/colyseus/colyseus

⚔ Multiplayer Framework for Node.js
https://github.com/colyseus/colyseus

add node v10 to travis testing matrix

8c5641ad7473015694f17581edd47683b012507c authored over 6 years ago
update Construct 2 community link

6741e52ae5ed0e1c407ef471fc532ae65817be7a authored almost 7 years ago
add Tools section on README

faa1efeeb2fa003bf6cf7f2014b02be446578d8e authored almost 7 years ago
bump v0.9.5

6b121bed572407ebfe3303151a7d9b72b71a0d38 authored almost 7 years ago
add comments on ServerScale example.

2f898e9073c068d663eca78f500f74bffb19a17e authored almost 7 years ago
refactoring creating and removing Room references. add MatchMaker#getAllRooms()

3e9c4453b02c1e8f2261c321d8322fa53f03ff6f authored almost 7 years ago
use debugMatchMaking instead of debugError when can't join a room.

6c640f279ec9c45ffece4b98511602980c06aa2d authored almost 7 years ago
prevent server crash when a single client has an unexpected WebSocket error

31d0bc81326854399fdfa107bf5230af9bad79de authored almost 7 years ago
add patreon badge on README

791b0bef58758a019bda08647db3dcf715a00dd7 authored almost 7 years ago
update tic-tac-toe example on README

48210b86f997a2dd5d7e0ad5e8df9cb0b36e980f authored almost 7 years ago
upgrade to latest typescript version. requires node v8 or higher

1c788bb8595885d5a0e9d9f09044a952eef3c2d4 authored almost 7 years ago
closes #138. bump 0.9.3

08b0cf62c8d72636ed118736adc6987d5c2e2a1c authored almost 7 years ago
Allowed Disabling of Automatic Patches #138 (#139)

* Allowed Disabling of Automatic Patches #138

* Trailing whitespaces?

* Added and removed ...

53d3fe7645414422eb121a5592c67adbe8b16db7 authored almost 7 years ago
fix tslint

c1fc2be8d9831088eb074d15dfe3cbda164b9edb authored almost 7 years ago
expose errors on console.error

8b67656a4d0f8de4a19b47694b67e458baa56b7d authored almost 7 years ago
set room presence before onInit instead of on constructor. bump 0.9.1

f3f0c217eed04a0c1a44821a833954675b85971f authored almost 7 years ago
Merge branch '0.9.0'

Conflicts:
package.json
src/MatchMaker.ts

7e16aaac72e27158db869562fc2189875086df57 authored almost 7 years ago
update usage samples. bump 0.9.0.

e73ad5b03b717d729cb46ca5cc8001e73a7aba08 authored almost 7 years ago
update usage samples

8c2f93ff792e9a2bfac770c97e98d3468c2ce078 authored almost 7 years ago
add broadcastPatch test back. fix tslint

6296e06ce5ec4acfb916ab546067f9f3a6901e46 authored almost 7 years ago
implement broadcast with 'except' option. #136

9a4b355b5c68e5719ae55e5477cab87820e03192 authored almost 7 years ago
fix unlocking rooms automatically when using maxClients

17e92439b82b32c5f4912a3b610f99a5cf2500b6 authored almost 7 years ago
update project link on all-contributors

f214b3ec017186b8ddedd6916fd66895b63fcd0e authored almost 7 years ago
add @Wenish to contributors list :tada:

e2b461903de36d838d51b6b832364493dd44ad6e authored almost 7 years ago
fix forwarding messages to presence server using 'uws' as engine.

bd9e98253d6f0960f13febb48e30259a0876a11c authored almost 7 years ago
allow to use clock timers without having the simulation interval.

a1cf7bce5a4f586e2d763e1cf69a5464f0cc2d85 authored almost 7 years ago
fix tslint. add tslint runner to travis

81e895a590897cfb69025c3b8374cb1e11369fac authored almost 7 years ago
remove MIGRATING guide. this section has been added to the docs.

a8f483007f81f6fa04ea3444d864dc41b8610cf6 authored almost 7 years ago
no need to catch _onJoin error inside MatchMaker. Server will do.

91b35acff270238953514faac80c392b273c525d authored almost 7 years ago
tests are passing again.

2962c1cdcf8c985e541355e794f8189a374d2c58 authored almost 7 years ago
adapting matchmaker tests. refactoring errors when joining rooms.

953dc3cddd9f184b6c154c649eda4be5174397cc authored almost 7 years ago
add Construct 3 on README

81d61000a13f8db5aad751d269606fa17ae66df4 authored almost 7 years ago
update README

4df15d7a07b79775292b7dc44308095e97b72f75 authored almost 7 years ago
prevent Room from unlocking itself if it was explicitly locked.

fb264eee5e1d299a443632c7263490a6598ac259 authored almost 7 years ago
Room's locked property is readonly.

d97b96de2e9e3833654dc9491b9fdfb6d9216ce0 authored almost 7 years ago
fix tslint

05874c649f29e9c22f40dcc6ea21c286df667930 authored almost 7 years ago
fix when to create new rooms during matchmaking.

a6662086cc7b6b21814a0fb9f806abbb4caaf83b authored almost 7 years ago
refactor Room's properties access levels

2e12782165d17e1e73b900cde64f53adad855406 authored almost 7 years ago
refactoring getting list of available rooms. respond with the requestId to the client.

b20145271bccb8b64db5ea81fb4440842ae884e3 authored almost 7 years ago
add Protocol.ROOM_LIST for listing available rooms.

032aabeaade4c95851f1c3c2379ff337c2af3967 authored almost 7 years ago
remove deprecated cluster messages from Protocol.

30b200a03d545a54d5e7dc80fc5835d322eec2a2 authored almost 7 years ago
extract IPC_ protocol codes to IpcProtocol enum.

1eba56c962c5035bbac9315296e1c95f98cb0f6a authored almost 7 years ago
fix parsing options on query string.

b11d5b32a32094f9b088606e2d020643fceff827 authored almost 7 years ago
tslint passing

48527f49c34cbd0d167caa12645228e282eb90df authored almost 7 years ago
use plain query params for compatibility across client platforms

57447173323504f3c0258e1aeeb4e31241bb47eb authored almost 7 years ago
remove duplications of private room channel name

347be1ec98a454cc5efc858881c5e1e6297f9730 authored almost 7 years ago
fix redis async methods initialization

cef7efc2c3a89115f02ef244bf9ca181a564a107 authored almost 7 years ago
subscribe to a 'private' channel. end users can listen and publish to roomId itself.

cabe8632ddf3cdc3b5ea7a802eaef27d968f469a authored almost 7 years ago
allow to pass options on RedisPresence constructor.

15fe26cdbf2e0b8874bc7b2b717caf551fca33b3 authored almost 7 years ago
remove console logs. use debugErrors instead. MemsharedPresence working.

2969f735ac207954fec1ec951104615f567dc90a authored almost 7 years ago
fix onLeave method. add memshared and redis as optional dependencies.

7204d85a6dd69eee3aa7659ceb9a657fdff9ca4d authored almost 7 years ago
add tslint npm task.

e1bd497e4eaa1438eabf56c78ca85badd5525380 authored almost 7 years ago
add tslint

23e6e3075d9da04c4e2002c290cb5f90d752f38c authored almost 7 years ago
count remote clients on hasReachedMaxClients method

34f0d08a4df5d9a2cef9704f0d182ee478690415 authored almost 7 years ago
refactoring matchmaking and remove RoomCollection

08f9e2643f6723019bda778c57b192f5968c7625 authored almost 7 years ago
fix creating first room references.

34d2d3abcecdcc84f7aa6c04da82f8386dc9ca13 authored almost 7 years ago
refactor RoomCollection usage. unsubscribe from room events when disposing it.

74a4c907ac98357c484f36dfc338d5b68e6d8f62 authored almost 7 years ago
expose Presence adapters on module's root.

6bb04ad29ed7ffa49292a1cc3630b97830aa1a58 authored almost 7 years ago
fix receiving options from query string.

f946b1847bd4748226e3831bf2f3800857bc4586 authored almost 7 years ago
refactoring and cleaning up MatchMaker.

d306d696b45cff5df40273894e756844326b96f3 authored almost 7 years ago
remove unused RoomPresence

72bb374c4e34d21e516c1269cf30ef32834ef91b authored almost 7 years ago
fix colyseus:patch:data debug information

574f2facfdfabb429a860f7adeaa4ab14060c8e6 authored almost 7 years ago
add 'colyseus:error' DEBUG flag. fix when it's not allowed to join a room. #57

f5cd51175d6860674d6e14256e732b22d3962cb2 authored almost 7 years ago
add Protocol codes for inter-process communication. handle onAuth errors. #57

7c5f3b9bde3d8a544af443184b58288e9f86a123 authored almost 7 years ago
fix triggering 'join' on public handler. skip not found clients on _triggerOnRemoteClient.

c8486bfee3af158974311e80ada02465edfa4de3 authored almost 7 years ago
improve message-passing to handle remote clients in remote rooms.

0515caeb05878628910dbc63ae24d971d34db4e2 authored almost 7 years ago
successfully stablishing connection between Room/RemoteRoom's #57

1bc52e41367c5cbb7da2d4d2411e646ba1bd996a authored almost 7 years ago
fix test suite

8c2c5261cf35643c09c9fe76670ea3b0ed728b85 authored almost 7 years ago
fix sending JOIN_ERROR message when an application error is thrown

53b3eb56b56173ce40601659eedbf5cc592b6ca9 authored almost 7 years ago
verifyClient now takes place before websocket handshake

03bd8a74b7a0488617393146dc5644775a2c321b authored almost 7 years ago
deprecate ClusterServer. refactor uws integration. add Presence concept.

ca92003f61eef11e82a0dd1aec9f7fa307f54d47 authored almost 7 years ago
force room disconnection instead of sending a 'disconnect' message to the clients

b6e17bfe317edde480c731f377dd5e51662a2972 authored almost 7 years ago
upgrade 'ws' package to v5.0.0. remove deprecated 'error' listeners.

1628ca1771a13f0d62dd7c6385b8254bc59bd155 authored almost 7 years ago
abstract Room methods can be left unimplemented

447cf8cb0a3aaf2b3d29e2121d6dce6c18fd7c03 authored almost 7 years ago
'options' is now thruly optional on Server constructor

c40e6225e83d0f732bd904bafddbd794c6aca53f authored almost 7 years ago
add 'isNew' parameter on requestJoin. bump 0.8.13

c39993b106a2902ee696e34720147f7cc45c0301 authored almost 7 years ago
fix connecting directly to a room id. bump v0.8.12

31c5b8a7cbdb98d7b3577459dcacefa6027541a0 authored almost 7 years ago
update README. add Defold client.

d52dfa1511b9a1aa891d7b1526fc8264306084fc authored almost 7 years ago
expose Delayed from @gamestdio/timer.

777b20ecc5afc1c98bcf3d3a68bc95695d730857 authored almost 7 years ago
expose Clock from the module. bump 0.8.10

489999c63e071f4b2b3820a47a5b1d540a977d9d authored almost 7 years ago
update README

4e5ef368d82554b451593744365eeaf29f2c3d9f authored almost 7 years ago
update README

582a8c4d49e799382ba25ed5566ee102af0e85f8 authored almost 7 years ago
RegisteredHandler can now listen to 'lock'/'unlock' events.

63e9fe619a5b2303486db4614dea33afdb9da648 authored almost 7 years ago
fix forwarding http requests with special characters its body. (#124)

* fix forwarding http requests with special characters its body.

* use body-parser on the usa...

3c16ee7604d46801727a132d3678d998ba590ac1 authored about 7 years ago
add .all-contributorsrc. update README

e14e8a5566b5b68fc2b88403af8afb959f54a17f authored about 7 years ago
add all-contributors section on README

1d364709b6e4583a9225fab603de037add0a7f7f authored about 7 years ago
add all-contributors section on README

231ef8ce8f9a60941dfd595a6e779a9dd86f08a3 authored about 7 years ago
bump v0.8.8

4defdaea0def3d4a026ee2d34e3131746351bd2b authored about 7 years ago
remove 'usage' from tsconfig

9545f08490fd33ef633f425aa31c68a74b3adcb8 authored about 7 years ago
improve graceful shutdown feature. add onShutdown() method. #120

64dc4dd00b7aebbdf6be8300d9d9e86bda28e9a2 authored about 7 years ago
add missing 'ws' file, which handles uws as optional dependency.

a3342b7bc783976e032b3f646bf02a6fabad512f authored about 7 years ago
handle verifyClient false return as rejection. bump 0.8.7

46983d7e9a7202c9956dff3c00ba31aa26d85b99 authored about 7 years ago
add testcase confirming issue #119

edd74f036f889d1bcb192e6ffd9bc2fac86dab15 authored about 7 years ago
clean reserved seat after verifyClient succeeds. #119

4789f7de7ba3e50f5401151ef60d2a31d0e38d52 authored about 7 years ago
handle client disconnection before 'verifyClient' is fulfiled.

b9e0f7323063515f4e3d1fe0626677d428c5cd48 authored about 7 years ago
return array of workers on ClusterServer#fork(). closes #114

95c526562d60907f3374d326af158d9da8d3c755 authored about 7 years ago
upgrade nodemon, ignore mocha from greenkeeper #115 #113

674e8e9f62ed75dcb497dd92b5df183ba0440101 authored about 7 years ago
prevent crashes upon user disconnection. bump 0.8.3

c27242e866ae5f13b085bc5dcf8a7b9fd0120d01 authored about 7 years ago
use 'ws' as default. 'uws' will be used if installed. bump 0.8.2

39dc0e554d4c0bc9b298f9385631904d4956b7b8 authored about 7 years ago
codesponsor has been shut down :cry:

b58e3c2315c61bde19b59ce3d034f8697dc1fb29 authored about 7 years ago