Opened 14 years ago
Last modified 14 years ago
#353 new enhancement
enhance Notifications
Reported by: | dafrick | Owned by: | dafrick |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | misc | Version: | 0.0.4 |
Keywords: | Cc: | ||
Referenced By: | References: |
Description (last modified by dafrick)
Notifications are a way for Orxonox to communicate with the player, but at the moment they are ugly and not as user-friendly and intuitive as they could (and should) be.
Your task will be to make them more usable and beautiful. Each notification has a place it was sent from, that could affect how they are displayed (e.g. an image could be displayed with the notification indicating its source, therefore helping the user to evaluate the relative importance of this particular notification)
You also could extend notifications by adding an importance indicator to each notification itself (e.g. 'info', 'warning', 'immediate danger') and display the important notifications more prominently.
So this is mostly a job that requires some design work (mostly gimp or inkscape or similar) and, depending on the goal also some light lua or C++ work.
Change History (2)
comment:1 Changed 14 years ago by dafrick
- Description modified (diff)
comment:2 Changed 14 years ago by dafrick
- Keywords PPS removed
- Owner changed from nobody to dafrick