Commit Graph
193 Commits
Author SHA1 Message Date
Jonathan Payne d915050656 TitleScreen tweaks. 2013-01-05 23:21:32 -08:00
Devin J. Pohly 226877f826 remove some apparently accidentally-added files 2012-12-30 13:03:55 -05:00
Colby Klein c049b1d0a9 Is testing things like this before you commit so much to ask? 2012-12-28 22:42:02 -08:00
Flameshadowxeroshin 7fe4f44a2f Make course mode stuff show up 2012-12-28 21:45:21 -06:00
Jonathan Payne b952a31272 Merge 2012-12-28 19:00:28 -08:00
Jonathan Payne a20d7722a2 Update theme (Autogen, general annoynaces) 2012-12-28 19:00:19 -08:00
Colby Klein f1e3fae9f7 Revert "reimplement beta 1's scoring mode in Lua"
This reverts commit 825886729c.

This kind of thing should be in global scripts.
2012-12-28 13:43:49 -08:00
Colby Klein 22a55b3ce9 Revert "mess with the scoring code a bit"
This reverts commit 28e5530357.

This kind of thing should be in global scripts.
2012-12-28 13:43:25 -08:00
Flameshadowxeroshin 28e5530357 mess with the scoring code a bit 2012-12-28 13:55:54 -06:00
Flameshadowxeroshin 825886729c reimplement beta 1's scoring mode in Lua 2012-12-28 12:02:12 -06:00
Jonathan Payne 4da45222aa theme changes (incomplete) 2012-12-27 21:47:29 -08:00
Jonathan Payne 133a903907 Theme changes 2012-12-27 18:25:08 -08:00
Colby Klein 55030a24da Fix lua error on ScreenStageInformation 2012-12-25 21:47:40 -08:00
Colby Klein ee34471cb6 Add Mark Seymour to credits. 2012-12-25 11:48:46 -08:00
Flameshadowxeroshin a00ce73dd3 fix Final Stage not appearing on StageInformation if a Long or Marathon song is played as the last song; add Song:GetStageCost() 2012-12-18 21:35:54 -06:00
AJ Kelly b4bd8e82d9 Add various new bindings for ProfileManager, also GetGUID binding for Profile. [asorenson] 2012-11-22 12:42:12 -06:00
Jonathan Payne b419f61a24 text tweak 2012-08-10 17:30:19 -07:00
Jonathan Payne 66c4397dd5 Remove in edit, dont need that many colors. 2012-08-06 13:18:17 -07:00
Jonathan Payne 9672bbd09a theme updates, made a few things faster; makes the game look far smoother than most people realize. 2012-08-04 17:54:37 -07:00
Flameshadowxeroshin bffa610fb7 remove Lua scoring for now. Themes don't need to remove Lua scoring code to work, but it won't do anything. 2012-07-10 00:35:02 -05:00
Flameshadowxeroshin 33054865ee here's the first problem 2012-07-09 10:10:24 -05:00
Flameshadowxeroshin 80496c92bb okay, i'm committing this. if it chokes and dies, which it probably will, revert it unless my mistake was incredibly stupid. 2012-07-08 23:48:44 -05:00
Jonathan Payne 185643aa26 Fix editor yellow syndrome, remove EditModifiers metric 2012-07-06 11:56:41 -07:00
Jonathan Payne 8cd21d0cac Quick options to report a bug, go on IRC 2012-06-27 14:16:49 -07:00
AJ Kelly a564f0c696 [PrefsManager] Add StretchBackgrounds preference. 2012-06-02 23:03:47 -05:00
Flameshadowxeroshin 6cfbb02450 sue google and me 2012-05-21 17:48:59 -05:00
Flameshadowxeroshin 729f2ce5e1 that's why 2012-05-21 22:46:55 +00:00
Flameshadowxeroshin 5fd5091899 i appear to have forgotten my own function names 2012-05-10 07:29:48 -05:00
Jason Felds a8eca9c49c The bigger issue, of course...
...is that InitScoringModes doesn't exist.

Comment out the block of code for now.
2012-05-10 02:02:16 -04:00
Jonathan Payne 3f74124282 even better. 2012-05-10 05:59:20 +00:00
Jonathan Payne 5a4ca869ed Fix extra ) 2012-05-10 05:55:06 +00:00
Flameshadowxeroshin e59955fa80 ScoringEngine2 2012-05-06 00:45:47 -05:00
AJ Kelly 5fb324dd8c file. 2012-04-13 01:13:01 -05:00
AJ Kelly e84647bd46 don't show award if failed 2012-03-31 13:25:41 -05:00
AJ Kelly e71832b14e fix up Rave gameplay out not displaying the proper results; see issue 695 2012-03-28 18:54:20 -05:00
AJ Kelly ff357e4def going on a string localization rampage in the default theme. aside from graphics, this should be the last of the non-themeable text that actually matters (unless someone really has to change 'P1'/'P2' on the DifficultyList cursors...) 2012-03-23 12:42:06 -05:00
AJ Kelly 241eabcb35 Update credits (sy567 -> hanubeki) per the description of hanubeki-modified-sm-ssc 2012-02-28 23:34:56 -06:00
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 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 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 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 0f25c7f3ba and there's the fix 2012-01-15 20:45:01 -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 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 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 0cd9ac9d6d less ambiguous name 2012-01-08 23:25:26 -06:00
Flameshadowxeroshin a3e7246842 pendantic 2012-01-09 04:28:09 +00:00