Commit Graph
1229 Commits
Author SHA1 Message Date
Chris Danford 856a6a2ab1 change GiveUpAfter30Misses to FailAfter30Misses to that stepping off will kick you out even if FAIL_OFF 2005-05-09 14:51:34 +00:00
Chris Danford b33f204d34 show memory card icons on all screens 2005-05-09 11:53:12 +00:00
Chris Danford 8ee373253a themeable text on SBookkeepoing 2005-05-09 11:10:14 +00:00
Chris Danford 17b6d15d79 themeable system message animation 2005-05-09 09:49:13 +00:00
Chris Danford d04dd439cf add rolls to eval 2005-05-09 06:17:07 +00:00
Chris Danford 4b5aa60a21 themeable oni die 2005-05-09 04:07:07 +00:00
Glenn Maynard 0d9f9977ce update 2005-05-09 03:42:18 +00:00
Glenn Maynard b5bebfdc67 RandomPicksLockedSongs=1 2005-05-09 01:29:05 +00:00
Josh Allen d56a4f28d1 Update to reflect change to room creation 2005-05-08 18:54:28 +00:00
Chris Danford 51981d406a per-screen course difficulty 2005-05-08 04:11:28 +00:00
Chris Danford 6d6762fbe4 don't show Stage in course mode 2005-05-07 08:36:39 +00:00
Chris Danford 457e72f4d4 move sprStage into SWMElements
allow repeating input in MiniMenu
2005-05-06 15:40:46 +00:00
Chris Danford 7cbb3d3da2 split ShowAllCourses into Show*Courses for each CourseType 2005-05-05 19:35:51 +00:00
Glenn Maynard 8ca126d033 MeterType 2005-05-04 19:04:23 +00:00
Charles Lohr 7bcaee4562 Add: missing text redir 2005-05-04 17:41:40 +00:00
Charles Lohr 085cd71337 Add: missing metric 2005-05-04 17:40:23 +00:00
Chris Danford 41ab0920b2 add wrap 2005-05-04 10:31:22 +00:00
Charles Lohr ea606ed4a4 Modify metrics to reflect code. 2005-05-04 05:35:06 +00:00
Charles Lohr 8e0a1e7e89 Unneeded; everything falls back to screenwithmenuelements. 2005-05-04 03:49:56 +00:00
Chris Danford 75eaaf0364 fix missing fallback 2005-05-04 03:37:57 +00:00
Charles Lohr ba8e6e4405 Remove: Unessiary (use fallbacks) 2005-05-04 03:19:59 +00:00
Chris Danford 00fd1cfab9 themeable menu timer text 2005-05-04 02:30:55 +00:00
Charles Lohr e2d7214f2f Use fallback system to decrease overall redir files. 2005-05-04 00:26:43 +00:00
Chris Danford 076643cc09 fix wheel item fallback 2005-05-04 00:26:06 +00:00
Charles Lohr fbc817eae5 Change: Help text was not very useful. 2005-05-03 23:49:09 +00:00
Chris Danford ab543597cd add SSMaster::WrapScroller and ScrollerFastCatchup 2005-05-03 23:12:29 +00:00
Chris Danford 95b7f0a8c3 move split, join to Utilities.lua
add clamp
2005-05-03 19:35:47 +00:00
Chris Danford 8eaf93a23d position Scroller items with a Lua function
add ActorFrame::m_bDrawByZPosition
2005-05-03 09:29:54 +00:00
Charles Lohr e0d5bf3a3a Temporary fix. We don't actually need these, but it still warns. (Will remove later) 2005-05-03 05:01:12 +00:00
Josh Allen 4482cbcde5 Removed metrics for old room selection, added metrics for new room selection. 2005-05-03 01:39:16 +00:00
Josh Allen 86fec46c9a Image for RoomWheel 2005-05-03 01:25:04 +00:00
Josh Allen ed3bf8f07e Fonts for RoomWheel 2005-05-03 01:15:53 +00:00
Chris Danford 4a6ec0a155 separate bar graphics for sort and mode 2005-05-01 23:38:40 +00:00
Chris Danford 2232b4b8ed add missing GiveUpAfter30Misses 2005-05-01 20:49:11 +00:00
Josh Allen 4144d28bf2 Update WheelItemBase 2005-04-30 17:37:26 +00:00
Chris Danford a61d0693f4 flip the P2 life meter in metrics, not in code 2005-04-30 00:54:28 +00:00
Chris Danford 910bb48362 add combo milestone graphic 2005-04-29 02:55:32 +00:00
Chris Danford 9539e03bdc combo metrics cleanup 2005-04-28 22:32:06 +00:00
Chris Danford 09298a4011 add totals 2005-04-28 22:22:23 +00:00
Chris Danford 77efd71587 add expanded bar 2005-04-28 11:39:31 +00:00
Chris Danford 8cf1a9d820 add wheel item metrics 2005-04-28 10:05:12 +00:00
Chris Danford 16971da0b3 add copy and clear machine edits 2005-04-28 06:17:17 +00:00
Chris Danford 6889c8be3f Move "30misses" to a GiveUp metric. It's not very different from FailEndOfSong.
Only fail when giving up if died earlier.
2005-04-27 06:34:53 +00:00
Glenn Maynard cae5bf6e29 ModeMenuAvailable 2005-04-27 04:35:55 +00:00
Glenn Maynard 2cac14ae37 add ModeMenuAvailable 2005-04-27 04:26:06 +00:00
Glenn Maynard bbd4e2a251 fix ScreenSetTime 2005-04-26 23:44:55 +00:00
Glenn Maynard e1c1b6cbc4 add secondary screenshot code 2005-04-26 08:40:27 +00:00
Glenn Maynard 2df152f792 oops: DynamicThemeMetric doesn't go through the same code path
as ThemeMetric, so we have to say "false" instead of "0" (since 0 is
true in Lua).  hmm ...
2005-04-26 06:47:45 +00:00
Chris Danford 9eddaaf860 keep track of last played for each song
add metric: ScreenRanking::ShowOnlyMostRecentScores
2005-04-25 22:44:32 +00:00
Chris Danford 9187aa2399 broadcast note crossed messages in beginner mode for BGAs
add FORCE_MODIFIERS_IN_BEGINNER
2005-04-24 11:03:02 +00:00