Hey, I'm thinking about writing an Itemshop (C++, Python only) for free, so I need some feature-ideas.
Already planed:
- UI based mainly on own classes (To prevent bugs from previous changes)
- Item info (description - price - discount - sockets - attr)
- Promotion-code system (Count & Time based)
- Special offers (Count & Time based)
- Dynamic categories
- Search function
- Payment option
- Current coins
- Show coins
- Set sockets
- Set attr
Maybe:
- RenderTarget Preview (This itemshop will be published for free so i have to write my own... sadge)