Commit Graph
715 Commits
Author SHA1 Message Date
AJ Kelly 614a878ebf fix start button issues on ScreenSelectProfile 2011-06-15 03:04:58 -05:00
AJ Kelly 6d29e63095 add missing routine stuff, plus some freem voodoo for icon positioning. 2011-06-13 15:50:55 -05:00
AJ Kelly 6e19262e29 fix this ScreenString debacle once and for all 2011-06-13 13:39:37 -05:00
AJ Kelly 11c84f8c50 [LifeMeterBattery] Added DangerThreshold metric. 2011-06-13 02:00:09 -05:00
AJ Kelly 24644f3f23 add GainLife/LoseLife commands. 2011-06-13 01:56:23 -05:00
AJ Kelly 38ea269a10 [LifeMeterBattery] Added some metrics that allow anyone to change how the battery meter handles lives.
* MinScoreToKeepLife='TapNoteScore_*' - any score below this = loss of life.
 * SubtractLives=1 - how many lives are lost when going below MinScoreToKeepLife.
 * MinesSubtractLives=1 - how many lives are lost when hitting a mine.
 * HeldAddLives=0 - how many lives are gained when a hold is completed.
 * LetGoSubtractLives=1 - how many lives are lost on a dropped hold.
2011-06-13 01:39:23 -05:00
AJ Kelly a070fc4c3e make this value a little bit more realistic so that bad performance doesn't happen as often 2011-06-12 21:52:51 -05:00
AJ Kelly e965e0b3e4 [ScreenNetSelectMusic] Add PlayerOptionsScreen metric. 2011-06-12 04:09:49 -05:00
AJ Kelly 39c547c437 shut stepmania up about multiple filenames warning 2011-06-12 01:48:13 -05:00
Jason Felds 6c32ca085e Make sure these use split timing. 2011-06-11 22:40:14 -04:00
Jason Felds aeb07190d8 Allow setting Preview Music via Alter Menu.
Now math calculations are no longer needed.
2011-06-11 11:15:58 -04:00
Henrik Andersson d7022c715a [default -> loading window] YAM 2011-06-11 12:22:06 +02:00
AJ Kelly 76c321bdd6 make ScreenString and ScreenMetric work for people coming over from sm4a5 or whatnot 2011-06-11 01:46:42 -05:00
Colby Klein 9737b3f94f Fix MaskSource. clearzbuffer likes to behave badly. 2011-06-10 23:43:21 -07:00
Colby Klein fb8c45066a Don't overwrite global Screen table. 2011-06-10 23:24:46 -07:00
Jason Felds b78c5350e3 Only load the background if it exists.
Took us awhile to find it.
2011-06-10 21:40:56 -04:00
Jason Felds 7768134149 Alright pumpervinil, you got your Delay wish.
I hope that's enough for you.
2011-06-10 17:03:53 -04:00
Jason Felds 9a258e7042 Add "Convert Selection to Fake Segment" option.
Once again, do things math free.
2011-06-10 16:52:23 -04:00
Jason Felds 0db9f87b74 Add "Convert Selection to Warp Segment" option.
Also, preemptively fix another bug with the menu moving.
2011-06-10 16:43:38 -04:00
Jason Felds 866d72e660 Add a Clear Clipboard function to the editor. 2011-06-10 16:10:43 -04:00
Jason Felds 61d935ba70 Split the Editor's Area menu into two menus.
Use the "Enter" key for the old menu,
and the "A" key for the Alter menu
(requires having selected an area of notes).
2011-06-10 03:04:47 -04:00
AJ Kelly 90e563cbce add @waiei's hybrid scoring and fix up supernova 2 scoring 2011-06-08 14:36:24 -05:00
AJ Kelly d0821262d1 add @waiei's changes to SuperNova2 scoring: http://twitpic.com/57wqss 2011-06-08 12:38:36 -05:00
Jason Felds 4b11968abc Make it more obvious about the T key.
Guess not everyone reads changelogs or F1.
2011-06-07 23:43:07 -04:00
Henrik Andersson 33bf96f212 [default -> loading window] YAM 2011-06-07 12:26:46 +02:00
AJ Kelly 4d4b441492 rename Profile(pn) to GetPlayerOrMachineProfile(pn) so that the Profile class will show up in Lua.xml 2011-06-06 17:57:53 -05:00
Jason Felds cb38eae9ba Removing the ScoreDisplay mods.
Lua has since replaced it.
2011-06-06 18:55:49 -04:00
Henrik Andersson e249542093 [loading window] Might as well use this simple fallback graphic that I made in paint. 2011-06-06 20:49:34 +02:00
AJ Kelly 226d2a0e67 simplify branch 2011-06-06 13:40:30 -05:00
AJ Kelly 4bf2270c48 change ScreenOptionsMaster Next/Back screen to post-init screen 2011-06-06 13:39:44 -05:00
AJ Kelly d4c2aee3b9 slightly clean up battery lives graphic 2011-06-05 13:49:24 -05:00
AJ Kelly 3440b2b22b more removal of unused stuff, this time in the animation 2011-06-05 13:46:34 -05:00
AJ Kelly 177165a2a7 remove unused 2011-06-05 13:45:57 -05:00
AJ Kelly 6b3057e3fb work on stepstype icons some 2011-06-05 13:43:56 -05:00
Jason Felds 0a663c372d [default -> loading window] lots of stuff. 2011-06-05 10:20:53 -04:00
Henrik Andersson 881a6534e8 [loading window] Unloading should be reported as well. 2011-06-05 15:37:22 +02:00
AJ Kelly 517c085762 change missing graphic 2011-06-05 05:36:05 -05:00
AJ Kelly 8c4d69167e new ranking bullets graphic 2011-06-05 04:19:10 -05:00
AJ Kelly c3e1d439c5 slight version info tweaks on ScreenTitleMenu 2011-06-05 03:51:16 -05:00
AJ Kelly 7dbedc8dff fix up version info on title menu 2011-06-05 03:48:07 -05:00
Jason Felds 4117ec89a1 Allow double/triple scores for longs/marathons.
This only targets the Extreme scoring system for now.
2011-06-05 03:03:16 -04:00
AJ Kelly 7b067bcd6f make single player BPMDisplay use steps timing 2011-06-05 01:37:36 -05:00
AJ Kelly bd42f04f74 no rotation for big logo on ScreenTitleMenu transition 2011-06-05 01:35:12 -05:00
AJ Kelly 22b5244b6e change common window icon in default theme 2011-06-05 01:34:00 -05:00
Jason Felds 97a1375586 Congrats Thai: you've been promoted. 2011-06-05 02:13:38 -04:00
AJ Kelly dcd086398b show two different BPMDisplays if two players are playing songs with differing timing 2011-06-05 00:46:21 -05:00
Thai Pangsakulyanont ac928c7faa [default -> loading window] merge 2011-06-05 11:41:08 +07:00
Jason Felds 0e834467ba Fix UserPrefAutoSetStyle.
Also took care of some other lua issues with
NotePosition and ComboUnderField.
2011-06-04 21:43:00 -04:00
Jason Felds e1649784b0 Make sure it's USER, not Game. 2011-06-04 19:53:35 -04:00
Jason Felds fe18578319 On our way to fixing AutoSetStyle. 2011-06-04 19:45:54 -04:00