Phase 3.1: Transfer system #19

Open
opened 2026-06-07 22:44:38 -06:00 by ppreeper · 0 comments
Owner

Description

The transfer market: CPU teams list players for transfer, the user can buy/sell players, negotiate contracts, and handle star-player balking logic.

Key modules

  • go/code/transfer.go — transfer list, offers, contract negotiation
  • Transfer list generation (weekly refresh of available players)
  • CPU team offer logic
  • Scout quality affects fee/wage estimates

Acceptance Criteria

  • Transfer list shows available players with estimated fees/wages
  • User can bid on a player, CPU responds with accept/reject
  • User can list their own players for sale
  • CPU teams make offers for user's listed players
  • Contract negotiations work (wage demands, star player balking)
## Description The transfer market: CPU teams list players for transfer, the user can buy/sell players, negotiate contracts, and handle star-player balking logic. ## Key modules - `go/code/transfer.go` — transfer list, offers, contract negotiation - Transfer list generation (weekly refresh of available players) - CPU team offer logic - Scout quality affects fee/wage estimates ## Acceptance Criteria - Transfer list shows available players with estimated fees/wages - User can bid on a player, CPU responds with accept/reject - User can list their own players for sale - CPU teams make offers for user's listed players - Contract negotiations work (wage demands, star player balking)
ppreeper added this to the Phase 3 milestone 2026-06-07 22:50:59 -06:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ppreeper/bygfoot#19
No description provided.