electromuis / stepmania

Advanced rhythm game for Windows, Linux and OS X. Designed for both home and arcade use.
http://www.stepmania.com/
GNU Lesser General Public License v3.0
13 stars 3 forks source link

Give P3 and P4 different colors #15

Open 1033Forest opened 8 years ago

1033Forest commented 8 years ago

Making 3 players the same color would be a bit too confusing. P3 could be yellow and P4 could be green, or it can be the other way around.

To change the colors of images it is easy: use paint.net and re-hue them. If the image is red: 30: Orange 60: Yellow 120: Green 180/-180: Cyan/Teal -120: Blue -90: Purple -60: Pink

electromuis commented 8 years ago

In what screen? I tought i already recollored all the players. Are you using the ultralight theme? That's supposed to be the default ;p (Should come with the next commit)

1033Forest commented 8 years ago

In the default theme; I looked at the images, P3 and P4 are both red

1033Forest commented 8 years ago

And there is no program .exe for this 4 player SM build to run. How am I supposed to run it?

Also, a feature request if it hasn't been added yet: Can this SM support 3 and 4 player routines (PIU)? But then noteskins would have to be made for routine P3 and P4 (P3 yellow and P4 green)

Other text that needs to be changed (Default theme): For rave result p3 and p4 it should say "Player 3 Wins" and "Player 4 Wins" respectively, not both of them saying "Player 1 wins". Also in default theme, P3 and P4 need to be recolored. I suggest: P3 yellow and P4 green.

nieknooijens commented 8 years ago

@1033Forest you need to compile the program from source. on linux that would be done by creating a build folder, generating makefiles with cmake and then building with make and make install. it will place the executables in /usr/local/stepmania-5.0/

for the PIU routines, please open up a seperate issue for that. then we could place it in the roadmap.

1033Forest commented 8 years ago

I use Windows, and dont really know how to compile it

electromuis commented 8 years ago

I shall look into posting an alpha release next week. On 17 Jun 2016 14:18, "1033Forest" notifications@github.com wrote:

I use Windows, and dont really know how to compile it

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/Highlogic/stepmania-event/issues/15#issuecomment-226754505, or mute the thread https://github.com/notifications/unsubscribe/ABVKiOxxcR41iZmW4ICLjrav6uB-_6eeks5qMpCVgaJpZM4I1YUY .

1033Forest commented 8 years ago

So what new modes are added in this version of SM? I'm guessing 3 and 4 player modes. Is there triple (12 panel), or quad (16 panel) modes too?

electromuis commented 8 years ago

For now my focus is on getting the dance-versus working for 1-4 players, f.e. 2 doesn't work ATM. After that I want to add 2player doubles. Triple/quadruple doesn't make much sense now since there aren't any charts for those

1033Forest commented 8 years ago

Other ideas: versus for other game modes like solo?

electromuis commented 8 years ago

Certenly a possibility

1033Forest commented 8 years ago

If this works well, maybe a pull request could be sent to implement 4P support to 5.0/5.1

electromuis commented 8 years ago

Eventually that would be super awesome. But for now, with half functionality and the diffrent theme it's pretty difficult. @nieknooijens keeps the repo up to date with the master project, so it should certanly be a possibility!

1033Forest commented 8 years ago

In the default theme, P3 and P4's pointers still say P2.

Even though ultralight has everything correct, things still need to be done for default.

And add quad modes for other game types too.

electromuis commented 8 years ago

I will be focussing on ultralight, thats why i renamed it to default. _fallback will be kept up to date. Of course feel free to check it out yourself!

1033Forest commented 8 years ago

Theming question (even though it's unrelated to this issue): How do I add an extra playmode button on the select style menu? I want to add 3 panel mode (the secret hidden game mode in 5.0, which is left, down, and right)