Gamer125 / fofix

Automatically exported from code.google.com/p/fofix
0 stars 0 forks source link

Do not show career tiers from which no songs are unlocked #751

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Based on the GH3 setlist. Tier also are not display. Can add a 'unlock'
value to theme.ini. It's great plus for game, 'coz the setlist will be
loading faster and it will be looks better. Example, if in "2nd tier"
section in "titles.ini" value "unlock_need" will be "1st tier" in you don't
beat all first tier(or only encore)the next tier won't be display. can do,
if any song in tier is locked it won't be display.

Leatsis.

Original issue reported on code.google.com by leatsis@gmail.com on 13 May 2009 at 3:10

GoogleCodeExporter commented 9 years ago
So you know, this won't actually make the game load any faster, but other than 
that.

Original comment by aked...@gmail.com on 15 May 2009 at 10:50

GoogleCodeExporter commented 9 years ago
Well. Again with the we'll see, but this seems a reasonable one to add.

Original comment by aked...@gmail.com on 24 Sep 2009 at 5:04

GoogleCodeExporter commented 9 years ago
This should be optional.

Original comment by mrhappen...@gmail.com on 24 Sep 2009 at 5:19

GoogleCodeExporter commented 9 years ago
It might also be a good idea to hide empty tiers (IE if you've downloaded 
Puppetz
Hero tier 1-5 but not the rest, the titles.ini have more tiers than you've 
downloaded.)

Original comment by azzc...@gmail.com on 25 Sep 2009 at 2:10

GoogleCodeExporter commented 9 years ago
Two options:

1) Add unlock_require to titles, which works exactly the same as it does for 
songs.
2) Just automatically hide a title which is for a tier containing no unlocked 
songs.
This is actually harder because one "tier" can span multiple unlock_id's (e.g. 
main
tier and encore), but it will  work for careers made before this is written 
without
changes, and see azzco's post above.

Oh, and please don't say "tiers" when you mean "titles". >:-|

Original comment by coolguy5678@gmail.com on 16 Nov 2009 at 7:58