Skip to content

more card trading and shreding based on accusations and prompt successes#115

Merged
turkosaurus merged 4 commits into
mainfrom
turk/more-trading
Jun 14, 2026
Merged

more card trading and shreding based on accusations and prompt successes#115
turkosaurus merged 4 commits into
mainfrom
turk/more-trading

Conversation

@turkosaurus

Copy link
Copy Markdown
Contributor

This is part of the original game rule that wasn't added for simplicity, but making more trades keeps the game more chaotic and in the spirit than a more static set of rules, and encourages more accusations.

@turkosaurus turkosaurus self-assigned this Jun 14, 2026
Comment thread db/queries/infractions.sql Outdated
Comment thread db/queries/infractions.sql
Comment thread game.go Outdated
Comment thread main.go Outdated
Comment thread rulette_test.go Outdated
@turkosaurus
turkosaurus requested a review from katlukens June 14, 2026 17:39
@turkosaurus turkosaurus added the feature PR feature: release with minor version bump label Jun 14, 2026
Comment thread actions.go
if err := queries.GameUpdate(r.Context(), sqlc.GameUpdateParams{
tx, err := dbPool.Begin(r.Context())
if err != nil {
log.Error("begin transaction", "error", err, "game_id", gameID)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"begin prompt shred transaction"

@turkosaurus
turkosaurus merged commit 90d1969 into main Jun 14, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature PR feature: release with minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants