
*edit* Oh yeah... here's the github repo and the gitorious repo. Note that this isn't really a game yet. I'm trying to sort out the UI before I start adding the meat.
Here's a fairly recent screen shot so hopefully the following makes some sense.
Obviously the hotkey display needs work. I know what I want here and have 'some' idea how to go about it but figured I'd prod you guys for feedback first.
Basically I want the player to have access to 10 active talents at a time. Five of these will be entirely dependent on what 'stance' the player is currently in. So I'll also need some stance buttons possibly right above those five bars. Something like this maybe with the dashes representing slightly smaller buttons.
Code: Select all
---
#####
I'd also like a hotkey bar representing what spells the character has memorized. These would be assignable and would basically work like like ToMEs talent assignment except that it would take a turn to assign these hotkeys, only spells would be assignable, and you only get five period.
Code: Select all
#####
Code: Select all
---
##### #####
Thoughts?