Commit Graph

35458 Commits

Author SHA1 Message Date
MrThatKid fb4bb506f5 Fix default installer directory 2018-01-25 09:23:35 -08:00
ListenerJubatus 0d4db42d1c Merge branch '5_1-new' of https://github.com/stepmania/stepmania into 5_1-new 2018-01-24 23:01:07 -06:00
ListenerJubatus 7ccd0a22a9 Add hold explosion to Lambda 2018-01-24 23:00:28 -06:00
ListenerJubatus c526fa6789 Merge pull request #1619 from kyzentun/5_0_course_difficulty_crash_fix
SSM needs to prune playable trails.
2018-01-24 15:30:49 -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 f2bcaadfa6 Merge branch '5_1-new' of https://github.com/stepmania/stepmania into 5_1-new 2018-01-18 19:20:01 -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
Flameshadowxeroshin 598e70dbb7 forgot something 2018-01-17 15:19:03 -06:00
Flameshadowxeroshin 8e51aec55e remove unnecessary midi-solo frames 2018-01-17 15:16:43 -06:00
Flameshadowxeroshin 07918fe3ab fix invisible notes near beginning of song with ProgressAlternate 2018-01-17 15:07:57 -06:00
Flameshadowxeroshin c731828f44 Add midi-rainbow noteskin 2018-01-17 10:43:36 -06:00
ListenerJubatus 549a793bb3 Merge pull request #1621 from MidflightDigital/progress-alternate
Add NoteColorType ProgressAlternate
2018-01-17 10:35:09 -06:00
Flameshadowxeroshin 529af13833 ProgressAlternate
back up one frame on boundaries
2018-01-17 10:14:07 -06:00
Flameshadowxeroshin 1c75c52614 Added NoteColorMode ProgressOnBeatAtEnd
Almost the same as progress, but 4ths use the last frame rather than the first.
This lets rainbow and vivid from DDR be made properly.
2018-01-17 10:14:03 -06:00
Kyzentun Keeslala 9210ee4642 SSM needs to prune unplayable trails out of the selectable list in course mode. 2018-01-16 14:42:36 -07:00
ListenerJubatus e509fffc62 Address course bug by adding back autosetstyle pref 2018-01-15 17:36:26 -06:00
ListenerJubatus 9c00598af9 Combo colors, restore ProTiming, fix up strokes 2018-01-08 14:39:52 -06:00
ListenerJubatus 2c731dc873 Clarify name of old theme 2018-01-08 13:14:36 -06:00
ListenerJubatus 42340a4e43 higher-res graphics here 2018-01-07 20:08:08 -06:00
ListenerJubatus ab5678ff5b add maxwidth here just to be safe 2018-01-07 11:32:48 -06:00
ListenerJubatus b07c629285 complete commit 2018-01-06 17:30:20 -06:00
ListenerJubatus ad49ec5c82 add additional counts to eval, speed up song outro 2018-01-06 17:30:06 -06:00
ListenerJubatus 545d4e4a89 speed transition up a bit 2018-01-03 23:32:01 -06:00
ListenerJubatus 479e34fcff Change these 3 banners to a blue color for contrast 2018-01-02 15:26:43 -06:00
ListenerJubatus 442414f9b6 update installer art 2018-01-02 15:19:55 -06:00
ListenerJubatus 65e1e84b11 Fix mode wheel and sort display 2018-01-02 13:11:08 -06:00
ListenerJubatus 1015f3a0ae update changelog 2017-12-31 22:14:03 -06:00
ListenerJubatus 4bb567bcd5 Merge pull request #1614 from concubidated/5_1-new
Update User data directory to ~/stepmania-5.1 for Unix
2017-12-30 23:14:00 -06:00
concubidated ccb780fd13 Merge branch '5_1-new' of https://github.com/concubidated/stepmania into 5_1-new 2017-12-30 18:28:01 -08:00
concubidated c7dcdf95c7 Uodate user data directory to 5.1 for Linux
This has already been fixed for OSX and Windows
2017-12-30 18:16:03 -08: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
Tyler Brekke 737ab1bbf9 Merge pull request #1563 from kyzentun/music_wheel_handle_message_crash
Fix extra stage MusicWheelItem crash
2017-11-21 22:43:22 -08:00
Tyler Brekke fe404b2950 Merge pull request #1499 from kyzentun/course_entry_fix
Check entry id in GetCourseEntry.  Add GetNumCourseEntries.
2017-11-21 00:05:33 -08:00
Kyzentun 55562324e2 Fix relative paths in simfiles. (#1512) 2017-10-20 18:45:47 -07:00
Kyzentun Keeslala 87dfd25cfc Fix crash that only shows up on extra stage from MusicWheelItem handling message when not loaded. 2017-10-18 08:36:20 -06:00
Flameshadowxeroshin c379de6dc2 Merge pull request #1547 from stepmania/distance_field_fonts
support for distance field fonts
2017-10-02 17:03:36 -05:00
Flameshadowxeroshin e92c8f80a3 support for distance field fonts 2017-10-02 17:00:11 -05:00
Flameshadowxeroshin c1088c1abc Distance field EffectMode (#1546)
* Distance field EffectMode (supports MSDF and the regular sort)
2017-10-02 05:54:05 -07: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
Alexander Griffin c0981c42ec Changing BannerCache into ImageCache to support more imagetypes (#1532) 2017-09-19 14:49:42 -07:00
ListenerJubatus 13fbbe5e36 add a fix to the style text here 2017-09-17 13:58:13 -06:00
ListenerJubatus 7c8777373f rm irrelevant notices 2017-09-17 13:54:13 -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 3e47f71c05 Accidentally excluded from last commit, actual fix 2017-08-30 16:14:56 -06:00
ListenerJubatus ff502d5c40 Respect fancy UI BG settings, reduce impact 2017-08-30 16:12:54 -06:00