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

increase "stale issue" time

cd2bef2a2f40e5f1807d0122616e6985d3c10161 authored 10 months ago by Endel Dreyer <[email protected]>
uWebSockets.js transport: make sure to close the connection on join error.

fdd53c535266bfe6a8ce1499632f1f11aaa87bf0 authored 10 months ago by Endel Dreyer <[email protected]>
make sure to await for subscribeIPC during startup

(tries to fix processes occasionally getting removed during startup,
therefore not participating...

ecb59d074432c4080c25dcfee7b870c25e614ea6 authored 10 months ago by Endel Dreyer <[email protected]>
fix regression #270. (introduced on #695)

55017667903e0526678cc28617b92fe576a11874 authored 11 months ago by Endel Dreyer <[email protected]>
preserve error code on IPC errors. fixes #697

bf453e5b98d58a1ea61d5359b68693ddf5237526 authored 11 months ago by Endel Dreyer <[email protected]>
security fix #678

fabc109c4c21e5d4e810d56a51217173ce1ab6e8 authored 11 months ago by Endel Dreyer <[email protected]>
break down matchMaker.setup() into setup()/accept(). closes #695

477df822e6d608584d47e0143d82a85330ee5f02 authored 11 months ago by Endel Dreyer <[email protected]>
bump @colyseus/auth version. post-merge #692

8c03976c28f23d1227863e290ecd9f2ff39140b5 authored 11 months ago by Endel Dreyer <[email protected]>
@colyseus/auth: handler errors in post /anonymous route

90d0da6179963678ebcdadab98e4d35f6e74064f authored 11 months ago by Alex Zinkevych <[email protected]>
update README

5cba06f8005d9eb48966120e3d2f598e522651f9 authored 11 months ago by Endel Dreyer <[email protected]>
@colyseus/tools: fix kill + start when cwd has changed

901c6a69b5469e9a483bed366571049e9ecfda48 authored 11 months ago by Endel Dreyer <[email protected]>
@colyseus/tools: reset/restart pm2 if cwd has changed

fa6358116b7cd8747a429e221181aa4fee02f5f8 authored 11 months ago by Endel Dreyer <[email protected]>
@colyseus/tools: detect package manager

8ea9f29d922472efc383310f38083eafc259659b authored 11 months ago by Endel Dreyer <[email protected]>
@colyseus/tools - post-deploy fix

e6beb38998d075133e30548dcacd9ef438c09330 authored 11 months ago by Endel Dreyer <[email protected]>
yarn fix for @colyseus/tools

2e6b30ba3429bddd9f0bd337d1210ada89fd8855 authored 11 months ago by Endel Dreyer <[email protected]>
specify package manager and node versions

b0efcc7324e9c2f8f654e6f54df7474ce2ac16f0 authored 11 months ago by Endel Dreyer <[email protected]>
bump @colyseus/bun-websockets version

7a015cca8f3442e3e58c9c2c7acd4eb3f9139291 authored 12 months ago by Endel Dreyer <[email protected]>
bump stable versions

819095f5e566054940c2bbb3f5483d8569a7ca59 authored 12 months ago by Endel Dreyer <[email protected]>
pass 'fake' request object of static onAuth() on uWebSockets.js transprot

600534c5eb7839d1c86db72166575af4614c939b authored 12 months ago by Endel Dreyer <[email protected]>
bump version

6fb12dcfebc2a7a0dcf4a5258048e5eaed2c7c6a authored 12 months ago by Endel Dreyer <[email protected]>
refactor how static onAuth() is called internally. #677

774d051af21f989e70ce799d8c89c4179e7db522 authored 12 months ago by Endel Dreyer <[email protected]>
Merge branch 'master' into auth-token-refactor

0a553b80c151580e0e6b6159b5bd1ff8ca400514 authored 12 months ago by Endel Dreyer <[email protected]>
@colyseus/auth: guess 'auth.oauth.defaults.origin' based on env vars. add 'transformProfileData' default implementation.

8c41af394c7b073a4f1456565334d5d0311758fc authored 12 months ago by Endel Dreyer <[email protected]>
fix #678. (regression of #633)

d39894ab8bce394857ab623d90bb0d7892931767 authored 12 months ago by Endel Dreyer <[email protected]>
bump @colyseus/core 0.15.21

9ed3b2d55b966de09dd0f510366241fe58afcba7 authored 12 months ago by Endel Dreyer <[email protected]>
refactoring matchMaker calls to allow providing authToken

8d99da47a565e963681816bf915716b0a4bacae8 authored 12 months ago by Endel Dreyer <[email protected]>
fixes static onAuth for uWebSockets.js transport

c28bb349b6de60e5303d156815335b8d8283db08 authored 12 months ago by Endel Dreyer <[email protected]>
remove local reservedSeat only after onJoin/reconnect. fixes #678

cf4f9ad90ab92b8894686617af690c30a59bd2c2 authored 12 months ago by Endel Dreyer <[email protected]>
dissallow disconnect() during onCreate(). fixes #681

42302eab43694f23f07adbfa2900bb256db2b534 authored 12 months ago by Endel Dreyer <[email protected]>
fixes @colyseus/core + @colyseus/uwebsockets-transport compatibility

61c251cc9b598e72e1213c943a1f99508ef0f446 authored almost 1 year ago by Endel Dreyer <[email protected]>
make sure matchMaker is ready before .beforeListen(). closes #675

afceeb51d964ec0d72c958d0b8e91f4d140a332c authored about 1 year ago by Endel Dreyer <[email protected]>
revert.

d8d7f257cdc0970b52388cb36bf3ec713c3dfa10 authored about 1 year ago by Endel Dreyer <[email protected]>
make sure matchMaker is ready before calling initializeGameServer/beforeListen. closes #675

cd942a77805ad1347015c2b60d9b343a1eaac930 authored about 1 year ago by Endel Dreyer <[email protected]>
bump @colyseus/core 0.15.19

32c7bd04d2a85854a4a4429f9dd80d62f8810599 authored about 1 year ago by Endel Dreyer <[email protected]>
only re-tries 'create room' on 'ipc_timeout' errors. re-throw otherwise.

d1dfb0d607f780737d52958e0523b6ceb990374c authored about 1 year ago by Endel Dreyer <[email protected]>
only warn about beta auth APIs if actually using them

e658ed8cbedbd00a9c79f53bbdeeb1e92c1c0947 authored about 1 year ago by Endel Dreyer <[email protected]>
fix if 'undefined' or 'null' were returned from onFindUserByEmail. bump version.

2f7a61777775ff337cc642aa890b3e3739be6016 authored about 1 year ago by Endel Dreyer <[email protected]>
update @colyseus/tools version

fd5fb34006b4052017f91b8a4174e66e6f23ee25 authored about 1 year ago by Endel Dreyer <[email protected]>
update pnpm lock

ef0809dd4624f459c876c8b6dbb3b132cf420f09 authored about 1 year ago by Endel Dreyer <[email protected]>
move COC to .github

1699f64fdb4759104424e59af3c6a6d6bdb852ba authored about 1 year ago by Endel Dreyer <[email protected]>
CI: setup pnpm

1092d79dc578a900ad068f3104fbc29e9acd7130 authored about 1 year ago by Endel Dreyer <[email protected]>
Merge branch 'master' of github.com:colyseus/colyseus

834531a325c0ff64359e6af0d041c738951a522d authored about 1 year ago by Endel Dreyer <[email protected]>
post-merge #668. use 'visibility-change' event instead of 'setPrivate'/'setPublic'.

140cb269345932005ca67a4ef54cee7f72be8bd7 authored about 1 year ago by Endel Dreyer <[email protected]>
Merge branch 'fix-issue-617' of github.com:afrokick/colyseus into afrokick-fix-issue-617

0f32f1726f5e980b8f31950c8d169023db307519 authored about 1 year ago by Endel Dreyer <[email protected]>
fix type definition (#667)

2593cfff7098e6c7941b638b4cbc40cbf28371f1 authored about 1 year ago by Alex Sosnovskiy <[email protected]>
BunWebSockets - set headers for get and posts requests (#664)

20dd1a3f8bf02ecd63551e1028aa19e4092307c9 authored about 1 year ago by Alex Sosnovskiy <[email protected]>
add test

fix issue

31d878205ed3cbf29fe196d11bf063c0e0214e75 authored about 1 year ago by Alex Sosnovskiy <[email protected]>
@colyseus/auth: onRegister - fix verifying existing upgrade token

4ec1880625cd0fe92d71808257d653d314ded7bd authored about 1 year ago by Endel Dreyer <[email protected]>
Merge branch 'fix-issue-570' of github.com:afrokick/colyseus into afrokick-fix-issue-570

23135c019fc8eff66750371e3644b43919139520 authored about 1 year ago by Endel Dreyer <[email protected]>
BunWebSockets - set headers for get and posts requests

387b750d23816e37ebc01870928dc11e7eac96f5 authored about 1 year ago by Alex Sosnovskiy <[email protected]>
Merge branch 'master' of github.com:colyseus/colyseus

098f4545b420782a812485aca59539e6b0bb87ce authored about 1 year ago by Endel Dreyer <[email protected]>
revert

101e06cb4b7b4987944b062723c4b97cc600aade authored about 1 year ago by Alex Sosnovskiy <[email protected]>
move tests from integration to server

34bb62962c0c61e0abde86dc3bb8440a836ec5a5 authored about 1 year ago by Alex Sosnovskiy <[email protected]>
Add disable latency feature

Fix the issue with cascading of latencies

4a3685ae71394e4959426f5ebc35fbbb80c59d3f authored about 1 year ago by Alex Sosnovskiy <[email protected]>
add test cases

cd260dd7a50342b764aa679fa5fd6218560a6705 authored about 1 year ago by Alex Sosnovskiy <[email protected]>
bump @colyseus/auth package

115db0a62ef29e456672b8bc94bb9a68dabb1455 authored about 1 year ago by Endel Dreyer <[email protected]>
upgrade CONTRIBUTING with publish instruction

8de39f68eb1367a83bbe239fd4e41add24705b6a authored about 1 year ago by Endel Dreyer <[email protected]>
Merge branch 'auth'

b04685dda603e7205afb77016f8d6bbdb7e0bfe4 authored about 1 year ago by Endel Dreyer <[email protected]>
forward 'upgradingToken' with existing token during register callbacks.

48a92cf0f2b83330e03bc3a5151574611c48ed37 authored about 1 year ago by Endel Dreyer <[email protected]>
CI: use node v20.9.0

090328952439d53b93897e6b96ab8094383404de authored about 1 year ago by Endel Dreyer <[email protected]>
use pnpm. fix test suite.

4af8c941dc3a65d0313a32549ef249a66d9f4643 authored about 1 year ago by Endel Dreyer <[email protected]>
update comments

188567c03279734654db0652e2426252fe4157f3 authored about 1 year ago by Endel Dreyer <[email protected]>
add 'onSendEmailConfirmation' and 'onEmailConfirmed' callbacks

f696a6387410d0bf9e671ccf9373eb2cfb08498f authored about 1 year ago by Endel Dreyer <[email protected]>
@colyseus/auth: use scrypt by default. allow to customize password Hash algorithm.

0143518b496bfff54aef9f2e065d239422a34731 authored about 1 year ago by Endel Dreyer <[email protected]>
oauth: only read help urls on development

0b83d82fd1b114d24881e61c655b3caa73391186 authored about 1 year ago by Endel Dreyer <[email protected]>
onReady needs to be immediately available to @colyseus/auth integration.

27c3bf9e6cffdf306b907d602e1741ec162fb52b authored about 1 year ago by Endel Dreyer <[email protected]>
wait for matchMaker to be ready to bind oauth routes

3b0dd0605dd35410b6040d3fc992039e059e927c authored about 1 year ago by Endel Dreyer <[email protected]>
log typo

7c31eada67d4df91cc4b31335b4e9cfbf7103019 authored about 1 year ago by Endel Dreyer <[email protected]>
auto-detect if Redis is in use, and re-use client instance for oauth session

938ab3e114a30b4f47a814325245b7cb6480026d authored about 1 year ago by Endel Dreyer <[email protected]>
fix dependency on @colyseus/tools

9926596d645471fea0d89dcfd8c2e0457be9488b authored about 1 year ago by Endel Dreyer <[email protected]>
fix dependency on @colyseus/tools

c01283ff319f8cf7fff96c6291c6c64702c9f1b0 authored about 1 year ago by Endel Dreyer <[email protected]>
bump @colyseus/tools version

8386737f676f7f03f1d19b64721d7dd8cd13ea7b authored about 1 year ago by Endel Dreyer <[email protected]>
bump @colyseus/tools version

409de40dcc0f85b77b7d26ed8c9e1beb36c7c9ad authored about 1 year ago by Endel Dreyer <[email protected]>
@colyseus/auth feedback log format

72cadfb4f0819b0c5deaeee8734b3836665ceb55 authored about 1 year ago by Endel Dreyer <[email protected]>
bump @colyseus/auth 0.15.0

1f3a389dd8e919418054169cf6652c1d668d4cbb authored about 1 year ago by Endel Dreyer <[email protected]>
devMode: fixes LocalPresence when restoring an empty .devmode.json file

f3aa0b17c725249ae82157f804338c1aaf546982 authored about 1 year ago by Endel Dreyer <[email protected]>
comments for process-level IPC

b5d0e9203db14659941b3a7bd60187ad51580680 authored about 1 year ago by Endel Dreyer <[email protected]>
clear leftover processId stats data from ungraceful shutdowns. #654

f1a761cdced3a9bb5a381b0021bfb0fca02d0cb9 authored about 1 year ago by Endel Dreyer <[email protected]>
auth: improve forgot + reset password flow

f66dd41c90a3555e7c5528430c5d44e6e5770d51 authored about 1 year ago by Endel Dreyer <[email protected]>
WIP: forgot/reset password API

57cf78d53f6febb75d6819d433a6061e95a168f1 authored about 1 year ago by Endel Dreyer <[email protected]>
@colyseus/tools - fixes stats to display correct room count

ef9a7dc82d932820ebaeecdd6de550e9c22f51ae authored about 1 year ago by Endel Dreyer <[email protected]>
:nail_care:

76d4642f12a81b54f1ea4667401b4f8bed6992fc authored about 1 year ago by Endel Dreyer <[email protected]>
refactor auth/oauth API and callbacks.

d2078f7080481103818f1c096f237506c4310465 authored about 1 year ago by Endel Dreyer <[email protected]>
bump 0.15.15. #656

5317c0246d268806ef051d324bf289ff0a56ba05 authored about 1 year ago by Endel Dreyer <[email protected]>
auth: fix register by email process

a1f6266208bb5cc57cea2c2049f76dee32b5b7a8 authored about 1 year ago by Endel Dreyer <[email protected]>
Change setPatchRate to accept milliseconds as null (#656)

78d11e18f14fb5654e31782679b586c3c6812415 authored about 1 year ago by Rafael Sales <[email protected]>
@colyseus/auth: allow onFindByEmail to throw exception

e428fba369b92b3c312394d149c1d604fc0259b9 authored about 1 year ago by Endel Dreyer <[email protected]>
@colyseus/auth: fix json path to avoid generating .d.ts on wrong path

c461ca1e3634a7daf03d1a42bb0ffa943f5fd0fb authored about 1 year ago by Endel Dreyer <[email protected]>
@colyseus/auth: refactor login and register with email/password

240767074e65d2b3074568369383eb5072a0106a authored about 1 year ago by Endel Dreyer <[email protected]>
revert 'cors' option on @colyseus/tools

bc3131c6261d501345148997f66c522f2a52e00f authored about 1 year ago by Endel Dreyer <[email protected]>
move oauth_help_urls.json to avoid copying json files to final build folder

8144a66880aaf35957506fe4548b7f3101d2a793 authored about 1 year ago by Endel Dreyer <[email protected]>
bump tools alpha version

d0b462ed4152def483402ca16c15878907fed87e authored about 1 year ago by Endel Dreyer <[email protected]>
display help message if oauth provider is not configured. simov/grant#296

d7c8e1519d3f3880a6b76b667b3768c76bc9e433 authored about 1 year ago by Endel Dreyer <[email protected]>
cors: provide origin + credentials = true by default. allow to disable cors with cors:false option

9ba0e9aea44a3730f7064b57b2d5a1a5c860b4c2 authored about 1 year ago by Endel Dreyer <[email protected]>
bump preview version

e6c59d11f7d29036d217078febe26e700c62f3b4 authored about 1 year ago by Endel Dreyer <[email protected]>
refactor oauth prefix. use /auth/provider/:name

0dc7490f6e389a5189e2b66015f618eee6864f2b authored about 1 year ago by Endel Dreyer <[email protected]>
auth: only bind JWT middleware on /userdata route

c5d94bf7590e51aae9d260145de048865edd7388 authored about 1 year ago by Endel Dreyer <[email protected]>
oauth: fix returning error if user cancel signing in

0879d1d7e0959ac6ef7be333590829970438265b authored about 1 year ago by Endel Dreyer <[email protected]>
rename oauth.callback -> oauth.routes(). add /userdata route

7576fed89e8dd9ce86ff7318eef91acbf728db80 authored about 1 year ago by Endel Dreyer <[email protected]>
rename JsonWebToken -> JWT

57094cc736a809ed74a6cb60cf355b3a4dae962e authored about 1 year ago by Endel Dreyer <[email protected]>