Cockatrice/webclient/src/websocket/commands/game
2026-04-12 18:35:13 -05:00
..
attachCard.ts Implement game layer from protobuf to redux 2026-04-12 05:05:16 -05:00
changeZoneProperties.ts Implement game layer from protobuf to redux 2026-04-12 05:05:16 -05:00
concede.ts Implement game layer from protobuf to redux 2026-04-12 05:05:16 -05:00
createArrow.ts Implement game layer from protobuf to redux 2026-04-12 05:05:16 -05:00
createCounter.ts Implement game layer from protobuf to redux 2026-04-12 05:05:16 -05:00
createToken.ts Implement game layer from protobuf to redux 2026-04-12 05:05:16 -05:00
deckSelect.ts Implement game layer from protobuf to redux 2026-04-12 05:05:16 -05:00
delCounter.ts Implement game layer from protobuf to redux 2026-04-12 05:05:16 -05:00
deleteArrow.ts Implement game layer from protobuf to redux 2026-04-12 05:05:16 -05:00
drawCards.ts Implement game layer from protobuf to redux 2026-04-12 05:05:16 -05:00
dumpZone.ts Implement game layer from protobuf to redux 2026-04-12 05:05:16 -05:00
flipCard.ts Implement game layer from protobuf to redux 2026-04-12 05:05:16 -05:00
gameCommands.spec.ts migrate from CRA to vite 2026-04-12 18:35:13 -05:00
gameSay.ts Implement game layer from protobuf to redux 2026-04-12 05:05:16 -05:00
incCardCounter.ts Implement game layer from protobuf to redux 2026-04-12 05:05:16 -05:00
incCounter.ts Implement game layer from protobuf to redux 2026-04-12 05:05:16 -05:00
index.ts harden implementations 2026-04-12 15:21:29 -05:00
judge.ts harden implementations 2026-04-12 15:21:29 -05:00
kickFromGame.ts Implement game layer from protobuf to redux 2026-04-12 05:05:16 -05:00
leaveGame.ts Implement game layer from protobuf to redux 2026-04-12 05:05:16 -05:00
moveCard.ts Implement game layer from protobuf to redux 2026-04-12 05:05:16 -05:00
mulligan.ts Implement game layer from protobuf to redux 2026-04-12 05:05:16 -05:00
nextTurn.ts Implement game layer from protobuf to redux 2026-04-12 05:05:16 -05:00
readyStart.ts Implement game layer from protobuf to redux 2026-04-12 05:05:16 -05:00
revealCards.ts Implement game layer from protobuf to redux 2026-04-12 05:05:16 -05:00
reverseTurn.ts Implement game layer from protobuf to redux 2026-04-12 05:05:16 -05:00
setActivePhase.ts Implement game layer from protobuf to redux 2026-04-12 05:05:16 -05:00
setCardAttr.ts Implement game layer from protobuf to redux 2026-04-12 05:05:16 -05:00
setCardCounter.ts Implement game layer from protobuf to redux 2026-04-12 05:05:16 -05:00
setCounter.ts Implement game layer from protobuf to redux 2026-04-12 05:05:16 -05:00
setSideboardLock.ts Implement game layer from protobuf to redux 2026-04-12 05:05:16 -05:00
setSideboardPlan.ts Implement game layer from protobuf to redux 2026-04-12 05:05:16 -05:00
shuffle.ts Implement game layer from protobuf to redux 2026-04-12 05:05:16 -05:00
unconcede.ts harden implementations 2026-04-12 15:21:29 -05:00
undoDraw.ts Implement game layer from protobuf to redux 2026-04-12 05:05:16 -05:00