FFR Suggestions
Collapse
This is a sticky topic.
X
X
-
Re: FFR Suggestions
Rewrite whole game in AS3.
Scroll wheel, and arrow key functionality.
Hey if your engine is going to be used in the future, why not stretch profile chat to be the same size as your engine. (Because that's how MP is going to work right?)Comment
-
Re: FFR Suggestions
- I'd love to, but I have no coding ability for AS3.
- That's on hold for now.Comment
-
Re: FFR Suggestions
Fix song placements.
Example in arcade the list difficulty wise isn't correct it goes like 3 7 9 in some spots. Scan through the pages you'll know what I mean.
Also I can't tell if this is on the MP beta engine or not but a mute button like your personal engine would be awesome.Comment
-
Re: FFR Suggestions
Copypasted from another thread:
Originally posted by bmahIn the dropdown list in the main FFR game, there are some weird things going on that I hope may be fixed:
- every time you return to the main menu after playing a game, the order on the dropdown list is switched (i.e. A to Z, then it appears from Z to A); have the list order remain static.
- songs that begin with lowercase letters are for some reason categorized apart from songs that begin with uppercase letters (these songs also typically get less attention when you're looking for songs in the dropdown list). Have song names listed alphabetically in order without distinguishment between uppercase-lettered songs and lowercase-lettered songs.
- a few songs are completely out of order (name-wise and difficulty-wise) at the end of the dropdown list. Put these in proper order.The bolded part is probably the only fixable thing. Just adding it to this thread.Originally posted by Velocity- The sort method isn't reset when you return to the menu, and the code flips it each time you enter the menu screen.
- I'll see what I can do about it.
- When flash does a sorting on the list, it sometimes forgets how to count and the alphabet.Comment
-
Re: FFR Suggestions
- It's not sorted in the playlist itself. That's up to the playlist editors too.Fix song placements.
Example in arcade the list difficulty wise isn't correct it goes like 3 7 9 in some spots. Scan through the pages you'll know what I mean.
Also I can't tell if this is on the MP beta engine or not but a mute button like your personal engine would be awesome.
- My engine is getting MP in the coming week or to.Last edited by Velocity; 11-25-2010, 09:58 PM.Comment
-
Re: FFR Suggestions
I really like that 'Filter songs by: FC, AAA, Difficulty
It would be so great if I could just take out all the songs I've already AAA'd or something.
I can't tell if this is already included in the game yet or not, sometimes it happens, sometimes it doesn't. But if you get a negative score, your score goes undefined. It'd stop those people from booing out and getting a million game plays. (even though, idk why people do that)Comment
-
Re: FFR Suggestions
Negative scores are ignore globally now.I can't tell if this is already included in the game yet or not, sometimes it happens, sometimes it doesn't. But if you get a negative score, your score goes undefined. It'd stop those people from booing out and getting a million game plays. (even though, idk why people do that)Comment
-
Re: FFR Suggestions
Not really a huge deal either way, but perhaps a way to say random between length x and length y? I really don't like hitting random on 11's and 12's and getting 5-8 minute songs...If I want to play those I pick those.
Not a huge priority but it would be nice. Ore perhaps a sorting method by song length?
Comment
-
Re: FFR Suggestions
That shouldn't be hard, added it for filter and sort.Not really a huge deal either way, but perhaps a way to say random between length x and length y? I really don't like hitting random on 11's and 12's and getting 5-8 minute songs...If I want to play those I pick those.
Not a huge priority but it would be nice. Ore perhaps a sorting method by song length?Comment
-
Re: FFR Suggestions
Suggestion for this thread:
Implemented
In progress
Suggested but not worked onComment
-
Re: FFR Suggestions
Done.
That shouldn't be hard at all.Last edited by Velocity; 11-26-2010, 02:37 PM.Comment
-
Comment
-
Re: FFR Suggestions
Oh...
Add the best rank and the current rank on the song after you play. I noticed that your engine doesn't do that, haha.Comment



Comment