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

npm run docsify:update

github.com/boardgameio/boardgame.io - d99caedc639d05ca3d186e5e59193edb1cc35ba0 authored over 6 years ago by Nicolo Davis <[email protected]>
update redux to 4.0.0

github.com/boardgameio/boardgame.io - 14a5ad78105902352feaa341cd58983b9b474aed authored over 6 years ago by Nicolo Davis <[email protected]>
fix tutorial code for AI (#237)

github.com/boardgameio/boardgame.io - 66368f05b3c8e3610399b52cd8c26415ce3ef111 authored over 6 years ago by Siwat Pruksapanya <[email protected]>
fix some rollup warnings by adding node-builtins

github.com/boardgameio/boardgame.io - 3eeeb59f1335b83e311e43b147ae8b01ff2facbb authored over 6 years ago by Nicolo Davis <[email protected]>
Update pull_request_template.md

github.com/boardgameio/boardgame.io - 31d39d6814314f48d57ec335cc39e07062a51471 authored over 6 years ago by Nicolo John Davis <[email protected]>
set default RNG seed once per game, not game type

github.com/boardgameio/boardgame.io - a8431c761a72649e5d50283421a034f469ea4208 authored over 6 years ago by Nicolo Davis <[email protected]>
attach events API early so that it can be used on the first onTurnBegin

github.com/boardgameio/boardgame.io - 1a247919b0f28934e354e7a3dd377db4f161c60a authored over 6 years ago by Nicolo Davis <[email protected]>
API: check secret _before_ handling the request (#231)

* API: check secret _before_ handling the request

* keep async-await in secret check

github.com/boardgameio/boardgame.io - 5090429864cc613950f9b783dc8b7d83428b32a2 authored over 6 years ago by Amit Portnoy <[email protected]>
update codesandbox url

github.com/boardgameio/boardgame.io - 2959acd38d3f23cf7965704a56cbbc14eeae6b1a authored over 6 years ago by Nicolo Davis <[email protected]>
disable gameinfo section in examples

github.com/boardgameio/boardgame.io - b678257499a439b24cbce7c7a492bcb919086067 authored over 6 years ago by Nicolo Davis <[email protected]>
docsify:update

github.com/boardgameio/boardgame.io - 1ed6d1dccee1b2ddcfb8ee0ede37726cee2ef5d9 authored over 6 years ago by Nicolo Davis <[email protected]>
update changelog

github.com/boardgameio/boardgame.io - 31b54a7a2dcfb34248baa9ef05e6fd39afbf9d28 authored over 6 years ago by Nicolo Davis <[email protected]>
ability to change playerID from Debug UI

also simplify semantics by getting rid of special cases for undefined and null

singleplayer mod...

github.com/boardgameio/boardgame.io - b28ee74f943eec4677a094dcfbc116715360dca0 authored over 6 years ago by Nicolo Davis <[email protected]>
Revert "ability to change playerID from debug ui"

This reverts commit 21d1ec42a4dc5409c467ceb6cf4e7107a9e4b753.

Forgot to add some files. Will tr...

github.com/boardgameio/boardgame.io - 87c4f7611b01ece1a69c2ef776107c69e290228b authored over 6 years ago by Nicolo Davis <[email protected]>
Revert "simplify canPlayerMakeMove"

This reverts commit 08b39d8b12730a76ae9b9c3de4680d384c2d4958.

Forgot to add some files. Will tr...

github.com/boardgameio/boardgame.io - 1127966bbfb0a0368ef90617787c244fffe1ff56 authored over 6 years ago by Nicolo Davis <[email protected]>
simplify canPlayerMakeMove

Semantics:

singleplayer mode (handled by reducer.js):
- if playerID is not set, anyone can move...

github.com/boardgameio/boardgame.io - 08b39d8b12730a76ae9b9c3de4680d384c2d4958 authored over 6 years ago by Nicolo Davis <[email protected]>
ability to change playerID from debug ui

github.com/boardgameio/boardgame.io - 21d1ec42a4dc5409c467ceb6cf4e7107a9e4b753 authored over 6 years ago by Nicolo Davis <[email protected]>
expose Debug element (#229)

github.com/boardgameio/boardgame.io - b6dd6e7a0968fe18dcf292b7e2ea60b3cbfba643 authored over 6 years ago by Amit Portnoy <[email protected]>
migrate componentWillReceiveProps to componentDidUpdate

github.com/boardgameio/boardgame.io - 90e577b380bd6636fbe7c62ca51642e9b6ef95e0 authored over 6 years ago by Nicolo Davis <[email protected]>
debug ui css tweak

github.com/boardgameio/boardgame.io - c2609e15eecf6c2992fe5cb7ef1f1c76d2f214b7 authored over 6 years ago by Nicolo Davis <[email protected]>
move AssignShortcuts to separate file

github.com/boardgameio/boardgame.io - 95056fd94686f66eac7f56e6278cb698f54c44d0 authored over 6 years ago by Nicolo Davis <[email protected]>
Debug UI improvements

- dock controls
- display props like isActive, isConnected, gameID and playerID

github.com/boardgameio/boardgame.io - 30ba1de0fbcd2c1fd498c302d29a77ffb72895ae authored over 6 years ago by Nicolo Davis <[email protected]>
Remove duplicate D6 under Wrappers section (#228)

github.com/boardgameio/boardgame.io - 1bfdd561bc5b2aba9a60a15a2a885ff9dd795bfd authored over 6 years ago by Paul Teng <[email protected]>
Update roadmap.md

github.com/boardgameio/boardgame.io - 59307d05691bbd0f5f7a4b44aa633e7553d2a88e authored over 6 years ago by Nicolo John Davis <[email protected]>
Update roadmap.md

github.com/boardgameio/boardgame.io - 318aecc536a1b4a92d825ee9324df0aed0f2d783 authored over 6 years ago by Nicolo John Davis <[email protected]>
split debug.js into sub files

github.com/boardgameio/boardgame.io - fa394fdccd7ec533cb549c17406169f8bc733e5e authored over 6 years ago by Nicolo Davis <[email protected]>
add buttons to Random API example

github.com/boardgameio/boardgame.io - 8e60303a1a82a0d2c8b603907a4eab9af748b1a3 authored over 6 years ago by Nicolo Davis <[email protected]>
simplify liars dice to only show secret state computation

github.com/boardgameio/boardgame.io - 09971c15a78da7230624755fb6c51dbbc0b11c0f authored over 6 years ago by Nicolo Davis <[email protected]>
add more text to example

github.com/boardgameio/boardgame.io - 8d9a0da5f254ece764addeb29d2dfcc36a936828 authored over 6 years ago by Nicolo Davis <[email protected]>
remove unused __mocks__ dir

github.com/boardgameio/boardgame.io - e41dc62974725f74657e2de71080bb7c259bc117 authored over 6 years ago by Nicolo Davis <[email protected]>
properly add MCTSDebug to new package

github.com/boardgameio/boardgame.io - e22677a9438fd277629efd79affa6aab8e404707 authored over 6 years ago by Nicolo Davis <[email protected]>
move MCTSDebug into separate package

- rename MCTSDebug to MCTSVisualizer
- gets rid of the ai.js dependency on React

github.com/boardgameio/boardgame.io - 2f1b1151318c1923885e228e65b577d03b0fd9a1 authored over 6 years ago by Nicolo Davis <[email protected]>
hide debug ui on mobile devices

github.com/boardgameio/boardgame.io - cf6e0b2fa6e829580a65c95866c3d6597252fde3 authored over 6 years ago by Nicolo Davis <[email protected]>
update docs

github.com/boardgameio/boardgame.io - 7c482815c0e3001267cadac5fcd5227e50a9e8bd authored over 6 years ago by Nicolo Davis <[email protected]>
update docs

github.com/boardgameio/boardgame.io - 279310cb0d92474640f3098db15638bc4dbb904b authored over 6 years ago by Nicolo Davis <[email protected]>
update docs

github.com/boardgameio/boardgame.io - ea333d46e360820cba9dbac22cefed0602899664 authored over 6 years ago by Nicolo Davis <[email protected]>
Event docs (#159)

* beginings of event docs

* added correct capitialization and punctiaion per suggestion, as ...

github.com/boardgameio/boardgame.io - aaf3beab3e3f4c3e2274996b0cf5636a87f57e59 authored over 6 years ago by Kyle J. Roux <[email protected]>
simplify 'if' expression (#220)

github.com/boardgameio/boardgame.io - c3606633d118bd72abb4d9c956055a144d01c2e7 authored over 6 years ago by Amit Portnoy <[email protected]>
Firebase integration (#223)

* Firebase complete implementation with tests

* small fix

* split dbs to separate files

...

github.com/boardgameio/boardgame.io - fe1230ea7e34c781cae235be38a99d554aa7a9a3 authored over 6 years ago by Bünyamin Benny Genel <[email protected]>
update concepts.md

github.com/boardgameio/boardgame.io - 7d00e6336699967642cbc8ffdfe9021058f02056 authored over 6 years ago by Nicolo Davis <[email protected]>
Update tutorial.md (#225)

fix typo that included undefined G

github.com/boardgameio/boardgame.io - 0a56191e8cb0e99a83c83062f2d261c3fbe377b6 authored over 6 years ago by Joseph Gilgen <[email protected]>
Fixed broken route for join game in authentication example (#224)

github.com/boardgameio/boardgame.io - d03d34c7c08314a9dc71c4e743a637b18bf05805 authored over 6 years ago by Bünyamin Benny Genel <[email protected]>
update changelog

github.com/boardgameio/boardgame.io - 9783887a3fb6f6482957d0606b680d78a4b630d4 authored over 6 years ago by Nicolo Davis <[email protected]>
remove async/await from client code

github.com/boardgameio/boardgame.io - 6194986d6227a98304f6c2eb7c13aa46c5f33710 authored over 6 years ago by Nicolo Davis <[email protected]>
update changelog

github.com/boardgameio/boardgame.io - 10abff09875324e5faa21be7f262ccc8a86dc483 authored over 6 years ago by Nicolo Davis <[email protected]>
update changelog

github.com/boardgameio/boardgame.io - dcf9cf5888e101e7b0ccc435af84068edba53625 authored over 6 years ago by Nicolo Davis <[email protected]>
make Random API present in first onTurnBegin and onPhaseBegin

github.com/boardgameio/boardgame.io - 7a61f099a984a9e033d41a735d7ac26f0b6c67f5 authored over 6 years ago by Nicolo Davis <[email protected]>
Update Server.md

github.com/boardgameio/boardgame.io - 0201f96de724106a3c839877952e6d2ffda7a8d0 authored over 6 years ago by Nicolo John Davis <[email protected]>
Updated games list test to be more useful (#216)

github.com/boardgameio/boardgame.io - b19b403e1a70a4f6e10321be2fd71069315f34db authored over 6 years ago by Chris Wright <[email protected]>
minor join API rename

github.com/boardgameio/boardgame.io - b4bb3cd38dbb66a34306be7d66c4adeb5b7aa6f3 authored over 6 years ago by Nicolo Davis <[email protected]>
change patch to post in API

github.com/boardgameio/boardgame.io - 2f04fb2f7bfdd4f1f8a1caaf2c220360308f6cc5 authored over 6 years ago by Nicolo Davis <[email protected]>
Python Bot base class (#98) (#195)

* * Add base class for Python bot development (#98)
* Add example for a TicTacToe bot

* pyth...

github.com/boardgameio/boardgame.io - 99b9844a3afb6baccef5281173093d96bf554c90 authored over 6 years ago by francoijs <[email protected]>
initial game list api endpoint implementation (#215)

github.com/boardgameio/boardgame.io - a7134a5a8d31d9c7bac0129663adbf86fc8cae3f authored over 6 years ago by Kyle J. Roux <[email protected]>
update changelog

github.com/boardgameio/boardgame.io - b5028ab021b5d1acf80b5ff1e52e677f91887d9d authored over 6 years ago by Nicolo Davis <[email protected]>
add ai.js to rollup config

github.com/boardgameio/boardgame.io - f26328c0071a3d16ffd40643c6c21e23e13a7bdb authored over 6 years ago by Nicolo Davis <[email protected]>
change codepen to codesandbox

github.com/boardgameio/boardgame.io - 22ecf407bc2f533bb7d36800ee89f88f1aa24906 authored over 6 years ago by Nicolo Davis <[email protected]>
update roadmap

github.com/boardgameio/boardgame.io - 272ed9b398d87f5f09dbb67ddb8f8b32d2d22547 authored over 6 years ago by Nicolo Davis <[email protected]>
update changelog

github.com/boardgameio/boardgame.io - e4f5b7e5357ee856f0f123847c0c1dab7e942953 authored over 6 years ago by Nicolo Davis <[email protected]>
npm run docsify:update

github.com/boardgameio/boardgame.io - 9ecad08ec50fc8102e4d60cc4c4d3ca7a59f461b authored over 6 years ago by Nicolo Davis <[email protected]>
update tutorial.md

github.com/boardgameio/boardgame.io - f606de87f3944f2ed51bf05f9edc8a1ab44f6458 authored over 6 years ago by Nicolo Davis <[email protected]>
update tutorial.md

github.com/boardgameio/boardgame.io - 0aa57687643db0b9b13c34e5c422fbfeed91736a authored over 6 years ago by Nicolo Davis <[email protected]>
update README

github.com/boardgameio/boardgame.io - 9cee7e6e375b7fce3bbcb1c6be34c342e4d12165 authored over 6 years ago by Nicolo Davis <[email protected]>
update README

github.com/boardgameio/boardgame.io - 6c7974480b0b17927eb6f51c83cd8f223708ffcb authored over 6 years ago by Nicolo Davis <[email protected]>
AI framework

- add basic MCTS bot
- update tutorial to demonstrate the API

github.com/boardgameio/boardgame.io - dda540a55a297327d60f1bbb044ddec82495b42c authored over 6 years ago by Nicolo Davis <[email protected]>
Add config update on phase change Fixes #211 (#212)

github.com/boardgameio/boardgame.io - 40cd4b81c76a8954c9af2a382a4974dd8fe877b0 authored over 6 years ago by drsirmrpresidentfathercharles <[email protected]>
export createGameReducer (#208)

* export createGameReducer

this is required in order to develop clients/server/utilities/test...

github.com/boardgameio/boardgame.io - 8db26d292113944b3c5446c6a50d2f0e4d0077da authored over 6 years ago by Amit Portnoy <[email protected]>
Update Server.md (#209)

github.com/boardgameio/boardgame.io - 495b5a050e98464b71d44ba0f74b6daad7df8b05 authored over 6 years ago by Nami WANG <[email protected]>
Update Game.md (#210)

github.com/boardgameio/boardgame.io - 2ae4782cdc2a811ceb80194d715d37c5380702ab authored over 6 years ago by Nami WANG <[email protected]>
Update roadmap.md

github.com/boardgameio/boardgame.io - 6a3841f07c7715b13cbfdbda9a233e990b6a2829 authored over 6 years ago by Nicolo John Davis <[email protected]>
Update roadmap.md

github.com/boardgameio/boardgame.io - 115450996b5177b3b587f224b1fe7a0af83bb5c3 authored over 6 years ago by Nicolo John Davis <[email protected]>
Update roadmap.md

github.com/boardgameio/boardgame.io - 2069a66db7d101441efa3d5c0faf4914faf4a2e1 authored over 6 years ago by Nicolo John Davis <[email protected]>
Update roadmap.md

github.com/boardgameio/boardgame.io - b1f7e62085834d6ebd7648e8ebdb63be9563e77c authored over 6 years ago by Nicolo John Davis <[email protected]>
Update roadmap.md

github.com/boardgameio/boardgame.io - 612d68ddf13cb527c245200a89399c1c6dea3a4f authored over 6 years ago by Nicolo John Davis <[email protected]>
Update roadmap.md

github.com/boardgameio/boardgame.io - fc9e8811f948da903b0a2d67c5cbbd64b0b7dcc6 authored over 6 years ago by Nicolo John Davis <[email protected]>
Update roadmap.md

github.com/boardgameio/boardgame.io - 735366f0df47594eefac7fea5cb750ee85c4529e authored over 6 years ago by Nicolo John Davis <[email protected]>
add roadmap to v1 document

github.com/boardgameio/boardgame.io - f1d7de9fd4800d9fbd92bfda677b2c4ac1b508ab authored over 6 years ago by Nicolo Davis <[email protected]>
Allow the lobby API to require a secret for all requests (#204)

* Allow the lobby API to require a secret for all requests

If an environment variable `LOBBY_...

github.com/boardgameio/boardgame.io - 01632050ca5e337b9492a297d13d9dde5b8db5fb authored over 6 years ago by Sean Scally <[email protected]>
lobby API support (#189)

* Create API support for authenticated games

* package-lock.json

* Change game creation pa...

github.com/boardgameio/boardgame.io - 8e2f8c402747e80edcf6397045bca391aa335bec authored over 6 years ago by Sean Scally <[email protected]>
pass whole gameEvent to processGameEvent

github.com/boardgameio/boardgame.io - 461874b30cd361abf6a7092f1c3174d579a2fcbf authored over 6 years ago by Nicolo Davis <[email protected]>
make GameLog not use restore

github.com/boardgameio/boardgame.io - b04c36adc99735b1aadcd28fc6039ea140975922 authored over 6 years ago by Nicolo Davis <[email protected]>
replace deprecated function (#205)

github.com/boardgameio/boardgame.io - f9447b86ad219fd6b08e605e3ad07e2129332588 authored over 6 years ago by uchenic <[email protected]>
Fix style in docs about game (#203)

github.com/boardgameio/boardgame.io - 479e7d93af8464f911a0fc5f82923eb91b3a0d27 authored over 6 years ago by SeHyun Park <[email protected]>
make changeActionPlayers an opt-in event

github.com/boardgameio/boardgame.io - 7a80f668af54fb90d65eddae68494825cd91e96f authored over 6 years ago by Nicolo Davis <[email protected]>
cleaner separation between canMakeMove and canPlayerMakeMove

github.com/boardgameio/boardgame.io - 5946a8786e2aaa5e47dcb2d0d0787992aff2f7c9 authored over 6 years ago by Nicolo Davis <[email protected]>
move AI section out of game object

github.com/boardgameio/boardgame.io - 9c6c41a38c679291bcf2b8f90f94157872d6d54c authored over 6 years ago by Nicolo Davis <[email protected]>
npm run docsify:update

github.com/boardgameio/boardgame.io - 27b175197d4998a7f00b50fffbd6cfb1c07fe67a authored over 6 years ago by Nicolo Davis <[email protected]>
update changelog

github.com/boardgameio/boardgame.io - 2c6e0c0aed1212a99d06b5be63694b2024db9ae9 authored over 6 years ago by Nicolo Davis <[email protected]>
fix bug that was causing isActive to return false

github.com/boardgameio/boardgame.io - bb39ca72b57ad58ad1d5f05f2655fdc772151198 authored over 6 years ago by Nicolo Davis <[email protected]>
move AI stuff into separate dir

github.com/boardgameio/boardgame.io - 8cc654d8c9575c509432f96c2a479ac52888d453 authored over 6 years ago by Nicolo Davis <[email protected]>
pin eslint-plugin-react version while figuring out a strategy to migrate React 16.3.0 methods

github.com/boardgameio/boardgame.io - 41545ed9b764734c8108672d8957d84bec3723fd authored over 6 years ago by Nicolo Davis <[email protected]>
add AI object that returns the next moves for a given game state

github.com/boardgameio/boardgame.io - a03417b3c6ad3ab17bad6f6c4335b671df4567b6 authored over 6 years ago by Nicolo Davis <[email protected]>
Remove disclaimer from docs/README.md

The root README.md should suffice

github.com/boardgameio/boardgame.io - e17cbdedbb08dcfa00d92ce3d4454114dd39c7ab authored over 6 years ago by Nicolo Davis <[email protected]>
clarify the not-an-official project a bit more

github.com/boardgameio/boardgame.io - 522af7112f7619c3df19ed1638e9139f82a4bc28 authored over 6 years ago by Nicolo Davis <[email protected]>