Azurekuz / RPG-Task-Manager

A COMP345 Agile project dedicated towards creating a gamified RPG task manager.
MIT License
4 stars 1 forks source link

Minor UI Improvements & other fixes from Sprint2 #121

Open E-3P0 opened 4 years ago

E-3P0 commented 4 years ago

Instead of: [TITLE][hello] do [TITLE: hello] in toStrings

Go command isn’t properly disabled in RPGManager

Show xp gained on main completion

Improve main task display to fit other displays

Might be hard to notice the failure prompt if user is doing commands… maybe have user acknowledgment on failure notices?

Fix bug with selecting/stopping with title, did not work occasionally (id worked)

Fix bug with xp not actually being sent to rpg character. Was working at one point, maybe something changed.

E-3P0 commented 4 years ago

Deleted some classes that will go unused. Did everything in card, but xp will be broken until #110 is done. +1.25 hours