Commit Graph
100 Commits
Author SHA1 Message Date
AJ Kelly bb03bcc8f1 new howtoplay background 2012-02-19 13:25:56 -06:00
AJ Kelly a3881e8c9e howtoplay and demonstration changes 2012-02-19 12:57:58 -06:00
AJ Kelly 6b0a52e170 small changes to gameplay decorations, nothing serious 2012-02-19 12:38:25 -06:00
AJ Kelly 49ea2575ed and now for the rest of the work on the new combo/miss labels. 2012-02-19 11:27:40 -06:00
AJ Kelly 9e3ef7acb7 new combo/miss labels; still need to implement them in the theme 2012-02-19 11:16:53 -06:00
AJ Kelly 5998e1aa8b updated Japanese language from @Niler_jp 2012-02-18 21:20:36 -06:00
AJ Kelly 135b52c45c Add missing StreamDisplay danger; fixes bug 717 2012-02-18 19:40:23 -06:00
AJ Kelly 57a90ca744 add dutch language from Deamon007 (Nederlandse is one of my favorite language names ever -f) 2012-02-17 16:24:25 -06:00
AJ Kelly 79221e7eea more metrics changes related to judgments and hold judgments 2012-02-16 21:13:51 -06:00
AJ Kelly 1014da2b82 the Marvelous judgment animation is too harsh for the new graphic. 2012-02-16 21:12:14 -06:00
AJ Kelly 490feaf823 fix dumb typo in a comment 2012-02-16 20:39:08 -06:00
AJ Kelly cfef4bc5d0 various changes to dance/retro noteskin, mainly better Solo mode support. 2012-02-16 19:32:59 -06:00
AJ Kelly 0ddb11efdd Fix error in eval BG. Willing to live up to this one. 2012-02-16 16:33:44 -06:00
AJ Kelly 406a557c04 changed scale_or_crop_background function (technically it just scales now...) and replaced various scaletoclipped references with it. Hopefully this fixes the problems people have been having with song backgrounds. 2012-02-16 01:36:22 -06:00
AJ Kelly a20fca969d added UpLeft Receptor to dance-retro 2012-02-15 23:02:16 -06:00
AJ Kelly 60111ac53c the Failure() function in CustomSpeedMods was failing. Fancy that. Not sure what the real cause of it was, but a small fix later... 2012-02-15 22:52:48 -06:00
AJ Kelly 5db83f801c this is upcoming. then again, someone will likely end up reverting it. 2012-02-15 20:02:15 -06:00
AJ Kelly 37c73feae8 [HighScore] Added Max Combo, Stage Award and Peak Award. New Lua bindings for HighScore: GetMaxCombo(), GetStageAward(), GetPeakComboAward(). 2012-02-15 04:12:03 -06:00
AJ Kelly 377b10df91 small cleanup and comment 2012-02-13 01:15:15 -06:00
AJ Kelly ed3930cfdc the two heart graphics were swapped. fixing this... 2012-02-11 21:39:48 -06:00
AJ Kelly a6546908d8 end of line crap again :[ 2012-02-11 16:28:14 -06:00
AJ Kelly 862e19710d revert a change I had made a while ago since I was not aware this was causing stroked fonts to look odd. 2012-02-11 16:27:45 -06:00
AJ Kelly a49c323989 we're probably releasing before the 20th. 2012-02-11 02:26:16 -06:00
AJ Kelly 0dd5bd81b7 new hold judgment and regular judgment graphics 2012-02-11 02:26:00 -06:00
AJ Kelly a04d007456 new asset files for judgment/hold judgment; keeping old files 2012-02-11 02:25:47 -06:00
AJ Kelly 9114fbea47 init max scroll bpm and speed of max scroll bpm in PlayerOptions constructor. 2012-02-10 17:33:03 -06:00
AJ Kelly f7b1f07e21 http://www.youtube.com/watch?v=EryhQdXTjP8 2012-02-10 17:00:57 -06:00
AJ Kelly dc3300ae90 [WheelBase, WheelItemBase] Turned WheelItemDataType into a Lua type, made WheelBase:GetSelectedType() return the enum instead of a number. 2012-02-10 13:57:24 -06:00
AJ Kelly cb38919b8c small update 2012-02-08 23:54:56 -06:00
AJ Kelly 778ce8a288 [ScreenOptionsMaster] Added StepsRowLayoutType metric. (Valid values are ShowAllInRow or ShowOneInRow.) 2012-02-08 23:49:42 -06:00
AJ Kelly aec66e105f remove unrecognized modifier 'default' 2012-01-20 13:46:44 -06:00
AJ Kelly 0e337a9420 resize combo graph number to fit the new, bigger font. 2012-01-20 13:44:16 -06:00
AJ Kelly dd6c42c4f5 revert CustomSpeedMods change because they don't read from player profiles anymore; that's more important than cleaning up the damn code 2012-01-20 13:23:13 -06:00
AJ Kelly f67abfa982 I HATE THIS EOL CRAP 2012-01-18 11:15:07 -06:00
AJ Kelly 413992f877 update changelog with the important fix 2012-01-16 12:30:33 -06:00
AJ Kelly 359324d3c6 just some formatting crap 2012-01-16 12:12:37 -06:00
AJ Kelly 9e1286120e remove complaint about bmp files; enjoy crashes when loading files that are BMP and two colors only... 2012-01-16 10:52:17 -06:00
AJ Kelly e6b4a88c56 quiet some of the logging in ThemePrefs 2012-01-16 00:36:49 -06:00
AJ Kelly 33372bf05e fix the crash I was getting when leaving the options. turns out approach for the m-mods was commented for a reason... 2012-01-16 00:31:18 -06:00
AJ Kelly 1de4826667 remove unneeded stretch texturehint 2012-01-16 00:21:35 -06:00
AJ Kelly 606bc30d1b make rave meters scroll, fix textures to do so... need to remove pointless stretch texhint now. 2012-01-16 00:20:59 -06:00
AJ Kelly 792fcbef7c combined life meter tug stuff; fix meter height and separator 2012-01-16 00:13:18 -06:00
AJ Kelly 63e05603a4 add a Player 1/2 Wins! (or Draw) message to Gameplay out when in Rave mode. (should we allow this in battle too?) 2012-01-16 00:02:08 -06:00
AJ Kelly 3fdfc1c4d4 [PlayerOptions] Fix a problem with m-mods where you would get m200 as the default speed modifier. 2012-01-15 23:39:53 -06:00
AJ Kelly 0f25c7f3ba and there's the fix 2012-01-15 20:45:01 -06:00
AJ Kelly a5dbcaac4e move UserPrefComboOnRolls to default... still doesn't fix the problem but should prevent it happening with every theme; will fix later tonight 2012-01-15 20:35:44 -06:00
AJ Kelly d6dae03e7e don't show Ready or Go when online; the steps begin immediately. 2012-01-15 20:23:03 -06:00
AJ Kelly 52b947a8ab fix max hold life 2012-01-15 14:59:39 -06:00
AJ Kelly 3c0d54d834 Add OtherPlayer table for finding the opposite player 2012-01-12 22:04:11 -06:00
AJ Kelly 6ecafcf4bd update lua docs 2012-01-12 13:25:55 -06:00
AJ Kelly 3291c64301 fffffffffffffffffffffffffffffffff 2012-01-12 09:55:53 -06:00
AJ Kelly be63c1a007 Japanese translation updates 2012-01-12 09:55:12 -06:00
AJ Kelly 082f9f9853 nope.ogv 2012-01-11 22:07:26 -06:00
AJ Kelly 24dadd083d put ScreenTitleMenu::Input() log trace behind debugging flag 2012-01-10 13:56:13 -06:00
AJ Kelly a3d8b0cbee Only run force save if ThemePrefs.ini doesn't exist. run ThemePrefs.Save if ThemePrefs.NeedsSaved is true. Theme prefs still not fully fixed. 2012-01-10 13:50:52 -06:00
AJ Kelly 8bb6cd1569 update top comment 2012-01-10 13:50:08 -06:00
AJ Kelly 7e53835f3b add ForceSave to ThemePrefs; will save the file even if it says it doesn't need saving. this is critical to actually getting the theme preferences to be created without having to make changes first. 2012-01-10 13:29:10 -06:00
AJ Kelly 1222f4aa75 prepare windows resources for sm5a1 to be released later 2012-01-09 14:29:04 -06:00
AJ Kelly ed9927e0c5 updating comments 2012-01-09 14:28:35 -06:00
AJ Kelly ff642b646e fixing install directory on windows 2012-01-09 14:28:26 -06:00
AJ Kelly e9995e7e63 make the BMP load crash have a better explanation message. 2012-01-09 13:10:55 -06:00
AJ Kelly 46524e1b20 another spaces->tabs thing but idk who did this so *shrug* 2012-01-09 12:51:56 -06:00
AJ Kelly ac49164f7e please use tabs 2012-01-09 12:48:00 -06:00
AJ Kelly 011594f834 japanese language update from niler_jp 2012-01-09 04:45:53 -06:00
AJ Kelly aca189b43e change the UserPref names/explanations to match the new format 2012-01-09 04:03:34 -06:00
AJ Kelly f1bb631283 there, fix that stupid "OMG FATAL ERROR except it's not" in the windows installer 2012-01-09 00:15:04 -06:00
AJ Kelly 8decf63775 add midi-*-3d noteskins by jousway to the windows installer for a2 2012-01-09 00:04:07 -06:00
AJ Kelly 0e2a6be8ed update windows exe version number 2012-01-08 23:26:31 -06:00
AJ Kelly 0cd9ac9d6d less ambiguous name 2012-01-08 23:25:26 -06:00
AJ Kelly b904959aab update nsis script 2012-01-08 23:25:19 -06:00
AJ Kelly 03465803e9 beginnings of trying to figure out how to get ScreenSelectProfile to move on properly 2012-01-08 22:20:13 -06:00
AJ Kelly 401abcc2f1 rave result graphics for later 2012-01-08 22:17:19 -06:00
AJ Kelly a3524770ca fffffffffffffffffffffffffffff 2012-01-08 21:34:31 -06:00
AJ Kelly 474bfebd89 fix up life meter battery lives graphic 2012-01-08 21:34:14 -06:00
AJ Kelly 6722d0018a fix up tug meter not filling up the entire height 2012-01-08 19:51:29 -06:00
AJ Kelly b3ad03f025 add some backgrounds to the rave meters on gameplay, instead of just letting them float 2012-01-08 19:47:37 -06:00
AJ Kelly 321faf8dfc make the menu timer show decimal places 2012-01-08 19:00:28 -06:00
AJ Kelly 4b5baa37ce ARGH EOL BULLCRAP NEEDS TO GO AWAY 2012-01-08 19:00:13 -06:00
AJ Kelly b1686c45a8 oops 2012-01-08 01:33:43 -06:00
AJ Kelly 989acc26b9 forgot another change. 2012-01-08 01:30:48 -06:00
AJ Kelly 772e2df91e update changelog 2012-01-08 01:27:55 -06:00
AJ Kelly ed42c53942 update luadoc description of AddScreenToTop 2012-01-08 01:19:42 -06:00
AJ Kelly 0d546a48c3 changelog 2012-01-08 01:18:13 -06:00
AJ Kelly d77765d5ba add optional ScreenMessage parameter to SCREENMAN:AddScreenToTop( screen, (ScreenMessage) ) 2012-01-08 01:17:21 -06:00
AJ Kelly 319d61a4e7 set AutoSetStyle true by default in default theme 2012-01-07 18:18:25 -06:00
AJ Kelly 1fe62b3960 silence 'switching section to' log thing in IniFile 2012-01-07 18:14:05 -06:00
AJ Kelly e3152cf94b ugh missing characters for script error 2012-01-07 18:11:10 -06:00
AJ Kelly 69230820b2 add bad screenselectcharacter metrics back so it does something 2012-01-07 17:34:03 -06:00
AJ Kelly dcf0155fa3 if there are over 150 segments, don't show any of them because it will cause laaaaaaaaag 2012-01-07 17:19:11 -06:00
AJ Kelly c78efe387f small comment change in .ssc howtoplay steps 2012-01-07 17:13:58 -06:00
AJ Kelly 835693a12b cut back on the theme info some 2012-01-07 16:49:26 -06:00
AJ Kelly bae815b24d disable fancy particle BG by default in default theme 2012-01-07 16:48:20 -06:00
AJ Kelly 0ce13ccfa2 move down he steps display and related items on gameplay as to not interfere with ready/go 2012-01-07 16:46:06 -06:00
AJ Kelly 071e350bc2 can never do anything right... 2012-01-07 11:09:19 -06:00
AJ Kelly 1212d234b2 let's put default in the default modifiers and see if that fixes a crash 2012-01-07 01:43:50 -06:00
AJ Kelly d9d45c4557 handle e.g. 320x240 backgrounds in scale_or_crop_backgrounds() 2012-01-06 02:01:28 -06:00
AJ Kelly 40779f4daa okay, this seems to work better for scale_or_crop_background(), but I haven't tested it with things like 320x240 backgrounds yet. 2012-01-06 01:53:52 -06:00
AJ Kelly 4c6edf67f0 blargh missed a changelog edit 2012-01-05 21:48:02 -06:00
AJ Kelly 24f86b2532 [PercentageDisplay] Remove unused ApplyScoreDisplayOptions metric, added PercentFormat and RemainderFormat metrics. 2012-01-05 21:47:42 -06:00
AJ Kelly 63055788ca add #JACKET, #CDIMAGE, and #DISCIMAGE tags to .ssc format (up to v0.81 now). 2012-01-04 12:42:53 -06:00