YoungMaker / iORC

iORC - Organized Roleplay Creator
3 stars 0 forks source link

Query Error when buying expensive item #150

Closed hwilling closed 6 years ago

hwilling commented 6 years ago

Update error for buying too expensive item to be more helpful to user

YoungMaker commented 6 years ago

Didn't add client-side validation, since the character data's currency would have to be put into the ItemListActivity somehow. Instead, I updated the error popup to display the server error as returned. This is workable for now.

YoungMaker commented 6 years ago

Closed in 9672eb5