There's no hurry, I will eat in awhile (new suggestions)

Make games! Discuss those games here.

Moderators: Bob the Hamster, marionline, SDHawk

User avatar
msw188
Metal Slime
Posts: 783
Joined: Tue Oct 16, 2007 1:43 am
Location: Los Angeles, CA

There's no hurry, I will eat in awhile (new suggestions)

Post by msw188 »

Well, I'm not sure how much I trust CP's up and down time at this point. I'm sort of porting my suggestions thread from there over here. So this is a thread to make suggestions about what we might like to see in a new version of the OHR. I will loosely maintain an enumerated list and at some point enter the ideas into Bugzilla as feature requests. From the CP thread, here is what we have so far:

1. Spells should be able to trigger out of battle effects only (like triggering a text box or plotscript). I'm thinking of warping spells, but I'm sure the uses are endless.

2. The author should be able to define individual item menus for each character, including a maximum carrying capacity, in addition to the standard item menu included now. This will make item acquisition a whole new beast, unfortunately.

3. The author should be able to define individual equipment menus, with more than five slots. Each slot should also be able to be disabled (so that the player cannot see it).

4?. Ideally, if the user could set up their own submenu for their own purposes, that would be awesome.*
*-See the below for more on this

5. Calling sound effects from textboxes without having to use a script.

6. An option to have attacks ignore characters' "flinching".**
**- Adapted from NP's post, because 'smooth chaining' is already a feature request on Bugzilla

7. Equipment equippable in more than one slot.

8. Item bitset to disable unequipping.

9. Default equipment per hero for all slots, not just weapons.

10. Bitset to disable fading before and after battles.

11. Multiple font support.

12. Font effects (bold, italic, etc; different sizes, colors, etc).

13. Choice of victory animation for heroes.

14. General battle animation editor...?

15. More enemy battle graphics (attacking animations, near death, etc)

16. Player-visible HP meters for enemies in battle (like Breath of Fire)

Wow, that was a lot. Here below is a copy of a post I made over there concerning submenu functionality:

I was thinking about user-defined submenu functionality some more. Imagine if each user-defined submenu was its own entity (defined in an "edit submenus" section in custom). When an author creates a new submenu it gets a unique ID #, and he can name it. This name will be its .hsi name. The standard menus all get ID's and hsi names as well.

Any submenu can have up to N slots (chosen by author up to some memory limit, N is unique to each submenu). Each slot can do one of two things: Either call another submenu or call a script (much like how a text box can either call another text box or call a script). There would be plotscripting commands:
open submenu(menu:"user-defined name")
wait for submenu
current submenu #to return the current menu onscreen
alter submenu (which menu, which slot, ???)

In addition, the main menu would have an optional slot for one usesr-defined submenu (the user could call this submenu "more..." if they wanted it to link to a whole additional menu system). Further, all submenus on the main menu should now be optional to the author as well.

It would be nice if each menu slot could be assigned to do different things based on tags (similar to how door links work, where any slot can be given multiple functions based on multiple tags).
I am Srime
User avatar
camdog
Gameathon 2009 Winner
Posts: 194
Joined: Sun Oct 21, 2007 12:04 am

Post by camdog »

One thing I've been wanting for a while is the ability to control how difficult it is to run from a battle on a formation-by-formation basis. Right now it is either trivial to run (I'd say I can run from 99% of battles without the enemy being able to make a move), or its totally impossible. It'd be nice to have a middle ground. Perhaps a "running difficulty" number can be set in the edit formation screen?
User avatar
msw188
Metal Slime
Posts: 783
Joined: Tue Oct 16, 2007 1:43 am
Location: Los Angeles, CA

Post by msw188 »

Oh yes, that would be extremely nice. I thought of another small feature this afternoon: why can't we name tilesets? We can name practically everything else, so it would be nice to have these named as well, especially for plotscript hsi's. In custom when choosing a tileset it can still show the tileset number, but in addition to the name.
I am Srime
User avatar
msw188
Metal Slime
Posts: 783
Joined: Tue Oct 16, 2007 1:43 am
Location: Los Angeles, CA

Post by msw188 »

