- Pop up a splash screen for no good reason
- Assume that a user is always going to want to create a new army, even though looking at an old one is just as likely
- Add additional clicks to the process of creating an army, just for the sake of it, by separating system loading from army selection with a random dialog in the middle
- Only provide a "Quit" option when part way through creating an army, not a "Cancel"
- Replace the icons with less obvious ones
- Put lots of functions on a single complex dialog
- Provide a "demo" mode that leaves lots of menu items enabled but unfunctional
- Make users enter a license number to access all functionality (although we'd probably accept any string rather than an actual license number)
It might need a bit of rework in places, though, as it needs extensive UI hooks rather than the more conventional back-end manipulation (e.g. additional file format or rule handling). What do you think - would it make people feel more at home?