Releases: Touchie771/Shopping
Releases · Touchie771/Shopping
v1.0.2
v1.0.1
Changes
- Add wildcard pattern support for blacklist with YAML fix
- Refine blacklist feature and bump version to 1.0.1
v1.0.0
Changes
- Clean up workflow file whitespace
- Remove trailing newline from LICENSE
- Convert AuctionHandler to record for consistency
- Organize code into packages (shop and auction)
- Add pagination to auction menu matching shop style
- Add auction system with timed bidding
- Implement multi-page shop menu with navigation controls
- Allow selling entire item stack instead of just one item
- Complete shop menu system with item listing and management
- added litecommands library
- removed bloat code and added release workflow
- initial commit