Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
boardgame.io
The turn-based game engine for Javascript
Collective -
Host: opensource -
https://opencollective.com/boardgameio
- Website: https://boardgame.io/
- Code: https://github.com/boardgameio
github.com/boardgameio/boardgame.io - 6fc4df096b47ab39da9624d2de955fedeac4374b authored over 5 years ago
github.com/boardgameio/boardgame.io - 2f9a3a6f0c14b903d4135161da178b9e2b46c003 authored over 5 years ago
github.com/boardgameio/boardgame.io - dd8f7ddffde5fb15c73ea2c1e5cb19e7a2e7de97 authored over 5 years ago
github.com/boardgameio/boardgame.io - a5a4c68af284defee1dbf48fff6e230ce79917f4 authored over 5 years ago
github.com/boardgameio/boardgame.io - 6fd7353437e1dcc7892474267ca5118f06ce8f3d authored over 5 years ago
github.com/boardgameio/boardgame.io - 375913fc627d4ab871f75feaa244eaf6532346e8 authored over 5 years ago
github.com/boardgameio/boardgame.io - d1f0bc3ab438e1bff2c21ffc8495ec663702b0d3 authored over 5 years ago
github.com/boardgameio/boardgame.io - 2169d6534ed2362167178fdf6e99149451202084 authored over 5 years ago
github.com/boardgameio/boardgame.io - d463b00b0bce5472db1956195f1ad8adde5bfd3f authored over 5 years ago
github.com/boardgameio/boardgame.io - 7ddcd825af0d3dd7747db40649d0106212759403 authored over 5 years ago
github.com/boardgameio/boardgame.io - 72c3222f69ff9b93c92fd5b616b2ece7a890b5c6 authored over 5 years ago
github.com/boardgameio/boardgame.io - e1053ddd92301efe162f87d5c8737441eb651454 authored over 5 years ago
github.com/boardgameio/boardgame.io - 03eee80d967328915bd8a30ba4066f24ae8d3790 authored over 5 years ago
github.com/boardgameio/boardgame.io - a12982e02ecd494c03b23607324bbd8b9e35ed1d authored over 5 years ago
github.com/boardgameio/boardgame.io - 3885db1a83fc26facdff02a1edac823946753ab8 authored over 5 years ago
github.com/boardgameio/boardgame.io - 692a77e8195de2cc1821096e3122500aca4ddf3b authored over 5 years ago
github.com/boardgameio/boardgame.io - 9cff03e361653c2e7c6562f90761ef5aeb02d5da authored over 5 years ago
github.com/boardgameio/boardgame.io - 549c23e839b63f29beae24a9229919ffcd099853 authored over 5 years ago
Fixes joining/leaving a room for playerID = 0.
Closes #420
github.com/boardgameio/boardgame.io - 0a75e4bb763407d18928487d7aff2041ce2034f5 authored over 5 years agogithub.com/boardgameio/boardgame.io - 243ffef6953cc39a9414fc08e10a6dd894502501 authored over 5 years ago
github.com/boardgameio/boardgame.io - f8aac68edb8da8ee2a8515cc7c626bb4c1b04645 authored over 5 years ago
github.com/boardgameio/boardgame.io - 68752d457e778ab24dd3f87a779cee2b2a2abdea authored over 5 years ago
I'm implementing a custom transport. Having a parameter that just override transport is not very...
github.com/boardgameio/boardgame.io - 2b98fb6aa6e779ad1c361c5b655b9e1311060ce6 authored over 5 years agogithub.com/boardgameio/boardgame.io - 89faece6ddd1eee5e1d4f02b613769fc41ec64f0 authored over 5 years ago
* Fix #345; restrict undo/redo to currentPlayer
* Structuralize undo/redo test
* Regard un...
github.com/boardgameio/boardgame.io - 25c2263b4856c18ce1933a1923f0f332ea40286d authored over 5 years ago* Add lobby rename
* Rename playerCredentials to credentials for /rename endpoint
github.com/boardgameio/boardgame.io - 6de7b648ee0e496c56d2e25d7eef07a4ed473c86 authored over 5 years agogithub.com/boardgameio/boardgame.io - 0e578c61945043fa8c4cd44ff52ffd2df0eb2359 authored over 5 years ago
github.com/boardgameio/boardgame.io - 3c770b28a2acc95ffc995c319c594ce72663ba9d authored over 5 years ago
github.com/boardgameio/boardgame.io - a6145a50621d7130828fbb25cfda7580535593ac authored over 5 years ago
github.com/boardgameio/boardgame.io - bb3617112cfa99e090eca9236f18ced908162118 authored over 5 years ago
github.com/boardgameio/boardgame.io - ad8c478ada12dd6f8e06903a348ff5d6cce91d44 authored over 5 years ago
github.com/boardgameio/boardgame.io - febb1c082b454eff1554be2678dc295834fed778 authored over 5 years ago
github.com/boardgameio/boardgame.io - 520d9cc0282cfed479c639cc5e45301b962e180a authored over 5 years ago
github.com/boardgameio/boardgame.io - 5ffd256da9f01b2859fb8c7405308ee1263448d1 authored over 5 years ago
github.com/boardgameio/boardgame.io - 8ed0f5a4f79d12cde8cae01182ce46b7a821dd38 authored over 5 years ago
* Filter some secrets from master data
* add multiplayer undo example
* return empty array...
github.com/boardgameio/boardgame.io - 5ad5c3f21d211f88dd4386472bc25ad2ebad0585 authored over 5 years agogithub.com/boardgameio/boardgame.io - b9ffece725e2a35edf8e69a988a5912d1252c52c authored over 5 years ago
github.com/boardgameio/boardgame.io - 3e50dcaf2a46a50d5173353170fa55d3d42652fc authored over 5 years ago
* Creating lobby API config and making the UUID customizable
* Use shortid for game IDs
* ...
github.com/boardgameio/boardgame.io - 4964e3ff52800548a6f9f5f3e4fe5e227a7e069f authored over 5 years agogithub.com/boardgameio/boardgame.io - b5eb6874fb0ed405f153ae8ca2a90056c99052fe authored over 5 years ago
* Auto-add trailing slash to server only if needed
* undo package-lock.json change
github.com/boardgameio/boardgame.io - efece0cbd91a2a02f673e6947283917736a2864a authored over 5 years agogithub.com/boardgameio/boardgame.io - f289379b160b55ec1c18fb69ca1020701190a837 authored over 5 years ago
* Rename made_with.md to notable_projects.md, add to sidebar
* Remove notable projects from s...
github.com/boardgameio/boardgame.io - 49579681604a7d64480b18f73da303f28e7108fe authored over 5 years ago* Adding list of projects made with boardgame.io
* some changes
github.com/boardgameio/boardgame.io - 1c072aadeb81cb092859607a8d111b07e08fdccb authored over 5 years agogithub.com/boardgameio/boardgame.io - b8f5894f126e575f0d1ae5a48ad7fd25348ecd44 authored over 5 years ago
github.com/boardgameio/boardgame.io - 1e63f386e70caf78cc092346f54998914020708a authored over 5 years ago
github.com/boardgameio/boardgame.io - 7c61c67d4e8ebc7485037a47f9d7bd389902fe59 authored over 5 years ago
github.com/boardgameio/boardgame.io - 1d5586ca4227ab883aa94db2d353632c655af6d4 authored over 5 years ago
* update _undo to reflect current ctx
add tests for undo and redo of actions that change phas...
github.com/boardgameio/boardgame.io - eda97284658fe1d8598e637033f59c941e1119fe authored over 5 years agogithub.com/boardgameio/boardgame.io - e46f19552ede4751af97e2fac8086add3bed220a authored over 5 years ago
github.com/boardgameio/boardgame.io - d5acbda875990f4bb195d22b6c959612e327553c authored over 5 years ago
github.com/boardgameio/boardgame.io - 1af36ed4e0ac68af1f99c216ed32013782150786 authored over 5 years ago
github.com/boardgameio/boardgame.io - 392a5c522ed9bf758f9e56e9138ff92b3e260182 authored over 5 years ago
github.com/boardgameio/boardgame.io - 9d11d6201770a2cb5b523fb77690c5021d2ce7d1 authored over 5 years ago
github.com/boardgameio/boardgame.io - 8ed812e11d03e80e3c4cb67f0679fa6a4d86b135 authored over 5 years ago
This allows the local multiplayer mode to work without any
async / await, which simplifies testi...
* Add adminClient option for Firebase storage
I expect this to be backward-compatible with al...
github.com/boardgameio/boardgame.io - 8732d9f92402706a9807e036e5d9f300bec94372 authored almost 6 years ago
- Removes _actionPlayersOthers because it is never read
- Defaults _actionPlayersOnce to false ...
github.com/boardgameio/boardgame.io - e79c2a1b3b3f78351e4f336ce66f0e92b99ad933 authored almost 6 years ago
github.com/boardgameio/boardgame.io - d23da42d802d61051b27e30b962871781d3d70b4 authored almost 6 years ago
github.com/boardgameio/boardgame.io - 1048cb9a5ba1d534db9bc1669542b0a72c61fa0c authored almost 6 years ago
github.com/boardgameio/boardgame.io - c24e0cd9f23a780d8047185045af3c98feab075f authored almost 6 years ago
- replace unmaintained dependency socketIO_client with socketIO_client_nexus
- handle new mess...
github.com/boardgameio/boardgame.io - a34c03690dccdff5a049cd0f51cb78b4148e5dcf authored almost 6 years ago
* Update logger to use `console.error`
When using `console.error` instead of `console.info` e...
github.com/boardgameio/boardgame.io - 85cabc2226e8be76501f9244526aa9bb9a84b9d2 authored almost 6 years agogithub.com/boardgameio/boardgame.io - 3bde0caa63b1dc91c21f6bf9fa6be0c060b4cf13 authored almost 6 years ago
github.com/boardgameio/boardgame.io - 4c3056c073e22231d187dc77a6ba63bdadc733a0 authored almost 6 years ago
github.com/boardgameio/boardgame.io - 8bafa649ad3695250c089f656aa6563928eaebac authored almost 6 years ago
github.com/boardgameio/boardgame.io - e0238b50662e0b996af9b649f746099e4642f4b9 authored almost 6 years ago
* Add flatfile db
* flatfile: Add option to pass ttl to node-persist
* Move node-persist t...
github.com/boardgameio/boardgame.io - 94b1d65b0d75d8910ce7cd4c6d04ee88737028f0 authored almost 6 years agogithub.com/boardgameio/boardgame.io - d552e5e17754cbb10493a87155a67927f9b86067 authored almost 6 years ago
github.com/boardgameio/boardgame.io - d8fdc2a25713d809ecc0dab170e5f4bdf761656e authored almost 6 years ago
github.com/boardgameio/boardgame.io - cfe1f11bf71badeafc9bc4f7726945817709e2eb authored almost 6 years ago
github.com/boardgameio/boardgame.io - 76047a1937d332af39065034421630b66045000c authored almost 6 years ago
github.com/boardgameio/boardgame.io - f6e70fd3134c43e5fe3a31a96d606a89768fee00 authored almost 6 years ago
github.com/boardgameio/boardgame.io - 97b3ea7b465cc5d6236be998472aae1486697fd9 authored almost 6 years ago
github.com/boardgameio/boardgame.io - 72bf948844e2455b7b90b2e677c09da3ae1b3bb5 authored almost 6 years ago
github.com/boardgameio/boardgame.io - 01a7e79f6bbd218879c6da665c50f27aec9f2f49 authored almost 6 years ago
github.com/boardgameio/boardgame.io - 87d1e5b27f7be6f3291ee4fddda0b34c02ebbc3f authored almost 6 years ago
github.com/boardgameio/boardgame.io - 83f0c742cab32f691f2a917e88cbcd995849640a authored almost 6 years ago
github.com/boardgameio/boardgame.io - 94a838ca2ea09abf7f04803389dd1d87a1fd8c50 authored almost 6 years ago
github.com/boardgameio/boardgame.io - dfddb80b870ffc896a580a9d7216223704e31e66 authored almost 6 years ago
* Add option to use eigther one or two ports for socket and http api
* Use deployable single ...
github.com/boardgameio/boardgame.io - 1f33d438c72a92d9ee6ba97e7c9a89d4180bed54 authored almost 6 years ago* examples: fix URL's of servers in lobby example
* lobby: fix single player mode
github.com/boardgameio/boardgame.io - d7d6b445cdf9d1bd740bbf4e1e7c139c6ffcc089 authored almost 6 years agogithub.com/boardgameio/boardgame.io - a285fbf0dea0c8a2f2c27f43361f967ab3d28a8d authored almost 6 years ago
github.com/boardgameio/boardgame.io - 4d1d3cd22145b3d73429d8b58e5ef9287e489377 authored about 6 years ago
github.com/boardgameio/boardgame.io - 807a32edd3accca52b35f2f0ca8a33947c2b111f authored about 6 years ago
github.com/boardgameio/boardgame.io - 61888cba5d29a612d3a33204d47aa2529ec3660d authored about 6 years ago
github.com/boardgameio/boardgame.io - b500affe6ccf5527f7c2ce925bd87dba623cdc7d authored about 6 years ago
github.com/boardgameio/boardgame.io - 282434792ed2ac08859db977326b145d0c8e886a authored about 6 years ago
github.com/boardgameio/boardgame.io - b8e981db1e14db43dc277c8aa4715ab2b72bcd79 authored about 6 years ago
github.com/boardgameio/boardgame.io - b81c657e15861776558d38b3e24d3cb2145223c1 authored about 6 years ago
github.com/boardgameio/boardgame.io - 4a796dcb09310471dbe60074dadcf58011337c1c authored about 6 years ago
github.com/boardgameio/boardgame.io - 62be21fadc8709cc8065dd300c567ee9d93b682e authored about 6 years ago
github.com/boardgameio/boardgame.io - 6e2d54f242b565ba20b288008621034a9b156437 authored about 6 years ago
github.com/boardgameio/boardgame.io - 3334d3885f50c86ad9c5beb884f3ba8eb3e34d4f authored about 6 years ago
github.com/boardgameio/boardgame.io - 7c0521c48cc4bfd81dcbe63da714b556484bcb04 authored about 6 years ago
github.com/boardgameio/boardgame.io - 814c6c34950a445c87b60907d4af204ac3f53eed authored about 6 years ago
* #339 - use G value returned from onPhaseBegin in subsequent calls
* Add test
* expand test
github.com/boardgameio/boardgame.io - f54451164a0e15c21b968941e220bb61de1c5620 authored about 6 years ago
- gets rid of the unreliable Rollup watch mode
- the client uses CRA both to compile and watch
-...