Joey Hines
|
08bc344922
|
Added commands to add items to shop inventories and to lookup items for sale
|
2018-06-23 15:27:00 -05:00 |
Joey Hines
|
484f1ed260
|
Added basic command support for shops
|
2018-06-23 12:33:02 -05:00 |
Joey Hines
|
2320acf7bf
|
Wrapped sqlalchemy calls more into GeoffreyDatabase
|
2018-06-23 11:08:40 -05:00 |
Joey Hines
|
c642f535f8
|
Fixed UUID lookup
|
2018-06-23 10:17:51 -05:00 |
Joey Hines
|
26b19f4836
|
MC UUID is now used to track players
|
2018-06-02 21:42:31 -05:00 |
Joey Hines
|
70ff8624f9
|
Added Shop and ItemListing classes
|
2018-06-02 16:41:27 -05:00 |
Joey Hines
|
c9f5749611
|
Added unit tests for GeoffreyDatabase
|
2018-06-02 12:40:55 -05:00 |
Joey Hines
|
52b9da67c5
|
GeoffreyDatabase class moved to DataBaseModels.py
|
2018-06-02 11:11:31 -05:00 |
Joey Hines
|
0917c77197
|
Moved Errors and Database models into thir own module
|
2018-05-26 10:07:17 -05:00 |