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

update docs/react/boardgameio.min.js

github.com/boardgameio/boardgame.io - 1ef33db8682ed6de7269fd14870c8da8ad0108d0 authored about 7 years ago
do not process anything other than the basic move reducer on the client when in multiplayer mode in order to avoid breaking code that relies on secret state

github.com/boardgameio/boardgame.io - af3a7b591759ed65d22d27ce036d9d33caaaf4f5 authored about 7 years ago
allow overriding the DB implementation

github.com/boardgameio/boardgame.io - 2721ad4feaaaeb7884b624d891b680af6f7a9bf3 authored about 7 years ago
remove unused sass dependencies

github.com/boardgameio/boardgame.io - 031ad291d245325d11be744a3acb3abf83e3c4ba authored about 7 years ago
update some stale file headers

github.com/boardgameio/boardgame.io - 521cddc44300345eac3d0728958f3093e51a1851 authored about 7 years ago
add outline prop to hexgrid to enable/disable displaying the grid

github.com/boardgameio/boardgame.io - 5fc26ea83d915e9476853bd5c4145ce59b397ca3 authored about 7 years ago
add HexGrid and Hex to ui.js

github.com/boardgameio/boardgame.io - 4be890c01a33e57ec3dfa61b9572e2d6274a377a authored about 7 years ago
update docs/react/boardgameio.min.js

github.com/boardgameio/boardgame.io - 1786271b43607b39c93b8789f1a7da091570ce6b authored about 7 years ago
remove unused playerView2

github.com/boardgameio/boardgame.io - 3afc99dacc46b525d9df45c0be5d8026c34c20e5 authored about 7 years ago
show G under each player board

github.com/boardgameio/boardgame.io - 004a6faba4d17501b52be37720a32ed63fd0fd58 authored about 7 years ago
Offer a default StripSecrets for playerView

Adds a game Liar's Dice to the example demos, which shows that PlayerView
will strip the secrets...

github.com/boardgameio/boardgame.io - 12fe518e497ef4cf4d73c3f80568cccf92877273 authored about 7 years ago
remove the unimplemented this.handleSubmit

github.com/boardgameio/boardgame.io - f8815a0bd9e4dbdafed78ca00aab338fdbb2a64a authored about 7 years ago
rename SecretInfo to PlayerView and add unit tests

github.com/boardgameio/boardgame.io - 2654a80e899f27f4b03939281008f49b925ebd98 authored about 7 years ago
liars dice css tweaks

github.com/boardgameio/boardgame.io - e8ccc849a3bfdc7898b912a5e58efbd194e06b71 authored about 7 years ago
forgot to add player-view.test.js

github.com/boardgameio/boardgame.io - 86d4cc8bd6a24f14881e09fefba9fafb85455e0a authored about 7 years ago
update docs/react/boardgameio.min.js

github.com/boardgameio/boardgame.io - f0a7c08ad27c0483cda8d017cc9c15c928031a3d authored about 7 years ago
rename props.game to props.events in board api

github.com/boardgameio/boardgame.io - 64d4442b3f7309aaf2580cea56691e528571d084 authored about 7 years ago
refactor makeMove and gameEvent

github.com/boardgameio/boardgame.io - 2c29c9c24d979316b93597dc018e6eb2b7a7b6cb authored about 7 years ago
namespace gameID so that there are no clashes across game types

github.com/boardgameio/boardgame.io - fcc3c5cede0b0118f1753102087f6e0a7be340ed authored about 7 years ago
call endPhaseIf in processMove

github.com/boardgameio/boardgame.io - e4898eae561e85c0921de026d0e856edb859040d authored about 7 years ago
Update CHANGELOG.md

github.com/boardgameio/boardgame.io - 9ae4f85d40fa0888170a57118e789c5be9129d7c authored about 7 years ago
Update CHANGELOG.md

github.com/boardgameio/boardgame.io - 8fbaf6bb613ab5a6e0028f0124539954ce99f69b authored about 7 years ago
Update CHANGELOG.md

github.com/boardgameio/boardgame.io - 367477c02049967d2402df1708f9e600f17b094f authored about 7 years ago
Update CHANGELOG.md

