v1.3.0: seeded runs can now show up in rankings
This commit is contained in:
@@ -51,7 +51,7 @@ scenes.heroselectscene.options=Game Options
|
||||
scenes.heroselectscene.custom_seed=Custom Seed
|
||||
scenes.heroselectscene.daily=Daily Run
|
||||
scenes.heroselectscene.custom_seed_title=Enter a Custom Seed
|
||||
scenes.heroselectscene.custom_seed_desc=The same seed and game version always generate the same dungeon! Seeds are nine uppercase letters (e.g. ABC-DEF-GHI), but you can enter anything you want and the game will convert it. _Games with a custom seed cannot earn badges or appear in rankings._
|
||||
scenes.heroselectscene.custom_seed_desc=The same seed and game version always generate the same dungeon! Seeds are nine uppercase letters (e.g. ABC-DEF-GHI), but you can enter anything you want and the game will convert it. _Games with a custom seed cannot earn badges, contribute to games played, and appear at the bottom of the rankings page._
|
||||
scenes.heroselectscene.custom_seed_duplicate=You already have a regular game in progress with that seed. You must end that game before using that custom seed.
|
||||
scenes.heroselectscene.custom_seed_set=Set
|
||||
scenes.heroselectscene.custom_seed_clear=Clear
|
||||
|
||||
@@ -168,7 +168,7 @@ windows.wndranking$statstab.gold=Gold Collected
|
||||
windows.wndranking$statstab.food=Food Eaten
|
||||
windows.wndranking$statstab.alchemy=Items Crafted
|
||||
windows.wndranking$statstab.copy_seed=Copy Seed
|
||||
windows.wndranking$statstab.copy_seed_desc=Would you like to use the dungeon seed from this ranking as a custom seed for a new game? _Note that games with a custom seed cannot earn badges or appear in rankings._\n\nIf this ranking is for an old run, also note that different versions of Shattered Pixel Dungeon may make different dungeons even if the seed is the same.
|
||||
windows.wndranking$statstab.copy_seed_desc=Would you like to use the dungeon seed from this ranking as a custom seed for a new game? _Note that games with a custom seed cannot earn badges, contribute to games played, and appear at the bottom of the rankings page._\n\nIf this ranking is for an old run, also note that different versions of Shattered Pixel Dungeon may make different dungeons even if the seed is the same.
|
||||
windows.wndranking$statstab.copy_seed_copy=Use this Seed
|
||||
windows.wndranking$statstab.copy_seed_cancel=Cancel
|
||||
|
||||
|
||||
Reference in New Issue
Block a user