Skip to content

Added mesos tax#255

Merged
Hucaru merged 3 commits intomasterfrom
dev/add-trade-tax
Jan 24, 2026
Merged

Added mesos tax#255
Hucaru merged 3 commits intomasterfrom
dev/add-trade-tax

Conversation

@Hucaru
Copy link
Owner

@Hucaru Hucaru commented Jan 23, 2026

Implements mesos trade tax and cleaned up mesos and item exchange

Closes #248

Copy link
Collaborator

@ErwinsExpertise ErwinsExpertise left a comment

Choose a reason for hiding this comment

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

Looks good

if r.finalized {
return
}
for i := len(undo) - 1; i >= 0; i-- {
Copy link
Owner Author

Choose a reason for hiding this comment

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

This can only get triggered at item exchange, so just inlined there

@Hucaru Hucaru merged commit f469676 into master Jan 24, 2026
3 checks passed
@Hucaru Hucaru deleted the dev/add-trade-tax branch January 24, 2026 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement trade tax

2 participants