All checks were successful
continuous-integration/drone/push Build is passing
18 lines
410 B
Markdown
18 lines
410 B
Markdown
# Todo
|
|
|
|
## Functionality
|
|
|
|
* [S] Extend inventory to take into account wear items slots
|
|
* [B] Add web management interface
|
|
* [S] Add templates
|
|
* [S] add /save, /inv, /set , /get routes
|
|
* Add wanted list + prices ( allow to buy from other players )
|
|
|
|
## Commands to be added
|
|
|
|
* /set buy item <ITEM> <QUANTITY> <PRICE>
|
|
* /set sell item <ITEM> <QUANTITY> <PRICE>
|
|
* /get wanted
|
|
|
|
## Things for web interface
|