github.com/boardgameio/boardgame.io - f2ec314e366b58d2b9c78e7ab24ad1fb9516e829 authored about 7 years ago
Add bullet to v0.16 changelog (#73)

github.com/boardgameio/boardgame.io - da8b4df60e5eada62dd17d513b359e1b79eeb352 authored about 7 years ago
add isActive to chess example

github.com/boardgameio/boardgame.io - 810f5859a28b10d9be5780138bf00975e9f67303 authored about 7 years ago
update docs/react/boardgameio.min.js

github.com/boardgameio/boardgame.io - ec4b5a83179ae9293ae7f5474c01c600c06a5495 authored about 7 years ago
Enable multiple game types on a single server

github.com/boardgameio/boardgame.io - eaae6541ffafdb74f04c1e0e1f84291fa1c55c52 authored about 7 years ago
update docs/react/boardgameio.min.js

github.com/boardgameio/boardgame.io - 5d4a7513d0ab9779efbb97153e30e5c831b16270 authored about 7 years ago
Change color of box next to move in GameLog (#70)

* Change color of box next to move in GameLog based on the player that made the move (#4)

* u...

github.com/boardgameio/boardgame.io - 9ce42b297372160f3ece4203b4c92000334d85e0 authored about 7 years ago
make game.flow do some logging to capture automatic turn ends

github.com/boardgameio/boardgame.io - a61ceca8cc8e973d786678e1bcc7ec50739ebeaa authored about 7 years ago
remove landing page for examples app

github.com/boardgameio/boardgame.io - b071d3efe93d590d020c5a5d9c8220f46a10de7e authored about 7 years ago
update docs/react/boardgameio.min.js

github.com/boardgameio/boardgame.io - 51c708163332fd9d227bffc595081b5bc34315e0 authored about 7 years ago
Chess example (#67)

* Chess example

* Fixing upper case import

* move tic-tac-toe game.js inside tic-tac-toe d...

github.com/boardgameio/boardgame.io - cb92b11f4b9968e8dee7b95c3ae24699afbababc authored about 7 years ago
update docs/react/boardgameio.min.js

github.com/boardgameio/boardgame.io - ca14dd089fa655187f11cf0850b5c9b27a1942e9 authored about 7 years ago
fix bug that was causing log to be erased after flow.processMove

github.com/boardgameio/boardgame.io - 23d972677c6ff43b77d5c30352dd9959b517a93c authored about 7 years ago
movesPerTurn

A mechanism to end a turn automatically after a certain number of moves have been played.

github.com/boardgameio/boardgame.io - 73d5b73d00eaba9aaf73a3576dfcfb25fc2b311d authored about 7 years ago
Triggers

A mechanism to register actions to be run automatically when certain game conditions are met at ...

github.com/boardgameio/boardgame.io - 774e540b20d7402184a00abdb7c512d7c8e85995 authored about 7 years ago
update title size in changelog

github.com/boardgameio/boardgame.io - e4d10212869d2f55af5348e62f8038e3de48f577 authored about 7 years ago
make onTurnEnd a global option as well as a phase-specific option

github.com/boardgameio/boardgame.io - 9e6c675137a41da2e7f10095f18f1175e32eb02b authored about 7 years ago
give flow.reducer and game.reducer descriptive names

github.com/boardgameio/boardgame.io - 3bd15d09265e7ab4220dd3f6664b7297b77c7bee authored about 7 years ago
move flow move processing logic into processMove()

github.com/boardgameio/boardgame.io - 7de11752a4ae2c0be358460473f087da8c34452d authored about 7 years ago
fix some errors in docs

github.com/boardgameio/boardgame.io - cbd2a6fb9977081d9451ea3a99a89ec27d713662 authored about 7 years ago
update documentations for imports (#71)

* update documentations for imports

* remove hostname for local docs

github.com/boardgameio/boardgame.io - eabef6b9cda3afafbe1f12f28117d0d59a99b0fa authored about 7 years ago
update section about breaking changes

github.com/boardgameio/boardgame.io - 9079b60f53d287e83704193983aae3086cfbe4af authored about 7 years ago
update section about breaking changes

github.com/boardgameio/boardgame.io - 4905655f411a89d9ff8fcb55ad97936865d410b3 authored about 7 years ago
clean core.js instead of game.js in postpublish.js

github.com/boardgameio/boardgame.io - be863e750ef6b33c021bb03d938fff51f7107d56 authored about 7 years ago
add v0.16 changelog to README

github.com/boardgameio/boardgame.io - b0809d28e4cf77239311c894d02ec07508b0070a authored about 7 years ago
fix references to game.js in package.json

github.com/boardgameio/boardgame.io - 3fa710646ee5a9b88d7c5859ed3ab1e3b46a7951 authored about 7 years ago
add phases tutorial

github.com/boardgameio/boardgame.io - 2ac617541622f02d70abc6633d9f7c893d53fd9a authored about 7 years ago
disallow moves once the game is over

github.com/boardgameio/boardgame.io - 63a1ba000e09a762a1a4e08ab8110c22c80cb1c4 authored about 7 years ago
separate moves and events in Debug UI

github.com/boardgameio/boardgame.io - b0e5fb2e55c05c33a619608222e5e59e116d57a9 authored about 7 years ago
renamed some fields

github.com/boardgameio/boardgame.io - 49ca59c36c94174d870ea0b903633d5f5ba4d0bc authored about 7 years ago
remove init event a from Flow

github.com/boardgameio/boardgame.io - 33ccd2a1ba577cdb29e0aefcbb028fe0df8bab05 authored about 7 years ago
update some comments

github.com/boardgameio/boardgame.io - af3a67053a61a37b3a343e260bbc525baf62a9d9 authored about 7 years ago
remove superfluous parameter

github.com/boardgameio/boardgame.io - 3982b9ec06c8939f9bd817618be7bf932897a8bf authored about 7 years ago
fix tic-tac-toe example in tutorial

github.com/boardgameio/boardgame.io - 0d5f44fb1ffe04999978c5df1cc0bcef7f2ef8b0 authored about 7 years ago
make endGameIf and endTurnIf both local and global

github.com/boardgameio/boardgame.io - 48fad33e5efe89f37ad5cc4baade485c3597bbe0 authored about 7 years ago
rename boardgame.io/game to boardgame.io/core

github.com/boardgameio/boardgame.io - ea38da307d65c4cdfd1cc88a66e023af4573fa29 authored about 7 years ago
fix TurnOrder import

github.com/boardgameio/boardgame.io - 624ba542217904a785058534ff6dfe75924308c6 authored about 7 years ago
move turn order stuff into separate file

github.com/boardgameio/boardgame.io - 45bc4e7c56aa391ed2959130b642492d868687cd authored about 7 years ago
update docs/react/boardgameio.min.js

github.com/boardgameio/boardgame.io - d6f104bb976e3cd50bd1d54c8c6575e7eb333100 authored about 7 years ago
fix boardgame.io/core package in rollup config

github.com/boardgameio/boardgame.io - b386f9af18503fe4d274cd13521eb5a889c6ec4b authored about 7 years ago
pass playerID through context in both createMoveDispatchers and createEventDispatchers

github.com/boardgameio/boardgame.io - 28eb9da3ee01aaa1d13b1e203cd489049678ad28 authored about 7 years ago