No one has suggestions for the engine anymore? Here is another one: the ability to set the battle-ready meters at the beginning of a battle, both on a formation-by-formation basis (defaults to random for all characters) and using plotscripting (new arguments for fightformation). This would allow authors to realize scenarios such as being caught by surprise, or sneaking up on the enemy.
I am Srime
User avatar
Bob the Hamster
Liquid Metal King Slime
Posts: 7460
Joined: Tue Oct 16, 2007 2:34 pm
Location: Hamster Republic (Ontario Enclave)
Contact:

Post by Bob the Hamster »

I think these suggestions ought to go into bugzilla.
User avatar
msw188
Metal Slime
Posts: 783
Joined: Tue Oct 16, 2007 1:43 am
Location: Los Angeles, CA

Post by msw188 »

I usually wait a while and see what other people have to say, but it looks like nothing is coming to mind recently. I'll put them all up later tonight or tomorrow (I'm going to be busy today, and I don't feel like going through with it all right this moment)
I am Srime
User avatar
Mogri
Super Slime
Posts: 4598
Joined: Mon Oct 15, 2007 6:38 pm
Location: Austin, TX
Contact:

Post by Mogri »

The buglist is generally the only place I put my feature requests unless I am trying to get other people excited about my feature requests as well.
User avatar
Blue Train
Metal Slime
Posts: 350
Joined: Tue Oct 23, 2007 11:38 pm

Post by Blue Train »

what I would like to see is mayby like a little icon that shows if your poisoned or stunned above the character that is poisioned, about the size of a weapon picture that mayby is animated by 2 frames. also heres a few attack graphics that would be cool.

random: the attack appears in random spots on the screen, going threw all 3 frames then disapear.

reverse drop: pretty self explainitory, a reverse drop

ill think of more later.
User avatar
Twinconclusive
Liquid Metal Slime
Posts: 976
Joined: Mon Oct 15, 2007 6:45 pm
Location: Tabletop

Post by Twinconclusive »

random: the attack appears in random spots on the screen, going threw all 3 frames then disapear.
Isn't this called 'Scatter'? :(
♪♪♪ Du du duuuu ♪♪♪
User avatar
Uncommon
Metal Slime
Posts: 720
Joined: Thu Oct 18, 2007 10:58 pm
Location: Savannah, GA

Post by Uncommon »

Not quite. He's talking about a bunch of instances of a graphic appearing about the screen, like how many SNES games used all-effecting spells. A good example would be Aqua Rake from FF6.
User avatar
RMZ
Liquid Metal Slime
Posts: 1441
Joined: Tue Oct 16, 2007 12:39 am
Contact:

Post by RMZ »

That idea would be pretty cool, for like huge collosal explosions and so forth I suppose.
User avatar
Bob the Hamster
Liquid Metal King Slime
Posts: 7460
Joined: Tue Oct 16, 2007 2:34 pm
Location: Hamster Republic (Ontario Enclave)
Contact:

Post by Bob the Hamster »

I was thinking it would be nifty to re-purpose "Weapon Pictures" as "Weapon&Item Pictures", so you could (optionally) see pictures of all the things in your inventory or all the things in a shop, or even when winning items in battle.
User avatar
Twinconclusive
Liquid Metal Slime
Posts: 976
Joined: Mon Oct 15, 2007 6:45 pm
Location: Tabletop

Post by Twinconclusive »

James Paige wrote:I was thinking it would be nifty to re-purpose "Weapon Pictures" as "Weapon&Item Pictures", so you could (optionally) see pictures of all the things in your inventory or all the things in a shop, or even when winning items in battle.
This sounds fantastically awesome.
But wouldn't it be easier to just have a separate grouping of images called 'Item Pictures'?
♪♪♪ Du du duuuu ♪♪♪
User avatar
msw188
Metal Slime
Posts: 783
Joined: Tue Oct 16, 2007 1:43 am
Location: Los Angeles, CA

Post by msw188 »

Well I finally put all of this in. Except for thedude257's requests, I don't fully understand what any of them are asking for. I think you'd be better off inputting them yourself (I'm still unsure what the random was supposed to mean) We already have markers for status effects, are you just saying you want them to go above the head of the character instead of in the battle-ready meter? Why?
I am Srime
User avatar
Newbie Newtype
Reigning Smash Champion
Posts: 1873
Joined: Mon Oct 15, 2007 9:44 pm

Post by Newbie Newtype »

I'm more interested in status effect indicators for enemies.
Post Reply