Commit Graph
297 Commits
Author SHA1 Message Date
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 7fdab01af1 Theme housekeeping; speed up menus, Game Over screen, etc. 2018-08-04 19:13:36 -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
ListenerJubatus f1ebe8d9d8 Theme tweaks (gameplay transition, eval) 2018-07-23 16:59:51 -06:00
ListenerJubatus 953d475dd3 Correct grade tiers to be a bit more like old standards (AAA requires PFC) 2018-07-19 22:20:20 -06:00
ListenerJubatus 6f55579394 Fix grade tiers in default theme, fix mine graphic in Lambda noteskin. 2018-07-17 14:05:55 -06:00
ListenerJubatus df40d27050 Tweak shadows, balance screenselectmusic a bit 2018-02-22 12:19:10 -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 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 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 65e1e84b11 Fix mode wheel and sort display 2018-01-02 13:11:08 -06:00
ListenerJubatus edcda5cae6 Contrast, music wheel icons 2017-12-29 21:19:25 -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 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 ccc26c305a UsePauseMenuInsteadOfGiveUp wasn't necessary for making start not give up on a song. Changed png load back to use setjmp/longjmp. 2016-07-12 21:00:54 -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 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 de9ae9048b Use set_mult_attrs_with_diffuse on RollingNumbers on eval in default even though it won't have any effect until 5.1. 2015-10-18 16:27:03 -06:00
Kyzentun Keeslala fbeb76ef65 Default theme should have Allow Extra Stage in ScreenAdvancedOptions. 2015-08-20 10:52:52 -06:00
Kyzentun b30a282e1b Show board always in default theme because it's the screen filter now. 2015-04-25 07:33:08 -06:00
tuxdude143 720b0732a2 Moved arcade options on request. 2015-04-21 11:53:59 +12:00
tuxdude143 aa196c9919 Catagory options menu v.2.0
Version 2 of the new options menu.
2015-04-20 08:59:23 +12:00
tuxdude143 2f7827aa15 Fixed files for new options menu.
Revised everything and have now setup the new options menu for the
default theme in english mode ONLY (as of now). Use of the new options
menu requires theme modification
2015-04-19 12:23:09 +12: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
Colin Wallace 473974e52f Add ability to delete songs from disk at the song selection screen (Ctrl+Backspace) 2015-03-27 05:22:55 +00:00
Kyzentun d3367d6a16 Add prompt for clearing an area in Edit Mode. Updated changelog. 2015-03-08 00:56:29 -07: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 c7ffbb3453 Lead in time before recording starts in edit mode is now a preference. 2015-01-31 14:03:30 -07:00
Kyzentun 40b25e6220 Fixed conflicts to merge kickbox in. 2015-01-27 18:03:41 -07:00
Kyzentun d28c8a8ab1 #420 fixed by centering menu. #371 fixed by setting max height of text. #374 fixed by changing ItemsEndX 2015-01-21 10:13:56 -07:00
Kyzentun aeaead95c9 Changed default ScreenSelecStyle to use functions for choice names and positions instead of metrics. _fallback SSS remains the same for compatibility. Fixed style stomping bug in SetCompatibleStylesForPlayers. 2015-01-20 18:40:59 -07:00
Jonathan Payne 0ec3c573c4 Add Speed Nameplates 2014-12-27 03:17:51 -08:00
Kyzentun ee2abfac94 Fixed StepsDisplay commands to check for CustomDifficulty being an empty string. 2014-12-24 19:11:45 -07:00
Kyzentun 5639a0d31f Lineage reporting for nil commands in RunCommands. Stricter type checking for FormatPercentScore in PercentageDisplay. 2014-10-28 20:32:38 -06:00
Jonathan Payne d92bf8a6df HeartEntry works, my bad. 2014-09-27 20:11:13 -07:00
Jonathan Payne 5f34e8a848 Disable HeartEntry by default 2014-09-27 20:03:04 -07:00
freem 3c3f0fb623 quickly disable broken continue screen
gonna tag beta 4 after this unless someone speaks up
2014-09-27 21:23:05 -05:00