ListenerJubatus
40ff0206ce
Fix more typos
2018-09-26 21:49:18 -06:00
ListenerJubatus
cd3f0ec4b6
Add an FC splash
2018-08-24 10:01:05 -06:00
ListenerJubatus
d6125c4075
Nicer appearance for style icons
2018-08-14 23:38:48 -06:00
ListenerJubatus
2dcf66223d
Code cleanup
...
Mainly unneeded semicolons
2018-08-14 14:19:02 -06:00
ListenerJubatus
0cc52487a0
Further ScreenContinue tweaks.
2018-08-04 12:09:09 -06:00
ListenerJubatus
9f8f7e3091
Theme housekeeping and ScreenContinue.
2018-08-04 11:51:38 -06:00
Colby Klein
00c9b5b9d4
bounce those icons
2018-05-10 17:19:15 -07:00
ListenerJubatus
bdaabb3525
correct an image size, rm code typo
2018-02-25 18:56:45 -06:00
ListenerJubatus
40c8d88bdc
Extend grade scale
...
should have done this in default a long time ago.
2018-02-24 14:19:57 -06:00
ListenerJubatus
df40d27050
Tweak shadows, balance screenselectmusic a bit
2018-02-22 12:19:10 -06:00
ListenerJubatus
e7cc45a2e0
tweak lifebar, scrollbar thumb, cdtitle
2018-02-20 23:24:35 -06:00
Flameshadowxeroshin
1f8b6698c1
fix LifeMeter tip not falling below 50%
2018-02-09 12:11:24 -06:00
ListenerJubatus
67099e520c
Merge a major revamp of Lambda
...
Besides a few other minor retouches and additions, the biggest change is
that the theme now has a fixed color scheme of yellow, orange, and dark
magenta, and that many of the glossy graphics have been replaced by
flatter versions with subtle shadows.
2018-02-08 23:35:28 -06:00
ListenerJubatus
0680ab5e8e
few more graphics tweaks, subtitle maxwidth
2018-01-20 14:52:05 -06:00
ListenerJubatus
ba6a6a4f8c
adjust the color on AAA grade graphics for contrast
2018-01-18 22:18:38 -06:00
ListenerJubatus
73999c631d
Evaluation adjustments
...
Move Holds count to sidebars, add song title display, move evaluation
stagedisplay to header, adjust placement of judgment counts/timing and
life difficulty/options
2018-01-18 19:19:31 -06:00
ListenerJubatus
9c00598af9
Combo colors, restore ProTiming, fix up strokes
2018-01-08 14:39:52 -06:00
ListenerJubatus
ab5678ff5b
add maxwidth here just to be safe
2018-01-07 11:32:48 -06:00
ListenerJubatus
479e34fcff
Change these 3 banners to a blue color for contrast
2018-01-02 15:26:43 -06:00
ListenerJubatus
65e1e84b11
Fix mode wheel and sort display
2018-01-02 13:11:08 -06:00
ListenerJubatus
b6f8c5867a
icon sizing, modifiers to eval, lambda ns
...
tweak icon sizes on music wheel, new Lambda noteskin, add player options
back to evaluation, tweak evaluation to have more padding for scores
2017-12-30 11:35:22 -06:00
ListenerJubatus
edcda5cae6
Contrast, music wheel icons
2017-12-29 21:19:25 -06:00
ListenerJubatus
1f2269bb32
tweak title screen logo (again)
2017-12-27 22:38:21 -06:00
ListenerJubatus
e246e3d5f8
mode icons, lyric display, autogen
2017-09-20 20:32:16 -06:00
ListenerJubatus
62631abf83
Song meter, map controllers, etc.
2017-09-19 20:42:08 -06:00
ListenerJubatus
9deb28c35e
Update, rm some junk files
2017-09-17 13:50:43 -06:00
ListenerJubatus
edb96fec5d
Clean-up panedisplay anim with new style
2017-09-15 21:41:00 -06:00
ListenerJubatus
ff502d5c40
Respect fancy UI BG settings, reduce impact
2017-08-30 16:12:54 -06:00
ListenerJubatus
1e5979fe14
Theme updates (colors, evaluation)
2017-08-19 18:04:08 -06:00
ListenerJubatus
1210dd7c42
Resolve visibility/contrast issues in Lambda theme
2017-08-12 18:45:03 -06:00
ListenerJubatus
2cc1ba8a96
Options screen adjustments to theme
2017-08-11 15:01:19 -06:00
ListenerJubatus
f2f707cbae
More minor tweaks to theme
2017-08-08 12:42:04 -06:00
ListenerJubatus
a17c95aa68
Post-pull fixes
2017-08-08 12:25:20 -06:00
ListenerJubatus
f257f19dad
Add new 5.1 default theme Lambda
...
I'd like to thank everyone who made this possible;, including but not
limited to Riakodoadm, MrThatKid, kyzentun, Luizsan, JoseVarelaP,
everyone else who provided feedback and bug reports.
2017-08-08 01:07:34 -06:00
Kyzentun Keeslala
ca9fd7c707
Fixed bug that allowed pausing by pressing two different pause buttons instead of double tapping one. Moved pause logic to script in _fallback to make it easier for other themese to use.
2016-06-28 16:12:45 -06:00
Kyzentun Keeslala
7bd64c32af
Added AllowHoldForOptions preference.
...
Back button now only backs out of a screen on a press.
Updated changelog.
2016-06-24 16:55:01 -06:00
Kyzentun Keeslala
9c6858f323
Changed pause menu logic to not allow pausing if any other button is down.
2016-03-31 19:53:47 -06:00
Kyzentun Keeslala
cfca85c464
Allow bringing up the pause menu with MenuLeft and MenuRight at the same time.
2016-01-24 20:16:56 -07:00
Kyzentun Keeslala
751729c49a
Disable pausing on ScreenGameplaySyncMachine.
2016-01-23 00:59:19 -07:00
Kyzentun Keeslala
a3f5682ce2
Added Stop Course to pause menu. Hide foreground during pause menu. Changed GiveUpStartText, GiveUpBackText, and SkipSongText to tell the player to double tap for the menu.
2016-01-12 17:37:00 -07:00
Kyzentun Keeslala
0de66f6e1a
Added pause menu to ScreenGameplay in default theme. Added SetPrevScreenName lua binding to Screen. Added begin_backing_out lua binding to ScreenGameplay.
2016-01-09 11:40:22 -07:00
Kyzentun Keeslala
220e4c13b6
Forgot to make this a local.
2015-06-14 08:59:24 -06:00
Kyzentun Keeslala
c78950aaeb
Changed timing and life difficulty text to position value after label. Changed all AllowRepeatingInput metrics in _fallback to true.
2015-06-14 08:55:42 -06:00
Kyzentun
6bedfcaf74
Added NoteField board files.
2015-04-03 14:21:42 -06:00
Kyzentun
b4893e4a10
Structural changes to ScreenGameplay, Player, and NoteField to put the NoteField Board underneath everything except the song background. This includes underneath the combo/judgment when those are under the field. Screen filter in default theme moved to be part of the NoteField board so that it's always in the right place.
2015-04-03 14:19:28 -06:00
Kyzentun
519ad8d243
Added stoptweening to ExplanationTogether OnCommands because it was possible to trigger a tween overflow by holding escape in edit mode.
2015-03-02 20:51:47 -07:00
Kyzentun
5d7f6b7b52
Added code for setting player name plates with bpm info.
2014-12-27 05:44:46 -07:00
Jonathan Payne
0ec3c573c4
Add Speed Nameplates
2014-12-27 03:17:51 -08:00
Kyzentun
e8c208395d
Fixed DeltaSeconds actor in timed courses to check whether the pref for the delta exists.
2014-11-29 12:59:51 -07:00
freem
7dac269bcb
This file also uses LoadFont("Common","Normal"), which will cause StepMania to cry
2014-09-30 23:39:21 -05:00