My request is simple. I just want the option to use caps lock to scroll in the Sprite editor again. That was so much easier for me.
—- So anyway, how are you?
Stewie wrote:
My request is simple. I just want the option to use caps lock to scroll in the Sprite editor again. That was so much easier for me.
Nope! I am vetoing that one.
However, I suppose some other key could be made to behave the way capslock used to. I have no objection to a key that switches to the scroll tool when you press it down, and switches back to your previous tool when you release it, It just can't be capslock.
What does the mouse have to do scrolling? You can switch to the scroll tool with 'S'.
We would either need to fork SDL_mixer or submit a bunch of patches, and in the later case Linux users would have to wait for a new version of SDL_mixer to release and for their distro to update. So I think the best option is to do both, as anyway there are many things in SDL_mixer that I'm not happy about and want to change. And then we can share MIDI playback code between all backends too. I'm pretty sure we need to handle MIDI ourselves.
Audiere (music_native/native2) seems to support loop repeat counts and even loop points out of the box, but I don't think we can switch to it as the default. Meow even complained that music_native doesn't play sound effects!
I am going to be implementing my own list of bugfixes and features. The list mostly contains things I've either promised or already half finished.
Quote:
Doing this is kinda tricky, but I am sure it is not impossible. I don't know much about the music backends, so it will be hard for me to do this without a lot of studying. TMC might know how to do it more easily, but it is I, and not him who has volunteered feature/bugfix requests, so I won't make any promises on his behalf ;)
We would either need to fork SDL_mixer or submit a bunch of patches, and in the later case Linux users would have to wait for a new version of SDL_mixer to release and for their distro to update. So I think the best option is to do both, as anyway there are many things in SDL_mixer that I'm not happy about and want to change. And then we can share MIDI playback code between all backends too. I'm pretty sure we need to handle MIDI ourselves.
Audiere (music_native/native2) seems to support loop repeat counts and even loop points out of the box, but I don't think we can switch to it as the default. Meow even complained that music_native doesn't play sound effects!
I am going to be implementing my own list of bugfixes and features. The list mostly contains things I've either promised or already half finished.
jcenterprises wrote:
Would longer item and spell names be a better request?
Yes, that is easier for me to do. Longer item & spell names is tricky because of the three-column layout of the item and spells menus, but it makes a pleasant excuse to force me to work on converting those menus to use slices :)
Once I have the menus sliceified, then I could make it possible to switch to a two-column or even one-column version of the menu, allowing space for long names.
The feature you're still owed is one of the things on my list.
Since we'll support variable width font, few columns shouldn't be a requirement though. Ideally the item editor could show you whether an item name is too long for the current item menu plus font configuration.
James Paige wrote:
Once I have the menus sliceified, then I could make it possible to switch to a two-column or even one-column version of the menu, allowing space for long names.
Since we'll support variable width font, few columns shouldn't be a requirement though. Ideally the item editor could show you whether an item name is too long for the current item menu plus font configuration.
Oh yeah, my feature request: let the number-pad 2/4/6/8 keys be used as arrow keys again, at least in Custom if not in both programs.
I've always liked those more than the actual arrow keys on just about every keyboard I've ever used, but it's especially noticeable on my laptop where the arrow keys are these dinky little half-key things instead of full-sized ones... which happens to be the computer I do most of my OHRRPGCE work on now.
FYS:AHS -- Swapping out some step-on NPCs for zones + each step script
Puckamon -- Not until the reserve party is expanded.[/size]
I've always liked those more than the actual arrow keys on just about every keyboard I've ever used, but it's especially noticeable on my laptop where the arrow keys are these dinky little half-key things instead of full-sized ones... which happens to be the computer I do most of my OHRRPGCE work on now.
FYS:AHS -- Swapping out some step-on NPCs for zones + each step script
Puckamon -- Not until the reserve party is expanded.[/size]
Master K wrote:
Hey James, quick question, did you ever see into the feature I requested for the 48 Hour/Ludum Dare contest from last summer?
If I did, I forgot about it. What was it?
TMC wrote:
Since we'll support variable width font, few columns shouldn't be a requirement though. Ideally the item editor could show you whether an item name is too long for the current item menu plus font configuration.
Yes indeed! We could allow names to be longer than the limit, and if you displayed the name in a column that is too long for it, the name could just be shortened for display.
FnrrfYgmSchnish wrote:
Oh yeah, my feature request: let the number-pad 2/4/6/8 keys be used as arrow keys again, at least in Custom if not in both programs.
I've always liked those more than the actual arrow keys on just about every keyboard I've ever used, but it's especially noticeable on my laptop where the arrow keys are these dinky little half-key things instead of full-sized ones... which happens to be the computer I do most of my OHRRPGCE work on now.
I've always liked those more than the actual arrow keys on just about every keyboard I've ever used, but it's especially noticeable on my laptop where the arrow keys are these dinky little half-key things instead of full-sized ones... which happens to be the computer I do most of my OHRRPGCE work on now.
Hmmm... that sounds like adding real numlock support. I guess it could be possible. I want to hear what TeeEmCee (and Jay?) think about that, because they know the keyboard handling code way better than I do.
Master K wrote:
@James: It was the new ways to learn attacks.
Oh! yes, the Plan for improved spell learning is going to be wonderful :)
TMC wrote:
What does the mouse have to do scrolling? You can switch to the scroll tool with 'S'.
...oh...
...errr.. can I change my request? If so can attacks be assigned specific weapon animations? F'rinstance, if an attack, say "boomerang" is set to the "attack" caster animation, can it be made to show a boomerang as the weapon used as opposed to whatever the caster has equipped?
—- So anyway, how are you?



