Commit Graph
35486 Commits
Author SHA1 Message Date
NicolasandColby Klein dba5e3f1f1 Add timeout to smo sockets (#1651)
* Add timeout to smo sockets

Without this sometimes an attempt at a connection hangs and completely stops the program (VERY annoying in fullscreen) in the recv function.

* Fix typo from previous commit

* Change smo timeout to 5
2018-03-08 17:35:06 -08:00
Gareth FrancisandColby Klein 1369c1fb39 Turn lights out on exit (#1646)
* Add LightsDriver::reset

Function will reset all lights to off
Function needs to be called by each of the driver implementations
as needed during destruction

* Reset lights to off on exit
2018-02-28 11:52:01 -08: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
ListenerJubatus 6a27a192b3 update changelog 2018-02-12 19:28:48 -06:00
Flameshadowxeroshin 6452449b6f the ScreenFilter env will be nil sometimes, catch that 2018-02-09 12:22:54 -06:00
Flameshadowxeroshin 1f8b6698c1 fix LifeMeter tip not falling below 50% 2018-02-09 12:11:24 -06:00
Flameshadowxeroshin 52dbc11b5f Make getenv() and setenv() actually get and set the current env 2018-02-09 11:03:26 -06:00
ListenerJubatus e570418a69 bump version info up to beta 2 2018-02-08 23:53:18 -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
tertuandGitHub 0419705bc2 Merge pull request #1623 from RodentVienna/5_1-new
5 1 new
2018-02-08 16:18:57 -06:00
tertuandGitHub b226b937da Merge pull request #1629 from kyzentun/theme_prefs_use_chosen_theme
ThemePrefs use chosen theme
2018-02-08 16:18:30 -06:00
tertuandGitHub effc88489e Merge pull request #1624 from mark-blum/5_1-new
Make announcers repeat their lines less
2018-02-08 16:17:37 -06:00
Kyzentun Keeslala 02dd2522e3 Add THEME:get_theme_fallback_list function. 2018-02-05 09:12:35 -07:00
Kyzentun Keeslala e233ea291c Change ThemePrefs to use the Theme preference instead of GetThemeDisplayName or themeInfo because GetThemeDisplayName does not work when a theme falls back on another theme. 2018-02-02 11:15:34 -07:00
ListenerJubatus 10d78a5664 Transition and evaluation tweaks.
Sped up gameplay outro and eval animations, profile save/load now
properly uses offcommands rather than opaque throbber behaviour, Song
title on evaluation was also moved slightly upward a bit,
2018-01-26 20:34:24 -06:00
MrThatKidandGitHub d68557a37b Added in "-b1" moniker to version 2018-01-25 09:30:50 -08:00
MrThatKidandGitHub c7e57017be Fix installer/uninstaller captions 2018-01-25 09:24:51 -08:00
MrThatKidandGitHub 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
ListenerJubatusandGitHub 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
Mark Blum e125053f4c Made announcers repeat their lines less 2018-01-20 15:23:12 -05:00
Alexander HaiblandGitHub 01a3571df8 Add files via upload 2018-01-20 19:29:27 +01:00
Alexander HaiblandGitHub 25f88b8131 Delete mmmagic.h 2018-01-20 19:29:16 +01:00
Alexander HaiblandGitHub ed559ec375 Add files via upload 2018-01-20 19:28:43 +01:00
Alexander HaiblandGitHub 9e10633f48 Add files via upload 2018-01-20 19:28:04 +01:00
Alexander HaiblandGitHub 7d033faba9 Add files via upload 2018-01-20 19:27:35 +01:00
Alexander HaiblandGitHub 7b1e835897 Update mmmagic.h 2018-01-20 19:24:20 +01:00
Alexander HaiblandGitHub 9aa6eee3de Add files via upload 2018-01-20 19:22:26 +01: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
ListenerJubatusandGitHub 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