It's very convenient, but probably not worth including in its current form. The one big thing that needs to be addressed is that just listing the script filenames isn't very helpful. There needs to be some way of including meta-information in a script: title, author, and a brief description. Just the title would suffice for now. One approach would be to define some standard tags for this data that could appear in script comments. It could be very simple:
Code: Select all
-- Title: Mark Local Group Galaxies
-- Author: Fridger Schrempp
So, I have a few things I'd like feedback on . . .
- Is this a good idea?
- Is there some standard way of including meta-information in scripts?
- What about i18n?
I'm not sure if this is a feature that will make 1.5.0 final. If there's some consensus that a simple scripts menu is adequate, then it probably will. But higher priority tasks that will prevent me from spending enough time to implement anything very complicated. I'm also unwilling to do a lot of Windows UI work now when a unified UI is in Celestia's future.
--Chris